Add background-color to opened megabar

This commit is contained in:
MrOtherGuy 2019-10-03 17:48:26 +03:00
parent 1a50caef8f
commit a5d02fbb18

View file

@ -3,6 +3,8 @@
--lwt-toolbar-field-border-color: transparent !important;
}
#urlbar.megabar[open]{ background-color: var(--toolbar-bgcolor) !important; }
#search-box{
-moz-appearance: none !important;
background-color: var(--lwt-toolbar-field-background-color) !important;