home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / Chip_1999-12_cd.bin / servis / navody / website / _themes / path / graph0.css < prev    next >
Cascading Style Sheet File  |  1999-09-15  |  2KB  |  96 lines

  1. .mstheme
  2. {
  3.     separator-image: url(blrule.gif);
  4.     list-image-1: url(bulet.gif);
  5.     list-image-2: url(bulctve.gif);
  6.     list-image-3: url(bulkol.gif);
  7.     nav-banner-image: url(icqban1.gif);
  8.     navbutton-horiz-normal: url(blphb.gif);
  9.     navbutton-horiz-hovered: url(blphb.gif);
  10.     navbutton-horiz-pushed: url(blphbp.gif);
  11.     navbutton-vert-normal: url(blpvb.gif);
  12.     navbutton-vert-hovered: url(blpvb.gif);
  13.     navbutton-vert-pushed: url(blpvbp.gif);
  14.     navbutton-home-normal: url(blhome.gif);
  15.     navbutton-home-hovered: url(blhome.gif);
  16.     navbutton-home-pushed: url(blhome.gif);
  17.     navbutton-next-normal: url(blnext.gif);
  18.     navbutton-next-hovered: url(blnext.gif);
  19.     navbutton-next-pushed: url(blnext.gif);
  20.     navbutton-prev-normal: url(blprev.gif);
  21.     navbutton-prev-hovered: url(blprev.gif);
  22.     navbutton-prev-pushed: url(blprev.gif);
  23.     navbutton-up-normal: url(blup.gif);
  24.     navbutton-up-hovered: url(blup.gif);
  25.     navbutton-up-pushed: url(blup.gif);
  26. }
  27. .mstheme-bannertxt
  28. {
  29.     font-family: Arial, Arial, Helvetica;
  30.     color: rgb(0, 0, 0);
  31.     font-size: 1;
  32.     font-style: normal;
  33.     font-weight: normal;
  34.     vertical-align: bottom;
  35. }
  36. .mstheme-horiz-navtxt
  37. {
  38.     font-family: arial, Arial, Helvetica;
  39.     color: rgb(0, 0, 0);
  40.     font-size: 2;
  41.     font-style: normal;
  42.     font-weight: normal;
  43. }
  44. .mstheme-vert-navtxt
  45. {
  46.     font-family: arial, Arial, Helvetica;
  47.     color: rgb(0, 0, 204);
  48.     font-size: 2;
  49.     font-style: normal;
  50.     font-weight: normal;
  51. }
  52. .mstheme-navtxthome
  53. {
  54.     font-family: arial, Arial, Helvetica;
  55.     color: rgb(0, 0, 0);
  56.     font-size: 1;
  57.     font-style: normal;
  58.     font-weight: normal;
  59. }
  60. .mstheme-navtxtnext
  61. {
  62.     font-family: arial, Arial, Helvetica;
  63.     color: rgb(0, 0, 0);
  64.     font-size: 1;
  65.     font-style: normal;
  66.     font-weight: normal;
  67. }
  68. .mstheme-navtxtprev
  69. {
  70.     font-family: arial, Arial, Helvetica;
  71.     color: rgb(0, 0, 0);
  72.     font-size: 1;
  73.     font-style: normal;
  74.     font-weight: normal;
  75. }
  76. .mstheme-navtxtup
  77. {
  78.     font-family: arial, Arial, Helvetica;
  79.     color: rgb(0, 0, 0);
  80.     font-size: 1;
  81.     font-style: normal;
  82.     font-weight: normal;
  83. }
  84. ul
  85. {
  86.     list-style-image: url(bulet.gif);
  87. }
  88. ul ul
  89. {
  90.     list-style-image: url(bulctve.gif);
  91. }
  92. ul ul ul
  93. {
  94.     list-style-image: url(bulkol.gif);
  95. }
  96.