diff --git a/userChrome.css b/userChrome.css index 9227b54..931a370 100644 --- a/userChrome.css +++ b/userChrome.css @@ -1014,11 +1014,11 @@ If this value is used, unset is required in the default theme. */ } - } - /* Fallback background */ - menupopup:not(.cui-widget-panel.cui-widget-panelview, [placespopup="true"]) { - background-color: var(--lwt-accent-color, var(--in-content-page-background)) !important; + /* Fallback background */ + menupopup:not(.cui-widget-panel.cui-widget-panelview, [placespopup="true"]) { + background-color: var(--lwt-accent-color, var(--in-content-page-background)) !important; + } } /* Default theme color preservation */