Built-in Last.fm TOP playlists

This commit is contained in:
magnolia-fan
2011-11-27 00:56:09 +04:00
parent f3c178a092
commit 78be17fd58
11 changed files with 52 additions and 17 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
display: block;
margin: 1px 0;
}
.set-playlist {
.set-playlist, .dynamic-playlist {
float: right;
cursor: pointer;
}
+5
View File
@@ -28,4 +28,9 @@
table.stats {
width: 50%;
}
.data.artist {
color: inherit;
cursor: pointer;
}