Improve the password error message color on the 'Change Password' page.
parent
dd7bde5ab8
commit
baae12dfcc
|
@ -1101,3 +1101,7 @@ button.pg-alertify-button {
|
|||
div.backform_control_notes label.control-label {
|
||||
min-width: 0px;
|
||||
}
|
||||
|
||||
form[name="change_password_form"] .help-block {
|
||||
color: #A94442 !important;
|
||||
}
|
Loading…
Reference in New Issue