From 0c06a3d46037cc6e7a2df72a45a3b94149909ca2 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Tue, 1 Dec 2015 17:16:39 -0300 Subject: [PATCH] Change top-bar color --- public/views/glidera.html | 2 +- public/views/includes/topbar.html | 12 ++++--- public/views/modals/advancedSend.html | 34 -------------------- public/views/modals/customized-amount.html | 4 +-- public/views/modals/destination-address.html | 3 +- public/views/modals/glidera-tx-details.html | 2 +- public/views/modals/paypro.html | 4 +-- public/views/modals/tx-details.html | 4 +-- public/views/modals/txp-details.html | 4 +-- public/views/walletHome.html | 9 ++---- src/css/mobile.css | 27 ++++++++++------ src/js/controllers/buyGlidera.js | 1 + src/js/controllers/glidera.js | 1 + src/js/controllers/index.js | 3 ++ src/js/controllers/sellGlidera.js | 1 + src/js/controllers/topbar.js | 14 +++----- src/js/controllers/walletHome.js | 11 +++++-- 17 files changed, 60 insertions(+), 76 deletions(-) delete mode 100644 public/views/modals/advancedSend.html diff --git a/public/views/glidera.html b/public/views/glidera.html index 7f32e44f6..5e5345998 100644 --- a/public/views/glidera.html +++ b/public/views/glidera.html @@ -2,7 +2,7 @@
+ ng-init="titleSection='Buy & Sell Bitcoin'; closeToHome = true; noColor = true">
diff --git a/public/views/includes/topbar.html b/public/views/includes/topbar.html index 734154b79..134057836 100644 --- a/public/views/includes/topbar.html +++ b/public/views/includes/topbar.html @@ -1,4 +1,6 @@ -