зеркало из https://github.com/mozilla/gecko-dev.git
7 строки
256 B
Plaintext
7 строки
256 B
Plaintext
|
<?xml version="1.0"?>
|
||
|
<overlay xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||
|
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||
|
id="main"
|
||
|
style="background-color: red"/>
|
||
|
</overlay>
|