blob: ab9dc13f2d41dafc14694373649f51047cd05b1e (
plain)
1
2
3
4
|
<?xml-stylesheet href='chrome://global/skin' type='text/css'?>
<window xmlns='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul' align='start' pack='start' style='-moz-appearance: none; margin: 0; padding: 0; border: 0;'>
<panel noautohide='true' titlebar='normal' minwidth='120' minheight='140'/><label value='Test'/>
</window>
|