From 4a66ecd63b5868a65d01c2e407f08d8c5aa23a4a Mon Sep 17 00:00:00 2001 From: Bechi Date: Wed, 19 Feb 2014 17:35:24 -0300 Subject: [PATCH] tx item --- public/src/css/common.css | 11 ++++++- public/views/includes/currency.html | 4 +-- public/views/transaction/tx.html | 45 +++++++++++++++-------------- 3 files changed, 35 insertions(+), 25 deletions(-) diff --git a/public/src/css/common.css b/public/src/css/common.css index 58742a7..e342795 100644 --- a/public/src/css/common.css +++ b/public/src/css/common.css @@ -71,6 +71,14 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { .vm { vertical-align: middle; } +.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group { +margin-left: 0; +} + +.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th { + background-color: #F0F7E2; +} + .navbar-default .navbar-toggle { border-color: #fff; margin-top: 15px; @@ -81,6 +89,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { .navbar-default { background-color: #8DC429; + margin: 0; } .navbar-default .navbar-nav>li>a { @@ -367,7 +376,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { } .txvalues-default { - background-color: #ffffff; + background-color: #EBEBEB; color: #333; } diff --git a/public/views/includes/currency.html b/public/views/includes/currency.html index 0a02608..1d4be45 100644 --- a/public/views/includes/currency.html +++ b/public/views/includes/currency.html @@ -1,8 +1,8 @@
Currency: -
+ diff --git a/public/views/transaction/tx.html b/public/views/transaction/tx.html index c940916..cd6c290 100644 --- a/public/views/transaction/tx.html +++ b/public/views/transaction/tx.html @@ -1,6 +1,6 @@
- +
{{tx.txid}} @@ -31,7 +31,7 @@
-
{{$root.currency.getConvertion(vin.value)}}
+

{{$root.currency.getConvertion(vin.value)}}

{{vin.addr}} {{vin.addr}} @@ -44,9 +44,9 @@
- @@ -54,7 +54,7 @@
-
{{$root.currency.getConvertion(vin.value)}}
+

{{$root.currency.getConvertion(vin.value)}}

   {{vin.addr}} @@ -78,9 +78,9 @@
-
@@ -98,13 +98,13 @@
-
+
- +

{{$root.currency.getConvertion(vout.value)}} (S) (U) - +

@@ -114,9 +114,9 @@
- @@ -124,11 +124,11 @@
-
- {{$root.currency.getConvertion(vout.value)}} +
+

{{$root.currency.getConvertion(vout.value)}} (U)    - +

{{address}} @@ -151,15 +151,16 @@
-
-
+ +
BlockHash