euscanwww: The input of a field with errors is red
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
parent
3ca42ce848
commit
99d97cc2a1
@ -238,3 +238,7 @@ textarea {
|
||||
color: red;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.errorlist + input {
|
||||
border: 1px solid red;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user