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