Server IP : 103.191.208.50 / Your IP : 216.73.216.53 Web Server : LiteSpeed System : Linux orion.herosite.pro 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64 User : celkcksm ( 1031) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, popen, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/celkcksm/cms.ncriptech.com/../royalrasoi.ncriptech.com/scss/component/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
/*range-slider ---------------------*/ .range-slider { #range-two-val { margin-bottom: 10px; height: 1px; box-shadow: none; border: 0; background-color: var(--Border); .noUi-connects { .noUi-connect { background-color: var(--Secondary); } } .noUi-origin { .noUi-handle { cursor: pointer; width: 9px; height: 9px; border-radius: 50%; background-color: var(--Secondary); border: none; box-shadow: none; top: 0; right: -9px; transform: translate(-50%,-50%); &::after, &::before { display: none; } &:active { width: 17px !important; height: 17px !important; border: 4px solid #c3a27c !important; right: -17px !important; } } } } .value { @include d-flex(); align-items: center; justify-content: end; > div { font-size: 17px; font-weight: 500; line-height: 28px; color: var(--Secondary); } } }