mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +02:00
updated invalid variables
This commit is contained in:
parent
67af57c711
commit
fce878aec8
1 changed files with 2 additions and 2 deletions
|
@ -130,10 +130,10 @@ tabpanels .browserStack browser {
|
|||
|
||||
background-size: var(--mod_sameerasw_zen_notab_img_size, 50px) !important;
|
||||
|
||||
@media (-moz-bool-pref: "mod.sameerasw.zen_notab_img_enabled") {
|
||||
@media (-moz-bool-pref: "mod.sameerasw.zen_notab_img_saturate") {
|
||||
filter: saturate(0) !important;
|
||||
|
||||
@media (-moz-bool-pref: "mod.sameerasw.zen_notab_img_enabled") {
|
||||
@media (-moz-bool-pref: "mod.sameerasw.zen_notab_img_invert") {
|
||||
@media (prefers-color-scheme: light) {
|
||||
filter: saturate(0) invert(1) !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue