2024-04-05 14:37:05 +00:00
|
|
|
.pf-v5-c-card.pf-m-flat.kc-login-screen,
|
|
|
|
.pf-v5-c-card.pf-m-flat.kc-email-settings,
|
|
|
|
.pf-v5-c-card.pf-m-flat.kc-user-info-settings,
|
|
|
|
.pf-v5-c-card.pf-m-flat.kc-email-template,
|
|
|
|
.pf-v5-c-card.pf-m-flat.kc-email-connection,
|
|
|
|
.pf-v5-c-card.pf-m-flat.kc-message-bundles,
|
|
|
|
.pf-v5-c-card.pf-m-flat.kc-sso-session-template,
|
|
|
|
.pf-v5-c-card.pf-m-flat.kc-client-session-template,
|
|
|
|
.pf-v5-c-card.pf-m-flat.kc-offline-session-template,
|
|
|
|
.pf-v5-c-card.pf-m-flat.kc-login-settings-template {
|
2021-05-03 20:00:12 +00:00
|
|
|
border: none;
|
|
|
|
margin-top: 0px;
|
|
|
|
margin-bottom: 0px;
|
2024-04-05 14:37:05 +00:00
|
|
|
padding-bottom: var(--pf-v5-global--spacer--sm);
|
2021-05-03 20:00:12 +00:00
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
article.pf-v5-c-card.pf-m-flat.kc-email-template
|
|
|
|
> .pf-v5-c-card__header.kc-form-panel__header,
|
|
|
|
article.pf-v5-c-card.pf-m-flat.kc-email-connection
|
|
|
|
> .pf-v5-c-card__header.kc-form-panel__header {
|
2021-05-25 12:03:20 +00:00
|
|
|
margin-top: 0px;
|
|
|
|
margin-bottom: 0px;
|
|
|
|
padding-left: 0px;
|
|
|
|
padding-bottom: 0px;
|
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
.kc-login-screen > div.pf-v5-c-card__header.kc-form-panel__header,
|
|
|
|
.kc-email-settings > div.pf-v5-c-card__header.kc-form-panel__header,
|
|
|
|
.kc-email-template > div.pf-v5-c-card__header.kc-form-panel__header,
|
|
|
|
.kc-user-info-settings > div.pf-v5-c-card__header.kc-form-panel__header {
|
2021-05-03 20:00:12 +00:00
|
|
|
padding-bottom: 0px;
|
|
|
|
padding-left: 0px;
|
|
|
|
padding-top: 0px;
|
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
.kc-email-settings > div.pf-v5-c-card__body.kc-form-panel__body,
|
|
|
|
.kc-email-template > div.pf-v5-c-card__body.kc-form-panel__body,
|
|
|
|
.kc-login-screen > div.pf-v5-c-card__body.kc-form-panel__body,
|
|
|
|
.kc-user-info-settings > div.pf-v5-c-card__body.kc-form-panel__body {
|
2021-05-03 20:00:12 +00:00
|
|
|
padding-left: 0px;
|
2024-04-05 14:37:05 +00:00
|
|
|
padding-bottom: var(--pf-v5-global--spacer--2xl);
|
2021-05-03 20:00:12 +00:00
|
|
|
}
|
2021-04-28 20:42:59 +00:00
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
button.kc-certificate.pf-v5-c-button.pf-m-secondary {
|
|
|
|
margin-left: var(--pf-v5-global--spacer--md);
|
2021-05-04 19:25:36 +00:00
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
.pf-v5-c-data-list__item-row.test {
|
2021-06-03 20:40:48 +00:00
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
.pf-v5-c-data-list__item-content.data-list-cells {
|
|
|
|
margin-left: var(--pf-v5-global--spacer--xl);
|
2021-05-04 19:25:36 +00:00
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
button.pf-v5-c-data-list__item-draggable-button.pf-m-disabled.header-drag-button {
|
2021-05-04 19:25:36 +00:00
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
button.pf-v5-c-data-list__item-draggable-button.row-drag-button {
|
|
|
|
padding-top: var(--pf-v5-global--spacer--md);
|
2021-05-04 19:25:36 +00:00
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
.pf-v5-c-data-list__item-control {
|
2021-05-04 19:25:36 +00:00
|
|
|
margin-right: 0px;
|
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
.pf-v5-c-data-list__item-row.test {
|
2021-06-03 18:31:47 +00:00
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
button.pf-v5-c-button.pf-m-link.add-provider {
|
2021-05-04 19:25:36 +00:00
|
|
|
padding: 0px;
|
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
.pf-v5-c-toolbar__group.providers-toolbar {
|
|
|
|
padding-left: var(--pf-v5-c-toolbar__content--PaddingLeft);
|
2021-05-04 19:25:36 +00:00
|
|
|
}
|
2021-05-18 15:41:38 +00:00
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
div#login-action-timeout-label > .pf-v5-c-form__group-label,
|
|
|
|
div#offline-session-max-label > .pf-v5-c-form__group-label {
|
2021-07-15 14:25:22 +00:00
|
|
|
width: 90%;
|
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
div#offline-session-max-label > .pf-v5-c-form__group-label {
|
2021-07-15 14:25:22 +00:00
|
|
|
width: 85%;
|
2021-05-18 15:41:38 +00:00
|
|
|
}
|
2021-06-03 18:31:47 +00:00
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
.pf-v5-c-content.messageBundleDescription {
|
2021-06-16 11:38:36 +00:00
|
|
|
max-width: 1024px;
|
2024-04-05 14:37:05 +00:00
|
|
|
padding-bottom: var(--pf-v5-global--spacer--lg);
|
2021-06-16 11:38:36 +00:00
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
.kc-message-bundles > .pf-v5-c-card__body.kc-form-panel__body > div.tableBorder {
|
2021-06-16 11:38:36 +00:00
|
|
|
border-style: solid;
|
|
|
|
border-width: 1px;
|
2024-04-05 14:37:05 +00:00
|
|
|
border-color: var(--pf-v5-global--BorderColor--100);
|
2021-06-16 11:38:36 +00:00
|
|
|
max-width: 1024px;
|
|
|
|
}
|
2021-06-10 20:00:14 +00:00
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
.pf-v5-c-form__group.kc-email-form-group {
|
2021-06-10 20:00:14 +00:00
|
|
|
display: inline-block !important;
|
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
.pf-v5-c-content.kc-provide-email-text {
|
|
|
|
padding-bottom: var(--pf-v5-global--spacer--md);
|
2021-06-10 20:00:14 +00:00
|
|
|
}
|
2021-07-15 14:25:22 +00:00
|
|
|
|
|
|
|
.kc-sso-session-idle-input,
|
|
|
|
.kc-sso-session-max-input,
|
|
|
|
.kc-sso-session-max-input,
|
|
|
|
.kc-sso-session-idle-remember-me-input,
|
|
|
|
.kc-sso-session-max-remember-me-input,
|
|
|
|
.kc-offline-session-idle-input,
|
|
|
|
.kc-offline-session-max-input,
|
|
|
|
.kc-client-session-idle-input,
|
|
|
|
.kc-client-session-max-input,
|
|
|
|
.kc-login-timeout-input,
|
2021-08-09 19:28:24 +00:00
|
|
|
.kc-login-action-timeout-input,
|
|
|
|
.kc-access-token-lifespan-input,
|
|
|
|
.kc-user-initiated-action-lifespan-input,
|
|
|
|
.kc-default-admin-initiated-input,
|
|
|
|
.kc-access-token-lifespan-implicit-input,
|
|
|
|
.kc-client-login-timeout-input,
|
|
|
|
.kc-email-verification-input,
|
|
|
|
.kc-idp-email-verification-input,
|
|
|
|
.kc-idp-forgot-password-input,
|
|
|
|
.kc-forgot-pw-input,
|
|
|
|
.kc-execute-actions-input {
|
2021-07-15 14:25:22 +00:00
|
|
|
width: 170px;
|
|
|
|
margin-right: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.kc-sso-session-idle-select,
|
|
|
|
.kc-sso-session-max-select,
|
|
|
|
.kc-sso-session-idle-remember-me-select,
|
|
|
|
.kc-sso-session-max-remember-me-select,
|
|
|
|
.kc-client-session-idle-select,
|
|
|
|
.kc-client-session-max-select,
|
|
|
|
.kc-offline-session-idle-select,
|
|
|
|
.kc-offline-session-max-select,
|
|
|
|
.kc-login-action-timeout-select,
|
|
|
|
.kc-sso-session-idle-select.pf-m-expanded,
|
|
|
|
.kc-sso-session-max-select.pf-m-expanded {
|
|
|
|
width: 170px;
|
|
|
|
}
|
|
|
|
|
2024-04-05 14:37:05 +00:00
|
|
|
article.pf-v5-c-card.pf-m-flat.kc-sso-session-template
|
|
|
|
> .pf-v5-c-card__header.kc-form-panel__header,
|
|
|
|
article.pf-v5-c-card.pf-m-flat.kc-sso-session-template
|
|
|
|
> .pf-v5-c-card__body.kc-form-panel__body,
|
|
|
|
article.pf-v5-c-card.pf-m-flat.kc-client-session-template
|
|
|
|
> .pf-v5-c-card__header.kc-form-panel__header,
|
|
|
|
article.pf-v5-c-card.pf-m-flat.kc-client-session-template
|
|
|
|
> .pf-v5-c-card__body.kc-form-panel__body,
|
|
|
|
article.pf-v5-c-card.pf-m-flat.kc-offline-session-template
|
|
|
|
> .pf-v5-c-card__header.kc-form-panel__header,
|
|
|
|
article.pf-v5-c-card.pf-m-flat.kc-offline-session-template
|
|
|
|
> .pf-v5-c-card__body.kc-form-panel__body,
|
|
|
|
article.pf-v5-c-card.pf-m-flat.kc-login-settings-template
|
|
|
|
> .pf-v5-c-card__header.kc-form-panel__header,
|
|
|
|
article.pf-v5-c-card.pf-m-flat.kc-login-settings-template
|
|
|
|
> .pf-v5-c-card__body.kc-form-panel__body,
|
|
|
|
article.pf-v5-c-card.pf-m-flat.kc-email-connection
|
|
|
|
> .pf-v5-c-card__body.kc-form-panel__body {
|
2021-07-15 14:25:22 +00:00
|
|
|
padding: 0px;
|
|
|
|
}
|
2021-08-09 19:28:24 +00:00
|
|
|
|
|
|
|
.kc-override-action-tokens-subtitle {
|
2024-04-05 14:37:05 +00:00
|
|
|
font-size: var(--pf-v5-global--FontSize--md);
|
2021-08-09 19:28:24 +00:00
|
|
|
font-weight: bold;
|
|
|
|
}
|
2021-08-20 16:15:12 +00:00
|
|
|
|
|
|
|
.kc-row-drag-button {
|
2024-04-05 14:37:05 +00:00
|
|
|
padding: var(--pf-v5-global--spacer--sm);
|
2021-08-20 16:15:12 +00:00
|
|
|
}
|
2021-09-09 10:45:19 +00:00
|
|
|
|
2021-09-20 12:42:07 +00:00
|
|
|
.kc-profiles-config-section {
|
|
|
|
align-items: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.kc-form-radio-btn > input {
|
|
|
|
transform: scale(1.6);
|
|
|
|
}
|
|
|
|
|
|
|
|
.kc-editor-radio-btn > input {
|
|
|
|
transform: scale(1.6);
|
2021-09-24 10:46:01 +00:00
|
|
|
}
|
|
|
|
|
2021-10-04 13:39:54 +00:00
|
|
|
.kc-emptyExecutors {
|
2024-04-05 14:37:05 +00:00
|
|
|
color: var(--pf-v5-global--Color--200);
|
2021-10-04 13:39:54 +00:00
|
|
|
}
|
|
|
|
|
2021-10-12 15:03:56 +00:00
|
|
|
.kc-emptyConditions {
|
2024-04-05 14:37:05 +00:00
|
|
|
color: var(--pf-v5-global--Color--200);
|
2021-10-12 15:03:56 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.kc-emptyClientProfiles {
|
2024-04-05 14:37:05 +00:00
|
|
|
color: var(--pf-v5-global--Color--200);
|
2021-10-12 15:03:56 +00:00
|
|
|
}
|
|
|
|
|
2021-10-04 13:39:54 +00:00
|
|
|
.kc-action-dropdown {
|
|
|
|
background-color: transparent;
|
|
|
|
}
|
2021-10-21 18:40:02 +00:00
|
|
|
|
2021-10-26 20:16:19 +00:00
|
|
|
.kc-executor-link {
|
|
|
|
margin-right: 0.625rem;
|
|
|
|
}
|
|
|
|
|
2021-11-10 14:26:43 +00:00
|
|
|
.kc-unclickable-executor {
|
2024-04-05 14:37:05 +00:00
|
|
|
font-size: var(--pf-v5-global--FontSize--md);
|
|
|
|
padding: 0 var(--pf-v5-global--spacer--md) 0 var(--pf-v5-global--spacer--md);
|
2021-11-10 14:26:43 +00:00
|
|
|
}
|
|
|
|
|
2022-02-23 14:46:56 +00:00
|
|
|
.kc-backToPolicies,
|
|
|
|
.kc-backToPolicies {
|
2021-10-26 20:16:19 +00:00
|
|
|
width: 5rem;
|
|
|
|
}
|
|
|
|
|
2021-11-10 14:26:43 +00:00
|
|
|
.kc-backToPolicies {
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
|
2021-10-26 20:16:19 +00:00
|
|
|
.kc-executor-trash-icon {
|
2022-02-23 14:46:56 +00:00
|
|
|
margin-left: 0.5rem;
|
2024-04-05 14:37:05 +00:00
|
|
|
color: var(--pf-v5-global--Color--200);
|
2021-10-26 20:16:19 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.kc-executor-trash-icon:hover {
|
|
|
|
filter: brightness(55%);
|
2022-02-23 14:46:56 +00:00
|
|
|
}
|
2021-10-26 20:16:19 +00:00
|
|
|
|
2021-10-21 18:40:02 +00:00
|
|
|
.kc-condition-link {
|
|
|
|
margin-right: 0.625rem;
|
|
|
|
}
|
|
|
|
|
|
|
|
.kc-conditionType-trash-icon {
|
2022-02-23 14:46:56 +00:00
|
|
|
margin-left: 0.5rem;
|
2024-04-05 14:37:05 +00:00
|
|
|
color: var(--pf-v5-global--Color--400);
|
2021-10-21 18:40:02 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.kc-conditionType-trash-icon:hover {
|
|
|
|
filter: brightness(55%);
|
2021-11-11 12:18:50 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.kc_eventListeners_select {
|
|
|
|
width: 35rem;
|
2021-11-22 12:41:43 +00:00
|
|
|
}
|
2021-11-23 14:59:04 +00:00
|
|
|
|
|
|
|
input#kc-scopes {
|
|
|
|
width: 630px;
|
2022-02-23 14:46:56 +00:00
|
|
|
|
2021-11-23 14:59:04 +00:00
|
|
|
margin-right: 24px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.kc-client-scopes-chip-group {
|
2024-04-05 14:37:05 +00:00
|
|
|
margin-right: var(--pf-v5-global--spacer--2xl);
|
2021-11-23 14:59:04 +00:00
|
|
|
max-width: 585px;
|
|
|
|
min-width: 585px;
|
|
|
|
padding-left: none;
|
|
|
|
}
|
2021-11-24 16:19:28 +00:00
|
|
|
|
|
|
|
.kc-join-group-modal-check {
|
2024-04-05 14:37:05 +00:00
|
|
|
margin-right: var(--pf-v5-global--spacer--sm);
|
2021-11-24 16:19:28 +00:00
|
|
|
}
|
2022-03-16 09:32:23 +00:00
|
|
|
|
|
|
|
.kc-requiredFor {
|
|
|
|
display: flex;
|
|
|
|
}
|
|
|
|
|
|
|
|
.kc-requiredFor-option {
|
|
|
|
margin-right: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.kc-emptyValidators {
|
2024-04-05 14:37:05 +00:00
|
|
|
color: var(--pf-v5-global--Color--200);
|
2022-03-16 09:32:23 +00:00
|
|
|
margin-left: 25px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.kc-attributes-validations {
|
|
|
|
max-width: 1024px;
|
|
|
|
margin-bottom: 52px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.kc-attributeCancel {
|
|
|
|
align-self: center;
|
|
|
|
}
|
2022-09-29 11:07:15 +00:00
|
|
|
|
|
|
|
.kc--attributes-validations--add-validation-button {
|
|
|
|
margin-top: -55px;
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
.kc--attributes-validations--action-cell {
|
|
|
|
text-align: right;
|
2023-06-29 11:59:52 +00:00
|
|
|
}
|
2024-03-04 11:39:20 +00:00
|
|
|
|
|
|
|
.kc-attribute-display-name-iconBtn:hover {
|
2024-04-05 14:37:05 +00:00
|
|
|
color: var(--pf-v5-c-button--m-primary--active--BackgroundColor);
|
2024-03-04 11:39:20 +00:00
|
|
|
}
|