diff -r d807dcd7aed7 -r a8891e108c95 themes/oxygen/css/bleu.css --- 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 */