CC-1708 added x instead of input to remove items. Merging side playlist and playlist into one.

This commit is contained in:
naomiaro 2011-01-16 15:35:00 -05:00
parent da85a5ad26
commit 01df8d8d6b
15 changed files with 78 additions and 230 deletions

View file

View file

@ -0,0 +1,8 @@
#side_playlist div, #side_playlist span, #side_playlist ul, #side_playlist li {
float: left;
}
#spl_sortable, #spl_sortable > li, .spl_artist, #side_playlist > div{
clear: left;
}