mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-01 23:10:41 -08:00
Fix: Context Menu - Border around at linux #259
This commit is contained in:
parent
f445ae58d2
commit
0bb237a39e
1 changed files with 4 additions and 4 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue