Änderung vereinheitlichung textfelder
This commit is contained in:
@@ -87,11 +87,11 @@
|
||||
border-color: red;
|
||||
color: red;
|
||||
}
|
||||
#CustomerID:valid {
|
||||
background-color: white;
|
||||
border-color: forestgreen;
|
||||
color: black;
|
||||
}
|
||||
#CustomerID:valid {
|
||||
background-color: white;
|
||||
border-color: forestgreen;
|
||||
color: black;
|
||||
}
|
||||
#CustomerID:invalid + span::before {
|
||||
content: '✖';
|
||||
color: red;
|
||||
|
||||
Reference in New Issue
Block a user