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:
parent
dd132c040b
commit
a477c2face
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
Loading…
Add table
Add a link
Reference in a new issue