Changed name of webapp/web/css/individual/menuManagement.css to avoid confusion with file of same name in webapp/web/css/menupage/

This commit is contained in:
cappadona 2011-07-27 20:55:58 +00:00
parent dd132c040b
commit a477c2face
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,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;
cursor: move;
cursor: move;
}
span.controls {
float: right;