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 / CamtasiaTheater.chm1 / document.css < prev    next >
Cascading Style Sheet File  |  2009-08-10  |  983b  |  68 lines

  1. /* Default style for links */
  2. a:active  { color: #6F7285}
  3. a:hover   { color: #27408B}
  4. a:link    { color: #1B3F8B}
  5. a:visited { color: #3A5894}
  6.  
  7. /* Default style */
  8. body
  9. {
  10.   background-color: #FFFFFF;
  11. }
  12.  
  13. /* Use this style for footnote numbers */
  14. sup.Footnote
  15. {
  16. }
  17. /* Use this style for controlling spacing around the Related Topics button */
  18. p.HTMLHelpRelatedTopic
  19. {
  20. }
  21.  
  22. /* Used by TOC styles */
  23. ul.wpTOCLevel1
  24. {
  25.   list-style-type: none;
  26. }
  27. ul.wpTOCLevel2
  28. {
  29.   list-style-type: none;
  30. }
  31. ul.wpTOCLevel3
  32. {
  33.   list-style-type: none;
  34. }
  35. ul.wpTOCLevel4
  36. {
  37.   list-style-type: none;
  38. }
  39. ul.wpTOCLevel5
  40. {
  41.   list-style-type: none;
  42. }
  43.  
  44. /* Used by Index styles */
  45. ul.wpIndexLevel1
  46. {
  47.   list-style-type: none;
  48. }
  49. ul.wpIndexLevel2
  50. {
  51.   list-style-type: none;
  52. }
  53. ul.wpIndexLevel3
  54. {
  55.   list-style-type: none;
  56. }
  57. ul.wpIndexLevel4
  58. {
  59.   list-style-type: none;
  60. }
  61. ul.wpIndexLevel5
  62. {
  63.   list-style-type: none;
  64. }
  65.  
  66. .pSmartList1 {
  67.     background-color: #FFFFFF
  68.         }