Update menuitem rules to reflect simplifications from 1959540

This commit is contained in:
MrOtherGuy
2025-04-15 21:32:22 +03:00
parent db143f9f42
commit 016521f0a2
8 changed files with 14 additions and 14 deletions

View File

@@ -26,7 +26,7 @@ See the above repository for updates as well as full license text. */
#placesContext > menuitem[type="checkbox"]::before{
content: url("chrome://devtools/skin/images/checkbox.svg");
}
#placesContext > menuitem[type="checkbox"] > .menu-iconic-left{
#placesContext > menuitem[type="checkbox"] > :is(.menu-iconic-left,.menu-icon){
display: none;
}
#placesContext > menuitem[type="checkbox"][_moz-menuactive]::before,