38589-1.xul 287 B

1234567891011
  1. <?xml version="1.0"?>
  2. <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
  3. <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  4. <scrollbox>
  5. <stack>
  6. <box left="50" top="50" style="opacity:0.3;">p </box>
  7. </stack>
  8. </scrollbox>
  9. </window>