home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / INTERNET / PFRONT98 / DATA.Z / polar.elm / graph0.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1997-09-26  |  1.6 KB  |  88 lines

  1. <style>
  2. .mstheme
  3. {
  4.     separator-image: url(poldrule.gif);
  5.     list-image-1: url(poldbull1.gif);
  6.     list-image-2: url(poldbull2.gif);
  7.     list-image-3: url(poldbull3.gif);
  8.  
  9.     nav-banner-image: url(poldbnr.gif);
  10.  
  11.     navbutton-horiz-normal: url(poldhnd.gif);
  12.     navbutton-horiz-pushed: url(poldhns.gif);
  13.  
  14.     navbutton-vert-normal: url(poldvnd.gif);
  15.     navbutton-vert-pushed: url(poldvns.gif);
  16.  
  17.     navbutton-home-normal: url(poldhom.gif);
  18.  
  19.     navbutton-next-normal: url(poldnex.gif);
  20.  
  21.     navbutton-prev-normal: url(poldpre.gif);
  22.  
  23.     navbutton-up-normal: url(poldup.gif);
  24.  
  25. }
  26.  
  27. .mstheme-bannertxt
  28. {
  29.     font-family: Arial, Helvetica;
  30.     color: rgb(255,255,255);
  31.     text-align: center;
  32.     vertical-align: middle;
  33. }
  34. .mstheme-horiz-navtxt
  35. {
  36.     font-family: Arial, Helvetica;
  37.     font-weight: bold;
  38.     color: rgb(255,255,255);
  39.     text-align: right;
  40.     vertical-align: bottom;
  41. }
  42.  
  43. .mstheme-vert-navtxt
  44. {
  45.     font-family: Arial, Helvetica;
  46.     font-weight: bold;
  47.     color: rgb(255,255,255);
  48.     text-align: right;
  49.     vertical-align: bottom;
  50. }
  51.  
  52. .mstheme-navtxthome
  53. {
  54.     font-family: Arial, Helvetica;
  55.     font-weight: bold;
  56.     color: rgb(255,255,255);
  57.     text-align: right;
  58.     vertical-align: bottom;
  59. }
  60.  
  61. .mstheme-navtxtnext
  62. {
  63.     font-family: Arial, Helvetica;
  64.     font-weight: bold;
  65.     color: rgb(255,255,255);
  66.     text-align: left;
  67.     vertical-align: bottom;
  68. }
  69.  
  70. .mstheme-navtxtprev
  71. {
  72.     font-family: Arial, Helvetica;
  73.     font-weight: bold;
  74.     color: rgb(255,255,255);
  75.     text-align: right;
  76.     vertical-align: bottom;
  77. }
  78.  
  79. .mstheme-navtxtup
  80. {
  81.     font-family: Arial, Helvetica;
  82.     font-weight: bold;
  83.     color: rgb(255,255,255);
  84.     text-align: left;
  85.     vertical-align: bottom;
  86. }
  87. </style>.
  88.