CC-3354 : playlist drag and drop
improving apperance of playlist drag and drop.
This commit is contained in:
parent
5972aba46e
commit
997782c73c
4 changed files with 79 additions and 11 deletions
|
@ -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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue