Set menupopup background with shorthand to remove potential
background-image
This commit is contained in:
@@ -33,7 +33,7 @@ menupopup:not(#BMB_bookmarksPopup),
|
|||||||
#context-navigation{
|
#context-navigation{
|
||||||
color: var(--uc-menu-color) !important;
|
color: var(--uc-menu-color) !important;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
background-color: var(--uc-menu-bkgnd) !important;
|
background: var(--uc-menu-bkgnd) !important;
|
||||||
border-color: var(--uc-menu-disabled) !important;
|
border-color: var(--uc-menu-disabled) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user