Same colors for charging battery

This commit is contained in:
RealStickman 2023-05-01 19:57:00 +02:00
parent 43b0799d3e
commit 42b22008de

View File

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