home *** CD-ROM | disk | FTP | other *** search
/ ftp.novell.com / 2014.06.ftp.novell.com.tar / ftp.novell.com / forge / camtasia.msi / Cabs.w1.cab / FlashTemplate.css < prev    next >
Cascading Style Sheet File  |  2009-08-17  |  475b  |  22 lines

  1. /* CSS Document */
  2. #cs_flashBody
  3. {
  4.     background-color: #ffffff;
  5.     font: .8em/1.3em verdana,arial,helvetica,sans-serif;
  6.     text-align: center;
  7. }
  8.  
  9. #cs_noexpressUpdate
  10. {
  11.     margin: 0 auto;
  12.     font-family:Arial, Helvetica, sans-serif;
  13.     font-size: x-small;
  14.     color: #003300;
  15.     text-align: left;
  16.     background-image: url($FetchFileURLHTMLIMAGEFILE$#$MediaDirectory$#$SWFNotFoundImageName);
  17.     background-repeat: no-repeat;
  18.     width: 210px; 
  19.     height: 200px;    
  20.     padding: 40px;
  21. }
  22.