add css, move switches to js
This commit is contained in:
@ -7,3 +7,10 @@
|
||||
.switch-button-label.off {
|
||||
color: inherit;
|
||||
}
|
||||
.uptodate {
|
||||
color:#44B012;
|
||||
white-space:nowrap;
|
||||
}
|
||||
.updateready {
|
||||
white-space:nowrap;
|
||||
}
|
Reference in New Issue
Block a user