CC-84: Smart Playlists

- backend implementation
- UI for blocks within playlist
This commit is contained in:
James 2012-07-30 17:18:33 -04:00
parent 99cfd72cc3
commit 019d13b4c9
8 changed files with 144 additions and 83 deletions

View file

@ -79,6 +79,16 @@
text-align:right;
}
.spl_block_expand {
float:right;
font-size: 9px;
height: 15px;
right: 35px;
width: 100px;
margin-top:2px;
cursor:pointer;
}
.spl_artist {
font-size:12px;
color:#d5d5d5;