| Server IP : 213.132.222.41 / Your IP : 216.73.216.185 Web Server : Apache System : Linux plesk4.nlhosting.net 6.1.0-52-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.180-1 (2026-08-03) x86_64 User : thecovenant ( 10927) PHP Version : 8.3.33 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/thecovenant.nl/httpdocs/wp-content/themes/neve/assets/customizer/css/ |
Upload File : |
.neve-customizer-heading {
color: #555d66;
background-color: #fff;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
border-left: 4px solid #fff;
transition: .15s color ease-in-out, .15s background-color ease-in-out, .15s border-color ease-in-out;
font-size: 14px;
border-right: none;
padding-left: 14px;
height: 42px;
position: relative;
display: flex;
align-items: center;
margin: 0 -12px;
font-weight: 600;
letter-spacing: .5px;
}
.customize-control.accordion .neve-customizer-heading {
cursor: pointer;
text-transform: uppercase;
font-size: 13px;
}
.customize-control.accordion .neve-customizer-heading:hover {
color: #0073aa;
background: #f3f3f5;
border-left-color: #0073aa;
}
.accordion-expand-button {
margin-left: auto;
z-index: 10;
top: 0;
right: 0;
width: 42px;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
font-family: "Dashicons";
border-left: 1px solid #DDDDDD;
}
.accordion-expand-button:after {
display: block;
position: relative;
top: 1px;
left: 1px;
content: "\f347";
-webkit-transition: 0.1s ease-in-out;
transition: 0.1s ease-in-out;
font-size: 16px;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: none;
color: #A0A5AA;
}
.customize-control.expanded .accordion-expand-button:after {
transform: rotate(180deg);
}