Regenerated

This commit is contained in:
2026-04-27 20:41:54 +02:00
parent 480f214cdf
commit b28a82f90f
5 changed files with 407 additions and 383 deletions
@@ -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;