Same colors for charging battery

This commit is contained in:
RealStickman 2023-05-01 19:57:00 +02:00
parent bc5dc6a734
commit cbe398bfd3

View File

@ -97,13 +97,6 @@ button:hover {
/*color: #000000;*/ /*color: #000000;*/
} }
#battery.charging,
#battery.plugged {
/*color: #ffffff;*/
color: #f2daf0;
background-color: #1d7b43;
}
@keyframes blink { @keyframes blink {
to { to {
background-color: #f2daf0; background-color: #f2daf0;