mirror of
https://github.com/flarum/core.git
synced 2025-05-08 00:15:24 +02:00
Make "on" switches always green instead of theme-based
This commit is contained in:
parent
0d8f09df78
commit
96bae40d4b
@ -32,7 +32,7 @@
|
|||||||
.transition(background-color 0.2s);
|
.transition(background-color 0.2s);
|
||||||
|
|
||||||
.on& {
|
.on& {
|
||||||
background: @primary-color;
|
background: #58A400;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user