| | 102 | |
| | 103 | /* nav menus */ |
| | 104 | .menu-max-depth-0 #menu-management { width: 460px; } |
| | 105 | .menu-max-depth-1 #menu-management { width: 490px; } |
| | 106 | .menu-max-depth-2 #menu-management { width: 520px; } |
| | 107 | .menu-max-depth-3 #menu-management { width: 550px; } |
| | 108 | .menu-max-depth-4 #menu-management { width: 580px; } |
| | 109 | .menu-max-depth-5 #menu-management { width: 610px; } |
| | 110 | .menu-max-depth-6 #menu-management { width: 640px; } |
| | 111 | .menu-max-depth-7 #menu-management { width: 670px; } |
| | 112 | .menu-max-depth-8 #menu-management { width: 700px; } |
| | 113 | .menu-max-depth-9 #menu-management { width: 730px; } |
| | 114 | .menu-max-depth-10 #menu-management { width: 760px; } |
| | 115 | .menu-max-depth-11 #menu-management { width: 790px; } |
| | 116 | |
| | 117 | .menu-item-depth-0 { margin-left: 0px; } |
| | 118 | .menu-item-depth-1 { margin-left: -30px; } |
| | 119 | .menu-item-depth-2 { margin-left: -60px; } |
| | 120 | .menu-item-depth-3 { margin-left: -90px; } |
| | 121 | .menu-item-depth-4 { margin-left: -120px; } |
| | 122 | .menu-item-depth-5 { margin-left: -150px; } |
| | 123 | .menu-item-depth-6 { margin-left: -180px; } |
| | 124 | .menu-item-depth-7 { margin-left: -210px; } |
| | 125 | .menu-item-depth-8 { margin-left: -240px; } |
| | 126 | .menu-item-depth-9 { margin-left: -270px; } |
| | 127 | .menu-item-depth-10 { margin-left: -300px; } |
| | 128 | .menu-item-depth-11 { margin-left: -330px; } |
| | 129 | |
| | 130 | #menu-to-edit li dl { |
| | 131 | padding: 0 !important; |
| | 132 | margin: 0 !important; |
| | 133 | } |
| | 134 | .ui-sortable-helper .menu-item-transport { |
| | 135 | margin-top: 13px; |
| | 136 | } |
| | 137 | .ui-sortable-helper .menu-item-transport .menu-item-transport { |
| | 138 | margin-top: 0; |
| | 139 | } |
| | 140 | .sortable-placeholder { |
| | 141 | margin-top: 0 !important; |
| | 142 | margin-left: 0 !important; |
| | 143 | margin-bottom: 13px !important; |
| | 144 | padding: 0 !important; |
| | 145 | } |
| | 146 | .auto-add-pages { |
| | 147 | clear: both; |
| | 148 | float: none; |
| | 149 | } |
| | 150 | #nav-menus-frame .open-label span { |
| | 151 | float: none; |
| | 152 | display: inline-block; |
| | 153 | } |
| | 154 | #nav-menus-frame .delete-action { |
| | 155 | float: none; |
| | 156 | } |