add beginnings of admin panel
This commit is contained in:
parent
61653794e1
commit
920b28f5f5
7 changed files with 292 additions and 5 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue