author | ymh <ymh.work@gmail.com> |
Tue, 27 Sep 2022 16:37:53 +0200 | |
changeset 19 | 3d72ae0968f4 |
parent 18 | be944660c56a |
child 21 | 48c4eec2b7e6 |
permissions | -rw-r--r-- |
16 | 1 |
/*! This file is auto-generated */ |
5 | 2 |
/* nav-menu */ |
3 |
||
4 |
/* @todo: determine if this is truly for nav menus only */ |
|
5 |
.no-js #message { |
|
6 |
display: block; |
|
7 |
} |
|
8 |
||
9 |
ul.add-menu-item-tabs li { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
10 |
padding: 3px 8px 4px 5px; |
5 | 11 |
} |
12 |
||
13 |
.accordion-section ul.category-tabs, |
|
14 |
.accordion-section ul.add-menu-item-tabs, |
|
15 |
.accordion-section ul.wp-tab-bar { |
|
16 |
margin: 0; |
|
17 |
} |
|
18 |
||
19 |
.accordion-section .categorychecklist { |
|
20 |
margin: 13px 0; |
|
21 |
} |
|
22 |
||
23 |
#nav-menu-meta .accordion-section-content { |
|
24 |
padding: 18px 13px; |
|
25 |
} |
|
26 |
||
27 |
#nav-menu-meta .button-controls { |
|
28 |
margin-bottom: 0; |
|
29 |
} |
|
30 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
31 |
.has-no-menu-item .button-controls { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
32 |
display: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
33 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
34 |
|
5 | 35 |
#nav-menus-frame { |
36 |
margin-right: 300px; |
|
37 |
margin-top: 23px; |
|
38 |
} |
|
39 |
||
40 |
#wpbody-content #menu-settings-column { |
|
9 | 41 |
display: inline; |
42 |
width: 281px; |
|
5 | 43 |
margin-right: -300px; |
44 |
clear: both; |
|
45 |
float: right; |
|
46 |
padding-top: 0; |
|
47 |
} |
|
48 |
||
49 |
#menu-settings-column .inside { |
|
50 |
clear: both; |
|
51 |
margin: 10px 0 0; |
|
52 |
} |
|
53 |
||
54 |
.metabox-holder-disabled .postbox, |
|
55 |
.metabox-holder-disabled .accordion-section-content, |
|
56 |
.metabox-holder-disabled .accordion-section-title { |
|
57 |
opacity: 0.5; |
|
58 |
filter: alpha(opacity=50); |
|
59 |
} |
|
60 |
||
61 |
.metabox-holder-disabled .button-controls .select-all { |
|
62 |
display: none; |
|
63 |
} |
|
64 |
||
65 |
#wpbody { |
|
66 |
position: relative; |
|
67 |
} |
|
68 |
||
69 |
.is-submenu { |
|
18 | 70 |
color: #50575e; /* #fafafa background */ |
5 | 71 |
font-style: italic; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
72 |
font-weight: 400; |
5 | 73 |
margin-right: 4px; |
74 |
} |
|
75 |
||
76 |
.manage-menus { |
|
77 |
margin-top: 23px; |
|
78 |
padding: 10px; |
|
79 |
overflow: hidden; |
|
18 | 80 |
background: #fff; |
5 | 81 |
} |
82 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
83 |
.manage-menus .selected-menu, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
84 |
.manage-menus select, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
85 |
.manage-menus .submit-btn, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
86 |
.nav-menus-php .add-new-menu-action { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
87 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
88 |
margin-left: 3px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
89 |
vertical-align: middle; |
5 | 90 |
} |
91 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
92 |
.manage-menus select, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
93 |
.menu-location-menus select { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
94 |
max-width: 100%; |
5 | 95 |
} |
96 |
||
97 |
.menu-edit #post-body-content h3 { |
|
98 |
margin: 1em 0 10px; |
|
99 |
} |
|
100 |
||
18 | 101 |
#nav-menu-bulk-actions-top { |
102 |
margin: 1em 0; |
|
103 |
} |
|
104 |
||
105 |
#nav-menu-bulk-actions-bottom { |
|
106 |
margin: 1em 0; |
|
107 |
margin: calc( 1em + 9px ) 0 ; |
|
108 |
} |
|
109 |
||
110 |
.bulk-actions input.button { |
|
111 |
margin-left: 12px; |
|
112 |
} |
|
113 |
||
114 |
.bulk-select-button { |
|
115 |
position: relative; |
|
116 |
display: inline-block; |
|
117 |
padding: 0 10px; |
|
118 |
font-size: 13px; |
|
119 |
line-height: 2.15384615; |
|
120 |
height: auto; |
|
121 |
min-height: 30px; |
|
122 |
background: #f6f7f7; |
|
123 |
vertical-align: top; |
|
124 |
border: 1px solid #dcdcde; |
|
125 |
margin: 0; |
|
126 |
cursor: pointer; |
|
127 |
border-radius: 3px; |
|
128 |
white-space: nowrap; |
|
129 |
box-sizing: border-box; |
|
130 |
} |
|
131 |
||
132 |
.bulk-selection .bulk-select-button { |
|
133 |
color: #2271b1; |
|
134 |
border-color: #2271b1; |
|
135 |
background: #f6f7f7; |
|
136 |
vertical-align: top; |
|
137 |
} |
|
138 |
||
139 |
#pending-menu-items-to-delete { |
|
140 |
display: none; |
|
141 |
} |
|
142 |
||
143 |
.bulk-selection #pending-menu-items-to-delete { |
|
144 |
display: block; |
|
145 |
margin-top: 1em; |
|
146 |
} |
|
147 |
||
148 |
#pending-menu-items-to-delete p { |
|
149 |
margin-bottom: 0; |
|
150 |
} |
|
151 |
||
152 |
#pending-menu-items-to-delete ul { |
|
153 |
margin-top: 0; |
|
154 |
list-style: none; |
|
155 |
} |
|
156 |
||
157 |
#pending-menu-items-to-delete ul li { |
|
158 |
display: inline; |
|
159 |
} |
|
160 |
||
161 |
input.bulk-select-switcher + .bulk-select-button-label { |
|
162 |
vertical-align: inherit; |
|
163 |
} |
|
164 |
||
165 |
label.bulk-select-button:hover, |
|
166 |
label.bulk-select-button:active, |
|
167 |
label.bulk-select-button:focus-within { |
|
168 |
background: #f0f0f1; |
|
169 |
border-color: #0a4b78; |
|
170 |
color: #0a4b78; |
|
171 |
} |
|
172 |
||
173 |
input.bulk-select-switcher:focus + .bulk-select-button-label{ |
|
174 |
color: #0a4b78; |
|
175 |
} |
|
176 |
||
177 |
.bulk-actions input.menu-items-delete { |
|
178 |
-webkit-appearance: none; |
|
179 |
appearance: none; |
|
180 |
font-size: inherit; |
|
181 |
border: 0; |
|
182 |
line-height: 2.1em; |
|
183 |
background: none; |
|
184 |
cursor: pointer; |
|
185 |
text-decoration: underline; |
|
186 |
color: #b32d2e; |
|
187 |
} |
|
188 |
||
189 |
.bulk-actions input.menu-items-delete:hover { |
|
190 |
color: #b32d2e; |
|
191 |
border: none; |
|
192 |
} |
|
193 |
||
194 |
.bulk-actions input.menu-items-delete.disabled { |
|
195 |
cursor: default; |
|
196 |
color: #a7aaad; |
|
197 |
box-shadow: none; |
|
198 |
} |
|
199 |
||
5 | 200 |
.menu-settings { |
18 | 201 |
border-top: 1px solid #f0f0f1; |
5 | 202 |
margin-top: 2em; |
203 |
} |
|
204 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
205 |
.menu-settings-group { |
5 | 206 |
margin: 0 0 10px; |
207 |
overflow: hidden; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
208 |
padding-right: 20%; |
5 | 209 |
} |
210 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
211 |
.menu-settings-group:last-of-type { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
212 |
margin-bottom: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
213 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
214 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
215 |
.menu-settings-input { |
5 | 216 |
float: right; |
217 |
margin: 0; |
|
218 |
width: 100%; |
|
219 |
} |
|
220 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
221 |
.menu-settings-group-name { |
5 | 222 |
float: right; |
223 |
clear: both; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
224 |
width: 25%; |
5 | 225 |
padding: 3px 0 0; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
226 |
margin-right: -25%; /* 20 container left padding x ( 100 container % width / 80 this % width ) */ |
5 | 227 |
} |
228 |
||
229 |
.menu-settings label { |
|
230 |
vertical-align: baseline; |
|
231 |
} |
|
232 |
||
233 |
.menu-edit .checkbox-input { |
|
234 |
margin-top: 4px; |
|
235 |
} |
|
236 |
||
237 |
.theme-location-set { |
|
18 | 238 |
color: #646970; |
5 | 239 |
font-size: 11px; |
240 |
} |
|
241 |
||
242 |
/* Menu Container */ |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
243 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
244 |
/* @todo: responsive view. */ |
5 | 245 |
#menu-management-liquid { |
246 |
float: right; |
|
247 |
min-width: 100%; |
|
248 |
margin-top: 3px; |
|
249 |
} |
|
250 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
251 |
/* @todo: responsive view. */ |
5 | 252 |
#menu-management { |
253 |
position: relative; |
|
254 |
margin-left: 20px; |
|
255 |
margin-top: -3px; |
|
256 |
width: 100%; |
|
257 |
} |
|
258 |
||
259 |
#menu-management .menu-edit { |
|
260 |
margin-bottom: 20px; |
|
261 |
} |
|
262 |
||
263 |
.nav-menus-php #post-body { |
|
9 | 264 |
padding: 0 10px; |
5 | 265 |
border-top: 1px solid #fff; |
18 | 266 |
border-bottom: 1px solid #dcdcde; |
5 | 267 |
background: #fff; |
268 |
} |
|
269 |
||
270 |
#nav-menu-header, |
|
271 |
#nav-menu-footer { |
|
272 |
padding: 0 10px; |
|
18 | 273 |
background: #f6f7f7; |
5 | 274 |
} |
275 |
||
276 |
#nav-menu-header { |
|
18 | 277 |
border-bottom: 1px solid #dcdcde; |
5 | 278 |
margin-bottom: 0; |
279 |
} |
|
280 |
||
281 |
#nav-menu-header .menu-name-label { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
282 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
283 |
vertical-align: middle; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
284 |
margin-left: 7px; |
5 | 285 |
} |
286 |
||
287 |
.nav-menus-php #post-body div.updated, |
|
288 |
.nav-menus-php #post-body div.error { |
|
289 |
margin: 0; |
|
290 |
} |
|
291 |
||
292 |
.nav-menus-php #post-body-content { |
|
293 |
position: relative; |
|
294 |
float: none; |
|
295 |
} |
|
296 |
||
9 | 297 |
.nav-menus-php #post-body-content .post-body-plain { |
298 |
margin-bottom: 0; |
|
299 |
} |
|
300 |
||
5 | 301 |
#menu-management .menu-add-new abbr { |
9 | 302 |
font-weight: 600; |
5 | 303 |
} |
304 |
||
305 |
#select-nav-menu-container { |
|
306 |
text-align: left; |
|
19 | 307 |
padding: 0 10px 3px; |
5 | 308 |
margin-bottom: 5px; |
309 |
} |
|
310 |
||
311 |
#select-nav-menu { |
|
312 |
width: 100px; |
|
313 |
display: inline; |
|
314 |
} |
|
315 |
||
316 |
#menu-name-label { |
|
317 |
margin-top: -2px; |
|
318 |
} |
|
319 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
320 |
.widefat .menu-locations .menu-location-title { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
321 |
padding: 13px 10px 0; |
5 | 322 |
} |
323 |
||
324 |
.menu-location-title label { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
325 |
font-weight: 600; |
5 | 326 |
} |
327 |
||
328 |
.menu-location-menus select { |
|
329 |
float: right; |
|
330 |
} |
|
331 |
||
332 |
#locations-nav-menu-wrapper { |
|
333 |
padding: 5px 0; |
|
334 |
} |
|
335 |
||
336 |
.locations-nav-menu-select select { |
|
337 |
float: right; |
|
338 |
width: 160px; |
|
339 |
margin-left: 5px; |
|
340 |
} |
|
341 |
||
342 |
.locations-row-links { |
|
343 |
float: right; |
|
344 |
margin: 6px 6px 0 0; |
|
345 |
} |
|
346 |
||
347 |
.locations-edit-menu-link, |
|
348 |
.locations-add-menu-link { |
|
349 |
margin: 0 3px; |
|
350 |
} |
|
351 |
||
352 |
.locations-edit-menu-link { |
|
353 |
padding-left: 3px; |
|
18 | 354 |
border-left: 1px solid #c3c4c7; |
5 | 355 |
} |
356 |
||
357 |
#menu-management .inside { |
|
358 |
padding: 0 10px; |
|
359 |
} |
|
360 |
||
361 |
/* Add Menu Item Boxes */ |
|
362 |
.postbox .howto input, |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
363 |
.customlinkdiv .menu-item-textbox { |
5 | 364 |
width: 180px; |
365 |
float: left; |
|
366 |
} |
|
367 |
||
368 |
.accordion-container .outer-border { |
|
369 |
margin: 0; |
|
370 |
} |
|
371 |
||
372 |
.customlinkdiv p { |
|
373 |
margin-top: 0 |
|
374 |
} |
|
375 |
||
376 |
#nav-menu-theme-locations .howto select { |
|
377 |
width: 100%; |
|
378 |
} |
|
379 |
||
380 |
#nav-menu-theme-locations .button-controls { |
|
381 |
text-align: left; |
|
382 |
} |
|
383 |
||
384 |
.add-menu-item-view-all { |
|
385 |
height: 400px; |
|
386 |
} |
|
387 |
||
388 |
/* Button Primary Actions */ |
|
389 |
#menu-container .submit { |
|
390 |
margin: 0 0 10px; |
|
391 |
padding: 0; |
|
392 |
} |
|
393 |
||
394 |
/* @todo: is this actually used? */ |
|
395 |
#cancel-save { |
|
396 |
text-decoration: underline; |
|
397 |
font-size: 12px; |
|
398 |
margin-right: 20px; |
|
399 |
margin-top: 5px; |
|
400 |
} |
|
401 |
||
402 |
.button.right, .button-secondary.right, .button-primary.right { |
|
403 |
float: left; |
|
404 |
} |
|
405 |
||
406 |
/* Button Secondary Actions */ |
|
407 |
.list-controls { |
|
408 |
float: right; |
|
409 |
margin-top: 5px; |
|
410 |
} |
|
411 |
||
412 |
.add-to-menu { |
|
413 |
float: left; |
|
414 |
} |
|
415 |
||
416 |
.button-controls { |
|
9 | 417 |
clear: both; |
5 | 418 |
margin: 10px 0; |
419 |
} |
|
420 |
||
421 |
.show-all, |
|
422 |
.hide-all { |
|
423 |
cursor: pointer; |
|
424 |
} |
|
425 |
||
426 |
.hide-all { |
|
427 |
display: none; |
|
428 |
} |
|
429 |
||
430 |
/* Create Menu */ |
|
431 |
#menu-name { |
|
432 |
width: 270px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
433 |
vertical-align: middle; |
5 | 434 |
} |
435 |
||
436 |
#manage-menu .inside { |
|
19 | 437 |
padding: 0; |
5 | 438 |
} |
439 |
||
440 |
/* Custom Links */ |
|
441 |
#available-links dt { |
|
442 |
display: block; |
|
443 |
} |
|
444 |
||
445 |
#add-custom-link .howto { |
|
446 |
font-size: 12px; |
|
447 |
} |
|
448 |
||
449 |
#add-custom-link label span { |
|
450 |
display: block; |
|
451 |
float: right; |
|
452 |
margin-top: 5px; |
|
453 |
padding-left: 5px; |
|
454 |
} |
|
455 |
||
456 |
.menu-item-textbox { |
|
457 |
width: 180px; |
|
458 |
} |
|
459 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
460 |
.customlinkdiv label, |
5 | 461 |
.nav-menus-php .howto span { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
462 |
float: right; |
5 | 463 |
margin-top: 6px; |
464 |
} |
|
465 |
||
466 |
/* Menu item types */ |
|
467 |
.quick-search { |
|
468 |
width: 190px; |
|
469 |
} |
|
470 |
||
471 |
.quick-search-wrap .spinner { |
|
472 |
float: none; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
473 |
margin: -3px 0 0 -10px; |
5 | 474 |
} |
475 |
||
476 |
.nav-menus-php .list-wrap { |
|
477 |
display: none; |
|
478 |
clear: both; |
|
479 |
margin-bottom: 10px; |
|
480 |
} |
|
481 |
||
482 |
.nav-menus-php .postbox p.submit { |
|
483 |
margin-bottom: 0; |
|
484 |
} |
|
485 |
||
486 |
/* Listings */ |
|
487 |
.nav-menus-php .list li { |
|
488 |
display: none; |
|
18 | 489 |
margin: 0 0 5px; |
5 | 490 |
} |
491 |
||
492 |
.nav-menus-php .list li .menu-item-title { |
|
493 |
cursor: pointer; |
|
494 |
display: block; |
|
495 |
} |
|
496 |
||
497 |
.nav-menus-php .list li .menu-item-title input { |
|
498 |
margin-left: 3px; |
|
499 |
margin-top: -3px; |
|
500 |
} |
|
501 |
||
502 |
.menu-item-title input[type=checkbox] { |
|
503 |
display: inline-block; |
|
504 |
margin-top: -4px; |
|
505 |
} |
|
506 |
||
16 | 507 |
.menu-item-title .post-state { |
508 |
font-weight: 600; |
|
509 |
} |
|
510 |
||
5 | 511 |
/* Nav Menu */ |
512 |
#menu-container .inside { |
|
513 |
padding-bottom: 10px; |
|
514 |
} |
|
515 |
||
516 |
.menu { |
|
9 | 517 |
padding-top: 1em; |
5 | 518 |
} |
519 |
||
520 |
#menu-to-edit { |
|
521 |
margin: 0; |
|
522 |
padding: 0.1em 0; |
|
523 |
} |
|
524 |
||
525 |
.menu ul { |
|
526 |
width: 100%; |
|
527 |
} |
|
528 |
||
529 |
.menu li { |
|
530 |
margin-bottom: 0; |
|
9 | 531 |
position: relative; |
5 | 532 |
} |
533 |
||
534 |
.menu-item-bar { |
|
9 | 535 |
clear: both; |
536 |
line-height: 1.5; |
|
537 |
position: relative; |
|
5 | 538 |
margin: 9px 0 0; |
539 |
} |
|
540 |
||
541 |
.menu-item-bar .menu-item-handle { |
|
18 | 542 |
border: 1px solid #dcdcde; |
5 | 543 |
position: relative; |
544 |
padding: 10px 15px; |
|
545 |
height: auto; |
|
546 |
min-height: 20px; |
|
18 | 547 |
max-width: 382px; |
16 | 548 |
line-height: 2.30769230; |
5 | 549 |
overflow: hidden; |
550 |
word-wrap: break-word; |
|
551 |
} |
|
552 |
||
553 |
.menu-item-bar .menu-item-handle:hover { |
|
18 | 554 |
border-color: #8c8f94; |
5 | 555 |
} |
556 |
||
557 |
#menu-to-edit .menu-item-invalid .menu-item-handle { |
|
18 | 558 |
background: #fcf0f1; |
559 |
border-color: #d63638; |
|
5 | 560 |
} |
561 |
||
562 |
.no-js .menu-item-edit-active .item-edit { |
|
563 |
display: none; |
|
564 |
} |
|
565 |
||
566 |
.js .menu-item-handle { |
|
567 |
cursor: move; |
|
568 |
} |
|
569 |
||
570 |
.menu li.deleting .menu-item-handle { |
|
571 |
background-image: none; |
|
18 | 572 |
background-color: #f86368; |
5 | 573 |
} |
574 |
||
575 |
.menu-item-handle .item-title { |
|
576 |
font-size: 13px; |
|
577 |
font-weight: 600; |
|
16 | 578 |
line-height: 1.53846153; |
5 | 579 |
display: block; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
580 |
/* @todo: responsive view. */ |
5 | 581 |
margin-left: 13em; |
582 |
} |
|
583 |
||
18 | 584 |
.menu-item-handle .menu-item-checkbox { |
585 |
display: none; |
|
586 |
} |
|
587 |
||
588 |
.bulk-selection .menu-item-handle .menu-item-checkbox { |
|
589 |
display: inline-block; |
|
590 |
margin-left: 6px; |
|
591 |
} |
|
592 |
||
5 | 593 |
.menu-item-handle .menu-item-title.no-title { |
18 | 594 |
color: #646970; |
5 | 595 |
} |
596 |
||
597 |
/* Sortables */ |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
598 |
li.menu-item.ui-sortable-helper .menu-item-bar { |
5 | 599 |
margin-top: 0; |
600 |
} |
|
601 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
602 |
li.menu-item.ui-sortable-helper .menu-item-transport .menu-item-bar { |
9 | 603 |
margin-top: 9px; /* Must use the same value used by the dragged item .menu-item-bar */ |
5 | 604 |
} |
605 |
||
606 |
.menu .sortable-placeholder { |
|
607 |
height: 35px; |
|
608 |
width: 410px; |
|
9 | 609 |
margin-top: 9px; /* Must use the same value used by the dragged item .menu-item-bar */ |
5 | 610 |
} |
611 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
612 |
/* Hide the transport list when it's empty */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
613 |
.menu-item .menu-item-transport:empty { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
614 |
display: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
615 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
616 |
|
5 | 617 |
/* WARNING: The factor of 30px is hardcoded into the nav-menus JavaScript. */ |
19 | 618 |
.menu-item-depth-0 { margin-right: 0; } |
5 | 619 |
.menu-item-depth-1 { margin-right: 30px; } |
620 |
.menu-item-depth-2 { margin-right: 60px; } |
|
621 |
.menu-item-depth-3 { margin-right: 90px; } |
|
622 |
.menu-item-depth-4 { margin-right: 120px; } |
|
623 |
.menu-item-depth-5 { margin-right: 150px; } |
|
624 |
.menu-item-depth-6 { margin-right: 180px; } |
|
625 |
.menu-item-depth-7 { margin-right: 210px; } |
|
626 |
.menu-item-depth-8 { margin-right: 240px; } |
|
627 |
.menu-item-depth-9 { margin-right: 270px; } |
|
628 |
.menu-item-depth-10 { margin-right: 300px; } |
|
629 |
.menu-item-depth-11 { margin-right: 330px; } |
|
630 |
||
19 | 631 |
.menu-item-depth-0 .menu-item-transport { margin-right: 0; } |
5 | 632 |
.menu-item-depth-1 .menu-item-transport { margin-right: -30px; } |
633 |
.menu-item-depth-2 .menu-item-transport { margin-right: -60px; } |
|
634 |
.menu-item-depth-3 .menu-item-transport { margin-right: -90px; } |
|
635 |
.menu-item-depth-4 .menu-item-transport { margin-right: -120px; } |
|
636 |
.menu-item-depth-5 .menu-item-transport { margin-right: -150px; } |
|
637 |
.menu-item-depth-6 .menu-item-transport { margin-right: -180px; } |
|
638 |
.menu-item-depth-7 .menu-item-transport { margin-right: -210px; } |
|
639 |
.menu-item-depth-8 .menu-item-transport { margin-right: -240px; } |
|
640 |
.menu-item-depth-9 .menu-item-transport { margin-right: -270px; } |
|
641 |
.menu-item-depth-10 .menu-item-transport { margin-right: -300px; } |
|
642 |
.menu-item-depth-11 .menu-item-transport { margin-right: -330px; } |
|
643 |
||
644 |
body.menu-max-depth-0 { min-width: 950px !important; } |
|
645 |
body.menu-max-depth-1 { min-width: 980px !important; } |
|
646 |
body.menu-max-depth-2 { min-width: 1010px !important; } |
|
647 |
body.menu-max-depth-3 { min-width: 1040px !important; } |
|
648 |
body.menu-max-depth-4 { min-width: 1070px !important; } |
|
649 |
body.menu-max-depth-5 { min-width: 1100px !important; } |
|
650 |
body.menu-max-depth-6 { min-width: 1130px !important; } |
|
651 |
body.menu-max-depth-7 { min-width: 1160px !important; } |
|
652 |
body.menu-max-depth-8 { min-width: 1190px !important; } |
|
653 |
body.menu-max-depth-9 { min-width: 1220px !important; } |
|
654 |
body.menu-max-depth-10 { min-width: 1250px !important; } |
|
655 |
body.menu-max-depth-11 { min-width: 1280px !important; } |
|
656 |
||
657 |
/* Menu item controls */ |
|
658 |
.item-type { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
659 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
660 |
padding: 12px 16px; |
18 | 661 |
color: #646970; |
5 | 662 |
font-size: 12px; |
9 | 663 |
line-height: 1.5; |
5 | 664 |
} |
665 |
||
666 |
.item-controls { |
|
667 |
font-size: 12px; |
|
668 |
position: absolute; |
|
669 |
left: 20px; |
|
670 |
top: -1px; |
|
671 |
} |
|
672 |
||
673 |
.item-controls a { |
|
674 |
text-decoration: none; |
|
675 |
} |
|
676 |
||
677 |
.item-controls a:hover { |
|
678 |
cursor: pointer; |
|
679 |
} |
|
680 |
||
681 |
.item-controls .item-order { |
|
682 |
padding-left: 10px; |
|
683 |
} |
|
684 |
||
685 |
.nav-menus-php .item-edit { |
|
686 |
position: absolute; |
|
687 |
left: -20px; |
|
688 |
top: 0; |
|
689 |
display: block; |
|
690 |
width: 30px; |
|
691 |
height: 40px; |
|
692 |
outline: none; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
693 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
694 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
695 |
.no-js.nav-menus-php .item-edit { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
696 |
position: static; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
697 |
float: left; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
698 |
width: auto; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
699 |
height: auto; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
700 |
margin: 12px 0 12px -10px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
701 |
padding: 0; |
18 | 702 |
color: #2271b1; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
703 |
text-decoration: underline; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
704 |
font-size: 12px; |
9 | 705 |
line-height: 1.5; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
706 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
707 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
708 |
.no-js.nav-menus-php .item-edit .screen-reader-text { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
709 |
position: static; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
710 |
-webkit-clip-path: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
711 |
clip-path: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
712 |
width: auto; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
713 |
height: auto; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
714 |
margin: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
715 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
716 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
717 |
.nav-menus-php .item-edit:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
718 |
margin-top: 10px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
719 |
margin-right: 4px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
720 |
width: 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
721 |
border-radius: 50%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
722 |
text-indent: -1px; /* account for the dashicon alignment */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
723 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
724 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
725 |
.no-js.nav-menus-php .item-edit:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
726 |
display: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
727 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
728 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
729 |
.rtl .nav-menus-php .item-edit:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
730 |
text-indent: 1px; /* account for the dashicon alignment */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
731 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
732 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
733 |
.js.nav-menus-php .item-edit:focus { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
734 |
box-shadow: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
735 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
736 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
737 |
.nav-menus-php .item-edit:focus:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
738 |
box-shadow: |
18 | 739 |
0 0 0 1px #4f94d4, |
740 |
0 0 2px 1px rgba(79, 148, 212, 0.8); |
|
5 | 741 |
} |
742 |
||
743 |
/* Menu editing */ |
|
744 |
.menu-instructions-inactive { |
|
745 |
display: none; |
|
746 |
} |
|
747 |
||
748 |
.menu-item-settings { |
|
749 |
display: block; |
|
18 | 750 |
max-width: 392px; |
751 |
padding: 10px; |
|
5 | 752 |
position: relative; |
753 |
z-index: 10; /* Keep .item-title's shadow from appearing on top of .menu-item-settings */ |
|
18 | 754 |
border: 1px solid #c3c4c7; |
5 | 755 |
border-top: none; |
9 | 756 |
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); |
5 | 757 |
} |
758 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
759 |
.menu-item-settings .field-move { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
760 |
margin: 3px 0 5px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
761 |
line-height: 1.5; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
762 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
763 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
764 |
.field-move-visual-label { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
765 |
float: right; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
766 |
margin-left: 4px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
767 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
768 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
769 |
.menu-item-settings .field-move .button-link { |
5 | 770 |
display: none; |
771 |
margin: 0 2px; |
|
772 |
} |
|
773 |
||
774 |
.menu-item-edit-active .menu-item-settings { |
|
775 |
display: block; |
|
776 |
} |
|
777 |
||
778 |
.menu-item-edit-inactive .menu-item-settings { |
|
779 |
display: none; |
|
780 |
} |
|
781 |
||
782 |
.add-menu-item-pagelinks { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
783 |
margin: .5em -10px; |
5 | 784 |
text-align: center; |
785 |
} |
|
786 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
787 |
.add-menu-item-pagelinks .page-numbers { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
788 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
789 |
min-width: 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
790 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
791 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
792 |
.add-menu-item-pagelinks .page-numbers.dots { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
793 |
min-width: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
794 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
795 |
|
5 | 796 |
.link-to-original { |
797 |
display: block; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
798 |
margin: 0 0 15px; |
5 | 799 |
padding: 3px 5px 5px; |
18 | 800 |
border: 1px solid #dcdcde; |
801 |
color: #646970; |
|
5 | 802 |
font-size: 12px; |
803 |
} |
|
804 |
||
805 |
.link-to-original a { |
|
806 |
padding-right: 4px; |
|
807 |
font-style: normal; |
|
808 |
} |
|
809 |
||
810 |
.hidden-field { |
|
811 |
display: none; |
|
812 |
} |
|
813 |
||
814 |
.menu-item-settings .description-thin, |
|
815 |
.menu-item-settings .description-wide { |
|
816 |
margin-left: 10px; |
|
817 |
float: right; |
|
818 |
} |
|
819 |
||
820 |
.description-thin { |
|
18 | 821 |
width: calc(50% - 5px); |
822 |
} |
|
823 |
||
824 |
.menu-item-settings .description-thin + .description-thin { |
|
825 |
margin-left: 0; |
|
5 | 826 |
} |
827 |
||
828 |
.description-wide { |
|
18 | 829 |
width: 100%; |
5 | 830 |
} |
831 |
||
832 |
.menu-item-actions { |
|
833 |
padding-top: 15px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
834 |
padding-bottom: 7px; |
5 | 835 |
} |
836 |
||
837 |
#cancel-save { |
|
838 |
cursor: pointer; |
|
839 |
} |
|
840 |
||
841 |
/* Major/minor publishing actions (classes) */ |
|
842 |
.nav-menus-php .major-publishing-actions { |
|
843 |
clear: both; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
844 |
padding: 10px 0; |
16 | 845 |
line-height: 2.15384615; |
5 | 846 |
} |
847 |
||
848 |
.nav-menus-php .major-publishing-actions .publishing-action { |
|
849 |
text-align: left; |
|
850 |
float: left; |
|
851 |
} |
|
852 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
853 |
/* Same as the Publish Meta Box #delete-action */ |
5 | 854 |
.nav-menus-php .delete-action { |
855 |
float: right; |
|
9 | 856 |
line-height: 2.1; |
5 | 857 |
} |
858 |
||
859 |
.nav-menus-php .major-publishing-actions .form-invalid { |
|
860 |
padding-right: 4px; |
|
861 |
margin-right: -4px; |
|
862 |
} |
|
863 |
||
864 |
#nav-menus-frame, |
|
865 |
.button-controls, |
|
866 |
#menu-item-url-wrap, |
|
867 |
#menu-item-name-wrap { |
|
868 |
display: block; |
|
869 |
} |
|
870 |
||
871 |
/* =Media Queries |
|
872 |
-------------------------------------------------------------- */ |
|
873 |
||
18 | 874 |
@media only screen and (min-width: 769px) and (max-width: 1000px) { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
875 |
body.menu-max-depth-0 { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
876 |
min-width: 0 !important; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
877 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
878 |
|
18 | 879 |
#menu-management-liquid { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
880 |
width: 100%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
881 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
882 |
|
18 | 883 |
.nav-menus-php #post-body-content { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
884 |
min-width: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
885 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
886 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
887 |
|
9 | 888 |
@media screen and (max-width: 782px) { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
889 |
body.nav-menus-php, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
890 |
body.wp-customizer { |
5 | 891 |
min-width: 0 !important; |
892 |
} |
|
893 |
||
894 |
#nav-menus-frame { |
|
895 |
margin-right: 0; |
|
896 |
float: none; |
|
897 |
width: 100%; |
|
898 |
} |
|
899 |
||
900 |
#wpbody-content #menu-settings-column { |
|
901 |
display: block; |
|
902 |
width: 100%; |
|
903 |
float: none; |
|
904 |
margin-right: 0; |
|
905 |
} |
|
906 |
||
907 |
#side-sortables .add-menu-item-tabs { |
|
908 |
margin: 15px 0 14px; |
|
909 |
} |
|
910 |
||
911 |
ul.add-menu-item-tabs li.tabs { |
|
912 |
padding: 13px 15px 14px; |
|
913 |
} |
|
914 |
||
915 |
.nav-menus-php .customlinkdiv .howto input { |
|
916 |
width: 65%; |
|
917 |
} |
|
918 |
||
919 |
.nav-menus-php .quick-search { |
|
920 |
width: 85%; |
|
921 |
} |
|
922 |
||
923 |
#menu-management-liquid { |
|
924 |
margin-top: 25px; |
|
925 |
} |
|
926 |
||
927 |
.nav-menus-php .menu-name-label.howto span { |
|
928 |
margin-top: 13px |
|
929 |
} |
|
930 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
931 |
#menu-name { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
932 |
width: 100%; |
5 | 933 |
} |
934 |
||
9 | 935 |
.nav-menus-php #nav-menu-header .major-publishing-actions .publishing-action { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
936 |
padding-top: 1em; |
5 | 937 |
} |
938 |
||
939 |
.nav-menus-php .delete-action { |
|
940 |
font-size: 14px; |
|
16 | 941 |
line-height: 2.14285714; |
5 | 942 |
} |
943 |
||
944 |
.menu-item-bar .menu-item-handle, |
|
945 |
.menu-item-settings, |
|
946 |
.description-wide { |
|
947 |
width: auto; |
|
948 |
} |
|
949 |
||
950 |
.menu-item-settings { |
|
951 |
padding: 10px; |
|
952 |
} |
|
953 |
||
954 |
.menu-item-settings .description-thin, |
|
955 |
.menu-item-settings .description-wide { |
|
956 |
width: 100%; |
|
957 |
} |
|
958 |
||
959 |
.menu-item-settings input { |
|
960 |
width: 100%; |
|
961 |
} |
|
962 |
||
963 |
.menu-item-settings input[type="checkbox"], |
|
964 |
.menu-item-settings input[type="radio"] { |
|
965 |
width: 25px; |
|
966 |
} |
|
967 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
968 |
.menu-settings-group { |
5 | 969 |
padding-right: 0; |
18 | 970 |
overflow: visible; |
5 | 971 |
} |
972 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
973 |
.menu-settings-group-name { |
5 | 974 |
float: none; |
975 |
width: auto; |
|
976 |
margin-right: 0; |
|
977 |
margin-bottom: 15px; |
|
978 |
} |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
979 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
980 |
.menu-settings-input { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
981 |
float: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
982 |
margin-bottom: 15px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
983 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
984 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
985 |
.menu-edit .checkbox-input { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
986 |
margin-top: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
987 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
988 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
989 |
.manage-menus select { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
990 |
margin: 0.5em 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
991 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
992 |
|
18 | 993 |
.wp-core-ui .manage-menus .button { |
994 |
margin-bottom: 0; |
|
995 |
} |
|
996 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
997 |
.widefat .menu-locations .menu-location-title { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
998 |
padding-top: 16px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
999 |
} |
5 | 1000 |
} |
1001 |
||
18 | 1002 |
@media only screen and (min-width: 783px) { |
1003 |
@supports (position: sticky) and (scroll-margin-bottom: 130px) { |
|
1004 |
|
|
1005 |
#nav-menu-footer { |
|
1006 |
position: sticky; |
|
1007 |
bottom: 0; |
|
1008 |
z-index: 10; |
|
19 | 1009 |
box-shadow: 0 -1px 0 0 #ddd; |
18 | 1010 |
} |
1011 |
||
1012 |
#save_menu_header { |
|
1013 |
display: none; |
|
1014 |
} |
|
1015 |
} |
|
1016 |
} |
|
1017 |
||
5 | 1018 |
@media only screen and (max-width: 768px) { |
1019 |
/* menu locations */ |
|
1020 |
#menu-locations-wrap .widefat { |
|
1021 |
width: 100%; |
|
1022 |
} |
|
19 | 1023 |
|
1024 |
.bulk-select-button { |
|
1025 |
padding: 5px 10px; |
|
1026 |
} |
|
5 | 1027 |
} |