FSN#39587 Voorlopige verbetering foutmeldingen ongeldige clientside input
svn path=/Website/trunk/; revision=33573
This commit is contained in:
@@ -2086,6 +2086,18 @@ input.fldflexC.bad,
|
||||
input.fldflexC50.bad {
|
||||
background-color: #ffb0b0;
|
||||
}
|
||||
|
||||
input.bad,
|
||||
input[type=text].bad {
|
||||
background-color: #ffb0b0;
|
||||
}
|
||||
|
||||
span.bad {
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
color: red;
|
||||
}
|
||||
|
||||
input[type=text].nomatch {
|
||||
background-color: #FEB0B0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user