home *** CD-ROM | disk | FTP | other *** search
- /* ===== activation.css ================================================
- == Used by Activation overlay wizardpages.
- ===================================================================== */
-
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
- /* ::::: Window needs a splash screen as a back ground ::::: */
-
- #progressBox {
- margin-top: 10px;
- margin-bottom: 20px;
- }
-
- #statusText {
- margin-left: 20px;
- font-weight: bold;
- font-size: 8pt;
- }
-
-