@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-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-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-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
328
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
327
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-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
|
|
|
@@ -6514,8 +6513,7 @@ button) {
|
|
|
6514
6513
|
--pf-v5-c-about-modal-box__close--c-button--BackgroundColor: var(--pf-v5-c-about-modal-box__close--c-button--hover--BackgroundColor);
|
|
6515
6514
|
}
|
|
6516
6515
|
|
|
6517
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
6518
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
6516
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
6519
6517
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
6520
6518
|
}
|
|
6521
6519
|
|
|
@@ -6758,8 +6756,7 @@ button) {
|
|
|
6758
6756
|
--pf-v5-c-accordion__expandable-content-body--PaddingTop: var(--pf-v5-c-accordion__expandable-content-body--expandable-content-body--PaddingTop);
|
|
6759
6757
|
}
|
|
6760
6758
|
|
|
6761
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
6762
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
6759
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
6763
6760
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
6764
6761
|
}
|
|
6765
6762
|
|
|
@@ -7299,8 +7296,7 @@ button) {
|
|
|
7299
7296
|
color: var(--pf-v5-c-app-launcher__group-title--Color);
|
|
7300
7297
|
}
|
|
7301
7298
|
|
|
7302
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
7303
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
7299
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
7304
7300
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
7305
7301
|
}
|
|
7306
7302
|
|
|
@@ -7771,8 +7767,7 @@ button) {
|
|
|
7771
7767
|
cursor: not-allowed;
|
|
7772
7768
|
}
|
|
7773
7769
|
|
|
7774
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
7775
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
7770
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button {
|
|
7776
7771
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
7777
7772
|
}
|
|
7778
7773
|
|
|
@@ -8664,8 +8659,7 @@ button.pf-v5-c-breadcrumb__link {
|
|
|
8664
8659
|
pointer-events: none;
|
|
8665
8660
|
}
|
|
8666
8661
|
|
|
8667
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
8668
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
8662
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
8669
8663
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
8670
8664
|
}
|
|
8671
8665
|
|
|
@@ -9092,8 +9086,7 @@ button.pf-v5-c-breadcrumb__link {
|
|
|
9092
9086
|
border: var(--pf-v5-c-card__input--focus--BorderWidth) solid var(--pf-v5-c-card__input--focus--BorderColor);
|
|
9093
9087
|
}
|
|
9094
9088
|
|
|
9095
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
9096
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
9089
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
9097
9090
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
9098
9091
|
}
|
|
9099
9092
|
|
|
@@ -9287,8 +9280,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
9287
9280
|
line-height: 1;
|
|
9288
9281
|
}
|
|
9289
9282
|
|
|
9290
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
9291
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
9283
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
9292
9284
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
9293
9285
|
}
|
|
9294
9286
|
|
|
@@ -9479,8 +9471,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
9479
9471
|
--pf-v5-c-button--PaddingLeft: var(--pf-v5-c-clipboard-copy__actions-item--button--PaddingLeft);
|
|
9480
9472
|
}
|
|
9481
9473
|
|
|
9482
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
9483
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
9474
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
9484
9475
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
9485
9476
|
}
|
|
9486
9477
|
|
|
@@ -9683,8 +9674,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
9683
9674
|
margin-inline-start: var(--pf-v5-c-code-editor__tab-icon--text--MarginLeft);
|
|
9684
9675
|
}
|
|
9685
9676
|
|
|
9686
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
9687
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
9677
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
9688
9678
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
9689
9679
|
}
|
|
9690
9680
|
|
|
@@ -10261,8 +10251,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
10261
10251
|
pointer-events: none;
|
|
10262
10252
|
}
|
|
10263
10253
|
|
|
10264
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
10265
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
10254
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
10266
10255
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
10267
10256
|
}
|
|
10268
10257
|
|
|
@@ -11110,8 +11099,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
11110
11099
|
padding: 0;
|
|
11111
11100
|
}
|
|
11112
11101
|
|
|
11113
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
11114
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
11102
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
11115
11103
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
11116
11104
|
}
|
|
11117
11105
|
|
|
@@ -11510,8 +11498,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
11510
11498
|
--pf-v5-c-droppable--m-dragging--after--BorderColor: var(--pf-v5-c-droppable--m-drag-outside--after--BorderColor);
|
|
11511
11499
|
}
|
|
11512
11500
|
|
|
11513
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
11514
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
11501
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
11515
11502
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
11516
11503
|
}
|
|
11517
11504
|
|
|
@@ -11832,8 +11819,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
11832
11819
|
--pf-v5-c-dual-list-selector__list__list__item-toggle--Left: var(--pf-v5-c-dual-list-selector__item--PaddingLeft);
|
|
11833
11820
|
}
|
|
11834
11821
|
|
|
11835
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
11836
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
11822
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
11837
11823
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
11838
11824
|
}
|
|
11839
11825
|
|
|
@@ -13089,8 +13075,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
13089
13075
|
min-width: min-content;
|
|
13090
13076
|
}
|
|
13091
13077
|
|
|
13092
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
13093
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
13078
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
13094
13079
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
13095
13080
|
}
|
|
13096
13081
|
|
|
@@ -14270,8 +14255,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
14270
14255
|
display: none;
|
|
14271
14256
|
}
|
|
14272
14257
|
}
|
|
14273
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
14274
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
14258
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
14275
14259
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
14276
14260
|
}
|
|
14277
14261
|
|
|
@@ -14948,8 +14932,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
14948
14932
|
color: var(--pf-v5-c-dropdown__group-title--Color);
|
|
14949
14933
|
}
|
|
14950
14934
|
|
|
14951
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
14952
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
14935
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
14953
14936
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
14954
14937
|
}
|
|
14955
14938
|
|
|
@@ -15803,8 +15786,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
15803
15786
|
margin-block-end: var(--pf-v5-c-form__field-group-body__field-group--last-child--MarginBottom);
|
|
15804
15787
|
}
|
|
15805
15788
|
|
|
15806
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
15807
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
15789
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
15808
15790
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
15809
15791
|
}
|
|
15810
15792
|
|
|
@@ -16076,8 +16058,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
16076
16058
|
pointer-events: none;
|
|
16077
16059
|
}
|
|
16078
16060
|
|
|
16079
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
16080
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
16061
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
16081
16062
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
16082
16063
|
}
|
|
16083
16064
|
|
|
@@ -16249,8 +16230,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
16249
16230
|
color: var(--pf-v5-c-helper-text__item-text--Color);
|
|
16250
16231
|
}
|
|
16251
16232
|
|
|
16252
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
16253
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
16233
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
16254
16234
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
16255
16235
|
}
|
|
16256
16236
|
|
|
@@ -16535,8 +16515,7 @@ label.pf-v5-c-input-group__text {
|
|
|
16535
16515
|
cursor: pointer;
|
|
16536
16516
|
}
|
|
16537
16517
|
|
|
16538
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
16539
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
16518
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
16540
16519
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
16541
16520
|
}
|
|
16542
16521
|
|
|
@@ -17227,8 +17206,7 @@ button.pf-v5-c-label__content:focus {
|
|
|
17227
17206
|
margin-block-end: var(--pf-v5-c-label__actions--c-button--MarginBottom);
|
|
17228
17207
|
}
|
|
17229
17208
|
|
|
17230
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
17231
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
17209
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
17232
17210
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
17233
17211
|
}
|
|
17234
17212
|
|
|
@@ -17673,8 +17651,7 @@ ul.pf-v5-c-list {
|
|
|
17673
17651
|
font-weight: var(--pf-v5-c-log-viewer__timestamp--FontWeight);
|
|
17674
17652
|
}
|
|
17675
17653
|
|
|
17676
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-
|
|
17677
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
17654
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button {
|
|
17678
17655
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
17679
17656
|
}
|
|
17680
17657
|
|
|
@@ -17682,117 +17659,120 @@ ul.pf-v5-c-list {
|
|
|
17682
17659
|
color: var(--pf-v5-global--Color--100);
|
|
17683
17660
|
}
|
|
17684
17661
|
|
|
17685
|
-
|
|
17686
|
-
--pf-v5-c-login--PaddingTop: var(--pf-
|
|
17687
|
-
--pf-v5-c-login--PaddingBottom: var(--pf-
|
|
17688
|
-
--pf-v5-c-login__container--xl--GridColumnGap: var(--pf-
|
|
17662
|
+
:root {
|
|
17663
|
+
--pf-v5-c-login--PaddingTop: var(--pf-t--global--spacer--lg);
|
|
17664
|
+
--pf-v5-c-login--PaddingBottom: var(--pf-t--global--spacer--lg);
|
|
17665
|
+
--pf-v5-c-login__container--xl--GridColumnGap: var(--pf-t--global--spacer--3xl);
|
|
17689
17666
|
--pf-v5-c-login__container--MaxWidth: 31.25rem;
|
|
17690
17667
|
--pf-v5-c-login__container--xl--MaxWidth: none;
|
|
17691
17668
|
--pf-v5-c-login__container--PaddingLeft: 6.125rem;
|
|
17692
17669
|
--pf-v5-c-login__container--PaddingRight: 6.125rem;
|
|
17693
17670
|
--pf-v5-c-login__container--xl--GridTemplateColumns: 34rem minmax(auto, 34rem);
|
|
17694
|
-
--pf-v5-c-login__header--MarginBottom: var(--pf-
|
|
17695
|
-
--pf-v5-c-login__header--PaddingLeft: var(--pf-
|
|
17696
|
-
--pf-v5-c-login__header--PaddingRight: var(--pf-
|
|
17697
|
-
--pf-v5-c-login__header--xl--MarginBottom: var(--pf-
|
|
17698
|
-
--pf-v5-c-login__header--xl--MarginTop: var(--pf-
|
|
17699
|
-
--pf-v5-c-login__header--c-brand--MarginBottom: var(--pf-
|
|
17700
|
-
--pf-v5-c-login__header--c-brand--xl--MarginBottom: var(--pf-
|
|
17701
|
-
--pf-v5-c-login__main--BackgroundColor: var(--pf-
|
|
17702
|
-
--pf-v5-c-login__main--MarginBottom: var(--pf-
|
|
17703
|
-
--pf-v5-c-login__main--
|
|
17704
|
-
--pf-v5-c-login__main-header--PaddingTop: var(--pf-
|
|
17705
|
-
--pf-v5-c-login__main-header--PaddingRight: var(--pf-
|
|
17706
|
-
--pf-v5-c-login__main-header--PaddingBottom: var(--pf-
|
|
17707
|
-
--pf-v5-c-login__main-header--PaddingLeft: var(--pf-
|
|
17708
|
-
--pf-v5-c-login__main-header--md--PaddingRight: var(--pf-
|
|
17709
|
-
--pf-v5-c-login__main-header--md--PaddingLeft: var(--pf-
|
|
17710
|
-
--pf-v5-c-login__main-header--ColumnGap: var(--pf-
|
|
17711
|
-
--pf-v5-c-login__main-header--RowGap: var(--pf-
|
|
17712
|
-
--pf-v5-c-login__main-header-desc--MarginBottom: var(--pf-
|
|
17671
|
+
--pf-v5-c-login__header--MarginBottom: var(--pf-t--global--spacer--md);
|
|
17672
|
+
--pf-v5-c-login__header--PaddingLeft: var(--pf-t--global--spacer--md);
|
|
17673
|
+
--pf-v5-c-login__header--PaddingRight: var(--pf-t--global--spacer--md);
|
|
17674
|
+
--pf-v5-c-login__header--xl--MarginBottom: var(--pf-t--global--spacer--2xl);
|
|
17675
|
+
--pf-v5-c-login__header--xl--MarginTop: var(--pf-t--global--spacer--3xl);
|
|
17676
|
+
--pf-v5-c-login__header--c-brand--MarginBottom: var(--pf-t--global--spacer--lg);
|
|
17677
|
+
--pf-v5-c-login__header--c-brand--xl--MarginBottom: var(--pf-t--global--spacer--2xl);
|
|
17678
|
+
--pf-v5-c-login__main--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
|
17679
|
+
--pf-v5-c-login__main--MarginBottom: var(--pf-t--global--spacer--lg);
|
|
17680
|
+
--pf-v5-c-login__main--BorderRadius: var(--pf-t--global--border--radius--large);
|
|
17681
|
+
--pf-v5-c-login__main-header--PaddingTop: var(--pf-t--global--spacer--2xl);
|
|
17682
|
+
--pf-v5-c-login__main-header--PaddingRight: var(--pf-t--global--spacer--xl);
|
|
17683
|
+
--pf-v5-c-login__main-header--PaddingBottom: var(--pf-t--global--spacer--md);
|
|
17684
|
+
--pf-v5-c-login__main-header--PaddingLeft: var(--pf-t--global--spacer--xl);
|
|
17685
|
+
--pf-v5-c-login__main-header--md--PaddingRight: var(--pf-t--global--spacer--2xl);
|
|
17686
|
+
--pf-v5-c-login__main-header--md--PaddingLeft: var(--pf-t--global--spacer--2xl);
|
|
17687
|
+
--pf-v5-c-login__main-header--ColumnGap: var(--pf-t--global--spacer--md);
|
|
17688
|
+
--pf-v5-c-login__main-header--RowGap: var(--pf-t--global--spacer--md);
|
|
17689
|
+
--pf-v5-c-login__main-header-desc--MarginBottom: var(--pf-t--global--spacer--sm);
|
|
17713
17690
|
--pf-v5-c-login__main-header-desc--md--MarginBottom: 0;
|
|
17714
|
-
--pf-v5-c-login__main-header-desc--FontSize: var(--pf-
|
|
17715
|
-
--pf-v5-c-login__main-body--PaddingRight: var(--pf-
|
|
17716
|
-
--pf-v5-c-login__main-body--PaddingBottom: var(--pf-
|
|
17717
|
-
--pf-v5-c-login__main-body--PaddingLeft: var(--pf-
|
|
17718
|
-
--pf-v5-c-login__main-body--md--PaddingRight: var(--pf-
|
|
17719
|
-
--pf-v5-c-login__main-body--md--PaddingLeft: var(--pf-
|
|
17720
|
-
--pf-v5-c-login__main-footer--PaddingBottom: var(--pf-
|
|
17721
|
-
--pf-v5-c-login__main-footer--c-title--MarginBottom: var(--pf-
|
|
17722
|
-
--pf-v5-c-login__main-footer-links--PaddingTop: var(--pf-
|
|
17723
|
-
--pf-v5-c-login__main-footer-links--PaddingRight: var(--pf-
|
|
17724
|
-
--pf-v5-c-login__main-footer-links--PaddingBottom: var(--pf-
|
|
17725
|
-
--pf-v5-c-login__main-footer-links--PaddingLeft: var(--pf-
|
|
17726
|
-
--pf-v5-c-login__main-footer-links-item--PaddingRight: var(--pf-
|
|
17727
|
-
--pf-v5-c-login__main-footer-links-item--PaddingLeft: var(--pf-
|
|
17728
|
-
--pf-v5-c-login__main-footer-links-item--MarginBottom: var(--pf-
|
|
17729
|
-
--pf-v5-c-login__main-footer-links-item-link-svg--Fill: var(--pf-
|
|
17730
|
-
--pf-v5-c-login__main-footer-links-item-link-svg--Width: var(--pf-
|
|
17731
|
-
--pf-v5-c-login__main-footer-links-item-link-svg--Height: var(--pf-
|
|
17732
|
-
--pf-v5-c-login__main-footer-links-item-link-svg--hover--Fill: var(--pf-
|
|
17733
|
-
--pf-v5-c-login__main-footer-band--PaddingTop: var(--pf-
|
|
17734
|
-
--pf-v5-c-login__main-footer-band--PaddingRight: var(--pf-
|
|
17735
|
-
--pf-v5-c-login__main-footer-band--PaddingBottom: var(--pf-
|
|
17736
|
-
--pf-v5-c-login__main-footer-band--PaddingLeft: var(--pf-
|
|
17737
|
-
--pf-v5-c-login__main-footer-band--BorderTopColor: var(--pf-
|
|
17738
|
-
--pf-v5-c-login__main-footer-band--BorderTopWidth: var(--pf-
|
|
17739
|
-
--pf-v5-c-login__main-footer-band-item--PaddingTop: var(--pf-
|
|
17740
|
-
--pf-v5-c-login__footer--PaddingLeft: var(--pf-
|
|
17741
|
-
--pf-v5-c-login__footer--PaddingRight: var(--pf-
|
|
17742
|
-
--pf-v5-c-login__footer--c-list--PaddingTop: var(--pf-
|
|
17743
|
-
--pf-v5-c-login__footer--c-list--xl--PaddingTop: var(--pf-
|
|
17744
|
-
display: flex;
|
|
17745
|
-
justify-content: center;
|
|
17746
|
-
min-height: 100vh;
|
|
17747
|
-
padding-block-start: var(--pf-v5-c-login--PaddingTop);
|
|
17748
|
-
padding-block-end: var(--pf-v5-c-login--PaddingBottom);
|
|
17691
|
+
--pf-v5-c-login__main-header-desc--FontSize: var(--pf-t--global--font--size--body--md);
|
|
17692
|
+
--pf-v5-c-login__main-body--PaddingRight: var(--pf-t--global--spacer--xl);
|
|
17693
|
+
--pf-v5-c-login__main-body--PaddingBottom: var(--pf-t--global--spacer--xl);
|
|
17694
|
+
--pf-v5-c-login__main-body--PaddingLeft: var(--pf-t--global--spacer--xl);
|
|
17695
|
+
--pf-v5-c-login__main-body--md--PaddingRight: var(--pf-t--global--spacer--2xl);
|
|
17696
|
+
--pf-v5-c-login__main-body--md--PaddingLeft: var(--pf-t--global--spacer--2xl);
|
|
17697
|
+
--pf-v5-c-login__main-footer--PaddingBottom: var(--pf-t--global--spacer--3xl);
|
|
17698
|
+
--pf-v5-c-login__main-footer--c-title--MarginBottom: var(--pf-t--global--spacer--md);
|
|
17699
|
+
--pf-v5-c-login__main-footer-links--PaddingTop: var(--pf-t--global--spacer--sm);
|
|
17700
|
+
--pf-v5-c-login__main-footer-links--PaddingRight: var(--pf-t--global--spacer--3xl);
|
|
17701
|
+
--pf-v5-c-login__main-footer-links--PaddingBottom: var(--pf-t--global--spacer--xl);
|
|
17702
|
+
--pf-v5-c-login__main-footer-links--PaddingLeft: var(--pf-t--global--spacer--3xl);
|
|
17703
|
+
--pf-v5-c-login__main-footer-links-item--PaddingRight: var(--pf-t--global--spacer--md);
|
|
17704
|
+
--pf-v5-c-login__main-footer-links-item--PaddingLeft: var(--pf-t--global--spacer--md);
|
|
17705
|
+
--pf-v5-c-login__main-footer-links-item--MarginBottom: var(--pf-t--global--spacer--sm);
|
|
17706
|
+
--pf-v5-c-login__main-footer-links-item-link-svg--Fill: var(--pf-t--global--icon--color--subtle);
|
|
17707
|
+
--pf-v5-c-login__main-footer-links-item-link-svg--Width: var(--pf-t--global--icon--size--lg);
|
|
17708
|
+
--pf-v5-c-login__main-footer-links-item-link-svg--Height: var(--pf-t--global--icon--size--lg);
|
|
17709
|
+
--pf-v5-c-login__main-footer-links-item-link-svg--hover--Fill: var(--pf-t--global--icon--color--nonstatus--hover);
|
|
17710
|
+
--pf-v5-c-login__main-footer-band--PaddingTop: var(--pf-t--global--spacer--lg);
|
|
17711
|
+
--pf-v5-c-login__main-footer-band--PaddingRight: var(--pf-t--global--spacer--md);
|
|
17712
|
+
--pf-v5-c-login__main-footer-band--PaddingBottom: var(--pf-t--global--spacer--lg);
|
|
17713
|
+
--pf-v5-c-login__main-footer-band--PaddingLeft: var(--pf-t--global--spacer--md);
|
|
17714
|
+
--pf-v5-c-login__main-footer-band--BorderTopColor: var(--pf-t--global--border--color--default);
|
|
17715
|
+
--pf-v5-c-login__main-footer-band--BorderTopWidth: var(--pf-t--global--border--width--divider--default);
|
|
17716
|
+
--pf-v5-c-login__main-footer-band-item--PaddingTop: var(--pf-t--global--spacer--md);
|
|
17717
|
+
--pf-v5-c-login__footer--PaddingLeft: var(--pf-t--global--spacer--md);
|
|
17718
|
+
--pf-v5-c-login__footer--PaddingRight: var(--pf-t--global--spacer--md);
|
|
17719
|
+
--pf-v5-c-login__footer--c-list--PaddingTop: var(--pf-t--global--spacer--md);
|
|
17720
|
+
--pf-v5-c-login__footer--c-list--xl--PaddingTop: var(--pf-t--global--spacer--2xl);
|
|
17749
17721
|
}
|
|
17750
17722
|
@media (min-width: 1200px) {
|
|
17751
|
-
|
|
17723
|
+
:root {
|
|
17752
17724
|
--pf-v5-c-login__container--MaxWidth: var(--pf-v5-c-login__container--xl--MaxWidth);
|
|
17753
17725
|
}
|
|
17754
17726
|
}
|
|
17755
17727
|
@media (min-width: 576px) {
|
|
17756
|
-
|
|
17728
|
+
:root {
|
|
17757
17729
|
--pf-v5-c-login__header--PaddingRight: 0;
|
|
17758
17730
|
--pf-v5-c-login__header--PaddingLeft: 0;
|
|
17759
17731
|
}
|
|
17760
17732
|
}
|
|
17761
17733
|
@media (min-width: 1200px) {
|
|
17762
|
-
|
|
17734
|
+
:root {
|
|
17763
17735
|
--pf-v5-c-login__header--MarginBottom: var(--pf-v5-c-login__header--xl--MarginBottom);
|
|
17764
17736
|
--pf-v5-c-login__header--c-brand--MarginBottom: var(--pf-v5-c-login__header--c-brand--xl--MarginBottom);
|
|
17765
17737
|
}
|
|
17766
17738
|
}
|
|
17767
17739
|
@media (min-width: 1200px) {
|
|
17768
|
-
|
|
17740
|
+
:root {
|
|
17769
17741
|
--pf-v5-c-login__main--MarginBottom: 0;
|
|
17770
17742
|
}
|
|
17771
17743
|
}
|
|
17772
17744
|
@media (min-width: 768px) {
|
|
17773
|
-
|
|
17745
|
+
:root {
|
|
17774
17746
|
--pf-v5-c-login__main-header--PaddingRight: var(--pf-v5-c-login__main-header--md--PaddingRight);
|
|
17775
17747
|
--pf-v5-c-login__main-header--PaddingLeft: var(--pf-v5-c-login__main-header--md--PaddingLeft);
|
|
17776
17748
|
--pf-v5-c-login__main-header-desc--MarginBottom: var(--pf-v5-c-login__main-header-desc--md--MarginBottom);
|
|
17777
17749
|
}
|
|
17778
17750
|
}
|
|
17779
17751
|
@media (min-width: 768px) {
|
|
17780
|
-
|
|
17752
|
+
:root {
|
|
17781
17753
|
--pf-v5-c-login__main-body--PaddingRight: var(--pf-v5-c-login__main-body--md--PaddingRight);
|
|
17782
17754
|
--pf-v5-c-login__main-body--PaddingLeft: var(--pf-v5-c-login__main-body--md--PaddingLeft);
|
|
17783
17755
|
}
|
|
17784
17756
|
}
|
|
17785
17757
|
@media (min-width: 576px) {
|
|
17786
|
-
|
|
17758
|
+
:root {
|
|
17787
17759
|
--pf-v5-c-login__footer--PaddingRight: 0;
|
|
17788
17760
|
--pf-v5-c-login__footer--PaddingLeft: 0;
|
|
17789
17761
|
}
|
|
17790
17762
|
}
|
|
17791
17763
|
@media (min-width: 1200px) {
|
|
17792
|
-
|
|
17764
|
+
:root {
|
|
17793
17765
|
--pf-v5-c-login__footer--c-list--PaddingTop: var(--pf-v5-c-login__footer--c-list--xl--PaddingTop);
|
|
17794
17766
|
}
|
|
17795
17767
|
}
|
|
17768
|
+
|
|
17769
|
+
.pf-v5-c-login {
|
|
17770
|
+
display: flex;
|
|
17771
|
+
justify-content: center;
|
|
17772
|
+
min-height: 100vh;
|
|
17773
|
+
padding-block-start: var(--pf-v5-c-login--PaddingTop);
|
|
17774
|
+
padding-block-end: var(--pf-v5-c-login--PaddingBottom);
|
|
17775
|
+
}
|
|
17796
17776
|
@media (min-width: 576px) {
|
|
17797
17777
|
.pf-v5-c-login {
|
|
17798
17778
|
align-items: center;
|
|
@@ -17816,7 +17796,6 @@ ul.pf-v5-c-list {
|
|
|
17816
17796
|
}
|
|
17817
17797
|
|
|
17818
17798
|
.pf-v5-c-login__header {
|
|
17819
|
-
color: var(--pf-v5-global--Color--100);
|
|
17820
17799
|
grid-area: header;
|
|
17821
17800
|
padding-inline-start: var(--pf-v5-c-login__header--PaddingLeft);
|
|
17822
17801
|
padding-inline-end: var(--pf-v5-c-login__header--PaddingRight);
|
|
@@ -17835,7 +17814,7 @@ ul.pf-v5-c-list {
|
|
|
17835
17814
|
align-self: start;
|
|
17836
17815
|
margin-block-end: var(--pf-v5-c-login__main--MarginBottom);
|
|
17837
17816
|
background-color: var(--pf-v5-c-login__main--BackgroundColor);
|
|
17838
|
-
|
|
17817
|
+
border-radius: var(--pf-v5-c-login__main--BorderRadius);
|
|
17839
17818
|
}
|
|
17840
17819
|
.pf-v5-c-login__main > :first-child:not(.pf-v5-c-login__main-header) {
|
|
17841
17820
|
padding-block-start: var(--pf-v5-c-login__main-header--PaddingTop);
|
|
@@ -17943,7 +17922,6 @@ ul.pf-v5-c-list {
|
|
|
17943
17922
|
}
|
|
17944
17923
|
|
|
17945
17924
|
.pf-v5-c-login__footer {
|
|
17946
|
-
color: var(--pf-v5-global--Color--100);
|
|
17947
17925
|
grid-area: footer;
|
|
17948
17926
|
padding-inline-start: var(--pf-v5-c-login__footer--PaddingLeft);
|
|
17949
17927
|
padding-inline-end: var(--pf-v5-c-login__footer--PaddingRight);
|
|
@@ -17955,19 +17933,6 @@ ul.pf-v5-c-list {
|
|
|
17955
17933
|
padding-block-start: var(--pf-v5-c-login__footer--c-list--PaddingTop);
|
|
17956
17934
|
}
|
|
17957
17935
|
|
|
17958
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
17959
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
17960
|
-
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
17961
|
-
}
|
|
17962
|
-
|
|
17963
|
-
:where(.pf-theme-dark) .pf-v5-c-login {
|
|
17964
|
-
--pf-v5-c-login__main--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
17965
|
-
}
|
|
17966
|
-
:where(.pf-theme-dark) .pf-v5-c-login__header,
|
|
17967
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer {
|
|
17968
|
-
color: var(--pf-v5-global--Color--100);
|
|
17969
|
-
}
|
|
17970
|
-
|
|
17971
17936
|
:root {
|
|
17972
17937
|
--pf-v5-c-masthead--PaddingLeft: var(--pf-v5-c-masthead--inset);
|
|
17973
17938
|
--pf-v5-c-masthead--PaddingRight: var(--pf-v5-c-masthead--inset);
|
|
@@ -19166,8 +19131,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
19166
19131
|
border-block-start: var(--pf-v5-c-menu__footer--after--BorderTopWidth) solid var(--pf-v5-c-menu__footer--after--BorderTopColor);
|
|
19167
19132
|
}
|
|
19168
19133
|
|
|
19169
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
19170
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
19134
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
19171
19135
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
19172
19136
|
}
|
|
19173
19137
|
|
|
@@ -19578,8 +19542,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
19578
19542
|
color: var(--pf-v5-c-menu-toggle__toggle-icon--Color, inherit);
|
|
19579
19543
|
}
|
|
19580
19544
|
|
|
19581
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
19582
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
19545
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
19583
19546
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
19584
19547
|
}
|
|
19585
19548
|
|
|
@@ -19789,8 +19752,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
19789
19752
|
}
|
|
19790
19753
|
}
|
|
19791
19754
|
|
|
19792
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
19793
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
19755
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
19794
19756
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
19795
19757
|
}
|
|
19796
19758
|
|
|
@@ -20957,8 +20919,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
20957
20919
|
inset-inline-start: 0;
|
|
20958
20920
|
}
|
|
20959
20921
|
|
|
20960
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
20961
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
20922
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
20962
20923
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
20963
20924
|
}
|
|
20964
20925
|
|
|
@@ -21361,8 +21322,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
21361
21322
|
transform: rotate(var(--pf-v5-c-notification-drawer__group--m-expanded__group-toggle-icon--Rotate));
|
|
21362
21323
|
}
|
|
21363
21324
|
|
|
21364
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
21365
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
21325
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
21366
21326
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
21367
21327
|
}
|
|
21368
21328
|
|
|
@@ -21642,8 +21602,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
21642
21602
|
color: var(--pf-v5-c-options-menu__group-title--Color);
|
|
21643
21603
|
}
|
|
21644
21604
|
|
|
21645
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
21646
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
21605
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
21647
21606
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
21648
21607
|
}
|
|
21649
21608
|
|
|
@@ -23031,8 +22990,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23031
22990
|
}
|
|
23032
22991
|
}
|
|
23033
22992
|
|
|
23034
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
23035
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
22993
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
23036
22994
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
23037
22995
|
}
|
|
23038
22996
|
|
|
@@ -23127,8 +23085,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23127
23085
|
box-shadow: var(--pf-v5-c-panel__footer--BoxShadow);
|
|
23128
23086
|
}
|
|
23129
23087
|
|
|
23130
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
23131
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
23088
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
23132
23089
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
23133
23090
|
}
|
|
23134
23091
|
|
|
@@ -23340,8 +23297,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23340
23297
|
margin-block-start: var(--pf-v5-c-popover__footer--MarginTop);
|
|
23341
23298
|
}
|
|
23342
23299
|
|
|
23343
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
23344
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
23300
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
23345
23301
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
23346
23302
|
}
|
|
23347
23303
|
|
|
@@ -23522,8 +23478,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23522
23478
|
margin-block-start: var(--pf-v5-c-progress__helper-text--MarginTop);
|
|
23523
23479
|
}
|
|
23524
23480
|
|
|
23525
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
23526
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
23481
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
23527
23482
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
23528
23483
|
}
|
|
23529
23484
|
|
|
@@ -24784,8 +24739,7 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
24784
24739
|
box-shadow: var(--pf-v5-c-select__menu-footer--BoxShadow);
|
|
24785
24740
|
}
|
|
24786
24741
|
|
|
24787
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
24788
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
24742
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
24789
24743
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
24790
24744
|
}
|
|
24791
24745
|
|
|
@@ -25218,8 +25172,7 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
25218
25172
|
margin-block-start: var(--pf-v5-c-simple-list__section--section--MarginTop);
|
|
25219
25173
|
}
|
|
25220
25174
|
|
|
25221
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
25222
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
25175
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
25223
25176
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
25224
25177
|
}
|
|
25225
25178
|
|
|
@@ -25396,8 +25349,7 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
25396
25349
|
transform: translateX(100%);
|
|
25397
25350
|
}
|
|
25398
25351
|
}
|
|
25399
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
25400
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
25352
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
25401
25353
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
25402
25354
|
}
|
|
25403
25355
|
|
|
@@ -25876,8 +25828,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
25876
25828
|
vertical-align: top;
|
|
25877
25829
|
}
|
|
25878
25830
|
|
|
25879
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
25880
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
25831
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
25881
25832
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
25882
25833
|
}
|
|
25883
25834
|
|
|
@@ -28611,8 +28562,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
28611
28562
|
--pf-v5-c-table--cell--Width: 100%;
|
|
28612
28563
|
}
|
|
28613
28564
|
|
|
28614
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
28615
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
28565
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
28616
28566
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
28617
28567
|
}
|
|
28618
28568
|
|
|
@@ -30353,8 +30303,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30353
30303
|
}
|
|
30354
30304
|
}
|
|
30355
30305
|
|
|
30356
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
30357
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
30306
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
30358
30307
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
30359
30308
|
}
|
|
30360
30309
|
|
|
@@ -30515,8 +30464,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30515
30464
|
display: flex;
|
|
30516
30465
|
}
|
|
30517
30466
|
|
|
30518
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
30519
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
30467
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
30520
30468
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
30521
30469
|
}
|
|
30522
30470
|
|
|
@@ -30666,8 +30614,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30666
30614
|
color: var(--pf-v5-c-tile__icon--Color);
|
|
30667
30615
|
}
|
|
30668
30616
|
|
|
30669
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
30670
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
30617
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
30671
30618
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
30672
30619
|
}
|
|
30673
30620
|
|
|
@@ -30927,8 +30874,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30927
30874
|
margin-inline-start: var(--pf-v5-c-toggle-group__icon--text--MarginLeft);
|
|
30928
30875
|
}
|
|
30929
30876
|
|
|
30930
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
30931
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
30877
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
30932
30878
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
30933
30879
|
}
|
|
30934
30880
|
|
|
@@ -31060,8 +31006,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
31060
31006
|
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));
|
|
31061
31007
|
}
|
|
31062
31008
|
|
|
31063
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
31064
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
31009
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
31065
31010
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
31066
31011
|
}
|
|
31067
31012
|
|
|
@@ -31619,8 +31564,7 @@ label.pf-v5-c-tree-view__node-text {
|
|
|
31619
31564
|
--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));
|
|
31620
31565
|
}
|
|
31621
31566
|
|
|
31622
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
31623
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
31567
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
31624
31568
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
31625
31569
|
}
|
|
31626
31570
|
|
|
@@ -32139,8 +32083,7 @@ label.pf-v5-c-tree-view__node-text {
|
|
|
32139
32083
|
margin-inline-start: var(--pf-v5-c-wizard__footer-cancel--MarginLeft);
|
|
32140
32084
|
}
|
|
32141
32085
|
|
|
32142
|
-
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button
|
|
32143
|
-
:where(.pf-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
32086
|
+
:where(.pf-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-about-modal-box .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-banner .pf-v5-c-button, :where(.pf-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main .pf-v5-c-button {
|
|
32144
32087
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
32145
32088
|
}
|
|
32146
32089
|
|