mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 18:20:00 -03:30
update login modal to grab error from RootDialog
This commit is contained in:
@@ -356,3 +356,11 @@
|
||||
color: var(--pf-global--success-color--200);
|
||||
}
|
||||
}
|
||||
|
||||
//
|
||||
// LoginModal overrides
|
||||
//
|
||||
|
||||
.pf-m-error p.pf-c-form__helper-text {
|
||||
color: var(--pf-global--danger-color--100);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user