From 1ff072da9db02db79c2edd693c121b3f11e91839 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?= Date: Fri, 22 Sep 2017 10:46:48 -0300 Subject: [PATCH] add scan option and remove button --- src/sass/views/tab-settings.scss | 6 ++++++ www/views/preferencesCash.html | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/sass/views/tab-settings.scss b/src/sass/views/tab-settings.scss index 54c3b0b4e..4cb55ea2a 100644 --- a/src/sass/views/tab-settings.scss +++ b/src/sass/views/tab-settings.scss @@ -20,6 +20,12 @@ .has-comment { border-bottom: 0 none; } + .scan-label { + cursor: pointer; + cursor: hand; + color: $link-color; + font-weight: bold; + } .comment { padding: 15px; background-color: #fff; diff --git a/www/views/preferencesCash.html b/www/views/preferencesCash.html index b03acec3c..5185faa2f 100644 --- a/www/views/preferencesCash.html +++ b/www/views/preferencesCash.html @@ -18,8 +18,10 @@ Learn more -
- Scan your wallets for Bitcoin Cash +
+
+ Scan your wallets for Bitcoin Cash +