Sortieungsoptionen in Verwaltung, Umstellung der PDF generation auf generierung bei abgabe und ablage auf dem Sateisystem um einen Festen Stand zu garantieren

This commit is contained in:
2026-03-17 16:20:36 +01:00
parent 2aa4e6f037
commit a92694f693
8 changed files with 386 additions and 14 deletions

View File

@@ -1179,6 +1179,12 @@ table input[type="text"] {
gap: 5px;
}
/* Sortier-Buttons in der Verwaltungsansicht */
.timesheet-sort-btn.active-sort {
font-weight: 600;
box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.25);
}
/* Wochen-Container (Level 2) */
.weeks-container {
margin-top: 20px;