From 60a49735ceed07fb05803724e8bcea87e26cf64d Mon Sep 17 00:00:00 2001 From: "David A. Harding" Date: Thu, 20 Apr 2017 12:47:34 -0400 Subject: [PATCH] Wallets: Fee Scoring: Add icons & adjust CSS --- _less/screen.less | 18 +++++++--- img/icons/check_fees_fail.png | Bin 0 -> 472 bytes img/icons/check_fees_fail.svg | 59 +++++++++++++++++++++++++++++++ img/icons/check_fees_neutral.png | Bin 0 -> 444 bytes img/icons/check_fees_neutral.svg | 59 +++++++++++++++++++++++++++++++ img/icons/check_fees_pass.png | Bin 0 -> 411 bytes img/icons/check_fees_pass.svg | 55 ++++++++++++++++++++++++++++ 7 files changed, 187 insertions(+), 4 deletions(-) create mode 100644 img/icons/check_fees_fail.png create mode 100644 img/icons/check_fees_fail.svg create mode 100644 img/icons/check_fees_neutral.png create mode 100644 img/icons/check_fees_neutral.svg create mode 100644 img/icons/check_fees_pass.png create mode 100644 img/icons/check_fees_pass.svg diff --git a/_less/screen.less b/_less/screen.less index 4916af0e..7dee74f4 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -1699,7 +1699,7 @@ button.active { text-align:left; position:relative; margin:auto; - padding:40px 0 20px 0; + padding:60px 0 20px 0; font-size:0; opacity:1; -moz-transition:opacity 400ms ease-out; @@ -1766,7 +1766,7 @@ button.active { display:inline-block; position:absolute; padding:20px; - top:-352px; + top:-382px; left:-20px; right:-20px; -moz-transition:opacity 400ms ease-out; @@ -1786,7 +1786,7 @@ button.active { } .wallets>div:nth-child(1n+7)>div, .wallets>div:nth-child(1n+7)>span{ - top:-222px; + top:-252px; } .wallets>div:nth-child(1n+13)>div, .wallets>div:nth-child(1n+13)>span{ @@ -1991,6 +1991,16 @@ button.active { .wallets .checkenvironment.checkfail{ background-image:url(/img/icons/check_environment_fail.svg); } +.wallets .checkfees.checkpass, +.wallets .checkfees.checkgood{ + background-image:url(/img/icons/check_fees_pass.svg); +} +.wallets .checkfees.checkfail{ + background-image:url(/img/icons/check_fees_fail.svg); +} +.wallets .checkfees.checkneutral{ + background-image:url(/img/icons/check_fees_neutral.svg); +} .wallets .checkprivacy.checkpass, .wallets .checkprivacy.checkgood{ background-image:url(/img/icons/check_privacy_pass.svg); @@ -2017,7 +2027,7 @@ button.active { .wallets.nohover>div.active:hover>span{ opacity:1; width:auto; - height:350px; + height:400px; visibility:visible; overflow:visible; } diff --git a/img/icons/check_fees_fail.png b/img/icons/check_fees_fail.png new file mode 100644 index 0000000000000000000000000000000000000000..b431a78f5b2b8bb6fcb4126c05f7ddf4e9ac09a4 GIT binary patch literal 472 zcmV;}0Vn>6P)g`$O}rT-up5G*9JpsNtQcPw^S*ANgfO{TdpoH@+Q;mS5ILA*%) zFBX*Dy7kt|-!a9rlp@LTvCL*#@Cv|aJyPBr&g8MO2@p58y?d^RPr{!uWHUXCU|IVO zqEoG1A6IMF$BtN3PP@u!#}SJ|zCm^clYLv{~>}i-&~jclQ&K0#5b+f2KRZ6Oc~8eOn9w O0000 + + + + + image/svg+xml + + + + + + + + + diff --git a/img/icons/check_fees_neutral.png b/img/icons/check_fees_neutral.png new file mode 100644 index 0000000000000000000000000000000000000000..545c215dc06dfb745df73625b9e4eb6cdbd30523 GIT binary patch literal 444 zcmV;t0Ym!Oz2q89Z_YXU}voriAiABm6V*kZ}(Cv1& z&Fl_H=H!-=jsma-Gyu%(qAbhnx+6)FWq`6QKc}!`N$1sbtv*3!_8daE%(85pW!c!> z4;b31nY%aAG<~modcEF* zq${ta|Hx9(4zOWnyA`xlVc%7AeoJ9R($=pw0-@SyGt*yUj5qFn3lL-6boZATl{T%Q zndkYSD2i2pG)>>lY$$0YX=G-@`u?IQR`Wa`08N;f_*iY8D@IBC0r&u3fkaZv-CI*K m0dSvKRbg*H34GZ9|4d)0=#%Y~ZE&^#0000 + + + + + image/svg+xml + + + + + + + + + diff --git a/img/icons/check_fees_pass.png b/img/icons/check_fees_pass.png new file mode 100644 index 0000000000000000000000000000000000000000..38965d262bdcf8eb51362a351b26227d923d5a67 GIT binary patch literal 411 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR40!j+b zyfD|`YHBWazyEeZ`VaOT#TS>D%Psqh?^S-kCqDC~B;W7)+w&H!yCB#FG-yc+& zedo;GJ?#?59e(xj)=ck9l3_k^ch7k>bHhw&opVMt2WD*uoq2s~cCzBZ;0o=v{~ybg zJTKR)ihtDJCmgV6^_`@1VNHQOk8SuC^WS{3)*v)Sb6rcOStWO xWymTtz=ZRHE2 zdZ$S%-;R|n?}|_B-V*FB`j6K + + + + + image/svg+xml + + + + + + + +