@patternfly/patternfly 6.0.0-alpha.18 → 6.0.0-alpha.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/Login/login.css +70 -97
- package/components/Login/login.scss +56 -64
- package/docs/components/Login/examples/Login.md +5 -0
- package/package.json +1 -1
- package/patternfly-no-globals.css +117 -174
- package/patternfly-theme-dark-unversioned.css +117 -174
- package/patternfly.css +117 -174
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/components/Login/themes/dark/login.scss +0 -12
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
--pf-v5-global--icon--Color--dark: var(--pf-v5-global--icon--Color--dark--dark);
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
-
.pf-v5-c-wizard__header, .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector, .pf-v5-c-
|
|
14
|
+
.pf-v5-c-wizard__header, .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector, .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, .pf-v5-c-banner, .pf-v5-c-about-modal-box, .pf-v5-t-dark {
|
|
15
15
|
--pf-v5-global--Color--100: var(--pf-v5-global--Color--light-100);
|
|
16
16
|
--pf-v5-global--Color--200: var(--pf-v5-global--Color--light-200);
|
|
17
17
|
--pf-v5-global--BorderColor--100: var(--pf-v5-global--BorderColor--light-100);
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
--pf-v5-global--icon--Color--light: var(--pf-v5-global--icon--Color--light--light);
|
|
23
23
|
--pf-v5-global--icon--Color--dark: var(--pf-v5-global--icon--Color--dark--light);
|
|
24
24
|
}
|
|
25
|
-
.pf-v5-c-wizard__header .pf-v5-c-button, .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector .pf-v5-c-button, .pf-v5-c-
|
|
25
|
+
.pf-v5-c-wizard__header .pf-v5-c-button, .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector .pf-v5-c-button, .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, .pf-v5-c-banner .pf-v5-c-button, .pf-v5-c-about-modal-box .pf-v5-c-button, .pf-v5-t-dark .pf-v5-c-button {
|
|
26
26
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--dark-100);
|
|
27
27
|
}
|
|
28
28
|
|
|
@@ -324,8 +324,7 @@
|
|
|
324
324
|
--pf-v5-global--inverse--multiplier: -1;
|
|
325
325
|
}
|
|
326
326
|
|
|
327
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
328
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
327
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
329
328
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
330
329
|
}
|
|
331
330
|
|
|
@@ -6398,8 +6397,7 @@
|
|
|
6398
6397
|
--pf-v5-c-about-modal-box__close--c-button--BackgroundColor: var(--pf-v5-c-about-modal-box__close--c-button--hover--BackgroundColor);
|
|
6399
6398
|
}
|
|
6400
6399
|
|
|
6401
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
6402
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
6400
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
6403
6401
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
6404
6402
|
}
|
|
6405
6403
|
|
|
@@ -6642,8 +6640,7 @@
|
|
|
6642
6640
|
--pf-v5-c-accordion__expandable-content-body--PaddingTop: var(--pf-v5-c-accordion__expandable-content-body--expandable-content-body--PaddingTop);
|
|
6643
6641
|
}
|
|
6644
6642
|
|
|
6645
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
6646
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
6643
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
6647
6644
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
6648
6645
|
}
|
|
6649
6646
|
|
|
@@ -7183,8 +7180,7 @@
|
|
|
7183
7180
|
color: var(--pf-v5-c-app-launcher__group-title--Color);
|
|
7184
7181
|
}
|
|
7185
7182
|
|
|
7186
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
7187
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
7183
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
7188
7184
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
7189
7185
|
}
|
|
7190
7186
|
|
|
@@ -7655,8 +7651,7 @@
|
|
|
7655
7651
|
cursor: not-allowed;
|
|
7656
7652
|
}
|
|
7657
7653
|
|
|
7658
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
7659
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
7654
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
7660
7655
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
7661
7656
|
}
|
|
7662
7657
|
|
|
@@ -8548,8 +8543,7 @@ button.pf-v5-c-breadcrumb__link {
|
|
|
8548
8543
|
pointer-events: none;
|
|
8549
8544
|
}
|
|
8550
8545
|
|
|
8551
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
8552
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
8546
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
8553
8547
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
8554
8548
|
}
|
|
8555
8549
|
|
|
@@ -8976,8 +8970,7 @@ button.pf-v5-c-breadcrumb__link {
|
|
|
8976
8970
|
border: var(--pf-v5-c-card__input--focus--BorderWidth) solid var(--pf-v5-c-card__input--focus--BorderColor);
|
|
8977
8971
|
}
|
|
8978
8972
|
|
|
8979
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
8980
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
8973
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
8981
8974
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
8982
8975
|
}
|
|
8983
8976
|
|
|
@@ -9171,8 +9164,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
9171
9164
|
line-height: 1;
|
|
9172
9165
|
}
|
|
9173
9166
|
|
|
9174
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
9175
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
9167
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
9176
9168
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
9177
9169
|
}
|
|
9178
9170
|
|
|
@@ -9363,8 +9355,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
9363
9355
|
--pf-v5-c-button--PaddingLeft: var(--pf-v5-c-clipboard-copy__actions-item--button--PaddingLeft);
|
|
9364
9356
|
}
|
|
9365
9357
|
|
|
9366
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
9367
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
9358
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
9368
9359
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
9369
9360
|
}
|
|
9370
9361
|
|
|
@@ -9567,8 +9558,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
9567
9558
|
margin-inline-start: var(--pf-v5-c-code-editor__tab-icon--text--MarginLeft);
|
|
9568
9559
|
}
|
|
9569
9560
|
|
|
9570
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
9571
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
9561
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
9572
9562
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
9573
9563
|
}
|
|
9574
9564
|
|
|
@@ -10145,8 +10135,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
10145
10135
|
pointer-events: none;
|
|
10146
10136
|
}
|
|
10147
10137
|
|
|
10148
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
10149
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
10138
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
10150
10139
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
10151
10140
|
}
|
|
10152
10141
|
|
|
@@ -10994,8 +10983,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
10994
10983
|
padding: 0;
|
|
10995
10984
|
}
|
|
10996
10985
|
|
|
10997
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
10998
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
10986
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
10999
10987
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
11000
10988
|
}
|
|
11001
10989
|
|
|
@@ -11394,8 +11382,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
11394
11382
|
--pf-v5-c-droppable--m-dragging--after--BorderColor: var(--pf-v5-c-droppable--m-drag-outside--after--BorderColor);
|
|
11395
11383
|
}
|
|
11396
11384
|
|
|
11397
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
11398
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
11385
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
11399
11386
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
11400
11387
|
}
|
|
11401
11388
|
|
|
@@ -11716,8 +11703,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
11716
11703
|
--pf-v5-c-dual-list-selector__list__list__item-toggle--Left: var(--pf-v5-c-dual-list-selector__item--PaddingLeft);
|
|
11717
11704
|
}
|
|
11718
11705
|
|
|
11719
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
11720
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
11706
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
11721
11707
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
11722
11708
|
}
|
|
11723
11709
|
|
|
@@ -12973,8 +12959,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
12973
12959
|
min-width: min-content;
|
|
12974
12960
|
}
|
|
12975
12961
|
|
|
12976
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
12977
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
12962
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
12978
12963
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
12979
12964
|
}
|
|
12980
12965
|
|
|
@@ -14154,8 +14139,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
14154
14139
|
display: none;
|
|
14155
14140
|
}
|
|
14156
14141
|
}
|
|
14157
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
14158
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
14142
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
14159
14143
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
14160
14144
|
}
|
|
14161
14145
|
|
|
@@ -14832,8 +14816,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
14832
14816
|
color: var(--pf-v5-c-dropdown__group-title--Color);
|
|
14833
14817
|
}
|
|
14834
14818
|
|
|
14835
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
14836
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
14819
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
14837
14820
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
14838
14821
|
}
|
|
14839
14822
|
|
|
@@ -15687,8 +15670,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
15687
15670
|
margin-block-end: var(--pf-v5-c-form__field-group-body__field-group--last-child--MarginBottom);
|
|
15688
15671
|
}
|
|
15689
15672
|
|
|
15690
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
15691
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
15673
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
15692
15674
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
15693
15675
|
}
|
|
15694
15676
|
|
|
@@ -15960,8 +15942,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
15960
15942
|
pointer-events: none;
|
|
15961
15943
|
}
|
|
15962
15944
|
|
|
15963
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
15964
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
15945
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
15965
15946
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
15966
15947
|
}
|
|
15967
15948
|
|
|
@@ -16133,8 +16114,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
16133
16114
|
color: var(--pf-v5-c-helper-text__item-text--Color);
|
|
16134
16115
|
}
|
|
16135
16116
|
|
|
16136
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
16137
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
16117
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
16138
16118
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
16139
16119
|
}
|
|
16140
16120
|
|
|
@@ -16419,8 +16399,7 @@ label.pf-v5-c-input-group__text {
|
|
|
16419
16399
|
cursor: pointer;
|
|
16420
16400
|
}
|
|
16421
16401
|
|
|
16422
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
16423
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
16402
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
16424
16403
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
16425
16404
|
}
|
|
16426
16405
|
|
|
@@ -17111,8 +17090,7 @@ button.pf-v5-c-label__content:focus {
|
|
|
17111
17090
|
margin-block-end: var(--pf-v5-c-label__actions--c-button--MarginBottom);
|
|
17112
17091
|
}
|
|
17113
17092
|
|
|
17114
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
17115
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
17093
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
17116
17094
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
17117
17095
|
}
|
|
17118
17096
|
|
|
@@ -17557,8 +17535,7 @@ ul.pf-v5-c-list {
|
|
|
17557
17535
|
font-weight: var(--pf-v5-c-log-viewer__timestamp--FontWeight);
|
|
17558
17536
|
}
|
|
17559
17537
|
|
|
17560
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
17561
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
17538
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
17562
17539
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
17563
17540
|
}
|
|
17564
17541
|
|
|
@@ -17566,117 +17543,120 @@ ul.pf-v5-c-list {
|
|
|
17566
17543
|
color: var(--pf-v5-global--Color--100);
|
|
17567
17544
|
}
|
|
17568
17545
|
|
|
17569
|
-
|
|
17570
|
-
--pf-v5-c-login--PaddingTop: var(--pf-
|
|
17571
|
-
--pf-v5-c-login--PaddingBottom: var(--pf-
|
|
17572
|
-
--pf-v5-c-login__container--xl--GridColumnGap: var(--pf-
|
|
17546
|
+
:root {
|
|
17547
|
+
--pf-v5-c-login--PaddingTop: var(--pf-t--global--spacer--lg);
|
|
17548
|
+
--pf-v5-c-login--PaddingBottom: var(--pf-t--global--spacer--lg);
|
|
17549
|
+
--pf-v5-c-login__container--xl--GridColumnGap: var(--pf-t--global--spacer--3xl);
|
|
17573
17550
|
--pf-v5-c-login__container--MaxWidth: 31.25rem;
|
|
17574
17551
|
--pf-v5-c-login__container--xl--MaxWidth: none;
|
|
17575
17552
|
--pf-v5-c-login__container--PaddingLeft: 6.125rem;
|
|
17576
17553
|
--pf-v5-c-login__container--PaddingRight: 6.125rem;
|
|
17577
17554
|
--pf-v5-c-login__container--xl--GridTemplateColumns: 34rem minmax(auto, 34rem);
|
|
17578
|
-
--pf-v5-c-login__header--MarginBottom: var(--pf-
|
|
17579
|
-
--pf-v5-c-login__header--PaddingLeft: var(--pf-
|
|
17580
|
-
--pf-v5-c-login__header--PaddingRight: var(--pf-
|
|
17581
|
-
--pf-v5-c-login__header--xl--MarginBottom: var(--pf-
|
|
17582
|
-
--pf-v5-c-login__header--xl--MarginTop: var(--pf-
|
|
17583
|
-
--pf-v5-c-login__header--c-brand--MarginBottom: var(--pf-
|
|
17584
|
-
--pf-v5-c-login__header--c-brand--xl--MarginBottom: var(--pf-
|
|
17585
|
-
--pf-v5-c-login__main--BackgroundColor: var(--pf-
|
|
17586
|
-
--pf-v5-c-login__main--MarginBottom: var(--pf-
|
|
17587
|
-
--pf-v5-c-login__main--
|
|
17588
|
-
--pf-v5-c-login__main-header--PaddingTop: var(--pf-
|
|
17589
|
-
--pf-v5-c-login__main-header--PaddingRight: var(--pf-
|
|
17590
|
-
--pf-v5-c-login__main-header--PaddingBottom: var(--pf-
|
|
17591
|
-
--pf-v5-c-login__main-header--PaddingLeft: var(--pf-
|
|
17592
|
-
--pf-v5-c-login__main-header--md--PaddingRight: var(--pf-
|
|
17593
|
-
--pf-v5-c-login__main-header--md--PaddingLeft: var(--pf-
|
|
17594
|
-
--pf-v5-c-login__main-header--ColumnGap: var(--pf-
|
|
17595
|
-
--pf-v5-c-login__main-header--RowGap: var(--pf-
|
|
17596
|
-
--pf-v5-c-login__main-header-desc--MarginBottom: var(--pf-
|
|
17555
|
+
--pf-v5-c-login__header--MarginBottom: var(--pf-t--global--spacer--md);
|
|
17556
|
+
--pf-v5-c-login__header--PaddingLeft: var(--pf-t--global--spacer--md);
|
|
17557
|
+
--pf-v5-c-login__header--PaddingRight: var(--pf-t--global--spacer--md);
|
|
17558
|
+
--pf-v5-c-login__header--xl--MarginBottom: var(--pf-t--global--spacer--2xl);
|
|
17559
|
+
--pf-v5-c-login__header--xl--MarginTop: var(--pf-t--global--spacer--3xl);
|
|
17560
|
+
--pf-v5-c-login__header--c-brand--MarginBottom: var(--pf-t--global--spacer--lg);
|
|
17561
|
+
--pf-v5-c-login__header--c-brand--xl--MarginBottom: var(--pf-t--global--spacer--2xl);
|
|
17562
|
+
--pf-v5-c-login__main--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
|
17563
|
+
--pf-v5-c-login__main--MarginBottom: var(--pf-t--global--spacer--lg);
|
|
17564
|
+
--pf-v5-c-login__main--BorderRadius: var(--pf-t--global--border--radius--large);
|
|
17565
|
+
--pf-v5-c-login__main-header--PaddingTop: var(--pf-t--global--spacer--2xl);
|
|
17566
|
+
--pf-v5-c-login__main-header--PaddingRight: var(--pf-t--global--spacer--xl);
|
|
17567
|
+
--pf-v5-c-login__main-header--PaddingBottom: var(--pf-t--global--spacer--md);
|
|
17568
|
+
--pf-v5-c-login__main-header--PaddingLeft: var(--pf-t--global--spacer--xl);
|
|
17569
|
+
--pf-v5-c-login__main-header--md--PaddingRight: var(--pf-t--global--spacer--2xl);
|
|
17570
|
+
--pf-v5-c-login__main-header--md--PaddingLeft: var(--pf-t--global--spacer--2xl);
|
|
17571
|
+
--pf-v5-c-login__main-header--ColumnGap: var(--pf-t--global--spacer--md);
|
|
17572
|
+
--pf-v5-c-login__main-header--RowGap: var(--pf-t--global--spacer--md);
|
|
17573
|
+
--pf-v5-c-login__main-header-desc--MarginBottom: var(--pf-t--global--spacer--sm);
|
|
17597
17574
|
--pf-v5-c-login__main-header-desc--md--MarginBottom: 0;
|
|
17598
|
-
--pf-v5-c-login__main-header-desc--FontSize: var(--pf-
|
|
17599
|
-
--pf-v5-c-login__main-body--PaddingRight: var(--pf-
|
|
17600
|
-
--pf-v5-c-login__main-body--PaddingBottom: var(--pf-
|
|
17601
|
-
--pf-v5-c-login__main-body--PaddingLeft: var(--pf-
|
|
17602
|
-
--pf-v5-c-login__main-body--md--PaddingRight: var(--pf-
|
|
17603
|
-
--pf-v5-c-login__main-body--md--PaddingLeft: var(--pf-
|
|
17604
|
-
--pf-v5-c-login__main-footer--PaddingBottom: var(--pf-
|
|
17605
|
-
--pf-v5-c-login__main-footer--c-title--MarginBottom: var(--pf-
|
|
17606
|
-
--pf-v5-c-login__main-footer-links--PaddingTop: var(--pf-
|
|
17607
|
-
--pf-v5-c-login__main-footer-links--PaddingRight: var(--pf-
|
|
17608
|
-
--pf-v5-c-login__main-footer-links--PaddingBottom: var(--pf-
|
|
17609
|
-
--pf-v5-c-login__main-footer-links--PaddingLeft: var(--pf-
|
|
17610
|
-
--pf-v5-c-login__main-footer-links-item--PaddingRight: var(--pf-
|
|
17611
|
-
--pf-v5-c-login__main-footer-links-item--PaddingLeft: var(--pf-
|
|
17612
|
-
--pf-v5-c-login__main-footer-links-item--MarginBottom: var(--pf-
|
|
17613
|
-
--pf-v5-c-login__main-footer-links-item-link-svg--Fill: var(--pf-
|
|
17614
|
-
--pf-v5-c-login__main-footer-links-item-link-svg--Width: var(--pf-
|
|
17615
|
-
--pf-v5-c-login__main-footer-links-item-link-svg--Height: var(--pf-
|
|
17616
|
-
--pf-v5-c-login__main-footer-links-item-link-svg--hover--Fill: var(--pf-
|
|
17617
|
-
--pf-v5-c-login__main-footer-band--PaddingTop: var(--pf-
|
|
17618
|
-
--pf-v5-c-login__main-footer-band--PaddingRight: var(--pf-
|
|
17619
|
-
--pf-v5-c-login__main-footer-band--PaddingBottom: var(--pf-
|
|
17620
|
-
--pf-v5-c-login__main-footer-band--PaddingLeft: var(--pf-
|
|
17621
|
-
--pf-v5-c-login__main-footer-band--BorderTopColor: var(--pf-
|
|
17622
|
-
--pf-v5-c-login__main-footer-band--BorderTopWidth: var(--pf-
|
|
17623
|
-
--pf-v5-c-login__main-footer-band-item--PaddingTop: var(--pf-
|
|
17624
|
-
--pf-v5-c-login__footer--PaddingLeft: var(--pf-
|
|
17625
|
-
--pf-v5-c-login__footer--PaddingRight: var(--pf-
|
|
17626
|
-
--pf-v5-c-login__footer--c-list--PaddingTop: var(--pf-
|
|
17627
|
-
--pf-v5-c-login__footer--c-list--xl--PaddingTop: var(--pf-
|
|
17628
|
-
display: flex;
|
|
17629
|
-
justify-content: center;
|
|
17630
|
-
min-height: 100vh;
|
|
17631
|
-
padding-block-start: var(--pf-v5-c-login--PaddingTop);
|
|
17632
|
-
padding-block-end: var(--pf-v5-c-login--PaddingBottom);
|
|
17575
|
+
--pf-v5-c-login__main-header-desc--FontSize: var(--pf-t--global--font--size--body--md);
|
|
17576
|
+
--pf-v5-c-login__main-body--PaddingRight: var(--pf-t--global--spacer--xl);
|
|
17577
|
+
--pf-v5-c-login__main-body--PaddingBottom: var(--pf-t--global--spacer--xl);
|
|
17578
|
+
--pf-v5-c-login__main-body--PaddingLeft: var(--pf-t--global--spacer--xl);
|
|
17579
|
+
--pf-v5-c-login__main-body--md--PaddingRight: var(--pf-t--global--spacer--2xl);
|
|
17580
|
+
--pf-v5-c-login__main-body--md--PaddingLeft: var(--pf-t--global--spacer--2xl);
|
|
17581
|
+
--pf-v5-c-login__main-footer--PaddingBottom: var(--pf-t--global--spacer--3xl);
|
|
17582
|
+
--pf-v5-c-login__main-footer--c-title--MarginBottom: var(--pf-t--global--spacer--md);
|
|
17583
|
+
--pf-v5-c-login__main-footer-links--PaddingTop: var(--pf-t--global--spacer--sm);
|
|
17584
|
+
--pf-v5-c-login__main-footer-links--PaddingRight: var(--pf-t--global--spacer--3xl);
|
|
17585
|
+
--pf-v5-c-login__main-footer-links--PaddingBottom: var(--pf-t--global--spacer--xl);
|
|
17586
|
+
--pf-v5-c-login__main-footer-links--PaddingLeft: var(--pf-t--global--spacer--3xl);
|
|
17587
|
+
--pf-v5-c-login__main-footer-links-item--PaddingRight: var(--pf-t--global--spacer--md);
|
|
17588
|
+
--pf-v5-c-login__main-footer-links-item--PaddingLeft: var(--pf-t--global--spacer--md);
|
|
17589
|
+
--pf-v5-c-login__main-footer-links-item--MarginBottom: var(--pf-t--global--spacer--sm);
|
|
17590
|
+
--pf-v5-c-login__main-footer-links-item-link-svg--Fill: var(--pf-t--global--icon--color--subtle);
|
|
17591
|
+
--pf-v5-c-login__main-footer-links-item-link-svg--Width: var(--pf-t--global--icon--size--lg);
|
|
17592
|
+
--pf-v5-c-login__main-footer-links-item-link-svg--Height: var(--pf-t--global--icon--size--lg);
|
|
17593
|
+
--pf-v5-c-login__main-footer-links-item-link-svg--hover--Fill: var(--pf-t--global--icon--color--nonstatus--hover);
|
|
17594
|
+
--pf-v5-c-login__main-footer-band--PaddingTop: var(--pf-t--global--spacer--lg);
|
|
17595
|
+
--pf-v5-c-login__main-footer-band--PaddingRight: var(--pf-t--global--spacer--md);
|
|
17596
|
+
--pf-v5-c-login__main-footer-band--PaddingBottom: var(--pf-t--global--spacer--lg);
|
|
17597
|
+
--pf-v5-c-login__main-footer-band--PaddingLeft: var(--pf-t--global--spacer--md);
|
|
17598
|
+
--pf-v5-c-login__main-footer-band--BorderTopColor: var(--pf-t--global--border--color--default);
|
|
17599
|
+
--pf-v5-c-login__main-footer-band--BorderTopWidth: var(--pf-t--global--border--width--divider--default);
|
|
17600
|
+
--pf-v5-c-login__main-footer-band-item--PaddingTop: var(--pf-t--global--spacer--md);
|
|
17601
|
+
--pf-v5-c-login__footer--PaddingLeft: var(--pf-t--global--spacer--md);
|
|
17602
|
+
--pf-v5-c-login__footer--PaddingRight: var(--pf-t--global--spacer--md);
|
|
17603
|
+
--pf-v5-c-login__footer--c-list--PaddingTop: var(--pf-t--global--spacer--md);
|
|
17604
|
+
--pf-v5-c-login__footer--c-list--xl--PaddingTop: var(--pf-t--global--spacer--2xl);
|
|
17633
17605
|
}
|
|
17634
17606
|
@media (min-width: 1200px) {
|
|
17635
|
-
|
|
17607
|
+
:root {
|
|
17636
17608
|
--pf-v5-c-login__container--MaxWidth: var(--pf-v5-c-login__container--xl--MaxWidth);
|
|
17637
17609
|
}
|
|
17638
17610
|
}
|
|
17639
17611
|
@media (min-width: 576px) {
|
|
17640
|
-
|
|
17612
|
+
:root {
|
|
17641
17613
|
--pf-v5-c-login__header--PaddingRight: 0;
|
|
17642
17614
|
--pf-v5-c-login__header--PaddingLeft: 0;
|
|
17643
17615
|
}
|
|
17644
17616
|
}
|
|
17645
17617
|
@media (min-width: 1200px) {
|
|
17646
|
-
|
|
17618
|
+
:root {
|
|
17647
17619
|
--pf-v5-c-login__header--MarginBottom: var(--pf-v5-c-login__header--xl--MarginBottom);
|
|
17648
17620
|
--pf-v5-c-login__header--c-brand--MarginBottom: var(--pf-v5-c-login__header--c-brand--xl--MarginBottom);
|
|
17649
17621
|
}
|
|
17650
17622
|
}
|
|
17651
17623
|
@media (min-width: 1200px) {
|
|
17652
|
-
|
|
17624
|
+
:root {
|
|
17653
17625
|
--pf-v5-c-login__main--MarginBottom: 0;
|
|
17654
17626
|
}
|
|
17655
17627
|
}
|
|
17656
17628
|
@media (min-width: 768px) {
|
|
17657
|
-
|
|
17629
|
+
:root {
|
|
17658
17630
|
--pf-v5-c-login__main-header--PaddingRight: var(--pf-v5-c-login__main-header--md--PaddingRight);
|
|
17659
17631
|
--pf-v5-c-login__main-header--PaddingLeft: var(--pf-v5-c-login__main-header--md--PaddingLeft);
|
|
17660
17632
|
--pf-v5-c-login__main-header-desc--MarginBottom: var(--pf-v5-c-login__main-header-desc--md--MarginBottom);
|
|
17661
17633
|
}
|
|
17662
17634
|
}
|
|
17663
17635
|
@media (min-width: 768px) {
|
|
17664
|
-
|
|
17636
|
+
:root {
|
|
17665
17637
|
--pf-v5-c-login__main-body--PaddingRight: var(--pf-v5-c-login__main-body--md--PaddingRight);
|
|
17666
17638
|
--pf-v5-c-login__main-body--PaddingLeft: var(--pf-v5-c-login__main-body--md--PaddingLeft);
|
|
17667
17639
|
}
|
|
17668
17640
|
}
|
|
17669
17641
|
@media (min-width: 576px) {
|
|
17670
|
-
|
|
17642
|
+
:root {
|
|
17671
17643
|
--pf-v5-c-login__footer--PaddingRight: 0;
|
|
17672
17644
|
--pf-v5-c-login__footer--PaddingLeft: 0;
|
|
17673
17645
|
}
|
|
17674
17646
|
}
|
|
17675
17647
|
@media (min-width: 1200px) {
|
|
17676
|
-
|
|
17648
|
+
:root {
|
|
17677
17649
|
--pf-v5-c-login__footer--c-list--PaddingTop: var(--pf-v5-c-login__footer--c-list--xl--PaddingTop);
|
|
17678
17650
|
}
|
|
17679
17651
|
}
|
|
17652
|
+
|
|
17653
|
+
.pf-v5-c-login {
|
|
17654
|
+
display: flex;
|
|
17655
|
+
justify-content: center;
|
|
17656
|
+
min-height: 100vh;
|
|
17657
|
+
padding-block-start: var(--pf-v5-c-login--PaddingTop);
|
|
17658
|
+
padding-block-end: var(--pf-v5-c-login--PaddingBottom);
|
|
17659
|
+
}
|
|
17680
17660
|
@media (min-width: 576px) {
|
|
17681
17661
|
.pf-v5-c-login {
|
|
17682
17662
|
align-items: center;
|
|
@@ -17700,7 +17680,6 @@ ul.pf-v5-c-list {
|
|
|
17700
17680
|
}
|
|
17701
17681
|
|
|
17702
17682
|
.pf-v5-c-login__header {
|
|
17703
|
-
color: var(--pf-v5-global--Color--100);
|
|
17704
17683
|
grid-area: header;
|
|
17705
17684
|
padding-inline-start: var(--pf-v5-c-login__header--PaddingLeft);
|
|
17706
17685
|
padding-inline-end: var(--pf-v5-c-login__header--PaddingRight);
|
|
@@ -17719,7 +17698,7 @@ ul.pf-v5-c-list {
|
|
|
17719
17698
|
align-self: start;
|
|
17720
17699
|
margin-block-end: var(--pf-v5-c-login__main--MarginBottom);
|
|
17721
17700
|
background-color: var(--pf-v5-c-login__main--BackgroundColor);
|
|
17722
|
-
|
|
17701
|
+
border-radius: var(--pf-v5-c-login__main--BorderRadius);
|
|
17723
17702
|
}
|
|
17724
17703
|
.pf-v5-c-login__main > :first-child:not(.pf-v5-c-login__main-header) {
|
|
17725
17704
|
padding-block-start: var(--pf-v5-c-login__main-header--PaddingTop);
|
|
@@ -17827,7 +17806,6 @@ ul.pf-v5-c-list {
|
|
|
17827
17806
|
}
|
|
17828
17807
|
|
|
17829
17808
|
.pf-v5-c-login__footer {
|
|
17830
|
-
color: var(--pf-v5-global--Color--100);
|
|
17831
17809
|
grid-area: footer;
|
|
17832
17810
|
padding-inline-start: var(--pf-v5-c-login__footer--PaddingLeft);
|
|
17833
17811
|
padding-inline-end: var(--pf-v5-c-login__footer--PaddingRight);
|
|
@@ -17839,19 +17817,6 @@ ul.pf-v5-c-list {
|
|
|
17839
17817
|
padding-block-start: var(--pf-v5-c-login__footer--c-list--PaddingTop);
|
|
17840
17818
|
}
|
|
17841
17819
|
|
|
17842
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
17843
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
17844
|
-
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
17845
|
-
}
|
|
17846
|
-
|
|
17847
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login {
|
|
17848
|
-
--pf-v5-c-login__main--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
17849
|
-
}
|
|
17850
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
17851
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer {
|
|
17852
|
-
color: var(--pf-v5-global--Color--100);
|
|
17853
|
-
}
|
|
17854
|
-
|
|
17855
17820
|
:root {
|
|
17856
17821
|
--pf-v5-c-masthead--PaddingLeft: var(--pf-v5-c-masthead--inset);
|
|
17857
17822
|
--pf-v5-c-masthead--PaddingRight: var(--pf-v5-c-masthead--inset);
|
|
@@ -19050,8 +19015,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
19050
19015
|
border-block-start: var(--pf-v5-c-menu__footer--after--BorderTopWidth) solid var(--pf-v5-c-menu__footer--after--BorderTopColor);
|
|
19051
19016
|
}
|
|
19052
19017
|
|
|
19053
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
19054
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
19018
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
19055
19019
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
19056
19020
|
}
|
|
19057
19021
|
|
|
@@ -19462,8 +19426,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
19462
19426
|
color: var(--pf-v5-c-menu-toggle__toggle-icon--Color, inherit);
|
|
19463
19427
|
}
|
|
19464
19428
|
|
|
19465
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
19466
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
19429
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
19467
19430
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
19468
19431
|
}
|
|
19469
19432
|
|
|
@@ -19673,8 +19636,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
19673
19636
|
}
|
|
19674
19637
|
}
|
|
19675
19638
|
|
|
19676
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
19677
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
19639
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
19678
19640
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
19679
19641
|
}
|
|
19680
19642
|
|
|
@@ -20841,8 +20803,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
20841
20803
|
inset-inline-start: 0;
|
|
20842
20804
|
}
|
|
20843
20805
|
|
|
20844
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
20845
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
20806
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
20846
20807
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
20847
20808
|
}
|
|
20848
20809
|
|
|
@@ -21245,8 +21206,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
21245
21206
|
transform: rotate(var(--pf-v5-c-notification-drawer__group--m-expanded__group-toggle-icon--Rotate));
|
|
21246
21207
|
}
|
|
21247
21208
|
|
|
21248
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
21249
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
21209
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
21250
21210
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
21251
21211
|
}
|
|
21252
21212
|
|
|
@@ -21526,8 +21486,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
21526
21486
|
color: var(--pf-v5-c-options-menu__group-title--Color);
|
|
21527
21487
|
}
|
|
21528
21488
|
|
|
21529
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
21530
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
21489
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
21531
21490
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
21532
21491
|
}
|
|
21533
21492
|
|
|
@@ -22915,8 +22874,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
22915
22874
|
}
|
|
22916
22875
|
}
|
|
22917
22876
|
|
|
22918
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
22919
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
22877
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
22920
22878
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
22921
22879
|
}
|
|
22922
22880
|
|
|
@@ -23011,8 +22969,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23011
22969
|
box-shadow: var(--pf-v5-c-panel__footer--BoxShadow);
|
|
23012
22970
|
}
|
|
23013
22971
|
|
|
23014
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
23015
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
22972
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
23016
22973
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
23017
22974
|
}
|
|
23018
22975
|
|
|
@@ -23224,8 +23181,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23224
23181
|
margin-block-start: var(--pf-v5-c-popover__footer--MarginTop);
|
|
23225
23182
|
}
|
|
23226
23183
|
|
|
23227
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
23228
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
23184
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
23229
23185
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
23230
23186
|
}
|
|
23231
23187
|
|
|
@@ -23406,8 +23362,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23406
23362
|
margin-block-start: var(--pf-v5-c-progress__helper-text--MarginTop);
|
|
23407
23363
|
}
|
|
23408
23364
|
|
|
23409
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
23410
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
23365
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
23411
23366
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
23412
23367
|
}
|
|
23413
23368
|
|
|
@@ -24668,8 +24623,7 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
24668
24623
|
box-shadow: var(--pf-v5-c-select__menu-footer--BoxShadow);
|
|
24669
24624
|
}
|
|
24670
24625
|
|
|
24671
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
24672
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
24626
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
24673
24627
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
24674
24628
|
}
|
|
24675
24629
|
|
|
@@ -25102,8 +25056,7 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
25102
25056
|
margin-block-start: var(--pf-v5-c-simple-list__section--section--MarginTop);
|
|
25103
25057
|
}
|
|
25104
25058
|
|
|
25105
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
25106
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
25059
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
25107
25060
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
25108
25061
|
}
|
|
25109
25062
|
|
|
@@ -25280,8 +25233,7 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
25280
25233
|
transform: translateX(100%);
|
|
25281
25234
|
}
|
|
25282
25235
|
}
|
|
25283
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
25284
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
25236
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
25285
25237
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
25286
25238
|
}
|
|
25287
25239
|
|
|
@@ -25760,8 +25712,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
25760
25712
|
vertical-align: top;
|
|
25761
25713
|
}
|
|
25762
25714
|
|
|
25763
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
25764
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
25715
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
25765
25716
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
25766
25717
|
}
|
|
25767
25718
|
|
|
@@ -28495,8 +28446,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
28495
28446
|
--pf-v5-c-table--cell--Width: 100%;
|
|
28496
28447
|
}
|
|
28497
28448
|
|
|
28498
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
28499
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
28449
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
28500
28450
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
28501
28451
|
}
|
|
28502
28452
|
|
|
@@ -30237,8 +30187,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30237
30187
|
}
|
|
30238
30188
|
}
|
|
30239
30189
|
|
|
30240
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
30241
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
30190
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
30242
30191
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
30243
30192
|
}
|
|
30244
30193
|
|
|
@@ -30399,8 +30348,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30399
30348
|
display: flex;
|
|
30400
30349
|
}
|
|
30401
30350
|
|
|
30402
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
30403
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
30351
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
30404
30352
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
30405
30353
|
}
|
|
30406
30354
|
|
|
@@ -30550,8 +30498,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30550
30498
|
color: var(--pf-v5-c-tile__icon--Color);
|
|
30551
30499
|
}
|
|
30552
30500
|
|
|
30553
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
30554
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
30501
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
30555
30502
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
30556
30503
|
}
|
|
30557
30504
|
|
|
@@ -30811,8 +30758,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30811
30758
|
margin-inline-start: var(--pf-v5-c-toggle-group__icon--text--MarginLeft);
|
|
30812
30759
|
}
|
|
30813
30760
|
|
|
30814
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
30815
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
30761
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
30816
30762
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
30817
30763
|
}
|
|
30818
30764
|
|
|
@@ -30944,8 +30890,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30944
30890
|
transform: translateX(var(--pf-v5-c-tooltip__arrow--TranslateX, 0)) translateY(var(--pf-v5-c-tooltip__arrow--TranslateY, 0)) rotate(var(--pf-v5-c-tooltip__arrow--Rotate, 0));
|
|
30945
30891
|
}
|
|
30946
30892
|
|
|
30947
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
30948
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
30893
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
30949
30894
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
30950
30895
|
}
|
|
30951
30896
|
|
|
@@ -31503,8 +31448,7 @@ label.pf-v5-c-tree-view__node-text {
|
|
|
31503
31448
|
--pf-v5-c-tree-view--m-compact--m-no-background--border--nested--Left: calc(var(--pf-v5-c-tree-view__node--PaddingLeft) - var(--pf-v5-c-tree-view--m-compact--m-no-background--base-border--Left--offset));
|
|
31504
31449
|
}
|
|
31505
31450
|
|
|
31506
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
31507
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
31451
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
31508
31452
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
31509
31453
|
}
|
|
31510
31454
|
|
|
@@ -32023,8 +31967,7 @@ label.pf-v5-c-tree-view__node-text {
|
|
|
32023
31967
|
margin-inline-start: var(--pf-v5-c-wizard__footer-cancel--MarginLeft);
|
|
32024
31968
|
}
|
|
32025
31969
|
|
|
32026
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
32027
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
31970
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
32028
31971
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
32029
31972
|
}
|
|
32030
31973
|
|