mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 11:18:28 +00:00
Change toggle background color to var(--green) if active
This commit is contained in:
parent
1bf0d98324
commit
382fa01ba1
@ -33,7 +33,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.toggle.enabled {
|
.toggle.enabled {
|
||||||
background: var(--toggle-bg-enabled);
|
background: var(--green);
|
||||||
}
|
}
|
||||||
|
|
||||||
.toggle.enabled .toggle-switcher {
|
.toggle.enabled .toggle-switcher {
|
||||||
|
Loading…
Reference in New Issue
Block a user