mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
8 lines
217 B
XML
8 lines
217 B
XML
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
|
|
<hbox height="40">
|
|
<spacer flex="6000" style="background-color: red;"/>
|
|
<spacer style="background-color: blue;"/>
|
|
</hbox>
|
|
|
|
</window>
|