MINOR: fixed icon for drag and dropping fields - ajshort

This commit is contained in:
Will Rossiter 2009-04-20 03:22:54 +00:00
parent 379a5c98d2
commit 984bfdd42d

View File

@ -93,7 +93,7 @@ div.FieldEditor ul a:hover {
}
.fieldHandler,
.handle {
cursor: pointer;
cursor: move;
}
.EditableFormField {
margin: 2px;