From 9ab4e2e6d8e9c0296e01c630f8bfcd0c8e2f5441 Mon Sep 17 00:00:00 2001 From: Gustavo Cortez Date: Sun, 20 Apr 2014 19:08:04 -0300 Subject: [PATCH] Improve look&feel of tx list. --- css/main.css | 19 ++++++++++++ index.html | 82 +++++++++++++++++++++++++++++++++++++--------------- 2 files changed, 78 insertions(+), 23 deletions(-) diff --git a/css/main.css b/css/main.css index bedc96ff4..17e58a215 100644 --- a/css/main.css +++ b/css/main.css @@ -92,6 +92,7 @@ body { .transactions .panel { background: #ECECEC; + border: 1px solid #eee; } .transactions .panel.pending { @@ -99,6 +100,24 @@ body { padding: 1rem; } +.pending .txheader { + margin-bottom: 10px; + padding-bottom: 10px; + border-bottom: 1px solid #eee; +} + +.pending .txbottom { + margin-top: 10px; + padding-top: 10px; + border-top: 1px solid #eee; + font-size: 12px; +} + +.pending table { + width: 100%; + border: none; +} + .home .panel:hover { background: #efefef; } diff --git a/index.html b/index.html index 63039e996..2f1c95005 100644 --- a/index.html +++ b/index.html @@ -237,36 +237,72 @@
-

Pending Transactions ({{txs.length}})

+

Pending transactions ({{txs.length}})

- NTXID: {{tx.ntxid}} - CREATOR: {{tx.creator}} - CREATED_TS: {{tx.createdTs}} -
-

{{o.value}} BTC

- -

{{o.address}}

+
+
+
+ ntxid: {{tx.ntxid}} +
+
+ created at {{tx.createdTs | date:'medium'}} +
+
-
- Signed by you already + +
+
+ + + + + + + + + + + + + + + +
CreatorTo address
{{tx.creator}}{{o.value}} BTC{{o.address}}
+
-
-
- - - One signature - {{tx.missingSignatures}} signatures -missing - - + +
+
+
+
+ Signed by you already +
+
+ + +
+
+
+ + TODO: if tx was sent + + + One signature missing + + + {{tx.missingSignatures}} signatures missing +
+
-
-
-
+
-

Last Transactions

+

Last transactions

Address 1 1231 BTC