8 lines
227 B
HTML
8 lines
227 B
HTML
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
|
|
<hbox height="40">
|
|
<spacer style="-moz-box-flex: 60000; background-color: red;"/>
|
|
<spacer style="background-color: blue;"/>
|
|
</hbox>
|
|
|
|
</window>
|