mirror of
https://github.com/flarum/framework.git
synced 2025-03-15 00:05:12 +08: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);
|
||||
|
||||
.on& {
|
||||
background: @primary-color;
|
||||
background: #58A400;
|
||||
}
|
||||
|
||||
&:before {
|
||||
|
Loading…
x
Reference in New Issue
Block a user