equal
deleted
inserted
replaced
|
1 /*! This file is auto-generated */ |
1 /* nav-menu */ |
2 /* nav-menu */ |
2 |
3 |
3 /* @todo: determine if this is truly for nav menus only */ |
4 /* @todo: determine if this is truly for nav menus only */ |
4 .no-js #message { |
5 .no-js #message { |
5 display: block; |
6 display: block; |
61 display: none; |
62 display: none; |
62 } |
63 } |
63 |
64 |
64 #wpbody { |
65 #wpbody { |
65 position: relative; |
66 position: relative; |
66 } |
|
67 |
|
68 .blank-slate .menu-settings { |
|
69 border: none; |
|
70 margin-top: 0; |
|
71 padding-top: 0; |
|
72 overflow: hidden; |
|
73 } |
67 } |
74 |
68 |
75 .is-submenu { |
69 .is-submenu { |
76 color: #555d66; /* #fafafa background */ |
70 color: #555d66; /* #fafafa background */ |
77 font-style: italic; |
71 font-style: italic; |
187 |
181 |
188 #nav-menu-header .menu-name-label { |
182 #nav-menu-header .menu-name-label { |
189 display: inline-block; |
183 display: inline-block; |
190 vertical-align: middle; |
184 vertical-align: middle; |
191 margin-left: 7px; |
185 margin-left: 7px; |
192 font-style: italic; |
|
193 } |
186 } |
194 |
187 |
195 .nav-menus-php #post-body div.updated, |
188 .nav-menus-php #post-body div.updated, |
196 .nav-menus-php #post-body div.error { |
189 .nav-menus-php #post-body div.error { |
197 margin: 0; |
190 margin: 0; |
409 } |
402 } |
410 |
403 |
411 .menu-item-title input[type=checkbox] { |
404 .menu-item-title input[type=checkbox] { |
412 display: inline-block; |
405 display: inline-block; |
413 margin-top: -4px; |
406 margin-top: -4px; |
|
407 } |
|
408 |
|
409 .menu-item-title .post-state { |
|
410 font-weight: 600; |
414 } |
411 } |
415 |
412 |
416 /* Nav Menu */ |
413 /* Nav Menu */ |
417 #menu-container .inside { |
414 #menu-container .inside { |
418 padding-bottom: 10px; |
415 padding-bottom: 10px; |
448 position: relative; |
445 position: relative; |
449 padding: 10px 15px; |
446 padding: 10px 15px; |
450 height: auto; |
447 height: auto; |
451 min-height: 20px; |
448 min-height: 20px; |
452 width: 382px; |
449 width: 382px; |
453 line-height: 2.4; |
450 line-height: 2.30769230; |
454 overflow: hidden; |
451 overflow: hidden; |
455 word-wrap: break-word; |
452 word-wrap: break-word; |
456 } |
453 } |
457 |
454 |
458 .menu-item-bar .menu-item-handle:hover { |
455 .menu-item-bar .menu-item-handle:hover { |
478 } |
475 } |
479 |
476 |
480 .menu-item-handle .item-title { |
477 .menu-item-handle .item-title { |
481 font-size: 13px; |
478 font-size: 13px; |
482 font-weight: 600; |
479 font-weight: 600; |
483 line-height: 1.6; |
480 line-height: 1.53846153; |
484 display: block; |
481 display: block; |
485 /* @todo: responsive view. */ |
482 /* @todo: responsive view. */ |
486 margin-left: 13em; |
483 margin-left: 13em; |
487 } |
484 } |
488 |
485 |
645 display: block; |
642 display: block; |
646 width: 402px; |
643 width: 402px; |
647 padding: 10px 10px 10px 0; |
644 padding: 10px 10px 10px 0; |
648 position: relative; |
645 position: relative; |
649 z-index: 10; /* Keep .item-title's shadow from appearing on top of .menu-item-settings */ |
646 z-index: 10; /* Keep .item-title's shadow from appearing on top of .menu-item-settings */ |
650 border: 1px solid #e5e5e5; |
647 border: 1px solid #ccd0d4; |
651 border-top: none; |
648 border-top: none; |
652 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); |
649 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); |
653 } |
650 } |
654 |
651 |
655 .menu-item-settings .field-move { |
652 .menu-item-settings .field-move { |
658 } |
655 } |
659 |
656 |
660 .field-move-visual-label { |
657 .field-move-visual-label { |
661 float: right; |
658 float: right; |
662 margin-left: 4px; |
659 margin-left: 4px; |
663 font-style: italic; |
|
664 } |
660 } |
665 |
661 |
666 .menu-item-settings .field-move .button-link { |
662 .menu-item-settings .field-move .button-link { |
667 display: none; |
663 display: none; |
668 margin: 0 2px; |
664 margin: 0 2px; |
669 font-style: italic; |
|
670 } |
665 } |
671 |
666 |
672 .menu-item-edit-active .menu-item-settings { |
667 .menu-item-edit-active .menu-item-settings { |
673 display: block; |
668 display: block; |
674 } |
669 } |
696 margin: 0 0 15px; |
691 margin: 0 0 15px; |
697 padding: 3px 5px 5px; |
692 padding: 3px 5px 5px; |
698 border: 1px solid #ddd; |
693 border: 1px solid #ddd; |
699 color: #72777c; |
694 color: #72777c; |
700 font-size: 12px; |
695 font-size: 12px; |
701 font-style: italic; |
|
702 } |
696 } |
703 |
697 |
704 .link-to-original a { |
698 .link-to-original a { |
705 padding-right: 4px; |
699 padding-right: 4px; |
706 font-style: normal; |
700 font-style: normal; |
735 |
729 |
736 /* Major/minor publishing actions (classes) */ |
730 /* Major/minor publishing actions (classes) */ |
737 .nav-menus-php .major-publishing-actions { |
731 .nav-menus-php .major-publishing-actions { |
738 clear: both; |
732 clear: both; |
739 padding: 10px 0; |
733 padding: 10px 0; |
740 line-height: 2.1; |
734 line-height: 2.15384615; |
741 } |
735 } |
742 |
736 |
743 .nav-menus-php .major-publishing-actions .publishing-action { |
737 .nav-menus-php .major-publishing-actions .publishing-action { |
744 text-align: left; |
738 text-align: left; |
745 float: left; |
739 float: left; |
746 } |
|
747 |
|
748 .nav-menus-php .blank-slate .menu-settings { |
|
749 display: none; |
|
750 } |
740 } |
751 |
741 |
752 /* Same as the Publish Meta Box #delete-action */ |
742 /* Same as the Publish Meta Box #delete-action */ |
753 .nav-menus-php .delete-action { |
743 .nav-menus-php .delete-action { |
754 float: right; |
744 float: right; |
839 padding-top: 1em; |
829 padding-top: 1em; |
840 } |
830 } |
841 |
831 |
842 .nav-menus-php .delete-action { |
832 .nav-menus-php .delete-action { |
843 font-size: 14px; |
833 font-size: 14px; |
844 line-height: 2.1; |
834 line-height: 2.14285714; |
845 } |
835 } |
846 |
836 |
847 .menu-item-bar .menu-item-handle, |
837 .menu-item-bar .menu-item-handle, |
848 .menu-item-settings, |
838 .menu-item-settings, |
849 .description-wide { |
839 .description-wide { |