add more battery states
This commit is contained in:
@@ -158,7 +158,11 @@ button {
|
||||
color: @green;
|
||||
}
|
||||
|
||||
#battery.warning:not(.charging) {
|
||||
#battery.plugged {
|
||||
color: @blue;
|
||||
}
|
||||
|
||||
#battery.warning {
|
||||
color: @red;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user