style: format code
Some checks failed
docker-build / docker (pull_request) Waiting to run
container-scan / Container Scan (pull_request) Has been cancelled

This commit is contained in:
Dominik 2025-06-16 19:44:09 +02:00
parent 0c529c3cb8
commit ea7ef2a779
Signed by: dominik
GPG key ID: 06A4003FC5049644
5 changed files with 190 additions and 149 deletions

View file

@ -75,11 +75,11 @@
}
.custom-toolbar .navigation-controls button:hover {
background-color: #1976D2;
background-color: #1976d2;
}
.custom-toolbar .navigation-controls button:active {
background-color: #1565C0;
background-color: #1565c0;
}
/* Dropdown-Bereich für Woche und Jahr */