From b3140db848a9a6a84c3e77fc2257af6ffab58b71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?= Date: Wed, 22 Feb 2017 14:11:26 -0500 Subject: [PATCH] style refresh icon in wallet service url view --- src/sass/shame.scss | 7 ++++++- www/views/preferencesBwsUrl.html | 8 +++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/src/sass/shame.scss b/src/sass/shame.scss index 3b7121c2f..da822a2e3 100644 --- a/src/sass/shame.scss +++ b/src/sass/shame.scss @@ -149,18 +149,23 @@ input[type=number] { .postfix { position: absolute; + font-size: 20px; right: 10px; background-color: $subtle-gray; color: $dark-gray; border-radius: 4px; padding: 2px 10px; cursor: pointer; + top: 21px; + z-index: 10; label &{ top: 38px; padding: 0 5px; } } - +.postfix:active { + opacity: 0.2; +} #qr-canvas { display: none; } diff --git a/www/views/preferencesBwsUrl.html b/www/views/preferencesBwsUrl.html index 57fe7f03e..62d9804b4 100644 --- a/www/views/preferencesBwsUrl.html +++ b/www/views/preferencesBwsUrl.html @@ -9,15 +9,13 @@
- - +