mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 16:37:31 +09:00
6 lines
244 B
XML
6 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>
|