fix
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 29 Mar 2006 06:50:56 +0000 (06:50 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 29 Mar 2006 06:50:56 +0000 (06:50 +0000)
doc/style.css

index 5cb621119f43bdb4d00c88e66d7781174c4be3ac..c31c48c2e98b704af9a3a504202498196026d829 100644 (file)
@@ -40,7 +40,7 @@
 
 /* Used for invalid form fields. */
 .fb_invalid {
-       background: red;
+       color: red;
 }
 /* Used for required form fields. */
 .fb_required {