mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-04 16:15:25 +00:00
7 lines
250 B
XML
7 lines
250 B
XML
<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>
|