Set menupopup background with shorthand to remove potential
background-image
This commit is contained in:
parent
8bd71cc880
commit
1ac058cfb8
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ menupopup:not(#BMB_bookmarksPopup),
|
|||
#context-navigation{
|
||||
color: var(--uc-menu-color) !important;
|
||||
padding: 2px;
|
||||
background-color: var(--uc-menu-bkgnd) !important;
|
||||
background: var(--uc-menu-bkgnd) !important;
|
||||
border-color: var(--uc-menu-disabled) !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue