Fix tweaks not applying on Firefox 120 #109

This commit is contained in:
bmFtZQ 2023-11-22 13:56:54 +08:00
parent 296e90f198
commit fafce3d91b
8 changed files with 28 additions and 27 deletions

View file

@ -550,7 +550,7 @@ and 11 so applied to both) */
}
/* disable context menu icons when this tweak is applied */
@supports not -moz-bool-pref("uc.tweak.revert-context-menu") {
@media not (-moz-bool-pref: "uc.tweak.revert-context-menu") {
/* Context Menu Icons */
menupopup>menuitem:is([checked="true"], [selected="true"]) .menu-iconic-icon {