@patternfly/patternfly 6.0.0-alpha.10 → 6.0.0-alpha.12
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/Drawer/drawer.css +0 -1
- package/components/Drawer/drawer.scss +2 -1
- package/components/Page/page.css +51 -160
- package/components/Page/page.scss +53 -147
- package/components/Table/table.css +1 -11
- package/components/Table/table.scss +1 -11
- package/docs/components/Page/examples/Page.css +0 -8
- package/docs/components/Page/examples/Page.md +22 -21
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +5 -0
- package/package.json +1 -1
- package/patternfly-no-globals.css +101 -306
- package/patternfly-theme-dark-unversioned.css +101 -306
- package/patternfly.css +101 -306
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/components/Page/themes/dark/page.scss +0 -69
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
|
-
.pf-v5-c-table, .pf-v5-c-select, .pf-v5-c-
|
|
2
|
+
.pf-v5-c-table, .pf-v5-c-select, .pf-v5-c-menu, .pf-v5-c-form-control, .pf-v5-c-data-list, .pf-v5-c-context-selector__menu, .pf-v5-c-chip-group, .pf-v5-c-chip, .pf-v5-c-calendar-month, .pf-v5-c-banner.pf-m-gold, .pf-v5-c-banner.pf-m-blue, .pf-v5-c-accordion, .pf-v5-t-light {
|
|
3
3
|
--pf-v5-global--Color--100: var(--pf-v5-global--Color--dark-100);
|
|
4
4
|
--pf-v5-global--Color--200: var(--pf-v5-global--Color--dark-200);
|
|
5
5
|
--pf-v5-global--BorderColor--100: var(--pf-v5-global--BorderColor--dark-100);
|
|
@@ -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-
|
|
14
|
+
.pf-v5-c-wizard__header, .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector, .pf-v5-c-login__footer, .pf-v5-c-login__header, .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-
|
|
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-login__footer .pf-v5-c-button, .pf-v5-c-login__header .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,9 +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-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
329
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .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-login__header .pf-v5-c-button,
|
|
330
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 {
|
|
331
329
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
332
330
|
}
|
|
@@ -6404,9 +6402,7 @@
|
|
|
6404
6402
|
--pf-v5-c-about-modal-box__close--c-button--BackgroundColor: var(--pf-v5-c-about-modal-box__close--c-button--hover--BackgroundColor);
|
|
6405
6403
|
}
|
|
6406
6404
|
|
|
6407
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
6408
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
6409
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
6405
|
+
: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,
|
|
6410
6406
|
: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 {
|
|
6411
6407
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
6412
6408
|
}
|
|
@@ -6641,9 +6637,7 @@
|
|
|
6641
6637
|
--pf-v5-c-accordion__expandable-content-body--PaddingTop: var(--pf-v5-c-accordion__expandable-content-body--expandable-content-body--PaddingTop);
|
|
6642
6638
|
}
|
|
6643
6639
|
|
|
6644
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
6645
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
6646
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
6640
|
+
: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,
|
|
6647
6641
|
: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 {
|
|
6648
6642
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
6649
6643
|
}
|
|
@@ -7184,9 +7178,7 @@
|
|
|
7184
7178
|
color: var(--pf-v5-c-app-launcher__group-title--Color);
|
|
7185
7179
|
}
|
|
7186
7180
|
|
|
7187
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
7188
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
7189
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
7181
|
+
: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,
|
|
7190
7182
|
: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 {
|
|
7191
7183
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
7192
7184
|
}
|
|
@@ -7556,9 +7548,7 @@
|
|
|
7556
7548
|
--pf-v5-c-badge--BackgroundColor: var(--pf-v5-c-badge--m-unread--BackgroundColor);
|
|
7557
7549
|
}
|
|
7558
7550
|
|
|
7559
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
7560
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
7561
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
7551
|
+
: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,
|
|
7562
7552
|
: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 {
|
|
7563
7553
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
7564
7554
|
}
|
|
@@ -7657,9 +7647,7 @@
|
|
|
7657
7647
|
cursor: not-allowed;
|
|
7658
7648
|
}
|
|
7659
7649
|
|
|
7660
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
7661
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
7662
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
7650
|
+
: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,
|
|
7663
7651
|
: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 {
|
|
7664
7652
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
7665
7653
|
}
|
|
@@ -8552,9 +8540,7 @@ button.pf-v5-c-breadcrumb__link {
|
|
|
8552
8540
|
pointer-events: none;
|
|
8553
8541
|
}
|
|
8554
8542
|
|
|
8555
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
8556
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
8557
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
8543
|
+
: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,
|
|
8558
8544
|
: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 {
|
|
8559
8545
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
8560
8546
|
}
|
|
@@ -8982,9 +8968,7 @@ button.pf-v5-c-breadcrumb__link {
|
|
|
8982
8968
|
border: var(--pf-v5-c-card__input--focus--BorderWidth) solid var(--pf-v5-c-card__input--focus--BorderColor);
|
|
8983
8969
|
}
|
|
8984
8970
|
|
|
8985
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
8986
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
8987
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
8971
|
+
: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,
|
|
8988
8972
|
: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 {
|
|
8989
8973
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
8990
8974
|
}
|
|
@@ -9177,9 +9161,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
9177
9161
|
line-height: 1;
|
|
9178
9162
|
}
|
|
9179
9163
|
|
|
9180
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
9181
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
9182
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
9164
|
+
: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,
|
|
9183
9165
|
: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 {
|
|
9184
9166
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
9185
9167
|
}
|
|
@@ -9371,9 +9353,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
9371
9353
|
--pf-v5-c-button--PaddingLeft: var(--pf-v5-c-clipboard-copy__actions-item--button--PaddingLeft);
|
|
9372
9354
|
}
|
|
9373
9355
|
|
|
9374
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
9375
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
9376
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
9356
|
+
: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,
|
|
9377
9357
|
: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 {
|
|
9378
9358
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
9379
9359
|
}
|
|
@@ -9577,9 +9557,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
9577
9557
|
margin-inline-start: var(--pf-v5-c-code-editor__tab-icon--text--MarginLeft);
|
|
9578
9558
|
}
|
|
9579
9559
|
|
|
9580
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
9581
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
9582
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
9560
|
+
: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,
|
|
9583
9561
|
: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 {
|
|
9584
9562
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
9585
9563
|
}
|
|
@@ -10157,9 +10135,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
10157
10135
|
pointer-events: none;
|
|
10158
10136
|
}
|
|
10159
10137
|
|
|
10160
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
10161
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
10162
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .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-login__header .pf-v5-c-button,
|
|
10163
10139
|
: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 {
|
|
10164
10140
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
10165
10141
|
}
|
|
@@ -11008,9 +10984,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
11008
10984
|
padding: 0;
|
|
11009
10985
|
}
|
|
11010
10986
|
|
|
11011
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
11012
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
11013
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
10987
|
+
: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,
|
|
11014
10988
|
: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 {
|
|
11015
10989
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
11016
10990
|
}
|
|
@@ -11410,9 +11384,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
11410
11384
|
--pf-v5-c-droppable--m-dragging--after--BorderColor: var(--pf-v5-c-droppable--m-drag-outside--after--BorderColor);
|
|
11411
11385
|
}
|
|
11412
11386
|
|
|
11413
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
11414
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
11415
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
11387
|
+
: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,
|
|
11416
11388
|
: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 {
|
|
11417
11389
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
11418
11390
|
}
|
|
@@ -11734,9 +11706,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
11734
11706
|
--pf-v5-c-dual-list-selector__list__list__item-toggle--Left: var(--pf-v5-c-dual-list-selector__item--PaddingLeft);
|
|
11735
11707
|
}
|
|
11736
11708
|
|
|
11737
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
11738
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
11739
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
11709
|
+
: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,
|
|
11740
11710
|
: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 {
|
|
11741
11711
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
11742
11712
|
}
|
|
@@ -12985,9 +12955,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
12985
12955
|
min-width: min-content;
|
|
12986
12956
|
}
|
|
12987
12957
|
|
|
12988
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
12989
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
12990
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
12958
|
+
: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,
|
|
12991
12959
|
: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 {
|
|
12992
12960
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
12993
12961
|
}
|
|
@@ -13542,7 +13510,6 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
13542
13510
|
z-index: var(--pf-v5-c-drawer__content--ZIndex);
|
|
13543
13511
|
flex-basis: var(--pf-v5-c-drawer__content--FlexBasis);
|
|
13544
13512
|
order: 0;
|
|
13545
|
-
background-color: var(--pf-v5-c-drawer__content--BackgroundColor);
|
|
13546
13513
|
}
|
|
13547
13514
|
.pf-v5-c-drawer__content.pf-m-no-background {
|
|
13548
13515
|
--pf-v5-c-drawer__content--BackgroundColor: transparent;
|
|
@@ -14169,9 +14136,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
14169
14136
|
display: none;
|
|
14170
14137
|
}
|
|
14171
14138
|
}
|
|
14172
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
14173
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
14174
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
14139
|
+
: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,
|
|
14175
14140
|
: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 {
|
|
14176
14141
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
14177
14142
|
}
|
|
@@ -14851,9 +14816,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
14851
14816
|
color: var(--pf-v5-c-dropdown__group-title--Color);
|
|
14852
14817
|
}
|
|
14853
14818
|
|
|
14854
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
14855
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
14856
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .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-login__header .pf-v5-c-button,
|
|
14857
14820
|
: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 {
|
|
14858
14821
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
14859
14822
|
}
|
|
@@ -15708,9 +15671,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
15708
15671
|
margin-block-end: var(--pf-v5-c-form__field-group-body__field-group--last-child--MarginBottom);
|
|
15709
15672
|
}
|
|
15710
15673
|
|
|
15711
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
15712
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
15713
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
15674
|
+
: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,
|
|
15714
15675
|
: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 {
|
|
15715
15676
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
15716
15677
|
}
|
|
@@ -15983,9 +15944,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
15983
15944
|
pointer-events: none;
|
|
15984
15945
|
}
|
|
15985
15946
|
|
|
15986
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
15987
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
15988
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
15947
|
+
: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,
|
|
15989
15948
|
: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 {
|
|
15990
15949
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
15991
15950
|
}
|
|
@@ -16072,9 +16031,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
16072
16031
|
margin-inline-end: var(--pf-v5-c-hint__footer--child--MarginRight);
|
|
16073
16032
|
}
|
|
16074
16033
|
|
|
16075
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
16076
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
16077
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
16034
|
+
: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,
|
|
16078
16035
|
: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 {
|
|
16079
16036
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
16080
16037
|
}
|
|
@@ -16158,9 +16115,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
16158
16115
|
color: var(--pf-v5-c-helper-text__item-text--Color);
|
|
16159
16116
|
}
|
|
16160
16117
|
|
|
16161
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
16162
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
16163
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
16118
|
+
: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,
|
|
16164
16119
|
: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 {
|
|
16165
16120
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
16166
16121
|
}
|
|
@@ -16446,9 +16401,7 @@ label.pf-v5-c-input-group__text {
|
|
|
16446
16401
|
cursor: pointer;
|
|
16447
16402
|
}
|
|
16448
16403
|
|
|
16449
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
16450
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
16451
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
16404
|
+
: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,
|
|
16452
16405
|
: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 {
|
|
16453
16406
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
16454
16407
|
}
|
|
@@ -17140,9 +17093,7 @@ button.pf-v5-c-label__content:focus {
|
|
|
17140
17093
|
margin-block-end: var(--pf-v5-c-label__actions--c-button--MarginBottom);
|
|
17141
17094
|
}
|
|
17142
17095
|
|
|
17143
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
17144
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
17145
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
17096
|
+
: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,
|
|
17146
17097
|
: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 {
|
|
17147
17098
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
17148
17099
|
}
|
|
@@ -17588,9 +17539,7 @@ ul.pf-v5-c-list {
|
|
|
17588
17539
|
font-weight: var(--pf-v5-c-log-viewer__timestamp--FontWeight);
|
|
17589
17540
|
}
|
|
17590
17541
|
|
|
17591
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
17592
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
17593
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
17542
|
+
: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,
|
|
17594
17543
|
: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 {
|
|
17595
17544
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
17596
17545
|
}
|
|
@@ -17872,9 +17821,7 @@ ul.pf-v5-c-list {
|
|
|
17872
17821
|
padding-block-start: var(--pf-v5-c-login__footer--c-list--PaddingTop);
|
|
17873
17822
|
}
|
|
17874
17823
|
|
|
17875
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
17876
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
17877
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
17824
|
+
: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,
|
|
17878
17825
|
: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 {
|
|
17879
17826
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
17880
17827
|
}
|
|
@@ -19082,9 +19029,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
19082
19029
|
border-block-start: var(--pf-v5-c-menu__footer--after--BorderTopWidth) solid var(--pf-v5-c-menu__footer--after--BorderTopColor);
|
|
19083
19030
|
}
|
|
19084
19031
|
|
|
19085
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
19086
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
19087
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
19032
|
+
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
19088
19033
|
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
19089
19034
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
19090
19035
|
}
|
|
@@ -19497,9 +19442,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
19497
19442
|
color: var(--pf-v5-c-menu-toggle__toggle-icon--Color);
|
|
19498
19443
|
}
|
|
19499
19444
|
|
|
19500
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
19501
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
19502
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
19445
|
+
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
19503
19446
|
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
19504
19447
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
19505
19448
|
}
|
|
@@ -19710,9 +19653,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
19710
19653
|
}
|
|
19711
19654
|
}
|
|
19712
19655
|
|
|
19713
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
19714
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
19715
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
19656
|
+
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
19716
19657
|
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
19717
19658
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
19718
19659
|
}
|
|
@@ -20880,9 +20821,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
20880
20821
|
inset-inline-start: 0;
|
|
20881
20822
|
}
|
|
20882
20823
|
|
|
20883
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
20884
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
20885
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
20824
|
+
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
20886
20825
|
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
20887
20826
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
20888
20827
|
}
|
|
@@ -21286,9 +21225,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
21286
21225
|
transform: rotate(var(--pf-v5-c-notification-drawer__group--m-expanded__group-toggle-icon--Rotate));
|
|
21287
21226
|
}
|
|
21288
21227
|
|
|
21289
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
21290
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
21291
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
21228
|
+
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
21292
21229
|
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
21293
21230
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
21294
21231
|
}
|
|
@@ -21569,9 +21506,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
21569
21506
|
color: var(--pf-v5-c-options-menu__group-title--Color);
|
|
21570
21507
|
}
|
|
21571
21508
|
|
|
21572
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-
|
|
21573
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
21574
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
21509
|
+
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
21575
21510
|
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
21576
21511
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
21577
21512
|
}
|
|
@@ -21686,28 +21621,20 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
21686
21621
|
--pf-v5-c-page__header-tools-group--MarginLeft: var(--pf-t--global--spacer--xl);
|
|
21687
21622
|
--pf-v5-c-page__header-tools-group--Display: flex;
|
|
21688
21623
|
--pf-v5-c-page__header-tools-item--Display: block;
|
|
21689
|
-
--pf-v5-c-page__header-tools-item--c-notification-badge--hover--BackgroundColor: var(--pf-v5-global--BackgroundColor--dark-200);
|
|
21690
|
-
--pf-v5-c-page__header-tools--c-button--notification-badge--m-unread--after--BackgroundColor: var(--pf-v5-global--primary-color--200);
|
|
21691
|
-
--pf-v5-c-page__header-tools--c-button--notification-badge--m-attention--after--BackgroundColor: var(--pf-v5-global--danger-color--200);
|
|
21692
|
-
--pf-v5-c-page__header-tools--c-button--m-selected--notification-badge--m-unread--after--BackgroundColor: var(--pf-v5-global--primary-color--200);
|
|
21693
|
-
--pf-v5-c-page__header-tools--c-button--m-selected--notification-badge--m-attention--after--BackgroundColor: var(--pf-v5-global--danger-color--200);
|
|
21694
21624
|
--pf-v5-c-page__header-tools--c-button--m-selected--before--Width: auto;
|
|
21695
21625
|
--pf-v5-c-page__header-tools--c-button--m-selected--before--Height: auto;
|
|
21696
|
-
--pf-v5-c-page__header-tools--c-button--m-selected--before--BackgroundColor: var(--pf-v5-global--BackgroundColor--dark-200);
|
|
21697
|
-
--pf-v5-c-page__header-tools--c-button--m-selected--before--BorderRadius: var(--pf-v5-global--BorderRadius--sm);
|
|
21698
|
-
--pf-v5-c-page__header-tools--c-button--m-selected--c-notification-badge--m-unread--after--BorderColor: transparent;
|
|
21699
21626
|
--pf-v5-c-page__sidebar--ZIndex: var(--pf-v5-global--ZIndex--sm);
|
|
21700
21627
|
--pf-v5-c-page__sidebar--Width: 18.125rem;
|
|
21701
21628
|
--pf-v5-c-page__sidebar--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
|
|
21702
|
-
--pf-v5-c-page__sidebar--m-light--BackgroundColor: var(--pf-v5-global--BackgroundColor--light-100);
|
|
21703
|
-
--pf-v5-c-page__sidebar--m-light--BorderRightWidth: var(--pf-v5-global--BorderWidth--sm);
|
|
21704
|
-
--pf-v5-c-page__sidebar--m-light--BorderRightColor: var(--pf-v5-global--BorderColor--100);
|
|
21705
21629
|
--pf-v5-c-page__sidebar--BoxShadow: none;
|
|
21706
21630
|
--pf-v5-c-page__sidebar--Transition: var(--pf-v5-global--Transition);
|
|
21707
21631
|
--pf-v5-c-page__sidebar--TranslateX: -100%;
|
|
21708
21632
|
--pf-v5-c-page__sidebar--TranslateZ: 0;
|
|
21709
21633
|
--pf-v5-c-page__sidebar--m-expanded--TranslateX: 0;
|
|
21710
21634
|
--pf-v5-c-page__sidebar--xl--TranslateX: 0;
|
|
21635
|
+
--pf-v5-c-page__sidebar--MarginRight: 0;
|
|
21636
|
+
--pf-v5-c-page__sidebar--PaddingBlockEnd: var(--pf-t--global--spacer--lg);
|
|
21637
|
+
--pf-v5-c-page__sidebar--PaddingInlineStart: var(--pf-t--global--spacer--lg);
|
|
21711
21638
|
--pf-v5-c-page__sidebar-header--BorderBottomWidth: var(--pf-t--global--border--width--divider--default);
|
|
21712
21639
|
--pf-v5-c-page__sidebar-header--BorderBottomColor: var(--pf-t--global--border--color--default);
|
|
21713
21640
|
--pf-v5-c-page__sidebar-header--PaddingTop: var(--pf-t--global--spacer--sm);
|
|
@@ -21720,58 +21647,63 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
21720
21647
|
--pf-v5-c-page__sidebar-body--PaddingLeft: 0;
|
|
21721
21648
|
--pf-v5-c-page__sidebar-body--m-page-insets--PaddingRight: var(--pf-v5-c-page--inset);
|
|
21722
21649
|
--pf-v5-c-page__sidebar-body--m-page-insets--PaddingLeft: var(--pf-v5-c-page--inset);
|
|
21723
|
-
--pf-v5-c-page__sidebar-body--m-menu--
|
|
21724
|
-
--pf-v5-c-page__sidebar-body--m-menu--
|
|
21725
|
-
--pf-v5-c-page__sidebar-body--m-menu--
|
|
21650
|
+
--pf-v5-c-page__sidebar-body--m-menu--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
|
|
21651
|
+
--pf-v5-c-page__sidebar-body--m-menu--BorderTopColor: var(--pf-t--global--border--color--default);
|
|
21652
|
+
--pf-v5-c-page__sidebar-body--m-menu--BorderTopWidth: var(--pf-t--global--border--width--button--default);
|
|
21653
|
+
--pf-v5-c-page__sidebar-body--m-menu--c-context-selector--BorderBottomColor: var(--pf-t--global--border--color--default);
|
|
21726
21654
|
--pf-v5-c-page__main--ZIndex: var(--pf-v5-global--ZIndex--xs);
|
|
21655
|
+
--pf-v5-c-page__main--MaxHeight: calc(100% - var(--pf-t--global--spacer--lg));
|
|
21656
|
+
--pf-v5-c-page__main--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
|
21657
|
+
--pf-v5-c-page__main--MarginInlineStart: var(--pf-t--global--spacer--lg);
|
|
21658
|
+
--pf-v5-c-page__main--MarginInlineEnd: var(--pf-t--global--spacer--lg);
|
|
21659
|
+
--pf-v5-c-page__main--BorderRadius: var(--pf-t--global--border--radius--large);
|
|
21660
|
+
--pf-v5-c-page__main--BorderWidth: var(--pf-t--global--spacer--sm);
|
|
21661
|
+
--pf-v5-c-page__main--BorderColor: var(--pf-v5-c-page__main--BackgroundColor);
|
|
21727
21662
|
--pf-v5-c-page__main-section--MarginTop: var(--pf-t--global--spacer--md);
|
|
21728
21663
|
--pf-v5-c-page__main-section--PaddingTop: var(--pf-t--global--spacer--lg);
|
|
21729
|
-
--pf-v5-c-page__main-section--PaddingRight: var(--pf-t--global--spacer--lg);
|
|
21664
|
+
--pf-v5-c-page__main-section--PaddingRight: calc(var(--pf-t--global--spacer--lg) - var(--pf-v5-c-page__main--BorderWidth));
|
|
21730
21665
|
--pf-v5-c-page__main-section--PaddingBottom: 0;
|
|
21731
|
-
--pf-v5-c-page__main-section--PaddingLeft: var(--pf-t--global--spacer--lg);
|
|
21666
|
+
--pf-v5-c-page__main-section--PaddingLeft: calc(var(--pf-t--global--spacer--lg) - var(--pf-v5-c-page__main--BorderWidth));
|
|
21732
21667
|
--pf-v5-c-page__main-breadcrumb--main-section--PaddingTop: var(--pf-t--global--spacer--md);
|
|
21733
|
-
--pf-v5-c-page__main-section--BackgroundColor:
|
|
21734
|
-
--pf-v5-c-page__main-section--m-
|
|
21735
|
-
--pf-v5-c-page__main-section--m-light-100--BackgroundColor: transparent;
|
|
21736
|
-
--pf-v5-c-page__main-section--m-dark-100--BackgroundColor: transparent;
|
|
21737
|
-
--pf-v5-c-page__main-section--m-dark-200--BackgroundColor: transparent;
|
|
21668
|
+
--pf-v5-c-page__main-section--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
|
21669
|
+
--pf-v5-c-page__main-section--m-secondary--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
|
|
21738
21670
|
--pf-v5-c-page__main-breadcrumb--page__main-tabs--PaddingTop: var(--pf-t--global--spacer--md);
|
|
21739
21671
|
--pf-v5-c-page__main-nav--page__main-tabs--PaddingTop: var(--pf-t--global--spacer--md);
|
|
21740
21672
|
--pf-v5-c-page--section--m-limit-width--MaxWidth: calc(125rem - var(--pf-v5-c-page__sidebar--Width));
|
|
21741
21673
|
--pf-v5-c-page--section--m-sticky-top--ZIndex: var(--pf-v5-global--ZIndex--md);
|
|
21742
|
-
--pf-v5-c-page--section--m-sticky-top--BoxShadow: var(--pf-
|
|
21674
|
+
--pf-v5-c-page--section--m-sticky-top--BoxShadow: var(--pf-t--global--box-shadow--sm--bottom);
|
|
21743
21675
|
--pf-v5-c-page--section--m-sticky-bottom--ZIndex: var(--pf-v5-global--ZIndex--md);
|
|
21744
|
-
--pf-v5-c-page--section--m-sticky-bottom--BoxShadow: var(--pf-
|
|
21745
|
-
--pf-v5-c-page--section--m-shadow-bottom--BoxShadow: var(--pf-
|
|
21676
|
+
--pf-v5-c-page--section--m-sticky-bottom--BoxShadow: var(--pf-t--global--box-shadow--sm-top);
|
|
21677
|
+
--pf-v5-c-page--section--m-shadow-bottom--BoxShadow: var(--pf-t--global--box-shadow--sm-bottom);
|
|
21746
21678
|
--pf-v5-c-page--section--m-shadow-bottom--ZIndex: var(--pf-v5-global--ZIndex--xs);
|
|
21747
|
-
--pf-v5-c-page--section--m-shadow-top--BoxShadow: var(--pf-
|
|
21679
|
+
--pf-v5-c-page--section--m-shadow-top--BoxShadow: var(--pf-t--global--box-shadow--sm-top);
|
|
21748
21680
|
--pf-v5-c-page--section--m-shadow-top--ZIndex: var(--pf-v5-global--ZIndex--xs);
|
|
21749
|
-
--pf-v5-c-page__main-nav--BackgroundColor: var(--pf-
|
|
21750
|
-
--pf-v5-c-page__main-nav--PaddingTop: var(--pf-
|
|
21681
|
+
--pf-v5-c-page__main-nav--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
|
|
21682
|
+
--pf-v5-c-page__main-nav--PaddingTop: var(--pf-t--global--spacer--md);
|
|
21751
21683
|
--pf-v5-c-page__main-nav--PaddingRight: 0;
|
|
21752
21684
|
--pf-v5-c-page__main-nav--PaddingLeft: 0;
|
|
21753
|
-
--pf-v5-c-page__main-nav--m-sticky-top--PaddingBottom: var(--pf-
|
|
21754
|
-
--pf-v5-c-page__main-nav--xl--PaddingRight: var(--pf-
|
|
21755
|
-
--pf-v5-c-page__main-nav--xl--PaddingLeft: var(--pf-
|
|
21756
|
-
--pf-v5-c-page__main-subnav--BackgroundColor: var(--pf-
|
|
21757
|
-
--pf-v5-c-page__main-subnav--BorderTopWidth: var(--pf-
|
|
21758
|
-
--pf-v5-c-page__main-subnav--BorderTopColor: var(--pf-
|
|
21685
|
+
--pf-v5-c-page__main-nav--m-sticky-top--PaddingBottom: var(--pf-t--global--spacer--md);
|
|
21686
|
+
--pf-v5-c-page__main-nav--xl--PaddingRight: var(--pf-t--global--spacer--sm);
|
|
21687
|
+
--pf-v5-c-page__main-nav--xl--PaddingLeft: var(--pf-t--global--spacer--sm);
|
|
21688
|
+
--pf-v5-c-page__main-subnav--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
|
|
21689
|
+
--pf-v5-c-page__main-subnav--BorderTopWidth: var(--pf-t--global--border--width--divider--default);
|
|
21690
|
+
--pf-v5-c-page__main-subnav--BorderTopColor: var(--pf-t--global--border--color--default);
|
|
21759
21691
|
--pf-v5-c-page__main-subnav--BorderLeftWidth: 0;
|
|
21760
|
-
--pf-v5-c-page__main-subnav--BorderLeftColor: var(--pf-
|
|
21761
|
-
--pf-v5-c-page__sidebar--main__main-subnav--BorderLeftWidth: var(--pf-
|
|
21692
|
+
--pf-v5-c-page__main-subnav--BorderLeftColor: var(--pf-t--global--border--color--default);
|
|
21693
|
+
--pf-v5-c-page__sidebar--main__main-subnav--BorderLeftWidth: var(--pf-t--global--border--width--divider--default);
|
|
21762
21694
|
--pf-v5-c-page__sidebar--m-collapsed--main__main-subnav--BorderLeftWidth: 0;
|
|
21763
21695
|
--pf-v5-c-page__main-breadcrumb--PaddingTop: var(--pf-t--global--spacer--md);
|
|
21764
|
-
--pf-v5-c-page__main-breadcrumb--PaddingRight: var(--pf-t--global--spacer--
|
|
21696
|
+
--pf-v5-c-page__main-breadcrumb--PaddingRight: calc(var(--pf-t--global--spacer--lg) - var(--pf-v5-c-page__main--BorderWidth));
|
|
21765
21697
|
--pf-v5-c-page__main-breadcrumb--PaddingBottom: 0;
|
|
21766
|
-
--pf-v5-c-page__main-breadcrumb--PaddingLeft: var(--pf-t--global--spacer--lg);
|
|
21698
|
+
--pf-v5-c-page__main-breadcrumb--PaddingLeft: calc(var(--pf-t--global--spacer--lg) - var(--pf-v5-c-page__main--BorderWidth));
|
|
21699
|
+
--pf-v5-c-page__main-breadcrumb--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
|
21767
21700
|
--pf-v5-c-page__main-tabs--PaddingTop: 0;
|
|
21768
21701
|
--pf-v5-c-page__main-tabs--PaddingRight: 0;
|
|
21769
21702
|
--pf-v5-c-page__main-tabs--PaddingBottom: 0;
|
|
21770
|
-
--pf-v5-c-page__main-tabs--
|
|
21771
|
-
--pf-v5-c-page__main-wizard--BackgroundColor: var(--pf-
|
|
21772
|
-
--pf-v5-c-page__main-wizard--BorderTopColor: var(--pf-
|
|
21773
|
-
--pf-v5-c-page__main-wizard--BorderTopWidth: var(--pf-
|
|
21774
|
-
--pf-v5-c-page__main-wizard--m-light-200--BackgroundColor: var(--pf-v5-global--BackgroundColor--200);
|
|
21703
|
+
--pf-v5-c-page__main-tabs--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
|
21704
|
+
--pf-v5-c-page__main-wizard--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
|
21705
|
+
--pf-v5-c-page__main-wizard--BorderTopColor: var(--pf-t--global--border--color--default);
|
|
21706
|
+
--pf-v5-c-page__main-wizard--BorderTopWidth: var(--pf-t--global--border--width--button--default);
|
|
21775
21707
|
}
|
|
21776
21708
|
@media (min-width: 1200px) {
|
|
21777
21709
|
:root {
|
|
@@ -21821,7 +21753,6 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
21821
21753
|
}
|
|
21822
21754
|
|
|
21823
21755
|
.pf-v5-c-page__header {
|
|
21824
|
-
color: var(--pf-v5-global--Color--100);
|
|
21825
21756
|
display: grid;
|
|
21826
21757
|
grid-template-columns: auto auto;
|
|
21827
21758
|
align-items: center;
|
|
@@ -21917,35 +21848,6 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
21917
21848
|
.pf-v5-c-page__header-tools-item {
|
|
21918
21849
|
--pf-v5-hidden-visible--visible--Display: var(--pf-v5-c-page__header-tools-item--Display);
|
|
21919
21850
|
}
|
|
21920
|
-
.pf-v5-c-page__header-tools-item .pf-v5-c-notification-badge.pf-m-read:hover {
|
|
21921
|
-
--pf-v5-c-notification-badge--after--BackgroundColor: var(--pf-v5-c-page__header-tools-item--c-notification-badge--hover--BackgroundColor);
|
|
21922
|
-
}
|
|
21923
|
-
.pf-v5-c-page__header-tools-item.pf-m-selected .pf-v5-c-button {
|
|
21924
|
-
background-color: var(--pf-v5-c-page__header-tools--c-button--m-selected--before--BackgroundColor);
|
|
21925
|
-
border-radius: var(--pf-v5-c-page__header-tools--c-button--m-selected--before--BorderRadius);
|
|
21926
|
-
}
|
|
21927
|
-
.pf-v5-c-page__header-tools-item.pf-m-selected .pf-v5-c-button::before {
|
|
21928
|
-
position: absolute;
|
|
21929
|
-
inset: 0;
|
|
21930
|
-
width: var(--pf-v5-c-page__header-tools--c-button--m-selected--before--Width);
|
|
21931
|
-
height: var(--pf-v5-c-page__header-tools--c-button--m-selected--before--Height);
|
|
21932
|
-
content: "";
|
|
21933
|
-
}
|
|
21934
|
-
.pf-v5-c-page__header-tools-item.pf-m-selected .pf-v5-c-button .pf-v5-c-notification-badge.pf-m-unread {
|
|
21935
|
-
--pf-v5-c-notification-badge--after--BackgroundColor: var(--pf-v5-c-page__header-tools--c-button--m-selected--notification-badge--m-unread--after--BackgroundColor);
|
|
21936
|
-
}
|
|
21937
|
-
.pf-v5-c-page__header-tools-item.pf-m-selected .pf-v5-c-button .pf-v5-c-notification-badge.pf-m-unread::after {
|
|
21938
|
-
border-color: var(--pf-v5-c-page__header-tools--c-button--m-selected--c-notification-badge--m-unread--after--BorderColor);
|
|
21939
|
-
}
|
|
21940
|
-
.pf-v5-c-page__header-tools-item.pf-m-selected .pf-v5-c-button .pf-v5-c-notification-badge.pf-m-attention {
|
|
21941
|
-
--pf-v5-c-notification-badge--after--BackgroundColor: var(--pf-v5-global--danger-color--200);
|
|
21942
|
-
}
|
|
21943
|
-
.pf-v5-c-page__header-tools-item .pf-v5-c-button:focus .pf-v5-c-notification-badge.pf-m-unread {
|
|
21944
|
-
--pf-v5-c-notification-badge--after--BackgroundColor: var(--pf-v5-c-page__header-tools--c-button--notification-badge--m-unread--after--BackgroundColor);
|
|
21945
|
-
}
|
|
21946
|
-
.pf-v5-c-page__header-tools-item .pf-v5-c-button:focus .pf-v5-c-notification-badge.pf-m-attention {
|
|
21947
|
-
--pf-v5-c-notification-badge--after--BackgroundColor: var(--pf-v5-c-page__header-tools--c-button--notification-badge--m-attention--after--BackgroundColor);
|
|
21948
|
-
}
|
|
21949
21851
|
|
|
21950
21852
|
.pf-v5-c-page__sidebar {
|
|
21951
21853
|
z-index: var(--pf-v5-c-page__sidebar--ZIndex);
|
|
@@ -21983,11 +21885,6 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
21983
21885
|
max-width: 0;
|
|
21984
21886
|
overflow: hidden;
|
|
21985
21887
|
}
|
|
21986
|
-
.pf-v5-c-page__sidebar.pf-m-light {
|
|
21987
|
-
color: var(--pf-v5-global--Color--100);
|
|
21988
|
-
--pf-v5-c-page__sidebar--BackgroundColor: var(--pf-v5-c-page__sidebar--m-light--BackgroundColor);
|
|
21989
|
-
border-inline-end: var(--pf-v5-c-page__sidebar--m-light--BorderRightWidth) solid var(--pf-v5-c-page__sidebar--m-light--BorderRightColor);
|
|
21990
|
-
}
|
|
21991
21888
|
|
|
21992
21889
|
.pf-v5-c-page__sidebar-header {
|
|
21993
21890
|
padding-block-start: var(--pf-v5-c-page__sidebar-header--PaddingTop);
|
|
@@ -22010,7 +21907,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
22010
21907
|
flex-grow: 1;
|
|
22011
21908
|
}
|
|
22012
21909
|
.pf-v5-c-page__sidebar-body.pf-m-menu {
|
|
22013
|
-
background-color: var(--pf-v5-
|
|
21910
|
+
background-color: var(--pf-v5-c-page__sidebar-body--m-menu--BackgroundColor);
|
|
22014
21911
|
border-block-start: var(--pf-v5-c-page__sidebar-body--m-menu--BorderTopWidth) solid var(--pf-v5-c-page__sidebar-body--m-menu--BorderTopColor);
|
|
22015
21912
|
}
|
|
22016
21913
|
.pf-v5-c-page__sidebar-body.pf-m-menu + .pf-v5-c-page__sidebar-body.pf-m-menu {
|
|
@@ -22268,16 +22165,14 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
22268
22165
|
}
|
|
22269
22166
|
|
|
22270
22167
|
.pf-v5-c-page__main {
|
|
22168
|
+
align-self: start;
|
|
22169
|
+
max-height: var(--pf-v5-c-page__main--MaxHeight);
|
|
22271
22170
|
margin-block-start: 0;
|
|
22272
|
-
margin-inline-start: var(--pf-
|
|
22273
|
-
margin-inline-end: var(--pf-
|
|
22274
|
-
|
|
22275
|
-
|
|
22276
|
-
|
|
22277
|
-
padding-block-end: var(--pf-t--global--spacer--lg);
|
|
22278
|
-
margin-block-end: var(--pf-t--global--spacer--lg);
|
|
22279
|
-
background-color: var(--pf-t--global--background--color--primary--default);
|
|
22280
|
-
border-radius: var(--pf-t--global--border--radius--large);
|
|
22171
|
+
margin-inline-start: var(--pf-v5-c-page__main--MarginInlineStart);
|
|
22172
|
+
margin-inline-end: var(--pf-v5-c-page__main--MarginInlineEnd);
|
|
22173
|
+
background: var(--pf-v5-c-page__main--BackgroundColor);
|
|
22174
|
+
border: var(--pf-v5-c-page__main--BorderWidth) solid var(--pf-v5-c-page__main--BorderColor);
|
|
22175
|
+
border-radius: var(--pf-v5-c-page__main--BorderRadius);
|
|
22281
22176
|
}
|
|
22282
22177
|
|
|
22283
22178
|
.pf-v5-c-page__main,
|
|
@@ -22425,20 +22320,8 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
22425
22320
|
padding-inline-end: var(--pf-v5-c-page__main-section--PaddingRight);
|
|
22426
22321
|
background-color: var(--pf-v5-c-page__main-section--BackgroundColor);
|
|
22427
22322
|
}
|
|
22428
|
-
.pf-v5-c-page__main-section.pf-m-
|
|
22429
|
-
--pf-v5-c-page__main-section--BackgroundColor: var(--pf-v5-c-page__main-section--m-
|
|
22430
|
-
}
|
|
22431
|
-
.pf-v5-c-page__main-section.pf-m-light-100 {
|
|
22432
|
-
--pf-v5-c-page__main-section--BackgroundColor: var(--pf-v5-c-page__main-section--m-light-100--BackgroundColor);
|
|
22433
|
-
}
|
|
22434
|
-
.pf-v5-c-page__main-section[class*=pf-m-dark-] {
|
|
22435
|
-
color: var(--pf-v5-global--Color--100);
|
|
22436
|
-
}
|
|
22437
|
-
.pf-v5-c-page__main-section.pf-m-dark-100 {
|
|
22438
|
-
--pf-v5-c-page__main-section--BackgroundColor: var(--pf-v5-c-page__main-section--m-dark-100--BackgroundColor);
|
|
22439
|
-
}
|
|
22440
|
-
.pf-v5-c-page__main-section.pf-m-dark-200 {
|
|
22441
|
-
--pf-v5-c-page__main-section--BackgroundColor: var(--pf-v5-c-page__main-section--m-dark-200--BackgroundColor);
|
|
22323
|
+
.pf-v5-c-page__main-section.pf-m-secondary {
|
|
22324
|
+
--pf-v5-c-page__main-section--BackgroundColor: var(--pf-v5-c-page__main-section--m-secondary--BackgroundColor);
|
|
22442
22325
|
}
|
|
22443
22326
|
.pf-v5-c-page__main-section.pf-m-padding {
|
|
22444
22327
|
padding-block-start: var(--pf-v5-c-page__main-section--PaddingTop);
|
|
@@ -22568,9 +22451,6 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
22568
22451
|
.pf-v5-c-page__main-wizard:first-child {
|
|
22569
22452
|
--pf-v5-c-page__main-wizard--BorderTopWidth: 0;
|
|
22570
22453
|
}
|
|
22571
|
-
.pf-v5-c-page__main-wizard.pf-m-light-200 {
|
|
22572
|
-
--pf-v5-c-page__main-wizard--BackgroundColor: var(--pf-v5-c-page__main-wizard--m-light-200--BackgroundColor);
|
|
22573
|
-
}
|
|
22574
22454
|
|
|
22575
22455
|
.pf-v5-c-page__main-wizard .pf-v5-c-page__main-body {
|
|
22576
22456
|
min-height: 0;
|
|
@@ -22611,49 +22491,6 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
22611
22491
|
flex: 1 0 auto;
|
|
22612
22492
|
}
|
|
22613
22493
|
|
|
22614
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header .pf-v5-c-button, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector .pf-v5-c-button,
|
|
22615
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
22616
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
22617
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
22618
|
-
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
22619
|
-
}
|
|
22620
|
-
|
|
22621
|
-
:where(.pf-v5-theme-dark):root {
|
|
22622
|
-
--pf-v5-c-page__main-section--BackgroundColor: var(--pf-v5-global--BackgroundColor--200);
|
|
22623
|
-
--pf-v5-c-page__header-tools--c-button--m-selected--before--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
22624
|
-
--pf-v5-c-page__sidebar--BackgroundColor: var(--pf-v5-global--BackgroundColor--100);
|
|
22625
|
-
--pf-v5-c-page__header--BackgroundColor: var(--pf-v5-global--palette--black-1000);
|
|
22626
|
-
}
|
|
22627
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header-tools-item.pf-m-selected .pf-v5-c-button {
|
|
22628
|
-
color: var(--pf-v5-global--Color--100);
|
|
22629
|
-
}
|
|
22630
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header-tools-item.pf-m-selected .pf-v5-c-button .pf-v5-c-notification-badge:hover::before {
|
|
22631
|
-
background-color: var(--pf-v5-c-page__header-tools--c-button--m-selected--before--BackgroundColor);
|
|
22632
|
-
}
|
|
22633
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar {
|
|
22634
|
-
border-inline-end: var(--pf-v5-global--BorderWidth--sm) solid var(--pf-v5-global--BorderColor--100);
|
|
22635
|
-
}
|
|
22636
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-nav.pf-m-sticky-top, :where(.pf-v5-theme-dark) .pf-v5-c-page__main-nav.pf-m-sticky-bottom {
|
|
22637
|
-
--pf-v5-c-page__main-nav--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
22638
|
-
}
|
|
22639
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-breadcrumb.pf-m-sticky-top, :where(.pf-v5-theme-dark) .pf-v5-c-page__main-breadcrumb.pf-m-sticky-bottom {
|
|
22640
|
-
--pf-v5-c-page__main-breadcrumb--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
22641
|
-
}
|
|
22642
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-group.pf-m-sticky-top, :where(.pf-v5-theme-dark) .pf-v5-c-page__main-group.pf-m-sticky-bottom {
|
|
22643
|
-
--pf-v5-c-page__main-section--m-light--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
22644
|
-
--pf-v5-c-page__main-section--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
22645
|
-
--pf-v5-c-page__main-breadcrumb--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
22646
|
-
--pf-v5-c-page__main-nav--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
22647
|
-
}
|
|
22648
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section.pf-m-sticky-top, :where(.pf-v5-theme-dark) .pf-v5-c-page__main-section.pf-m-sticky-bottom {
|
|
22649
|
-
--pf-v5-c-page__main-section--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
22650
|
-
}
|
|
22651
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
22652
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
22653
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
22654
|
-
color: var(--pf-v5-global--Color--100);
|
|
22655
|
-
}
|
|
22656
|
-
|
|
22657
22494
|
.pf-v5-c-pagination {
|
|
22658
22495
|
--pf-v5-c-pagination--inset: 0;
|
|
22659
22496
|
--pf-v5-c-pagination--PaddingRight: var(--pf-v5-c-pagination--inset);
|
|
@@ -23057,9 +22894,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23057
22894
|
}
|
|
23058
22895
|
|
|
23059
22896
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
23060
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
23061
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
23062
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
22897
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
23063
22898
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
23064
22899
|
}
|
|
23065
22900
|
|
|
@@ -23155,9 +22990,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23155
22990
|
}
|
|
23156
22991
|
|
|
23157
22992
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
23158
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
23159
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
23160
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
22993
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
23161
22994
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
23162
22995
|
}
|
|
23163
22996
|
|
|
@@ -23370,9 +23203,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23370
23203
|
}
|
|
23371
23204
|
|
|
23372
23205
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
23373
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
23374
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
23375
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
23206
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
23376
23207
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
23377
23208
|
}
|
|
23378
23209
|
|
|
@@ -23554,9 +23385,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23554
23385
|
}
|
|
23555
23386
|
|
|
23556
23387
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
23557
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
23558
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
23559
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
23388
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
23560
23389
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
23561
23390
|
}
|
|
23562
23391
|
|
|
@@ -24815,9 +24644,7 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
24815
24644
|
}
|
|
24816
24645
|
|
|
24817
24646
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
24818
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
24819
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
24820
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
24647
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
24821
24648
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
24822
24649
|
}
|
|
24823
24650
|
|
|
@@ -25251,9 +25078,7 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
25251
25078
|
}
|
|
25252
25079
|
|
|
25253
25080
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
25254
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
25255
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
25256
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
25081
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
25257
25082
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
25258
25083
|
}
|
|
25259
25084
|
|
|
@@ -25431,9 +25256,7 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
25431
25256
|
}
|
|
25432
25257
|
}
|
|
25433
25258
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
25434
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
25435
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
25436
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
25259
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
25437
25260
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
25438
25261
|
}
|
|
25439
25262
|
|
|
@@ -25913,9 +25736,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
25913
25736
|
}
|
|
25914
25737
|
|
|
25915
25738
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
25916
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
25917
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
25918
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
25739
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
25919
25740
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
25920
25741
|
}
|
|
25921
25742
|
|
|
@@ -27788,7 +27609,6 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
27788
27609
|
--pf-v5-c-table__tr--m-clickable--BoxShadow--top: var(--pf-v5-c-table__tr--BoxShadow--top--base);
|
|
27789
27610
|
--pf-v5-c-table__tr--m-clickable--BackgroundColor: transparent;
|
|
27790
27611
|
--pf-v5-c-table__tr--m-clickable--BoxShadow: none;
|
|
27791
|
-
--pf-v5-c-table__tr--m-clickable--BorderRadius: var(--pf-t--global--border--radius--small);
|
|
27792
27612
|
--pf-v5-c-table__tr--m-clickable--OutlineOffset: calc(-1 * var(--pf-v5-global--spacer--xs));
|
|
27793
27613
|
--pf-v5-c-table__tr--m-clickable--hover--BoxShadow: var(--pf-v5-c-table__tr--m-clickable--BoxShadow--top), var(--pf-t--global--box-shadow--sm--bottom);
|
|
27794
27614
|
--pf-v5-c-table__tr--m-clickable--hover--BackgroundColor: var(--pf-t--global--background--color--primary--hover);
|
|
@@ -28086,18 +27906,9 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
28086
27906
|
.pf-v5-c-table tr.pf-m-clickable:last-child {
|
|
28087
27907
|
border-block-end-color: transparent;
|
|
28088
27908
|
}
|
|
28089
|
-
.pf-v5-c-table tr:where(.pf-v5-c-table__tr) {
|
|
28090
|
-
position: relative;
|
|
28091
|
-
}
|
|
28092
|
-
.pf-v5-c-table tr:where(.pf-v5-c-table__tr)::before {
|
|
28093
|
-
position: absolute;
|
|
28094
|
-
inset: 0;
|
|
28095
|
-
content: "";
|
|
28096
|
-
background-color: var(--pf-v5-c-table__tr--m-clickable--BackgroundColor);
|
|
28097
|
-
border-radius: var(--pf-v5-c-table__tr--m-clickable--BorderRadius);
|
|
28098
|
-
}
|
|
28099
27909
|
.pf-v5-c-table tr:where(.pf-v5-c-table__tr).pf-m-clickable {
|
|
28100
27910
|
cursor: pointer;
|
|
27911
|
+
background-color: var(--pf-v5-c-table__tr--m-clickable--BackgroundColor);
|
|
28101
27912
|
outline-offset: var(--pf-v5-c-table__tr--m-clickable--OutlineOffset);
|
|
28102
27913
|
box-shadow: var(--pf-v5-c-table__tr--m-clickable--BoxShadow);
|
|
28103
27914
|
}
|
|
@@ -28656,9 +28467,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
28656
28467
|
}
|
|
28657
28468
|
|
|
28658
28469
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
28659
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
28660
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
28661
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
28470
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
28662
28471
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
28663
28472
|
}
|
|
28664
28473
|
|
|
@@ -30400,9 +30209,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30400
30209
|
}
|
|
30401
30210
|
|
|
30402
30211
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
30403
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
30404
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
30405
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
30212
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
30406
30213
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
30407
30214
|
}
|
|
30408
30215
|
|
|
@@ -30564,9 +30371,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30564
30371
|
}
|
|
30565
30372
|
|
|
30566
30373
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
30567
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
30568
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
30569
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
30374
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
30570
30375
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
30571
30376
|
}
|
|
30572
30377
|
|
|
@@ -30717,9 +30522,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30717
30522
|
}
|
|
30718
30523
|
|
|
30719
30524
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
30720
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
30721
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
30722
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
30525
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
30723
30526
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
30724
30527
|
}
|
|
30725
30528
|
|
|
@@ -30929,9 +30732,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30929
30732
|
}
|
|
30930
30733
|
|
|
30931
30734
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
30932
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
30933
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
30934
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
30735
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
30935
30736
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
30936
30737
|
}
|
|
30937
30738
|
|
|
@@ -31064,9 +30865,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
31064
30865
|
}
|
|
31065
30866
|
|
|
31066
30867
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
31067
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
31068
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
31069
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
30868
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
31070
30869
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
31071
30870
|
}
|
|
31072
30871
|
|
|
@@ -31625,9 +31424,7 @@ label.pf-v5-c-tree-view__node-text {
|
|
|
31625
31424
|
}
|
|
31626
31425
|
|
|
31627
31426
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
31628
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
31629
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
31630
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
31427
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
31631
31428
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
31632
31429
|
}
|
|
31633
31430
|
|
|
@@ -32147,9 +31944,7 @@ label.pf-v5-c-tree-view__node-text {
|
|
|
32147
31944
|
}
|
|
32148
31945
|
|
|
32149
31946
|
: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, :where(.pf-v5-theme-dark) .pf-v5-c-login__header .pf-v5-c-button,
|
|
32150
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button
|
|
32151
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-] .pf-v5-c-button,
|
|
32152
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-page__header .pf-v5-c-button {
|
|
31947
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer .pf-v5-c-button {
|
|
32153
31948
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
32154
31949
|
}
|
|
32155
31950
|
|