Invalid value class did not work on input fields for pmahomme

This commit is contained in:
Marc Delisle
2011-04-30 11:05:47 -04:00
parent 70100c8044
commit fcaedaf75b

View File

@@ -1673,8 +1673,10 @@ table#serverconnection_trg_local {
/**
* Validation error message styles
*/
.invalid_value
{background:#F00;}
input[type=text].invalid_value,
.invalid_value {
background:#F00;
}
/**
* Ajax notification styling