From 65eb43b5ec8409ba5a93f1556d78b67094291912 Mon Sep 17 00:00:00 2001 From: bechi Date: Thu, 3 Dec 2015 16:51:07 -0300 Subject: [PATCH 1/6] fix modal tx details --- public/views/modals/tx-details.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/public/views/modals/tx-details.html b/public/views/modals/tx-details.html index 8b1673cb4..8c545a92d 100644 --- a/public/views/modals/tx-details.html +++ b/public/views/modals/tx-details.html @@ -17,6 +17,19 @@ ng-swipe-right="cancel()">
+
+ sync +

Received

+
+
+ sync +

Sent

+
+
+ sync +

Moved

+
+ +-{{btx.amountStr}}
From af904caa05863364e43d89da176217408a68ef09 Mon Sep 17 00:00:00 2001 From: bechi Date: Thu, 3 Dec 2015 17:01:19 -0300 Subject: [PATCH 2/6] fix ui details --- public/views/create.html | 2 +- public/views/import.html | 2 +- public/views/modals/destination-address.html | 2 +- src/css/mobile.css | 13 +++++++------ 4 files changed, 10 insertions(+), 9 deletions(-) diff --git a/public/views/create.html b/public/views/create.html index d7b4fc04c..3f2e0fcb2 100644 --- a/public/views/create.html +++ b/public/views/create.html @@ -6,7 +6,7 @@ -
+
diff --git a/public/views/import.html b/public/views/import.html index a85b49116..9faa92c66 100644 --- a/public/views/import.html +++ b/public/views/import.html @@ -4,7 +4,7 @@ ng-init="titleSection='Import wallet'; goBackToState = 'add'; noColor = true">
-
+
diff --git a/public/views/modals/destination-address.html b/public/views/modals/destination-address.html index 9be81d04f..1a2ff117d 100644 --- a/public/views/modals/destination-address.html +++ b/public/views/modals/destination-address.html @@ -22,7 +22,7 @@ -