| Server IP : 45.77.68.45 / Your IP : 127.0.0.100 Web Server : PHPix/0.2.2 (Caddy compatible) System : wasi wasmer.sh 0.0.0 0.0.0 wasm32 User : ( 1) PHP Version : 8.3.21 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /app/wp-content/themes/consultstreet/inc/customizer/controls/scss/modules/ |
Upload File : |
.customize-control-consultstreet-radio-buttonset .buttonset {
display: flex;
flex-wrap: wrap;
.switch-label {
background: rgba(0, 0, 0, 0.1);
border: 1px rgba(0, 0, 0, 0.1);
color: rgba(50, 55, 60, 0.5);
margin: 0;
text-align: center;
padding: 0.5em 1em;
flex-grow: 1;
}
.switch-input:checked + .switch-label {
background: $c-primary;
color: rgba(255, 255, 255, 0.8);
}
}