Creation d'user OK (Validator+Persistence), bug sur la modification par contre
This commit is contained in:
@@ -21,8 +21,13 @@ body {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.errorMessage {
|
||||
color:red;
|
||||
.login_error {
|
||||
color: #ff0000;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.formError{
|
||||
color: #ff0000;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user