aboutsummaryrefslogtreecommitdiff
path: root/firefox/userChrome.css
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2022-11-16 19:01:14 -0700
committerBryson Steck <brysonsteck@protonmail.com>2022-11-16 19:01:14 -0700
commit1fad9afb72b2d729bb5328dfd6711c0a8dc4e8d3 (patch)
treed67ff510d7fd5df4ac34c88ba07286526cca9ca4 /firefox/userChrome.css
parent6cbfdc93d9a9436f11a66ee8e2501d11b5e90efb (diff)
downloaddotfiles-1fad9afb72b2d729bb5328dfd6711c0a8dc4e8d3.tar
dotfiles-1fad9afb72b2d729bb5328dfd6711c0a8dc4e8d3.tar.gz
dotfiles-1fad9afb72b2d729bb5328dfd6711c0a8dc4e8d3.tar.bz2
update shabangs
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;
-}