https://github.com/mozilla/gecko-dev
Raw File
Tip revision: edc73188e280052f55faffd89ec10389b0b6641d authored by seabld on 29 December 2011, 05:22:23 UTC
Added tag SEAMONKEY_2_7b2_RELEASE for changeset FIREFOX_10_0b2_BUILD1. CLOSED TREE a=release
Tip revision: edc7318
test010-overlay.xul
<?xml version="1.0"?>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/licenses/publicdomain/
-->
<overlay xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <window id="main" style="background-color: red !important"/>
</overlay>
back to top