Fix: Book toolbar menu - Remove shadow #136

This commit is contained in:
MS_Y 2021-08-13 14:20:50 +00:00 committed by GitHub
parent 425d4e5198
commit 30b85afe68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -278,7 +278,7 @@
}
/* Fallback background */
menupopup:not(.cui-widget-panel.cui-widget-panelview) {
menupopup:not(.cui-widget-panel.cui-widget-panelview, [context="placesContext"]) {
background-color: var(--lwt-accent-color, var(--in-content-page-background)) !important;
}