tor-browser

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

321402-3-ref.xhtml (265B)


      1 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
      2        xmlns:html="http://www.w3.org/1999/xhtml">
      3  <vbox style="font-size:0" flex="1">
      4    <box flex="1" />
      5    <label style="font-size:16px" value="hello world" />
      6  </vbox>
      7 </window>