mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-31 11:58:40 +09:00
9 lines
240 B
Text
9 lines
240 B
Text
<bindings xmlns="http://www.mozilla.org/xbl">
|
|
<binding id="lime">
|
|
<content>
|
|
<children/>
|
|
<rect xmlns="http://www.w3.org/2000/svg"
|
|
width="100%" height="100%" fill="lime"/>
|
|
</content>
|
|
</binding>
|
|
</bindings>
|