diff --git a/server/src/main/resources/static/admin/index.html b/server/src/main/resources/static/admin/index.html index e05a1b9..7dbd258 100644 --- a/server/src/main/resources/static/admin/index.html +++ b/server/src/main/resources/static/admin/index.html @@ -83,6 +83,9 @@ #inv-table th { cursor: pointer; user-select: none; white-space: nowrap; } #inv-table th:hover { background: #3A3428; } #inv-table th .sort-arrow { margin-left: 4px; color: #6B5B3E; font-size: .8rem; } + #resources-table th { cursor: pointer; user-select: none; white-space: nowrap; } + #resources-table th:hover { background: #3A3428; } + #resources-table th .sort-arrow { margin-left: 4px; color: #6B5B3E; font-size: .8rem; } .paging-bar { display: flex; gap: 8px; align-items: center; margin-top: 12px; flex-wrap: wrap; } .paging-bar button { padding: 4px 10px; font-size: .85rem; } .paging-bar span { font-size: .85rem; color: #A89070; } @@ -282,20 +285,46 @@ +
| Titel | +Titel | Format | -Größe | +Größe | Tags | -Autor | -Hochgeladen | +Autor | +Hochgeladen | Aktionen |
|---|---|---|---|---|---|---|---|---|---|---|
| Tab auswählen um zu laden… | ||||||||||