1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-29 04:47:42 +00:00

Feat: interface for advanced search

This commit is contained in:
jcorporation
2018-11-27 13:05:51 +00:00
parent 63039b15ec
commit 9c0d84d2ad
5 changed files with 204 additions and 20 deletions

View File

@@ -321,3 +321,7 @@ div.key {
heigth: 20px;
text-align: center;
}
ol#searchCrumb {
padding: .5rem;
}