Opensearch fix, set playlist button

This commit is contained in:
magnolia-fan
2011-11-26 19:38:50 +04:00
parent f0e7e8f7a1
commit dab192d1ff
4 changed files with 29 additions and 19 deletions
+9
View File
@@ -18,6 +18,15 @@
}
}
.playlist-name {
display: block;
margin: 1px 0;
}
.set-playlist {
float: right;
cursor: pointer;
}
.album {
margin-bottom: 20px;
.art {