mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
MINOR: fixed icon for drag and dropping fields - ajshort
This commit is contained in:
parent
379a5c98d2
commit
984bfdd42d
@ -93,7 +93,7 @@ div.FieldEditor ul a:hover {
|
|||||||
}
|
}
|
||||||
.fieldHandler,
|
.fieldHandler,
|
||||||
.handle {
|
.handle {
|
||||||
cursor: pointer;
|
cursor: move;
|
||||||
}
|
}
|
||||||
.EditableFormField {
|
.EditableFormField {
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
|
Loading…
Reference in New Issue
Block a user