Regenerated
This commit is contained in:
@@ -224,6 +224,13 @@ label#custom-windows:not(.active) {
|
||||
color: @green;
|
||||
}
|
||||
|
||||
#batterywarn {
|
||||
color: red;
|
||||
animation: blink 0.5s linear infinite alternate;
|
||||
border-radius: 30px;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
#battery.warning:not(.charging) {
|
||||
color: white;
|
||||
animation: blink 0.5s linear infinite alternate;
|
||||
|
||||
Reference in New Issue
Block a user