1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-23 01:47:40 +00:00

Feat: "Add all" button in database browse mode #43

Feat: generate taglist from mpd setting "metadata_to_use"
This commit is contained in:
jcorporation
2018-09-11 19:59:22 +01:00
parent 5eb16aa17c
commit 1e39e7346d
4 changed files with 85 additions and 78 deletions

View File

@@ -275,4 +275,9 @@ caption {
.modal-body .album-cover {
float:none;
}
}
#BrowseDatabaseAlbumListCaption {
width:100%;
margin-left: 15px;
}