aboutsummaryrefslogtreecommitdiff
path: root/firefox/userChrome.css
blob: 8e3ab5d148a4ae1fe535af21658e4aedfbea35f8 (plain)
1
2
3
4
5
6
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;
}