splits/functions/kirki/modules/custom-sections/sections.css

23 lines
872 B
CSS
Raw Normal View History

2020-03-11 14:32:45 +01:00
#customize-theme-controls .control-section-kirki-expanded .accordion-section-title {
2020-03-23 20:17:30 +01:00
display: none; }
2020-03-11 14:32:45 +01:00
#customize-theme-controls .control-section-kirki-expanded .customize-section-back {
2020-03-23 20:17:30 +01:00
display: none; }
2020-03-11 14:32:45 +01:00
#customize-theme-controls .customize-pane-child.control-section-kirki-expanded {
position: relative;
visibility: visible;
height: auto;
2020-03-23 20:17:30 +01:00
margin-left: -100%; }
#customize-theme-controls .customize-pane-child.control-section-kirki-expanded h3 .customize-action {
display: none; }
2020-03-11 14:32:45 +01:00
#customize-theme-controls .control-section-kirki-link .button {
2020-03-23 20:17:30 +01:00
margin-top: -3px; }
2020-03-11 14:32:45 +01:00
#customize-theme-controls .customize-pane-child.current-section-parent,
.in-sub-panel #customize-theme-controls .customize-pane-child.current-panel-parent {
2020-03-23 20:17:30 +01:00
transform: translateX(-100%); }
2020-03-11 14:32:45 +01:00
.control-section-kirki-nested {
2020-03-23 20:17:30 +01:00
margin: 0 -12px; }
2020-03-11 14:32:45 +01:00
/*# sourceMappingURL=sections.css.map */