replace --lwt-toolbar-field-border-color with --toolbar-field-border-color

This commit is contained in:
MrOtherGuy
2021-08-26 09:24:21 +03:00
parent 568c1cd86b
commit cea26c1564
7 changed files with 9 additions and 9 deletions

View File

@@ -20,7 +20,7 @@ See the above repository for updates as well as full license text. */
/* urlbar */
--lwt-toolbar-field-background-color: olive !important;
--lwt-toolbar-field-focus: grey !important;
--lwt-toolbar-field-border-color: green !important;
--toolbar-field-border-color: green !important;
--toolbar-field-focus-border-color: pink !important;
--lwt-toolbar-field-color: red !important;
--lwt-toolbar-field-focus-color: white !important;