home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 June / CHIPCD_6_2000.iso / software / trial / atlas / _themes / ssff / graph0.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-04-06  |  1.7 KB  |  74 lines

  1. <style>
  2. .mstheme
  3. {
  4.     separator-image: url(horizontal_line.gif);
  5.     list-image-1: url(bullet1.gif);
  6.     list-image-2: url(bullet2.gif);
  7.     list-image-3: url(bullet3.gif);
  8.     nav-banner-image: url(big_banner.gif);
  9.     navbutton-horiz-normal: url(navbutton_horiz_normal.gif);
  10.     navbutton-horiz-pushed: url(navbutton_horiz_pushed.gif);
  11.     navbutton-vert-normal: url(navbutton_vert_normal.gif);
  12.     navbutton-vert-pushed: url(navbutton_vert_pushed.gif);
  13.     navbutton-home-normal: url(trahomna.gif);
  14.     navbutton-next-normal: url(tranexna.gif);
  15.     navbutton-prev-normal: url(trabacna.gif);
  16.     navbutton-up-normal: url(traupbna.gif)
  17. }
  18. .mstheme-bannertxt
  19. {
  20.     COLOR: #ffffcc;
  21.     FONT-FAMILY: Times New Roman;
  22.     TEXT-ALIGN: center;
  23.     VERTICAL-ALIGN: middle
  24. }
  25. .mstheme-horiz-navtxt
  26. {
  27.     COLOR: #ffffcc;
  28.     FONT-FAMILY: Times New Roman;
  29.     FONT-WEIGHT: bold;
  30.     TEXT-ALIGN: center;
  31.     VERTICAL-ALIGN: middle
  32. }
  33. .mstheme-vert-navtxt
  34. {
  35.     COLOR: #ffffcc;
  36.     FONT-FAMILY: Times New Roman;
  37.     FONT-WEIGHT: bold;
  38.     TEXT-ALIGN: center;
  39.     VERTICAL-ALIGN: middle
  40. }
  41. .mstheme-navtxthome
  42. {
  43.     COLOR: white;
  44.     FONT-FAMILY: Arial;
  45.     FONT-WEIGHT: bold;
  46.     TEXT-ALIGN: center;
  47.     VERTICAL-ALIGN: middle
  48. }
  49. .mstheme-navtxtnext
  50. {
  51.     COLOR: white;
  52.     FONT-FAMILY: Arial;
  53.     FONT-WEIGHT: bold;
  54.     TEXT-ALIGN: center;
  55.     VERTICAL-ALIGN: middle
  56. }
  57. .mstheme-navtxtprev
  58. {
  59.     COLOR: white;
  60.     FONT-FAMILY: Arial;
  61.     FONT-WEIGHT: bold;
  62.     TEXT-ALIGN: center;
  63.     VERTICAL-ALIGN: middle
  64. }
  65. .mstheme-navtxtup
  66. {
  67.     COLOR: white;
  68.     FONT-FAMILY: Arial;
  69.     FONT-WEIGHT: bold;
  70.     TEXT-ALIGN: center;
  71.     VERTICAL-ALIGN: middle
  72. }
  73. </style>.
  74.