From 462867b4e0e7b76cd4237672f1b1054bde0eeb4c Mon Sep 17 00:00:00 2001 From: Gustavo Cortez Date: Mon, 24 Feb 2014 02:33:47 -0300 Subject: [PATCH] fix name -> highlight --- public/src/css/common.css | 4 ++-- public/views/transaction/tx.html | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/public/src/css/common.css b/public/src/css/common.css index ff5038b..ad7e573 100644 --- a/public/src/css/common.css +++ b/public/src/css/common.css @@ -647,13 +647,13 @@ margin-left: 0; } -.v_hightlight { +.v_highlight { background-color: #8DC429; overflow: hidden; color: #fff; } -a.v_hightlight_more { +a.v_highlight_more { background-color: #8DC429; color: #fff; } diff --git a/public/views/transaction/tx.html b/public/views/transaction/tx.html index ca2e867..565ab5b 100644 --- a/public/views/transaction/tx.html +++ b/public/views/transaction/tx.html @@ -70,7 +70,7 @@
-
+
scriptSig {{vin.scriptSig.asm}} @@ -81,7 +81,7 @@
@@ -139,7 +139,7 @@
-
+

Type @@ -156,7 +156,7 @@