-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathadmin.css
1 lines (1 loc) · 4 KB
/
admin.css
1
:root{--thumb-color-h:0}#sub-accordion-section-themeberger_settings .color-range-slider{--thumb-color:hsla(var(--thumb-color-h), 100%, 50%, 1);width:100%}#sub-accordion-section-themeberger_settings .color-range-slider::-webkit-slider-runnable-track{background:-webkit-linear-gradient(left,rgba(255,0,0,.2),rgba(255,43,0,.2),rgba(255,85,0,.2),rgba(255,128,0,.2),rgba(255,170,0,.2),rgba(255,213,0,.2),rgba(255,255,0,.2),rgba(212,255,0,.2),rgba(170,255,0,.2),rgba(128,255,0,.2),rgba(85,255,0,.2),rgba(43,255,0,.2),rgba(0,255,0,.2),rgba(0,255,43,.2),rgba(0,255,85,.2),rgba(0,255,128,.2),rgba(0,255,170,.2),rgba(0,255,213,.2),rgba(0,255,255,.2),rgba(0,212,255,.2),rgba(0,170,255,.2),rgba(0,127,255,.2),rgba(0,85,255,.2),rgba(0,43,255,.2),rgba(0,0,255,.2),rgba(42,0,255,.2),rgba(85,0,255,.2),rgba(127,0,255,.2),rgba(170,0,255,.2),rgba(212,0,255,.2),rgba(255,0,255,.2),rgba(255,0,212,.2),rgba(255,0,170,.2),rgba(255,0,128,.2),rgba(255,0,85,.2),rgba(255,0,43,.2),rgba(255,0,0,.2))!important}#sub-accordion-section-themeberger_settings .color-range-slider::-moz-range-track{background:-webkit-linear-gradient(left,rgba(255,0,0,.2),rgba(255,43,0,.2),rgba(255,85,0,.2),rgba(255,128,0,.2),rgba(255,170,0,.2),rgba(255,213,0,.2),rgba(255,255,0,.2),rgba(212,255,0,.2),rgba(170,255,0,.2),rgba(128,255,0,.2),rgba(85,255,0,.2),rgba(43,255,0,.2),rgba(0,255,0,.2),rgba(0,255,43,.2),rgba(0,255,85,.2),rgba(0,255,128,.2),rgba(0,255,170,.2),rgba(0,255,213,.2),rgba(0,255,255,.2),rgba(0,212,255,.2),rgba(0,170,255,.2),rgba(0,127,255,.2),rgba(0,85,255,.2),rgba(0,43,255,.2),rgba(0,0,255,.2),rgba(42,0,255,.2),rgba(85,0,255,.2),rgba(127,0,255,.2),rgba(170,0,255,.2),rgba(212,0,255,.2),rgba(255,0,255,.2),rgba(255,0,212,.2),rgba(255,0,170,.2),rgba(255,0,128,.2),rgba(255,0,85,.2),rgba(255,0,43,.2),rgba(255,0,0,.2))!important}#sub-accordion-section-themeberger_settings .color-range-slider::-ms-track{background:-webkit-linear-gradient(left,rgba(255,0,0,.2),rgba(255,43,0,.2),rgba(255,85,0,.2),rgba(255,128,0,.2),rgba(255,170,0,.2),rgba(255,213,0,.2),rgba(255,255,0,.2),rgba(212,255,0,.2),rgba(170,255,0,.2),rgba(128,255,0,.2),rgba(85,255,0,.2),rgba(43,255,0,.2),rgba(0,255,0,.2),rgba(0,255,43,.2),rgba(0,255,85,.2),rgba(0,255,128,.2),rgba(0,255,170,.2),rgba(0,255,213,.2),rgba(0,255,255,.2),rgba(0,212,255,.2),rgba(0,170,255,.2),rgba(0,127,255,.2),rgba(0,85,255,.2),rgba(0,43,255,.2),rgba(0,0,255,.2),rgba(42,0,255,.2),rgba(85,0,255,.2),rgba(127,0,255,.2),rgba(170,0,255,.2),rgba(212,0,255,.2),rgba(255,0,255,.2),rgba(255,0,212,.2),rgba(255,0,170,.2),rgba(255,0,128,.2),rgba(255,0,85,.2),rgba(255,0,43,.2),rgba(255,0,0,.2))!important}#sub-accordion-section-themeberger_settings input[type=range]{-webkit-appearance:none;margin:12.5px 0;width:100%;background-color:transparent}#sub-accordion-section-themeberger_settings input[type=range]:focus{outline:0}#sub-accordion-section-themeberger_settings input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;animate:.2s;background:#424242;border-radius:5px}#sub-accordion-section-themeberger_settings input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;animate:.2s;background:#424242;border-radius:5px}#sub-accordion-section-themeberger_settings input[type=range]::-ms-track{width:100%;height:5px;cursor:pointer;animate:.2s;background:0 0;color:transparent}#sub-accordion-section-themeberger_settings input[type=range]::-webkit-slider-thumb{height:25px;width:25px;border-radius:50%;background:var(--thumb-color);cursor:pointer;-webkit-appearance:none;margin-top:-10px}#sub-accordion-section-themeberger_settings input[type=range]::-moz-range-thumb{height:25px;width:25px;border-radius:50%;background:var(--thumb-color);cursor:pointer}#sub-accordion-section-themeberger_settings input[type=range]::-ms-thumb{height:25px;width:25px;border-radius:50%;background:var(--thumb-color);cursor:pointer}#sub-accordion-section-themeberger_settings input[type=range]::-ms-fill-lower{background:#424242;border-radius:10px}#sub-accordion-section-themeberger_settings input[type=range]::-ms-fill-upper{background:#424242;border-radius:10px}