Added a way to filter artist by type (album artist, track artist, all artits). Fixes #19

This commit is contained in:
emeric
2020-01-22 21:31:11 +01:00
parent e384cdd021
commit 6950616466
10 changed files with 69 additions and 15 deletions
+4
View File
@@ -232,6 +232,10 @@ a:hover {
font-style: normal;
}
.Lms-explore-artists-input {
margin-bottom: 10px;
}
.Lms-explore-artist-entry {
padding-top: 8px;
padding-bottom: 8px;