Eingabe und Listing funktionieren erst mal

This commit is contained in:
2025-08-19 07:28:29 +00:00
parent 61f8dec32f
commit b3b411db1a
6 changed files with 68 additions and 35 deletions

View File

@@ -103,6 +103,18 @@ th, td {
border-bottom: 1px solid #eee;
}
#tdDate {
width: 8em;
}
#tdBeschreibung {
width: 10em;
}
#tdAktionen {
width: 20em;
}
.controls input#page,
.controls input#limit {
width: 50px;