diff --git a/public/index.html b/public/index.html index df2109bcd..252468c5d 100644 --- a/public/index.html +++ b/public/index.html @@ -2893,8 +2893,6 @@
- -
@@ -2935,16 +2933,11 @@
- -
- -
- - +
-
-
- -
- diff --git a/public/style.css b/public/style.css index 2adc85c8b..dff01cab1 100644 --- a/public/style.css +++ b/public/style.css @@ -550,7 +550,7 @@ input[type=button] { } #rm_button_panel_pin:hover::after { - color: #f4f4f4; + filter: grayscale(1) brightness(150%); } #rm_button_panel_pin::after {