roundabout,
created on Tuesday, 7 January 2025, 12:39:50 (1736253590),
received on Tuesday, 7 January 2025, 12:40:00 (1736253600)
Author identity: vlad <vlad.muntoiu@gmail.com>
e4a04ff48c746340fe1568e6b2b8efc2040f30c3
ranges.css
@@ -3,6 +3,7 @@ input[type="range"] {
cursor: pointer; /* a11y */ height: var(--height-range); position: relative; overflow: visible;} label:has(input[type="range"]) {