--- a/themes/admin/css/default.css Wed Feb 25 13:39:49 2009 -0500
+++ b/themes/admin/css/default.css Thu Feb 26 01:02:00 2009 -0500
@@ -185,6 +185,7 @@
input[type ^="text"], input[type ^="password"] {
background-color: #F8FBFF;
+ color: #202020;
border: 1px solid #254778;
font-size: 8pt;
font-family: arial, helvetica, sans-serif;
--- a/themes/oxygen/css/bleu.css Wed Feb 25 13:39:49 2009 -0500
+++ b/themes/oxygen/css/bleu.css Thu Feb 26 01:02:00 2009 -0500
@@ -511,6 +511,7 @@
input, textarea, select, button {
border: 1px solid #406080;
background-color: #F2F2F2;
+ color: #202020;
padding: 3px;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
@@ -556,6 +557,7 @@
border-bottom: 1px solid #90B0D0;
margin: 0;
padding: 0;
+ color: #202020;
}
input#pageheading:focus {