From a5801fd4f14e09314c09bd23b54cd76e9be6eb55 Mon Sep 17 00:00:00 2001 From: Mario Colque Date: Thu, 23 Jan 2014 11:59:02 -0300 Subject: [PATCH] using button instead a tag for copy button --- public/css/common.css | 1 + public/views/transaction/tx.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/public/css/common.css b/public/css/common.css index ef11e8d..cede077 100644 --- a/public/css/common.css +++ b/public/css/common.css @@ -343,6 +343,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { color: #9b9b9b; display: inline-block; height: 25px; + outline: none; text-align: center; width: 30px; } diff --git a/public/views/transaction/tx.html b/public/views/transaction/tx.html index 0bb9847..4ea7219 100644 --- a/public/views/transaction/tx.html +++ b/public/views/transaction/tx.html @@ -1,8 +1,8 @@
- + {{tx.txid}} - +