Regenerated
This commit is contained in:
+356
-360
File diff suppressed because it is too large
Load Diff
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user