home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / msdn / vc6intro / taskschd.chm / inet401 / help / advsdkie4.css next >
Encoding:
Cascading Style Sheet File  |  1998-06-12  |  470 b   |  9 lines

  1. /* Special Styles for use in IE4 for Win32 */
  2. .expanded {display:inline; color:black} /* visible state */
  3. .collapsed {display:none} /* hidden state */
  4. .propattr  {color: green; font-weight: bold } /* entity is both an attribute and a property */
  5.  
  6. /* use for ID of show/hide-able ref sections */
  7. /* pCode == Example block, pSyntax == Syntax block, pEvents = Event Parameter block */
  8. #pCode, #pSyntax, #pEvents {display:none;text-decoration:underline;cursor:hand}
  9.