e4eebaffed
fixes: #1723
179 lines
3.5 KiB
CSS
179 lines
3.5 KiB
CSS
.keycloak__user-section__email-verified {
|
|
color: var(--pf-global--danger-color--100);
|
|
}
|
|
|
|
button.pf-c-button.pf-m-primary.kc-join-group-button {
|
|
margin-left: var(--pf-global--spacer--md);
|
|
margin-right: var(--pf-global--spacer--xl);
|
|
}
|
|
|
|
.kc-consents-chip-group .pf-c-chip-group,
|
|
kc-consents-chip-group .pf-c-chip-group__list {
|
|
width: 100%;
|
|
}
|
|
|
|
button#kc-join-groups-button {
|
|
height: min-content;
|
|
}
|
|
|
|
.kc-join-group-modal-check {
|
|
margin-right: var(--pf-global--spacer--sm);
|
|
}
|
|
|
|
.join-group-dialog-row-disabled {
|
|
cursor: not-allowed;
|
|
}
|
|
|
|
.join-group-dialog-row-m-disabled {
|
|
pointer-events: none;
|
|
color: var(--pf-global--disabled-color--200);
|
|
}
|
|
|
|
.kc-who-will-appear-button {
|
|
margin-left: var(--pf-global--spacer--md);
|
|
}
|
|
|
|
.pf-c-chip.kc-consents-chip::before {
|
|
padding: 0px;
|
|
border: 0;
|
|
}
|
|
|
|
.pf-c-chip.kc-consents-chip {
|
|
padding: 0px;
|
|
}
|
|
|
|
.kc-consents-chip-group .pf-c-chip-group__list-item {
|
|
margin-right: 0px;
|
|
}
|
|
|
|
#consents-chip-text.pf-c-chip-text {
|
|
font-size: var(--pf-c-table--cell--FontSize);
|
|
}
|
|
|
|
.kc-consents-chip > .pf-c-chip__text {
|
|
font-size: var(--pf-c-table--cell--FontSize);
|
|
display: inline-block;
|
|
}
|
|
|
|
.pf-c-chip-group.kc-consents-chip-group
|
|
> div.pf-c-chip-group__main
|
|
> ul.pf-c-chip-group__list
|
|
li:first-child
|
|
.pf-c-chip__text::before {
|
|
content: "";
|
|
}
|
|
|
|
.pf-c-chip-group.kc-consents-chip-group
|
|
> div.pf-c-chip-group__main
|
|
> ul.pf-c-chip-group__list
|
|
.pf-c-chip__text::before {
|
|
content: ", ";
|
|
}
|
|
|
|
div.pf-c-chip-group.kc-consents-chip-group
|
|
> div.pf-c-chip-group__main
|
|
> ul.pf-c-chip-group__list
|
|
> li.pf-c-chip-group__list-item:last-child
|
|
> button.pf-c-chip.pf-m-overflow::before {
|
|
content: "";
|
|
margin-left: var(--pf-global--spacer--sm);
|
|
}
|
|
|
|
div.pf-c-chip-group.kc-consents-chip-group
|
|
> div.pf-c-chip-group__main
|
|
> ul.pf-c-chip-group__list
|
|
> li.pf-c-chip-group__list-item:last-child
|
|
> button.pf-c-chip.pf-m-overflow
|
|
> span::before {
|
|
content: "";
|
|
margin-left: var(--pf-global--spacer--sm);
|
|
}
|
|
|
|
.kc-search-users-text {
|
|
margin-left: var(--pf-global--spacer--md);
|
|
color: var(--pf-global--Color--400);
|
|
}
|
|
|
|
article.pf-c-card.pf-m-flat.kc-linked-idps,
|
|
article.pf-c-card.pf-m-flat.kc-available-idps {
|
|
border: 0px;
|
|
}
|
|
|
|
article.pf-c-card.pf-m-flat.kc-linked-idps > div > div > h1 {
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
article.pf-c-card.pf-m-flat.kc-available-idps > div > div > h1 {
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
.kc-available-idps-text {
|
|
color: var(--pf-global--Color--200);
|
|
}
|
|
|
|
.kc-linked-idps-text {
|
|
color: var(--pf-global--Color--200);
|
|
}
|
|
|
|
.kc-no-providers-text {
|
|
text-align: center;
|
|
}
|
|
|
|
.kc-temporaryPassword {
|
|
margin: 6px 0 10px 35px;
|
|
}
|
|
|
|
.keycloak__user-credentials__reset-form {
|
|
--pf-c-form--m-horizontal__group-label--md--GridColumnWidth: 13rem;
|
|
}
|
|
|
|
.kc-edit-icon {
|
|
color: var(--pf-global--Color--200);
|
|
margin-left: 5px;
|
|
}
|
|
|
|
.kc-showData-btn {
|
|
padding-left: 0;
|
|
}
|
|
|
|
.kc-userLabel-row {
|
|
display: inline-block !important;
|
|
width: 50%;
|
|
}
|
|
|
|
.kc-form-group-userLabel, .kc-userLabel-actionBtns {
|
|
display: flex;
|
|
}
|
|
|
|
.kc-editUserLabel-btn, .kc-editUserLabel-cancelBtn {
|
|
color: var(--pf-global--Color--200) !important;
|
|
}
|
|
|
|
.kc-editUserLabel-btn {
|
|
padding-top: 0px;
|
|
}
|
|
|
|
.kc-editUserLabel-btn:hover {
|
|
filter: brightness(55%);
|
|
}
|
|
|
|
.kc-editUserLabel-acceptBtn {
|
|
padding-right: 8px;
|
|
}
|
|
|
|
.kc-editUserLabel-cancelBtn {
|
|
padding-left: 8px !important;
|
|
}
|
|
|
|
.pf-c-table.pf-m-compact tr:not(.pf-c-table__expandable-row)>:last-child {
|
|
overflow-wrap: anywhere;
|
|
}
|
|
|
|
.setPasswordBtn-table {
|
|
margin: 25px 0 25px 25px;
|
|
}
|
|
|
|
.resetCredentialBtn-header {
|
|
margin: 10px 25px 10px 0;
|
|
float: right;
|
|
}
|