mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 14:57:32 +09:00
9 lines
299 B
Text
9 lines
299 B
Text
|
|
<?xml version="1.0"?>
|
||
|
|
<!--
|
||
|
|
Any copyright is dedicated to the Public Domain.
|
||
|
|
http://creativecommons.org/licenses/publicdomain/
|
||
|
|
-->
|
||
|
|
<?xul-overlay href="not-existing.css"?>
|
||
|
|
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||
|
|
style="background-color: green">
|
||
|
|
</window>
|