Ticket #34102: 34102.diff
File 34102.diff, 643 bytes (added by , 10 years ago) |
---|
-
customize-nav-menus.css
110 110 right: 0; 111 111 } 112 112 113 .c ustomize-control-nav_menu .reordering .add-new-menu-item {113 .control-section-nav_menu .reordering .add-new-menu-item { 114 114 opacity: 0.2; 115 115 pointer-events: none; 116 116 cursor: not-allowed; … … 981 981 } 982 982 983 983 li.assigned-to-menu-location .menu-delete-item { 984 984 display: none; 985 985 } 986 986 987 987 li.assigned-to-menu-location .add-new-menu-item { 988 988 margin-bottom: 1em; 989 989 } 990 990 991 991 .menu-delete {