diff --git a/public/views/add.html b/public/views/add.html index 4b24c8da7..491830b33 100644 --- a/public/views/add.html +++ b/public/views/add.html @@ -12,17 +12,17 @@

Create new wallet

- +

Join shared wallet

- +

Import wallet

- +
diff --git a/public/views/amazon.html b/public/views/amazon.html index d32c8cca9..49edf5f46 100644 --- a/public/views/amazon.html +++ b/public/views/amazon.html @@ -36,7 +36,7 @@ Buy Gift Card - + diff --git a/public/views/glidera.html b/public/views/glidera.html index 038a5d5f0..4933fa584 100644 --- a/public/views/glidera.html +++ b/public/views/glidera.html @@ -90,7 +90,7 @@ {{email}} - +
@@ -115,14 +115,14 @@ href ui-sref="glidera.buy"> buy bitcoin Buy Bitcoin - + buy bitcoin Sell Bitcoin - +
diff --git a/public/views/preferences.html b/public/views/preferences.html index 27f1c2bc5..fa1b74027 100644 --- a/public/views/preferences.html +++ b/public/views/preferences.html @@ -7,41 +7,41 @@
- - - - + +
Security
- + +
Request Spending Password @@ -52,15 +52,15 @@ Request Fingerprint
- + +
- + +
diff --git a/public/views/preferencesAbout.html b/public/views/preferencesAbout.html index 1604fe98e..ce5d07776 100644 --- a/public/views/preferencesAbout.html +++ b/public/views/preferencesAbout.html @@ -27,21 +27,21 @@
-
+ Terms of Use - -
-
+ + + Translators - -
-
+ + + Session log - -
+ + diff --git a/public/views/preferencesAdvanced.html b/public/views/preferencesAdvanced.html index 2c821f634..e2a87c140 100644 --- a/public/views/preferencesAdvanced.html +++ b/public/views/preferencesAdvanced.html @@ -9,30 +9,30 @@
-
+ Wallet Information - -
-
+ + + Sweep paper wallet - -
-
+ + + Export Wallet - -
-
+ + + Wallet Service URL - -
-
+ + + Transaction History - -
-
+ + + Delete Wallet - -
+ +
diff --git a/public/views/tab-home.html b/public/views/tab-home.html index 2d825d7d2..a31f00002 100644 --- a/public/views/tab-home.html +++ b/public/views/tab-home.html @@ -9,7 +9,7 @@
Payment Proposals - + {{txpsN}} @@ -22,7 +22,7 @@
Recent Activity - + @@ -57,7 +57,7 @@

[Balance Hidden]

- + @@ -92,28 +92,28 @@ Create a bitcoin wallet - + Buy Bitcoin - + Add BitPay Card - + Add Amazon Gift Card - +
diff --git a/public/views/tab-settings.html b/public/views/tab-settings.html index 1b8220bb6..f7d2942a1 100644 --- a/public/views/tab-settings.html +++ b/public/views/tab-settings.html @@ -6,48 +6,49 @@
- + +
Preferences
- + + - + + - + + - + +
Notifications
@@ -84,7 +85,7 @@
Wallets Preferences
-
@@ -95,15 +96,15 @@ Incomplete - -
+ +
- + +
diff --git a/src/sass/common.scss b/src/sass/common.scss index 9350009f1..34ab2e428 100644 --- a/src/sass/common.scss +++ b/src/sass/common.scss @@ -1,6 +1,7 @@ .icon.nav-item-arrow-right { color: #666; font-size: 26px; + @extend .ion-ios-arrow-right; } .item.item-heading {