tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

slider-thumb-001-notref.html (166B)


      1 <!doctype html>
      2 <title>::slider-thumb reference</title>
      3 <style>
      4  input { appearance: none }
      5  ::slider-thumb {
      6    background: blue;
      7  }
      8 </style>
      9 <input type=range>