mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-20 15:13:55 +09:00
Add password confirmation validation
This commit is contained in:
@@ -750,4 +750,9 @@ small.um-max-filesize {
|
||||
}
|
||||
small.um-max-filesize span{
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
.um-form .um-field .um-field-area input.um-form-field.um-validate-not-matched,
|
||||
.um-form .um-field .um-field-area input.um-form-field.um-validate-not-matched:focus {
|
||||
border-color: #DB2929 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user