home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 December / PCWorld_2006-12_cd.bin / komunikace / netscape / nsb-install-8-1-2.exe / chrome / aim.jar / content / aim / activationStart.css < prev    next >
Cascading Style Sheet File  |  2006-01-06  |  500b  |  20 lines

  1. /* ===== activation.css ================================================
  2.    == Used by Activation overlay wizardpages.
  3.    ===================================================================== */
  4.  
  5. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  6.  
  7. /* ::::: Window needs a splash screen as a back ground ::::: */
  8.  
  9. #progressBox {
  10.   margin-top: 10px;
  11.   margin-bottom: 20px;
  12. }
  13.  
  14. #statusText {
  15.   margin-left: 20px;
  16.   font-weight: bold;
  17.   font-size: 8pt;
  18. }
  19.  
  20.