Regenerated

This commit is contained in:
2026-04-19 21:38:40 +02:00
parent 39289ab1e5
commit 15c7e305ad
3 changed files with 356 additions and 368 deletions
+356 -360
View File
File diff suppressed because it is too large Load Diff
-4
View File
@@ -4562,7 +4562,6 @@ label#custom-windows:not(.active) {
}
#battery.warn {
/* hidden by default */
opacity: 0;
min-width: 0;
padding: 0;
@@ -4575,9 +4574,6 @@ label#custom-windows:not(.active) {
min-width: 80px;
padding: 0 10px;
margin: 0 5px;
/* your existing warning styles... */
color: white;
animation: blink 0.5s linear infinite alternate;
}
@keyframes blink {
@@ -182,7 +182,6 @@ label#custom-windows:not(.active) {
}
#battery.warn {
/* hidden by default */
opacity: 0;
min-width: 0;
padding: 0;
@@ -195,9 +194,6 @@ label#custom-windows:not(.active) {
min-width: 80px;
padding: 0 10px;
margin: 0 5px;
/* your existing warning styles... */
color: white;
animation: blink 0.5s linear infinite alternate;
}
@keyframes blink {