mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
fix(style): not charging
This commit is contained in:
parent
cf921a5e14
commit
6ab01b1ad4
@ -55,7 +55,7 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#battery.warning {
|
#battery.warning:not(.charging) {
|
||||||
background: #f53c3c;
|
background: #f53c3c;
|
||||||
color: white;
|
color: white;
|
||||||
animation-name: blink;
|
animation-name: blink;
|
||||||
|
Loading…
Reference in New Issue
Block a user