From c7bed7dfc9fcd8f75fdfd8e6e19870ccc40cf80f Mon Sep 17 00:00:00 2001 From: bechi Date: Wed, 18 Nov 2015 15:19:47 -0300 Subject: [PATCH] fix style on history sync --- public/views/walletHome.html | 42 ++++++++++++++++++++---------------- src/css/main.css | 9 ++++++++ 2 files changed, 33 insertions(+), 18 deletions(-) diff --git a/public/views/walletHome.html b/public/views/walletHome.html index 4acb4bfd1..3a078ccbf 100644 --- a/public/views/walletHome.html +++ b/public/views/walletHome.html @@ -316,7 +316,7 @@
{{index.addressbook[_address] || _address}}
- @@ -450,22 +450,28 @@
-
-
-
-
-
-
-
+
+
+ sync +
+
+ Initial transaction history synchronization can take some minutes for wallets with many transactions. + Please stand by. +
+
+
+
+
+
+
+
+
+
+
+
+ {{index.txProgress}}
+ Transactions Downloaded
-
-
- Initial transaction history synchronization can take some minutes for wallets with many transactions.
- Please stand by. -
-
- {{index.txProgress}} - Transactions
Downloaded
@@ -508,7 +514,7 @@
{{btx.message}}
- {{index.addressbook[btx.addressTo] || btx.addressTo}} + To: {{index.addressbook[btx.addressTo] || btx.addressTo}}
@@ -524,7 +530,7 @@
- +