Applied darker grey colour to fix the insuffient colour contrast a11y serious issue (#17545)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
This commit is contained in:
parent
d3dcab396e
commit
429e45b94c
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ div.pf-c-chip-group.kc-consents-chip-group
|
||||||
|
|
||||||
.kc-search-users-text {
|
.kc-search-users-text {
|
||||||
margin-left: var(--pf-global--spacer--md);
|
margin-left: var(--pf-global--spacer--md);
|
||||||
color: var(--pf-global--Color--400);
|
color: var(--pf-global--Color--200);
|
||||||
}
|
}
|
||||||
|
|
||||||
article.pf-c-card.pf-m-flat.kc-linked-idps,
|
article.pf-c-card.pf-m-flat.kc-linked-idps,
|
||||||
|
|
Loading…
Reference in a new issue