Add blinking effects for .battery.warn and .battery.alert

Add blinking effects for .battery.warn and .battery.alert
This commit is contained in:
Yong 2023-07-08 19:42:15 -04:00 committed by GitHub
parent 5a42948014
commit 527929cf95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -933,7 +933,7 @@ hr {
font-size: 1.5em;
z-index: 2;
cursor: help;
display:none;
display:block;
}
.battery-charging{
@ -5445,4 +5445,4 @@ button.toggleSettings,
}
#sharefilebutton{
display:none!important;
}
}