mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00: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>
|