mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7 lines
250 B
Plaintext
7 lines
250 B
Plaintext
|
<box xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||
|
<stack>
|
||
|
<label top="20px" left="20px" style="color: green;" value="Hello!"/>
|
||
|
<label top="24px" left="24px" style="color: black;" value="Hello!"/>
|
||
|
</stack>
|
||
|
</box>
|