From 0a3cc34e612fe6e54257bab0138343532ad7718e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?= Date: Fri, 14 Apr 2017 15:04:26 -0300 Subject: [PATCH] low fee warning on wallet details view --- src/sass/views/walletDetails.scss | 16 +++++++++++++++- www/views/walletDetails.html | 4 ++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/src/sass/views/walletDetails.scss b/src/sass/views/walletDetails.scss index 4b99238d5..b726710f9 100644 --- a/src/sass/views/walletDetails.scss +++ b/src/sass/views/walletDetails.scss @@ -209,6 +209,20 @@ font-size: 13px; color: $v-mid-gray; } + .low-fees { + .comment { + color: $v-mid-gray; + font-size: 12.5px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + margin-left: 25px; + } + img { + position: absolute; + margin-top: 3px; + } + } } .wallet-details-wallet-info { @@ -238,7 +252,7 @@ a.item { .recent svg { margin-left:5px; - width:0.7em; + width:0.7em; height:0.7em; stroke: #eee; } diff --git a/www/views/walletDetails.html b/www/views/walletDetails.html index ff3fcf464..bdba64a65 100644 --- a/www/views/walletDetails.html +++ b/www/views/walletDetails.html @@ -238,6 +238,10 @@
{{btx.note.body}}
Received
+
+ + Low fees +