mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
8 lines
258 B
XML
8 lines
258 B
XML
<?xml version="1.0"?>
|
|
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
<vbox style="height:204px; border:2px solid blue;" flex="0">
|
|
<image style="list-style-image: url(mozilla-banner.gif);"/>
|
|
</vbox>
|
|
<vbox/>
|
|
</window>
|