| Server IP : 213.186.33.2 / Your IP : 216.73.216.39 Web Server : Apache System : Linux webm005.cluster102.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : symetry ( 21728) PHP Version : 8.2.31 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/symetry/www/wp-content/themes/consultstreet/inc/customizer/controls/scss/modules/ |
Upload File : |
.customize-control-consultstreet-slider {
.customize-control-content {
display: flex;
align-items: center;
justify-content: space-between;
}
.ui-slider {
background-color: rgba(0, 0, 0, 0.1);
width: 63%;
height: 6px;
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
border-radius: 3px;
.ui-slider-handle {
height: 15px;
width: 15px;
background-color: #fff;
position: absolute;
cursor: pointer;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
border-radius: 3px;
}
.ui-slider-range {
background-color: $c-primary;
height: 100%;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
}
.consultstreet-slider-input {
display: flex;
align-items: center;
.slider-reset {
padding-left: 5px;
cursor: pointer;
}
}
}