parent
c1f0477a0a
commit
7fe5b99e46
1 changed files with 5 additions and 0 deletions
|
@ -177,6 +177,11 @@
|
||||||
color: rgba(255, 255, 255, .95) !important;
|
color: rgba(255, 255, 255, .95) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/** Slider */
|
||||||
|
.ui.toggle.checkbox input:checked ~ label::before {
|
||||||
|
background-color: #6435c9 !important;
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Dimmer
|
* Dimmer
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue