Skip to content

Commit f40e209

Browse files
Fix for Firefox 119
1 parent a05c106 commit f40e209

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

mod-files/chrome/ferenChrome.css

-9
Original file line numberDiff line numberDiff line change
@@ -398,15 +398,6 @@
398398
color: var(--panel-disabled-color) !important;
399399
}
400400

401-
menu .menu-right {
402-
appearance: none !important;
403-
}
404-
menu .menu-right::before {
405-
font-size: 56%;
406-
content: "⯈";
407-
padding: 0 4px !important;
408-
}
409-
410401
menu[type="checkbox"] .menu-iconic-left > .menu-iconic-icon,
411402
menuitem[type="checkbox"] .menu-iconic-left > .menu-iconic-icon,
412403
menucaption[type="checkbox"] .menu-iconic-left > .menu-iconic-icon,

0 commit comments

Comments
 (0)