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