diff --git a/css/src/main.css b/css/src/main.css index 8d1d21d64..4daa9e0fe 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -467,8 +467,6 @@ ul.tx-copayers { background: #eee; } - - .sign-action { background: #E4E8EC; width: 100%; @@ -1349,13 +1347,6 @@ a:hover .photo-container { margin-left: 0; } -.addresses .list-addr i { - position: absolute; - top: -15px; - left: 0; - cursor: pointer; -} - .addresses .list-addr contact { cursor: text; } diff --git a/views/history.html b/views/history.html index 54d0ee72b..9bcd0595d 100644 --- a/views/history.html +++ b/views/history.html @@ -37,7 +37,7 @@ {{$root.wallet.settings.unitName}} - + {{btx.alternativeAmount}} {{$root.wallet.settings.alternativeIsoCode}} diff --git a/views/modals/tx-details.html b/views/modals/tx-details.html index 665e07049..50205df89 100644 --- a/views/modals/tx-details.html +++ b/views/modals/tx-details.html @@ -12,7 +12,7 @@ +-{{btx.amount}} {{$root.wallet.settings.unitName}} -
+
{{btx.alternativeAmount}} {{$root.wallet.settings.alternativeIsoCode}}
diff --git a/views/modals/wallet-info.html b/views/modals/wallet-info.html index d46633bb2..dc6f60bf4 100644 --- a/views/modals/wallet-info.html +++ b/views/modals/wallet-info.html @@ -1,6 +1,6 @@
- Close + Close
diff --git a/views/receive.html b/views/receive.html index 67a8ee907..055b46edb 100644 --- a/views/receive.html +++ b/views/receive.html @@ -27,16 +27,14 @@
-
+
-
-
-
- - change -
+
+
+ + change
-
+
@@ -44,41 +42,20 @@ {{addr.balance || '0'}} {{$root.wallet.settings.unitName}}
- -
-
-
-
-
- - change -
-
- - - - - {{addr.balance || '0'}} {{$root.wallet.settings.unitName}} - -
-
-
- + Generate new address - + Hide them
-