51 lines
1.3 KiB
CSS
51 lines
1.3 KiB
CSS
li#customize-control-archive_sidebar_align img,
|
|
li#customize-control-page_sidebar_align img,
|
|
li#customize-control-post_sidebar_align img {
|
|
width: 45px;
|
|
margin: 5px;
|
|
padding: 3px;
|
|
}
|
|
|
|
li#customize-control-archive_sidebar_align img:last-child,
|
|
li#customize-control-page_sidebar_align img:last-child,
|
|
li#customize-control-post_sidebar_align img:last-child {
|
|
margin-right: 5px;
|
|
}
|
|
|
|
.customize-control-kirki .description {
|
|
font-weight: 400 !important;
|
|
}
|
|
|
|
#customize-controls .control-section-hitmag-upsell .accordion-section-title:hover,
|
|
#customize-controls .control-section-hitmag-upsell .accordion-section-title:focus {
|
|
background-color: #ffffff;
|
|
}
|
|
|
|
.control-section-hitmag-upsell .accordion-section-title .button {
|
|
margin-top: -3px;
|
|
margin-left: 8px;
|
|
}
|
|
|
|
.rtl .control-section-hitmag-upsell .accordion-section-title .button {
|
|
margin-left: 0;
|
|
margin-right: 8px;
|
|
}
|
|
|
|
#accordion-section-hitmag_upsell a.button.button-secondary {
|
|
background: #00A388;
|
|
color: #fff;
|
|
border: none;
|
|
box-shadow: none;
|
|
}
|
|
|
|
#customize-control-theme_documentation {
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
#customize-theme-controls .accordion-section-title button.accordion-trigger {
|
|
max-height: fit-content;
|
|
}
|
|
|
|
#customize-theme-controls #accordion-section-hitmag_upsell .accordion-section-title:after {
|
|
display: none;
|
|
} |