|
|
|
#customize-theme-controls #accordion-section-menu_locations { |
|
position: relative; |
|
margin-top: 30px; |
|
} |
|
|
|
#customize-theme-controls #accordion-section-menu_locations > .accordion-section-title { |
|
border-bottom-color: #dcdcde; |
|
margin-top: 15px; |
|
} |
|
|
|
#customize-theme-controls .customize-section-title-nav_menus-heading, |
|
#customize-theme-controls .customize-section-title-menu_locations-heading, |
|
#customize-theme-controls .customize-section-title-menu_locations-description { |
|
padding: 0 12px; |
|
} |
|
|
|
#customize-theme-controls .customize-control-description.customize-section-title-menu_locations-description { |
|
|
|
font-style: normal; |
|
} |
|
|
|
.menu-in-location, |
|
.menu-in-locations { |
|
display: block; |
|
font-weight: 600; |
|
font-size: 10px; |
|
} |
|
|
|
#customize-controls .theme-location-set, |
|
#customize-controls .control-section .accordion-section-title:focus .menu-in-location, |
|
#customize-controls .control-section .accordion-section-title:hover .menu-in-location { |
|
color: #50575e; |
|
} |
|
|
|
|
|
.customize-control-nav_menu_location .edit-menu, |
|
.customize-control-nav_menu_location .create-menu { |
|
margin-right: 6px; |
|
vertical-align: middle; |
|
line-height: 2.2; |
|
} |
|
|
|
#customize-controls .customize-control-nav_menu_name { |
|
margin-bottom: 12px; |
|
} |
|
|
|
.customize-control-nav_menu_name p:last-of-type { |
|
margin-bottom: 0; |
|
} |
|
|
|
#customize-new-menu-submit { |
|
float: left; |
|
min-width: 85px; |
|
} |
|
|
|
.wp-customizer .menu-item-bar .menu-item-handle, |
|
.wp-customizer .menu-item-settings, |
|
.wp-customizer .menu-item-settings .description-thin { |
|
box-sizing: border-box; |
|
} |
|
|
|
.wp-customizer .menu-item-bar { |
|
margin: 0; |
|
} |
|
|
|
.wp-customizer .menu-item-bar .menu-item-handle { |
|
width: 100%; |
|
max-width: 100%; |
|
background: #fff; |
|
} |
|
|
|
.wp-customizer .menu-item-handle .item-title { |
|
margin-left: 0; |
|
} |
|
|
|
.wp-customizer .menu-item-handle .item-type { |
|
padding: 1px 5px 0 21px; |
|
float: left; |
|
text-align: left; |
|
} |
|
|
|
.wp-customizer .menu-item-handle:hover { |
|
z-index: 8; |
|
} |
|
|
|
.customize-control-nav_menu_item.has-notifications .menu-item-handle { |
|
border-right: 4px solid #72aee6; |
|
} |
|
|
|
.wp-customizer .menu-item-settings { |
|
max-width: 100%; |
|
overflow: hidden; |
|
z-index: 8; |
|
padding: 10px; |
|
background: #f0f0f1; |
|
border: 1px solid #8c8f94; |
|
border-top: none; |
|
} |
|
|
|
.wp-customizer .menu-item-settings .description-thin { |
|
width: 100%; |
|
height: auto; |
|
margin: 0 0 8px; |
|
} |
|
|
|
.wp-customizer .menu-item-settings input[type="text"] { |
|
width: 100%; |
|
} |
|
|
|
.wp-customizer .menu-item-settings .submitbox { |
|
margin: 0; |
|
padding: 0; |
|
} |
|
|
|
.wp-customizer .menu-item-settings .link-to-original { |
|
padding: 5px 0; |
|
border: none; |
|
font-style: normal; |
|
margin: 0; |
|
width: 100%; |
|
} |
|
|
|
.wp-customizer .menu-item .submitbox .submitdelete { |
|
float: right; |
|
margin: 6px 0 0; |
|
padding: 0; |
|
cursor: pointer; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
.menu-item-reorder-nav { |
|
display: none; |
|
background-color: #fff; |
|
position: absolute; |
|
top: 0; |
|
left: 0; |
|
} |
|
|
|
.menus-move-left:before { |
|
content: "\f345"; |
|
} |
|
|
|
.menus-move-right:before { |
|
content: "\f341"; |
|
} |
|
|
|
.reordering .menu-item .item-controls, |
|
.reordering .menu-item .item-type { |
|
display: none; |
|
} |
|
|
|
.reordering .menu-item-reorder-nav { |
|
display: block; |
|
} |
|
|
|
.customize-control input.menu-name-field { |
|
width: 100%; |
|
} |
|
|
|
.wp-customizer .menu-item .item-edit { |
|
position: absolute; |
|
left: -19px; |
|
top: 2px; |
|
display: block; |
|
width: 30px; |
|
height: 38px; |
|
margin-left: 0 !important; |
|
box-shadow: none; |
|
outline: none; |
|
overflow: hidden; |
|
cursor: pointer; |
|
text-align: center; |
|
} |
|
|
|
.wp-customizer .menu-item.menu-item-edit-active .item-edit .toggle-indicator:before { |
|
content: "\f142"; |
|
} |
|
|
|
.wp-customizer .menu-item-settings p.description { |
|
font-style: normal; |
|
} |
|
|
|
.wp-customizer .menu-settings dl { |
|
margin: 12px 0 0; |
|
padding: 0; |
|
} |
|
|
|
.wp-customizer .menu-settings .checkbox-input { |
|
margin-top: 8px; |
|
} |
|
|
|
.wp-customizer .menu-settings .menu-theme-locations { |
|
border-top: 1px solid #c3c4c7; |
|
} |
|
|
|
.wp-customizer .menu-settings { |
|
margin-top: 36px; |
|
border-top: none; |
|
} |
|
|
|
.wp-customizer .menu-location-settings { |
|
margin-top: 12px; |
|
border-top: none; |
|
} |
|
|
|
.wp-customizer .control-section-nav_menu .menu-location-settings { |
|
margin-top: 24px; |
|
border-top: 1px solid #dcdcde; |
|
} |
|
|
|
.wp-customizer .control-section-nav_menu .menu-location-settings, |
|
.customize-control-nav_menu_auto_add { |
|
padding-top: 12px; |
|
} |
|
|
|
.menu-location-settings .customize-control-checkbox .theme-location-set { |
|
line-height: 1; |
|
} |
|
|
|
.customize-control-nav_menu_auto_add label { |
|
vertical-align: top; |
|
} |
|
|
|
.menu-location-settings .new-menu-locations-widget-note { |
|
display: block; |
|
} |
|
|
|
.customize-control-menu { |
|
margin-top: 4px; |
|
} |
|
|
|
#customize-controls .customize-info.open.active-menu-screen-options .customize-help-toggle { |
|
color: #50575e; |
|
} |
|
|
|
|
|
.customize-screen-options-toggle { |
|
background: none; |
|
border: none; |
|
color: #50575e; |
|
cursor: pointer; |
|
margin: 0; |
|
padding: 20px; |
|
position: absolute; |
|
left: 0; |
|
top: 30px; |
|
} |
|
|
|
#customize-controls .customize-info .customize-help-toggle { |
|
padding: 20px; |
|
} |
|
|
|
#customize-controls .customize-info .customize-help-toggle:before { |
|
padding: 4px; |
|
} |
|
|
|
.customize-screen-options-toggle:hover, |
|
.customize-screen-options-toggle:active, |
|
.customize-screen-options-toggle:focus, |
|
.active-menu-screen-options .customize-screen-options-toggle, |
|
#customize-controls .customize-info.open.active-menu-screen-options .customize-help-toggle:hover, |
|
#customize-controls .customize-info.open.active-menu-screen-options .customize-help-toggle:active, |
|
#customize-controls .customize-info.open.active-menu-screen-options .customize-help-toggle:focus { |
|
color: #2271b1; |
|
} |
|
|
|
.customize-screen-options-toggle:focus, |
|
#customize-controls .customize-info .customize-help-toggle:focus { |
|
|
|
outline: 2px solid transparent; |
|
} |
|
|
|
.customize-screen-options-toggle:before { |
|
-moz-osx-font-smoothing: grayscale; |
|
border: none; |
|
content: "\f111"; |
|
display: block; |
|
font: 18px/1 dashicons; |
|
padding: 5px; |
|
text-align: center; |
|
text-decoration: none !important; |
|
text-indent: 0; |
|
right: 6px; |
|
position: absolute; |
|
top: 6px; |
|
} |
|
|
|
.customize-screen-options-toggle:focus:before, |
|
#customize-controls .customize-info .customize-help-toggle:focus:before { |
|
border-radius: 100%; |
|
} |
|
|
|
.wp-customizer #screen-options-wrap { |
|
display: none; |
|
background: #fff; |
|
border-top: 1px solid #dcdcde; |
|
padding: 4px 15px 15px; |
|
} |
|
|
|
.wp-customizer .metabox-prefs label { |
|
display: block; |
|
padding-left: 0; |
|
line-height: 30px; |
|
} |
|
|
|
|
|
.wp-customizer .toggle-indicator { |
|
display: inline-block; |
|
font-size: 20px; |
|
line-height: 1; |
|
} |
|
|
|
.rtl .wp-customizer .toggle-indicator { |
|
text-indent: 1px; |
|
} |
|
|
|
.wp-customizer .menu-item .item-edit .toggle-indicator:before, |
|
#available-menu-items .accordion-section-title .toggle-indicator:before { |
|
content: "\f140"; |
|
display: block; |
|
padding: 1px 0 1px 2px; |
|
speak: never; |
|
border-radius: 50%; |
|
color: #787c82; |
|
font: normal 20px/1 dashicons; |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
text-decoration: none !important; |
|
} |
|
|
|
.control-section-nav_menu .field-link-target, |
|
.control-section-nav_menu .field-title-attribute, |
|
.control-section-nav_menu .field-css-classes, |
|
.control-section-nav_menu .field-xfn, |
|
.control-section-nav_menu .field-description { |
|
display: none; |
|
} |
|
|
|
.control-section-nav_menu.field-link-target-active .field-link-target, |
|
.control-section-nav_menu.field-title-attribute-active .field-title-attribute, |
|
.control-section-nav_menu.field-css-classes-active .field-css-classes, |
|
.control-section-nav_menu.field-xfn-active .field-xfn, |
|
.control-section-nav_menu.field-description-active .field-description { |
|
display: block; |
|
} |
|
|
|
|
|
.menu-item-depth-0 { margin-right: 0; } |
|
.menu-item-depth-1 { margin-right: 20px; } |
|
.menu-item-depth-2 { margin-right: 40px; } |
|
.menu-item-depth-3 { margin-right: 60px; } |
|
.menu-item-depth-4 { margin-right: 80px; } |
|
.menu-item-depth-5 { margin-right: 100px; } |
|
.menu-item-depth-6 { margin-right: 120px; } |
|
.menu-item-depth-7 { margin-right: 140px; } |
|
.menu-item-depth-8 { margin-right: 160px; } |
|
.menu-item-depth-9 { margin-right: 180px; } |
|
.menu-item-depth-10 { margin-right: 200px; } |
|
.menu-item-depth-11 { margin-right: 220px; } |
|
|
|
|
|
.menu-item-depth-0 > .menu-item-bar { margin-left: 0; } |
|
.menu-item-depth-1 > .menu-item-bar { margin-left: 20px; } |
|
.menu-item-depth-2 > .menu-item-bar { margin-left: 40px; } |
|
.menu-item-depth-3 > .menu-item-bar { margin-left: 60px; } |
|
.menu-item-depth-4 > .menu-item-bar { margin-left: 80px; } |
|
.menu-item-depth-5 > .menu-item-bar { margin-left: 100px; } |
|
.menu-item-depth-6 > .menu-item-bar { margin-left: 120px; } |
|
.menu-item-depth-7 > .menu-item-bar { margin-left: 140px; } |
|
.menu-item-depth-8 > .menu-item-bar { margin-left: 160px; } |
|
.menu-item-depth-9 > .menu-item-bar { margin-left: 180px; } |
|
.menu-item-depth-10 > .menu-item-bar { margin-left: 200px; } |
|
.menu-item-depth-11 > .menu-item-bar { margin-left: 220px; } |
|
|
|
|
|
.menu-item-depth-0 .menu-item-transport { margin-right: 0; } |
|
.menu-item-depth-1 .menu-item-transport { margin-right: -20px; } |
|
.menu-item-depth-3 .menu-item-transport { margin-right: -60px; } |
|
.menu-item-depth-4 .menu-item-transport { margin-right: -80px; } |
|
.menu-item-depth-2 .menu-item-transport { margin-right: -40px; } |
|
.menu-item-depth-5 .menu-item-transport { margin-right: -100px; } |
|
.menu-item-depth-6 .menu-item-transport { margin-right: -120px; } |
|
.menu-item-depth-7 .menu-item-transport { margin-right: -140px; } |
|
.menu-item-depth-8 .menu-item-transport { margin-right: -160px; } |
|
.menu-item-depth-9 .menu-item-transport { margin-right: -180px; } |
|
.menu-item-depth-10 .menu-item-transport { margin-right: -200px; } |
|
.menu-item-depth-11 .menu-item-transport { margin-right: -220px; } |
|
|
|
|
|
.reordering .menu-item-depth-0 { margin-right: 0; } |
|
.reordering .menu-item-depth-1 { margin-right: 15px; } |
|
.reordering .menu-item-depth-2 { margin-right: 30px; } |
|
.reordering .menu-item-depth-3 { margin-right: 45px; } |
|
.reordering .menu-item-depth-4 { margin-right: 60px; } |
|
.reordering .menu-item-depth-5 { margin-right: 75px; } |
|
.reordering .menu-item-depth-6 { margin-right: 90px; } |
|
.reordering .menu-item-depth-7 { margin-right: 105px; } |
|
.reordering .menu-item-depth-8 { margin-right: 120px; } |
|
.reordering .menu-item-depth-9 { margin-right: 135px; } |
|
.reordering .menu-item-depth-10 { margin-right: 150px; } |
|
.reordering .menu-item-depth-11 { margin-right: 165px; } |
|
|
|
.reordering .menu-item-depth-0 > .menu-item-bar { margin-left: 0; } |
|
.reordering .menu-item-depth-1 > .menu-item-bar { margin-left: 15px; } |
|
.reordering .menu-item-depth-2 > .menu-item-bar { margin-left: 30px; } |
|
.reordering .menu-item-depth-3 > .menu-item-bar { margin-left: 45px; } |
|
.reordering .menu-item-depth-4 > .menu-item-bar { margin-left: 60px; } |
|
.reordering .menu-item-depth-5 > .menu-item-bar { margin-left: 75px; } |
|
.reordering .menu-item-depth-6 > .menu-item-bar { margin-left: 90px; } |
|
.reordering .menu-item-depth-7 > .menu-item-bar { margin-left: 105px; } |
|
.reordering .menu-item-depth-8 > .menu-item-bar { margin-left: 120px; } |
|
.reordering .menu-item-depth-9 > .menu-item-bar { margin-left: 135px; } |
|
.reordering .menu-item-depth-10 > .menu-item-bar { margin-left: 150px; } |
|
.reordering .menu-item-depth-11 > .menu-item-bar { margin-left: 165px; } |
|
|
|
.control-section-nav_menu.menu .menu-item-edit-active { |
|
margin-right: 0; |
|
} |
|
|
|
.control-section-nav_menu.menu .menu-item-edit-active .menu-item-bar { |
|
margin-left: 0; |
|
} |
|
|
|
.control-section-nav_menu.menu .sortable-placeholder { |
|
margin-top: 0; |
|
margin-bottom: 1px; |
|
max-width: calc(100% - 2px); |
|
float: right; |
|
display: list-item; |
|
border-color: #a7aaad; |
|
} |
|
|
|
.menu-item-transport li.customize-control { |
|
float: none; |
|
} |
|
|
|
.control-section-nav_menu.menu ul.menu-item-transport .menu-item-bar { |
|
margin-top: 0; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
.adding-menu-items .control-section { |
|
opacity: .4; |
|
} |
|
|
|
.adding-menu-items .control-panel.control-section, |
|
.adding-menu-items .control-section.open { |
|
opacity: 1; |
|
} |
|
|
|
.menu-item-bar .item-delete { |
|
color: #d63638; |
|
position: absolute; |
|
top: 2px; |
|
left: -19px; |
|
width: 30px; |
|
height: 38px; |
|
cursor: pointer; |
|
display: none; |
|
} |
|
|
|
.menu-item-bar .item-delete:before { |
|
content: "\f335"; |
|
position: absolute; |
|
top: 9px; |
|
right: 5px; |
|
border-radius: 50%; |
|
font: normal 20px/1 dashicons; |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
} |
|
|
|
.menu-item-bar .item-delete:hover, |
|
.menu-item-bar .item-delete:focus { |
|
box-shadow: none; |
|
outline: none; |
|
color: #d63638; |
|
} |
|
|
|
.adding-menu-items .menu-item-bar .item-edit { |
|
display: none; |
|
} |
|
|
|
.adding-menu-items .menu-item-bar .item-delete { |
|
display: block; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
#available-menu-items.opening { |
|
overflow-y: hidden; |
|
} |
|
|
|
#available-menu-items #available-menu-items-search.open { |
|
height: 100%; |
|
border-bottom: none; |
|
} |
|
|
|
#available-menu-items .accordion-section-title { |
|
border-right: none; |
|
border-left: none; |
|
background: #fff; |
|
transition: background-color 0.15s; |
|
|
|
-webkit-user-select: auto; |
|
user-select: auto; |
|
} |
|
|
|
#available-menu-items .open .accordion-section-title, |
|
#available-menu-items #available-menu-items-search .accordion-section-title { |
|
background: #f0f0f1; |
|
} |
|
|
|
|
|
#available-menu-items .accordion-section-title:after { |
|
content: none !important; |
|
} |
|
|
|
#available-menu-items .accordion-section-title:hover .toggle-indicator:before, |
|
#available-menu-items .button-link:hover .toggle-indicator:before, |
|
#available-menu-items .button-link:focus .toggle-indicator:before { |
|
color: #1d2327; |
|
} |
|
|
|
#available-menu-items .open .accordion-section-title .toggle-indicator:before { |
|
content: "\f142"; |
|
color: #1d2327; |
|
} |
|
|
|
#available-menu-items .available-menu-items-list { |
|
overflow-y: auto; |
|
max-height: 200px; |
|
background: transparent; |
|
} |
|
|
|
#available-menu-items .accordion-section-title button { |
|
display: block; |
|
width: 28px; |
|
height: 35px; |
|
position: absolute; |
|
top: 5px; |
|
left: 5px; |
|
box-shadow: none; |
|
outline: none; |
|
cursor: pointer; |
|
text-align: center; |
|
} |
|
|
|
#available-menu-items .accordion-section-title .no-items, |
|
#available-menu-items .cannot-expand .accordion-section-title .spinner, |
|
#available-menu-items .cannot-expand .accordion-section-title > button:not(#available-menu-items-search button.is-visible) { |
|
display: none; |
|
} |
|
|
|
#available-menu-items-search.cannot-expand .accordion-section-title .spinner { |
|
display: block; |
|
} |
|
|
|
#available-menu-items .cannot-expand .accordion-section-title .no-items { |
|
float: left; |
|
color: #50575e; |
|
font-weight: 400; |
|
margin-right: 5px; |
|
} |
|
|
|
#available-menu-items .accordion-section-content { |
|
max-height: 290px; |
|
margin: 0; |
|
padding: 0; |
|
position: relative; |
|
background: transparent; |
|
} |
|
|
|
#available-menu-items .accordion-section-content .available-menu-items-list { |
|
margin: 0 0 64px; |
|
padding: 1px 15px 15px; |
|
} |
|
|
|
#available-menu-items .accordion-section-content .available-menu-items-list:only-child { |
|
margin-bottom: 0; |
|
} |
|
|
|
#new-custom-menu-item .accordion-section-content { |
|
padding: 0 15px 15px; |
|
} |
|
|
|
#available-menu-items .menu-item-tpl { |
|
margin: 0; |
|
} |
|
|
|
#custom-menu-item-name.invalid, |
|
#custom-menu-item-url.invalid, |
|
.edit-menu-item-url.invalid, |
|
.menu-name-field.invalid, |
|
.menu-name-field.invalid:focus, |
|
#available-menu-items .new-content-item .create-item-input.invalid, |
|
#available-menu-items .new-content-item .create-item-input.invalid:focus { |
|
border: 1px solid #d63638; |
|
} |
|
|
|
#available-menu-items .menu-item-handle .item-type { |
|
padding-left: 0; |
|
} |
|
|
|
#available-menu-items .menu-item-handle .item-title { |
|
padding-right: 20px; |
|
} |
|
|
|
#available-menu-items .menu-item-handle { |
|
cursor: pointer; |
|
} |
|
|
|
#available-menu-items .menu-item-handle { |
|
box-shadow: none; |
|
margin-top: -1px; |
|
} |
|
|
|
#available-menu-items .menu-item-handle:hover { |
|
z-index: 1; |
|
} |
|
|
|
#available-menu-items .item-title h4 { |
|
padding: 0 0 5px; |
|
font-size: 14px; |
|
} |
|
|
|
#available-menu-items .item-add { |
|
position: absolute; |
|
top: 1px; |
|
right: 1px; |
|
color: #8c8f94; |
|
width: 30px; |
|
height: 38px; |
|
box-shadow: none; |
|
outline: none; |
|
cursor: pointer; |
|
text-align: center; |
|
} |
|
|
|
#available-menu-items .menu-item-handle .item-add:focus { |
|
color: #1d2327; |
|
} |
|
|
|
#available-menu-items .item-add:before { |
|
content: "\f543"; |
|
position: relative; |
|
right: 2px; |
|
top: 3px; |
|
display: inline-block; |
|
height: 20px; |
|
border-radius: 50%; |
|
font: normal 20px/1.05 dashicons; |
|
} |
|
|
|
#available-menu-items .menu-item-handle.item-added .item-type, |
|
#available-menu-items .menu-item-handle.item-added .item-title, |
|
#available-menu-items .menu-item-handle.item-added:hover .item-add, |
|
#available-menu-items .menu-item-handle.item-added .item-add:focus { |
|
color: #8c8f94; |
|
} |
|
|
|
#available-menu-items .menu-item-handle.item-added .item-add:before { |
|
content: "\f147"; |
|
} |
|
|
|
#available-menu-items .accordion-section-title.loading .spinner, |
|
#available-menu-items-search.loading .accordion-section-title .spinner { |
|
visibility: visible; |
|
margin: 0 20px; |
|
} |
|
|
|
#available-menu-items-search .spinner { |
|
position: absolute; |
|
bottom: 20px; |
|
left: 21px; |
|
margin: 0 !important; |
|
} |
|
|
|
|
|
#available-menu-items #available-menu-items-search .accordion-section-content { |
|
position: absolute; |
|
right: 0; |
|
top: 75px; |
|
bottom: 0; |
|
max-height: none; |
|
width: 100%; |
|
padding: 1px 15px 15px; |
|
box-sizing: border-box; |
|
} |
|
|
|
#available-menu-items-search .nothing-found { |
|
|
|
margin-top: -1px; |
|
} |
|
|
|
#available-menu-items-search .accordion-section-title:after { |
|
display: none; |
|
} |
|
|
|
#available-menu-items-search .accordion-section-content:empty { |
|
min-height: 0; |
|
padding: 0; |
|
} |
|
|
|
#available-menu-items-search.loading .accordion-section-content div { |
|
opacity: .5; |
|
} |
|
|
|
#available-menu-items-search.loading.loading-more .accordion-section-content div { |
|
opacity: 1; |
|
} |
|
|
|
#customize-preview { |
|
transition: all 0.2s; |
|
} |
|
|
|
body.adding-menu-items #available-menu-items { |
|
right: 0; |
|
visibility: visible; |
|
} |
|
|
|
body.adding-menu-items .wp-full-overlay-main { |
|
right: 300px; |
|
} |
|
|
|
body.adding-menu-items #customize-preview { |
|
opacity: 0.4; |
|
} |
|
|
|
body.adding-menu-items #customize-preview iframe { |
|
pointer-events: none; |
|
} |
|
|
|
.menu-item-handle .spinner { |
|
display: none; |
|
float: right; |
|
margin: 0 0 0 8px; |
|
} |
|
|
|
.nav-menu-inserted-item-loading .spinner { |
|
display: block; |
|
} |
|
|
|
.nav-menu-inserted-item-loading .menu-item-handle .item-type { |
|
padding: 0 8px 0 0; |
|
} |
|
|
|
.nav-menu-inserted-item-loading .menu-item-handle, |
|
.added-menu-item .menu-item-handle.loading { |
|
padding: 10px 8px 10px 15px; |
|
cursor: default; |
|
opacity: .5; |
|
background: #fff; |
|
color: #787c82; |
|
} |
|
|
|
.added-menu-item .menu-item-handle { |
|
transition-property: opacity, background, color; |
|
transition-duration: 1.25s; |
|
transition-timing-function: cubic-bezier( .25, -2.5, .75, 8 ); |
|
} |
|
|
|
|
|
|
|
#customize-theme-controls .control-panel-content .control-section-nav_menu:nth-last-child(2) .accordion-section-title { |
|
border-bottom-color: #dcdcde; |
|
} |
|
|
|
|
|
#accordion-section-add_menu { |
|
margin: 15px 12px; |
|
} |
|
|
|
#accordion-section-add_menu h3 { |
|
text-align: left; |
|
} |
|
|
|
#accordion-section-add_menu h3, |
|
#accordion-section-add_menu .customize-add-menu-button { |
|
margin: 0; |
|
} |
|
|
|
#accordion-section-add_menu .customize-add-menu-button { |
|
font-weight: 400; |
|
} |
|
|
|
#create-new-menu-submit { |
|
float: left; |
|
margin: 0 0 12px; |
|
} |
|
|
|
.menu-delete-item { |
|
float: right; |
|
padding: 1em 0; |
|
width: 100%; |
|
} |
|
|
|
.assigned-menu-locations-title p { |
|
margin: 0 0 8px; |
|
} |
|
|
|
li.assigned-to-menu-location .menu-delete-item { |
|
display: none; |
|
} |
|
|
|
li.assigned-to-menu-location .add-new-menu-item { |
|
margin-bottom: 1em; |
|
} |
|
|
|
.menu-item-handle { |
|
margin-top: -1px; |
|
} |
|
.ui-sortable-disabled .menu-item-handle { |
|
cursor: default; |
|
} |
|
|
|
.menu-item-handle:hover { |
|
position: relative; |
|
z-index: 10; |
|
color: #2271b1; |
|
} |
|
|
|
.menu-item-handle:hover .item-type, |
|
.menu-item-handle:hover .item-edit, |
|
#available-menu-items .menu-item-handle:hover .item-add { |
|
color: #2271b1; |
|
} |
|
|
|
.menu-item-edit-active .menu-item-handle { |
|
border-color: #8c8f94; |
|
border-bottom: none; |
|
} |
|
|
|
.customize-control-nav_menu_item { |
|
margin-bottom: 0; |
|
} |
|
|
|
.customize-control-nav_menu .new-menu-item-invitation { |
|
margin-top: 0; |
|
margin-bottom: 0; |
|
} |
|
|
|
.customize-control-nav_menu .customize-control-nav_menu-buttons { |
|
margin-top: 12px; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
.wp-customizer .menu-item .submitbox .submitdelete:focus, |
|
.customize-screen-options-toggle:focus:before, |
|
#customize-controls .customize-info .customize-help-toggle:focus:before, |
|
.wp-customizer button:focus .toggle-indicator:before, |
|
.menu-delete:focus, |
|
.menu-item-bar .item-delete:focus:before, |
|
#available-menu-items .item-add:focus:before { |
|
box-shadow: 0 0 0 2px #2271b1; |
|
|
|
outline: 2px solid transparent; |
|
} |
|
|
|
|
|
@media screen and (max-width: 782px) { |
|
#available-menu-items #available-menu-items-search .accordion-section-content { |
|
top: 63px; |
|
} |
|
} |
|
|
|
@media screen and (max-width: 640px) { |
|
#available-menu-items #available-menu-items-search .accordion-section-content { |
|
top: 146px; |
|
} |
|
} |
|
|