Revert "No menu background when not hovered on MacOS (#4619)"
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
This reverts commit e6c9d912f1
.
https://github.com/zotero/zotero/pull/4619#issuecomment-2310063530
This commit is contained in:
parent
b350613770
commit
10d27b8f68
1 changed files with 0 additions and 9 deletions
|
@ -34,15 +34,6 @@ menupopup {
|
|||
}
|
||||
}
|
||||
|
||||
&:not(:hover) {
|
||||
menu, menuitem {
|
||||
&[_moz-menuactive] {
|
||||
background: transparent;
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
menulist > &,
|
||||
&[needsgutter] {
|
||||
menu, menuitem {
|
||||
|
|
Loading…
Reference in a new issue