Fixed a11y issues for groups (#21286)

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
This commit is contained in:
agagancarczyk 2023-06-29 12:59:22 +01:00 committed by GitHub
parent f67ed6e7fe
commit ff40c3d092
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ button#kc-join-groups-button {
.join-group-dialog-row-m-disabled { .join-group-dialog-row-m-disabled {
pointer-events: none; pointer-events: none;
color: var(--pf-global--disabled-color--200); color: var(--pf-global--Color--200);
} }
.kc-who-will-appear-button { .kc-who-will-appear-button {
@ -163,7 +163,7 @@ article.pf-c-card.pf-m-flat.kc-available-idps > div > div > h1 {
} }
.user-attribute-search-form-key-value { .user-attribute-search-form-key-value {
margin-bottom: .5rem; margin-bottom: 0.5rem;
} }
.user-attribute-search-form-left { .user-attribute-search-form-left {