mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-10 03:03:18 -08:00
Fix: Book toolbar menu - Remove shadow #136
This commit is contained in:
parent
425d4e5198
commit
30b85afe68
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue