tor-browser

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

select-appearance-disabled-ref.html (240B)


      1 <!DOCTYPE html>
      2 <link rel=stylesheet href="resources/customizable-select-styles.css">
      3 
      4 <div class="customizable-select-button disabled" popovertarget=popover id=button>
      5  <span class=customizable-select-selectedcontent>option</span>
      6 </div>