mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-18 23:31:47 -08:00
Fix: Fully Color - At placespopup separator #516
This commit is contained in:
parent
87d7b47ccb
commit
3fda00e12c
2 changed files with 5 additions and 2 deletions
|
|
@ -29,7 +29,9 @@ html#main-window menupopup:not(.in-menulist) {
|
|||
--panel-background: var(--menu-background-color) !important;
|
||||
--panel-border-color: var(--menu-border-color) !important;
|
||||
|
||||
menuseparator {
|
||||
&:not([placespopup]) menuseparator,
|
||||
&[placespopup] menuseparator::before {
|
||||
// toolbarbutton menupopup[placespopup] menuseparator::before
|
||||
border-top: 1px solid var(--menu-border-color) !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue