Revert "No menu background when not hovered on MacOS ()"

This reverts commit e6c9d912f1.

https://github.com/zotero/zotero/pull/4619#issuecomment-2310063530
This commit is contained in:
Dan Stillman 2024-08-26 08:20:46 -04:00
parent b350613770
commit 10d27b8f68

View file

@ -34,15 +34,6 @@ menupopup {
}
}
&:not(:hover) {
menu, menuitem {
&[_moz-menuactive] {
background: transparent;
color: inherit;
}
}
}
menulist > &,
&[needsgutter] {
menu, menuitem {