mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
9 lines
274 B
XML
9 lines
274 B
XML
<?xml version="1.0"?>
|
|
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
<hbox>
|
|
<hbox flex="1" style="-moz-appearance: textfield;">
|
|
<spacer style="padding: 50px;"/>
|
|
</hbox>
|
|
<spacer width="10000" flex="1"/>
|
|
</hbox>
|
|
</window>
|