blob: 38404e198518d9c00638ca14e76f8340411eaea9 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<hbox>
<hbox style="-moz-appearance: textfield;">
<spacer style="padding: 50px;"/>
</hbox>
</hbox>
</window>
|