add beginnings of admin panel

This commit is contained in:
xenofem 2022-11-10 12:41:09 -05:00
parent 61653794e1
commit 920b28f5f5
7 changed files with 292 additions and 5 deletions

View file

@ -234,7 +234,14 @@ summary {
td.file_size {
text-align: right;
width: 5.12rem;
}
td.file_size, th.file_size {
width: 6rem;
}
td.file_expiry, th.file_expiry {
width: 10rem;
}
td.file_name {