Skip to content

Commit a2bc015

Browse files
fix(popups): Fix overflow menu items hover background
Closes #867
1 parent 83d2775 commit a2bc015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

theme/parts/popups.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ menuitem[disabled="true"][_moz-menuactive], menupopup menu[disabled="true"][_moz
228228
/* Menu buttons hover */
229229
menuitem:not([disabled="true"]):is(:hover, [_moz-menuactive]),
230230
menupopup menu:not([disabled="true"]):is(:hover, [_moz-menuactive]),
231+
panelview .toolbarbutton-1:hover,
231232
.subviewbutton:not([disabled="true"], #appMenu-zoom-controls2, #appMenu-fxa-label2):hover,
232233
.protections-popup-footer-button:not([disabled="true"]):hover,
233234
#protections-popup-show-report-stack:hover .protections-popup-footer-button,

0 commit comments

Comments
 (0)