mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added shufflebutton, name needs to be reworked. Also implemented default settings to be 'correct'
This commit is contained in:
@@ -242,7 +242,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
.switch label input[type=checkbox]:checked + .lever:after {
|
||||
background-color: white;
|
||||
}
|
||||
.switch input[type=checkbox][disabled] + .lever {
|
||||
.switch input[type=checkbox][disabled] + .lever , .switch label input[type=checkbox]:checked[disabled] + .lever{
|
||||
cursor: default;
|
||||
background-color: #939393;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user