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

@@ -3,6 +3,13 @@
/*!!! IMPORT theme_color_variables.css !!!*/
/* 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;)
}
#nav-bar{--uc-ext-active-color: var(--uc-active-color);}
#navigator-toolbox > toolbar:not(#toolbar-menubar):not(#TabsToolbar),
#browser-bottombox,
.browserContainer > findbar,