CC-84: Smart Playlists
- backend implementation - UI for blocks within playlist
This commit is contained in:
parent
99cfd72cc3
commit
019d13b4c9
8 changed files with 144 additions and 83 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue