mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
5 lines
203 B
XML
5 lines
203 B
XML
<box xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
<stack>
|
|
<label top="30px" left="30px" style="color: green; text-shadow: grey 3px 3px;" value="Hello"/>
|
|
</stack>
|
|
</box>
|