mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-11 19:53:30 -08:00
Merge branch 'master' into photon-style
This commit is contained in:
commit
8ce500ef92
1 changed files with 1 additions and 1 deletions
|
|
@ -1012,7 +1012,7 @@
|
|||
@supports -moz-bool-pref("widget.macos.native-context-menus") {
|
||||
:not(menu, #ContentSelectDropdown) > menupopup > menuitem:not(.menuitem-iconic, [type="checkbox"], .in-menulist),
|
||||
:not(menu, #ContentSelectDropdown) > menupopup > menu:not(.menu-iconic, [type="checkbox"], .in-menulist) {
|
||||
list-style-image: var(--menuitem-image);
|
||||
list-style-image: var(--menuitem-image) !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue