mirror of
https://github.com/bendtherules/chart-builder-demo.git
synced 2026-08-18 21:52:01 +00:00
Better dnd box
This commit is contained in:
@@ -124,3 +124,10 @@ ul.unstyled-list
|
||||
{
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
li[draggable] {
|
||||
background-color: darkcyan;
|
||||
color: white;
|
||||
padding: .25em .5em;
|
||||
margin: .5em 0;
|
||||
}
|
||||
Reference in New Issue
Block a user