fix theming issues
This commit is contained in:
parent
7d091bc98f
commit
199ba2724e
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@
|
||||||
background-color: var(--lwt-accent-color) !important;
|
background-color: var(--lwt-accent-color) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#navigator-toolbox {
|
||||||
|
background-color: var(--lwt-accent-color) !important;
|
||||||
|
}
|
||||||
|
|
||||||
:root[lwtheme-image] #navigator-toolbox {
|
:root[lwtheme-image] #navigator-toolbox {
|
||||||
background-image: var(--lwt-header-image), var(--lwt-additional-images) !important;
|
background-image: var(--lwt-header-image), var(--lwt-additional-images) !important;
|
||||||
background-repeat: no-repeat, var(--lwt-background-tiling) !important;
|
background-repeat: no-repeat, var(--lwt-background-tiling) !important;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue