use correct css class name

master
Coleman 2008-08-07 17:49:52 -05:00
parent 9fdd7d46c7
commit 8d281312ca
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ a img {
.tag_cloud_2, .tag_cloud_4, .tag_cloud_6, .tag_cloud_8, .tag_cloud_10, .tag_cloud_12 {font-weight: bold;}
/* form errors */
.fieldWithErrors {
.error {
border: 1px solid #F00;
}