CC-3354 : playlist drag and drop

improving apperance of playlist drag and drop.
This commit is contained in:
Naomi Aro 2012-02-28 13:13:40 +01:00
parent 5972aba46e
commit 997782c73c
4 changed files with 79 additions and 11 deletions

View file

@ -450,4 +450,14 @@ fieldset > legend {
}
#fieldset-metadate_change {
clear:both;
}
div.helper li {
list-style: none;
}
li.spl_empty {
text-align: center;
height: 56px;
border:2px dashed black;
}