Better dnd box

This commit is contained in:
2017-03-18 20:19:23 +05:30
parent cdef139eca
commit 055c4f8bbf
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -124,3 +124,10 @@ ul.unstyled-list
{
border-top: none;
}
li[draggable] {
background-color: darkcyan;
color: white;
padding: .25em .5em;
margin: .5em 0;
}