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 00000000..b431a78f
Binary files /dev/null and b/img/icons/check_fees_fail.png differ
diff --git a/img/icons/check_fees_fail.svg b/img/icons/check_fees_fail.svg
new file mode 100644
index 00000000..8ef3418b
--- /dev/null
+++ b/img/icons/check_fees_fail.svg
@@ -0,0 +1,59 @@
+
+
diff --git a/img/icons/check_fees_neutral.png b/img/icons/check_fees_neutral.png
new file mode 100644
index 00000000..545c215d
Binary files /dev/null and b/img/icons/check_fees_neutral.png differ
diff --git a/img/icons/check_fees_neutral.svg b/img/icons/check_fees_neutral.svg
new file mode 100644
index 00000000..f95f04dc
--- /dev/null
+++ b/img/icons/check_fees_neutral.svg
@@ -0,0 +1,59 @@
+
+
diff --git a/img/icons/check_fees_pass.png b/img/icons/check_fees_pass.png
new file mode 100644
index 00000000..38965d26
Binary files /dev/null and b/img/icons/check_fees_pass.png differ
diff --git a/img/icons/check_fees_pass.svg b/img/icons/check_fees_pass.svg
new file mode 100644
index 00000000..1f51f631
--- /dev/null
+++ b/img/icons/check_fees_pass.svg
@@ -0,0 +1,55 @@
+
+