A log of small fixes

This commit is contained in:
CeeWeasel
2026-05-19 22:44:10 -04:00
parent 6f4259d767
commit 7de01f94c1
45 changed files with 209 additions and 884 deletions
+2 -2
View File
@@ -461,7 +461,7 @@ g.svg-long-click> :not(text):hover,
}
.squeezebox-idle {
fill: var(--light-grey-color) !important;
fill: var(--purple-color) !important;
}
.squeezebox-paused {
@@ -529,7 +529,7 @@ g.svg-long-click> :not(text):hover,
}
.hvac-idle {
fill: var(--disabled-color)
fill: var(--purple-color) !important;
}
.fridge-low {