Implemented filtering in browse filesystem view

This commit is contained in:
jcorporation
2018-06-03 09:52:38 +01:00
parent 234772155a
commit 19eeae728c
6 changed files with 135 additions and 55 deletions
+2 -2
View File
@@ -193,6 +193,6 @@ main {
margin-right:5px;
}
#browseFilesystemGotoLetters > a {
min-width:23px;
#browseFilesystemFilterLetters > button {
min-width:28px;
}