aboutsummaryrefslogtreecommitdiff
path: root/firefox/userChrome.css
diff options
context:
space:
mode:
Diffstat (limited to 'firefox/userChrome.css')
-rw-r--r--firefox/userChrome.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/firefox/userChrome.css b/firefox/userChrome.css
deleted file mode 100644
index 8e3ab5d..0000000
--- a/firefox/userChrome.css
+++ /dev/null
@@ -1,7 +0,0 @@
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
-menupopup:not(.in-menulist){ --menu-color: var(--arrowpanel-color,white) !important; }
-
-menupopup {
- --panel-padding: 5px 0 !important;
-}