From 469329740560690df61ef825b839ac6209ea6134 Mon Sep 17 00:00:00 2001 From: bechi Date: Fri, 31 Oct 2014 12:04:59 -0300 Subject: [PATCH] history details --- css/src/main.css | 1 + views/history.html | 20 ++++++++------------ 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/css/src/main.css b/css/src/main.css index 8cfa733cb..007944bf6 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -532,6 +532,7 @@ a.button-setup { .p15 {padding:15px;} .p20 {padding:20px;} .p10 {padding:10px;} +.p10b {padding-bottom:10px;} .m30v {margin: 30px 0;} .m10h {margin:0 10px;} .m10v {margin:10px 0;} diff --git a/views/history.html b/views/history.html index ba8ea6515..3d85e457c 100644 --- a/views/history.html +++ b/views/history.html @@ -7,7 +7,7 @@
No transactions yet.
-
+
  @@ -31,9 +31,9 @@ {{btx.comment}}
-
- + @@ -43,7 +43,7 @@ -
{{c.cId === $root.wallet.getMyCopayerId() ? 'Me' : $root.wallet.publicKeyRing.nicknameForCopayer(c.cId)}} + {{c.cId === $root.wallet.getMyCopayerId() ? 'Me' : $root.wallet.publicKeyRing.nicknameForCopayer(c.cId)}} @@ -61,14 +61,10 @@
-
- Transaction ID: - - {{btx.txid}} - - +
+
+ Transaction ID: {{btx.txid}} + More details