Added sorting and previewing capabilities to files.
This commit is contained in:
@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user