You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

20 lines
511 B

<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<!DOCTYPE overlay SYSTEM "chrome://wappalyzer/locale/overlay.dtd">
<dialog id="wappalyzer-prompt"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
title="TEST"
buttons="accept,cancel"
style="min-height: 100px;"
onload=""
ondialogaccept="">
<hbox>
<vbox align="center" pack="start">
<image src="chrome://wappalyzer/skin/icon32x32.png" style="padding: 20px;"/>
</vbox>
</hbox>
</dialog>