Zeiterfassung Update

* Monatsansicht für Mitarbeiter nun 3 Monate in der Zukunft
This commit is contained in:
Daniel Spitzer
2025-10-11 17:29:05 +02:00
parent c5ef436920
commit 06a148c915
3 changed files with 17 additions and 11 deletions

View File

@@ -158,8 +158,8 @@ table.dataTable.table-sm > thead > tr > th:not(.sorting_disabled) {
.display-calendar {
color: #0d6efd;
font-size: 30px;
margin-right: 10px;
font-size: 28px;
margin-right: 0;
cursor: pointer;
}