Custom colors for internal nav buttons only w/ theme_toolbars

This commit is contained in:
MrOtherGuy
2018-12-04 20:22:45 +02:00
parent 079076091a
commit 408ed46ffa
5 changed files with 14 additions and 6 deletions

View File

@@ -6,8 +6,3 @@
--uc-text-color: rgb(195, 198, 201);
--uc-border-color: rgb(43,130,191);
}
/* Override some default variables - stylesheet compatibility */
:root{
--lwt-toolbar-field-background-color: var(--uc-dark-bkgnd-color) !important;
--lwt-toolbar-field-border-color: transparent !important;)
}