fix: replace css variables with direct hex colors for alarm bell

This commit is contained in:
Kantine Wrapper
2026-02-24 13:24:09 +01:00
parent b6c7c66027
commit 1f184fab8b
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## v1.4.13 (2026-02-24)
- **Fix**: Die Farben der Glocke funktionieren nun verlässlich, da CSS-Variablen durch direkte Hex-Codes ersetzt wurden.
## v1.4.12 (2026-02-24)
- **Fix**: Das Glocken-Icon sollte nun endgültig versteckt bleiben, wenn keine Benachrichtigungen aktiv sind (CSS-Kollision mit `.hidden` behoben).