Merge branch 'spidev' into 'master'

Zeiterfassung Fahrzeugverwaltung neue Features:

See merge request fronk/thetool!1114
This commit is contained in:
Daniel Spitzer
2025-03-13 20:28:59 +00:00
15 changed files with 1237 additions and 234 deletions

View File

@@ -58,6 +58,10 @@ table.dataTable > tbody > tr.child span.dtr-data {
width: 70px;
}
.edit-width-min {
min-width: 55px;
}
.edit-width-medium {
width: 90px;
}