adding sortable icon for menu ordering in vitro

This commit is contained in:
hjkhjk54 2012-06-25 21:08:46 +00:00
parent dcfc32803c
commit ac3b58874f
2 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,7 @@ ul.menuItems li {
}
ul.menuItems.dragNdrop li {
padding-left: 1.4em;
background: url("../../edit/forms/images/sortable_icon.png") no-repeat .4em center #f3f3f0;
background: url("../../templates/freemarker/edit/forms/images/sortable_icon.png") no-repeat .4em center #f3f3f0;
cursor: move;
}
span.controls {

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 B