mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-28 01:48:33 +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>
|