tor-browser

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

style.css (147B)


      1 :focus { background-color: green; }
      2 
      3 /* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=1645773 */
      4 textarea { -moz-appearance: none; }