mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-14 20:23:53 +02:00
6 lines
259 B
CSS
6 lines
259 B
CSS
|
|
@-moz-document url-prefix("chrome:") {
|
|
#navigator-toolbox {
|
|
--zen-navigator-toolbox-background: var(--lwt-header-image, var(--lwt-additional-images)) no-repeat var(--lwt-background-tiling) var(--lwt-background-alignment) var(--lwt-accent-color);
|
|
}
|
|
}
|