From 26ca402077e9d491d79aa95e78e60506c2d73538 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Sat, 22 Jul 2023 00:00:48 +0800 Subject: [PATCH] Update icons.css --- src/other/firefox/common/parts/icons.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/other/firefox/common/parts/icons.css b/src/other/firefox/common/parts/icons.css index 4d6231f0..55c560af 100644 --- a/src/other/firefox/common/parts/icons.css +++ b/src/other/firefox/common/parts/icons.css @@ -165,6 +165,11 @@ menuitem[type="radio"][disabled="true"] .menu-iconic-icon { /* filter: invert(100%) brightness(200%);*/ /*}*/ +menuitem[type="radio"] .menu-iconic-icon, +menuitem[type="checkbox"] .menu-iconic-icon { + -moz-appearance: none !important; +} + /* Sub menu arrow */ .menu-right { -moz-appearance: none !important;