themes/oxygen/css/bleu.css
changeset 103 a8891e108c95
parent 91 8079b0288e8e
child 108 1c7f59df9474
--- a/themes/oxygen/css/bleu.css	Sun Aug 26 16:48:15 2007 -0400
+++ b/themes/oxygen/css/bleu.css	Sun Aug 26 20:45:33 2007 -0400
@@ -71,6 +71,16 @@
 div.tblholder th.subhead          { padding: 4px; background-color: #90A0B0; font-weight: bold; text-align: center; color: #FFFFFF; }
 div.tblholder table               { background-color: #FFFFFF; width: 100%; }
 
+div.tblholder th a {
+  color: #FFFFFF !important;
+  text-decoration: underline !important;
+}
+
+div.tblholder th a:hover {
+  color: #FFFF00 !important;
+  text-decoration: underline !important;
+}
+
 /* The "page tools" bar below the site logo but above the page content 
 div.pagebar                       { background-color: #B0D0F0; margin-top: 0px; padding: 3px; font-size: 7pt; }
 div.pagebar a                     { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #406080; }
@@ -222,6 +232,7 @@
 input[type ^="button"], input[type ^="submit"] {
   background-image: url(../images/buttonbg.gif);
   background-repeat: repeat-x;
+  color: #202020;
 }
 
 /* JWS window theming */