diff --git a/userChrome.css b/userChrome.css index 805ec1f..889dda7 100644 --- a/userChrome.css +++ b/userChrome.css @@ -278,7 +278,7 @@ } /* Fallback background */ - menupopup { + menupopup:not(.cui-widget-panel.cui-widget-panelview) { background-color: var(--lwt-accent-color, var(--in-content-page-background)) !important; }