add userChrome
This commit is contained in:
parent
f7a7898c58
commit
d5dfe1f125
1 changed files with 7 additions and 0 deletions
7
firefox/userChrome.css
Normal file
7
firefox/userChrome.css
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
@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;
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue