Added sorting and previewing capabilities to files.

This commit is contained in:
2018-06-19 01:50:29 +02:00
committed by Stefan Rohde-Enslin
parent 768c0998aa
commit 32345e9629
3 changed files with 156 additions and 27 deletions

View File

@ -288,6 +288,9 @@ main { padding: .5em 5em 3em 3em; }
form[action="files.php"] > * { display: block; }
#fileListDiv { height: 60vh; overflow-y: auto; }
#filePreview { height: 20vh; text-align: center; }
/****************************
* Animations
*/