add boot order draggable list mockup
This commit is contained in:
@@ -46,4 +46,8 @@ input[type="checkbox"] {
|
||||
|
||||
input[type="radio"] {
|
||||
position: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
div[draggable="true"] {
|
||||
cursor: grab;
|
||||
}
|
||||
|
@@ -102,4 +102,8 @@ hr, * {
|
||||
|
||||
.none {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.spacer {
|
||||
min-height: 1em;
|
||||
}
|
Reference in New Issue
Block a user