replace --lwt-toolbar-field-border-color with --toolbar-field-border-color
This commit is contained in:
@@ -16,7 +16,7 @@ See the above repository for updates as well as full license text. */
|
||||
#urlbar{
|
||||
height: auto !important;
|
||||
width: auto !important;
|
||||
box-shadow: inset 0 0 0 1px var(--lwt-toolbar-field-border-color, hsla(240,5%,5%,.25));
|
||||
box-shadow: inset 0 0 0 1px var(--toolbar-field-border-color, hsla(240,5%,5%,.25));
|
||||
background-color: var(--lwt-toolbar-field-background-color, hsla(0,0%,100%,.8));
|
||||
border-radius: var(--toolbarbutton-border-radius);
|
||||
--uc-urlbar-min-width: none; /* navbar_tabs_oneliner.css compatibility */
|
||||
|
||||
Reference in New Issue
Block a user