1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-31 22:03:01 +00:00

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

View File

@@ -193,6 +193,6 @@ main {
margin-right:5px;
}
#browseFilesystemGotoLetters > a {
min-width:23px;
#browseFilesystemFilterLetters > button {
min-width:28px;
}