@patternfly/patternfly 5.0.0-alpha.66 → 5.0.0-alpha.67
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/base/_variables.scss +1 -1
- package/base/patternfly-globals.css +1 -1
- package/base/patternfly-variables.css +2 -2
- package/components/AboutModalBox/about-modal-box.css +2 -2
- package/components/Accordion/accordion.css +1 -1
- package/components/Alert/alert.css +1 -1
- package/components/AppLauncher/app-launcher.css +1 -1
- package/components/Badge/badge.css +1 -1
- package/components/Banner/banner.css +3 -3
- package/components/Button/button.css +2 -2
- package/components/CalendarMonth/calendar-month.css +3 -3
- package/components/Card/card.css +2 -2
- package/components/Chip/chip.css +1 -1
- package/components/ClipboardCopy/clipboard-copy.css +3 -3
- package/components/CodeEditor/code-editor.css +1 -1
- package/components/ContextSelector/context-selector.css +5 -5
- package/components/DataList/data-list.css +1 -1
- package/components/DatePicker/date-picker.css +1 -1
- package/components/DragDrop/drag-drop.css +1 -1
- package/components/Drawer/drawer.css +2 -2
- package/components/Dropdown/dropdown.css +3 -3
- package/components/DualListSelector/dual-list-selector.css +1 -1
- package/components/Form/form.css +1 -1
- package/components/FormControl/form-control.css +3 -3
- package/components/HelperText/helper-text.css +1 -1
- package/components/Hint/hint.css +1 -1
- package/components/InputGroup/input-group.css +2 -2
- package/components/Label/label.css +1 -1
- package/components/LogViewer/log-viewer.css +2 -2
- package/components/Login/login.css +5 -5
- package/components/Masthead/masthead.css +3 -3
- package/components/Menu/menu.css +1 -1
- package/components/MenuToggle/menu-toggle.css +2 -2
- package/components/ModalBox/modal-box.css +1 -1
- package/components/Nav/nav.css +6 -6
- package/components/NotificationBadge/notification-badge.css +1 -1
- package/components/NotificationDrawer/notification-drawer.css +1 -1
- package/components/OptionsMenu/options-menu.css +2 -2
- package/components/Page/page.css +14 -14
- package/components/Pagination/pagination.css +1 -1
- package/components/Panel/panel.css +1 -1
- package/components/Popover/popover.css +1 -1
- package/components/Progress/progress.css +1 -1
- package/components/Select/select.css +2 -2
- package/components/SimpleList/simple-list.css +1 -1
- package/components/Skeleton/skeleton.css +1 -1
- package/components/Switch/switch.css +1 -1
- package/components/Table/table.css +2 -2
- package/components/Tabs/tabs.css +1 -1
- package/components/TextInputGroup/text-input-group.css +1 -1
- package/components/Tile/tile.css +1 -1
- package/components/ToggleGroup/toggle-group.css +1 -1
- package/components/Tooltip/tooltip.css +1 -1
- package/components/TreeView/tree-view.css +1 -1
- package/components/Wizard/wizard.css +3 -3
- package/package.json +1 -1
- package/patternfly-addons.css +78 -78
- package/patternfly-base-no-globals-theme-dark-unversioned.css +3 -3
- package/patternfly-base-no-globals.css +3 -3
- package/patternfly-base-theme-dark-unversioned.css +3 -3
- package/patternfly-base.css +3 -3
- package/patternfly-charts-theme-dark-unversioned.css +1 -1
- package/patternfly-charts-theme-dark.css +1 -1
- package/patternfly-charts.css +1 -1
- package/patternfly-charts.scss +1 -1
- package/patternfly-no-globals.css +307 -307
- package/patternfly-theme-dark-unversioned.css +307 -307
- package/patternfly.css +307 -307
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/sass-utilities/_init.scss +2 -2
- package/themes/dark/_patternfly-charts-theme-dark.scss +1 -1
- package/utilities/BackgroundColor/BackgroundColor.css +30 -30
- package/utilities/Text/text.css +48 -48
package/patternfly.css
CHANGED
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
margin: 0;
|
|
77
77
|
}
|
|
78
78
|
|
|
79
|
-
:root {
|
|
79
|
+
:where(:root) {
|
|
80
80
|
--pf-v5-global--palette--black-100: #fafafa;
|
|
81
81
|
--pf-v5-global--palette--black-150: #f5f5f5;
|
|
82
82
|
--pf-v5-global--palette--black-200: #f0f0f0;
|
|
@@ -314,10 +314,10 @@
|
|
|
314
314
|
--pf-v5-global--FontFamily--monospace: var(--pf-v5-global--FontFamily--monospace--vf);
|
|
315
315
|
}
|
|
316
316
|
|
|
317
|
-
:
|
|
318
|
-
:
|
|
319
|
-
:
|
|
320
|
-
:
|
|
317
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
318
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
319
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
320
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box {
|
|
321
321
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
322
322
|
--pf-v5-global--Color--200: #aaabac;
|
|
323
323
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -327,7 +327,7 @@
|
|
|
327
327
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
328
328
|
}
|
|
329
329
|
|
|
330
|
-
:
|
|
330
|
+
:where(.pf-v5-theme-dark) {
|
|
331
331
|
--pf-v5-global--palette--black-50: #e0e0e0;
|
|
332
332
|
--pf-v5-global--palette--black-100: #c6c7c8;
|
|
333
333
|
--pf-v5-global--palette--black-200: #aaabac;
|
|
@@ -663,7 +663,7 @@ button) {
|
|
|
663
663
|
cursor: pointer;
|
|
664
664
|
}
|
|
665
665
|
|
|
666
|
-
:
|
|
666
|
+
:where(.pf-v5-theme-dark) {
|
|
667
667
|
color-scheme: dark;
|
|
668
668
|
}
|
|
669
669
|
|
|
@@ -5617,10 +5617,10 @@ button) {
|
|
|
5617
5617
|
--pf-v5-c-about-modal-box__close--c-button--BackgroundColor: var(--pf-v5-c-about-modal-box__close--c-button--hover--BackgroundColor);
|
|
5618
5618
|
}
|
|
5619
5619
|
|
|
5620
|
-
:
|
|
5621
|
-
:
|
|
5622
|
-
:
|
|
5623
|
-
:
|
|
5620
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
5621
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
5622
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
5623
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box {
|
|
5624
5624
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
5625
5625
|
--pf-v5-global--Color--200: #aaabac;
|
|
5626
5626
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -5630,7 +5630,7 @@ button) {
|
|
|
5630
5630
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
5631
5631
|
}
|
|
5632
5632
|
|
|
5633
|
-
:
|
|
5633
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box {
|
|
5634
5634
|
color: var(--pf-v5-global--Color--100);
|
|
5635
5635
|
}
|
|
5636
5636
|
|
|
@@ -5847,10 +5847,10 @@ button) {
|
|
|
5847
5847
|
--pf-v5-c-accordion__expandable-content-body--PaddingTop: var(--pf-v5-c-accordion__expandable-content-body--expandable-content-body--PaddingTop);
|
|
5848
5848
|
}
|
|
5849
5849
|
|
|
5850
|
-
:
|
|
5851
|
-
:
|
|
5852
|
-
:
|
|
5853
|
-
:
|
|
5850
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
5851
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
5852
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
5853
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box {
|
|
5854
5854
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
5855
5855
|
--pf-v5-global--Color--200: #aaabac;
|
|
5856
5856
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -5860,7 +5860,7 @@ button) {
|
|
|
5860
5860
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
5861
5861
|
}
|
|
5862
5862
|
|
|
5863
|
-
:
|
|
5863
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-accordion {
|
|
5864
5864
|
--pf-v5-c-accordion__toggle--hover--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
5865
5865
|
--pf-v5-c-accordion__toggle--focus--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
5866
5866
|
--pf-v5-c-accordion__toggle--active--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
@@ -6094,10 +6094,10 @@ button) {
|
|
|
6094
6094
|
margin-right: var(--pf-v5-c-alert__action-group__c-button--not-last-child--MarginRight);
|
|
6095
6095
|
}
|
|
6096
6096
|
|
|
6097
|
-
:
|
|
6098
|
-
:
|
|
6099
|
-
:
|
|
6100
|
-
:
|
|
6097
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
6098
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
6099
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
6100
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box {
|
|
6101
6101
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
6102
6102
|
--pf-v5-global--Color--200: #aaabac;
|
|
6103
6103
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -6107,7 +6107,7 @@ button) {
|
|
|
6107
6107
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
6108
6108
|
}
|
|
6109
6109
|
|
|
6110
|
-
:
|
|
6110
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-alert {
|
|
6111
6111
|
--pf-v5-c-alert--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
6112
6112
|
--pf-v5-c-alert--m-custom__title--Color: var(--pf-v5-global--custom-color--200);
|
|
6113
6113
|
--pf-v5-c-alert--m-success__title--Color: var(--pf-v5-global--success-color--100);
|
|
@@ -6402,10 +6402,10 @@ button) {
|
|
|
6402
6402
|
color: var(--pf-v5-c-app-launcher__group-title--Color);
|
|
6403
6403
|
}
|
|
6404
6404
|
|
|
6405
|
-
:
|
|
6406
|
-
:
|
|
6407
|
-
:
|
|
6408
|
-
:
|
|
6405
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
6406
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
6407
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
6408
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box {
|
|
6409
6409
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
6410
6410
|
--pf-v5-global--Color--200: #aaabac;
|
|
6411
6411
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -6415,7 +6415,7 @@ button) {
|
|
|
6415
6415
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
6416
6416
|
}
|
|
6417
6417
|
|
|
6418
|
-
:
|
|
6418
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-app-launcher {
|
|
6419
6419
|
--pf-v5-c-app-launcher__menu--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
6420
6420
|
--pf-v5-c-app-launcher__menu--Top: 100%;
|
|
6421
6421
|
--pf-v5-c-app-launcher__menu-item--hover--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
@@ -6775,10 +6775,10 @@ button) {
|
|
|
6775
6775
|
--pf-v5-c-badge--BackgroundColor: var(--pf-v5-c-badge--m-unread--BackgroundColor);
|
|
6776
6776
|
}
|
|
6777
6777
|
|
|
6778
|
-
:
|
|
6779
|
-
:
|
|
6780
|
-
:
|
|
6781
|
-
:
|
|
6778
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
6779
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
6780
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
6781
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box {
|
|
6782
6782
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
6783
6783
|
--pf-v5-global--Color--200: #aaabac;
|
|
6784
6784
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -6788,7 +6788,7 @@ button) {
|
|
|
6788
6788
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
6789
6789
|
}
|
|
6790
6790
|
|
|
6791
|
-
:
|
|
6791
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-badge {
|
|
6792
6792
|
--pf-v5-c-badge--m-read--BackgroundColor: var(--pf-v5-global--palette--black-500);
|
|
6793
6793
|
--pf-v5-c-badge--m-unread--Color: var(--pf-v5-global--primary-color--400);
|
|
6794
6794
|
--pf-v5-c-badge--m-unread--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
@@ -6879,10 +6879,10 @@ button) {
|
|
|
6879
6879
|
cursor: not-allowed;
|
|
6880
6880
|
}
|
|
6881
6881
|
|
|
6882
|
-
:
|
|
6883
|
-
:
|
|
6884
|
-
:
|
|
6885
|
-
:
|
|
6882
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
6883
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
6884
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
6885
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box {
|
|
6886
6886
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
6887
6887
|
--pf-v5-global--Color--200: #aaabac;
|
|
6888
6888
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -6892,10 +6892,10 @@ button) {
|
|
|
6892
6892
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
6893
6893
|
}
|
|
6894
6894
|
|
|
6895
|
-
:
|
|
6895
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
6896
6896
|
color: var(false);
|
|
6897
6897
|
}
|
|
6898
|
-
:
|
|
6898
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-banner.pf-m-blue, :where(.pf-v5-theme-dark) .pf-v5-c-banner.pf-m-red, :where(.pf-v5-theme-dark) .pf-v5-c-banner.pf-m-green, :where(.pf-v5-theme-dark) .pf-v5-c-banner.pf-m-gold {
|
|
6899
6899
|
--pf-v5-c-banner--Color: var(--pf-v5-global--palette--black-900);
|
|
6900
6900
|
}
|
|
6901
6901
|
|
|
@@ -7560,10 +7560,10 @@ button.pf-v5-c-breadcrumb__link {
|
|
|
7560
7560
|
margin-left: var(--pf-v5-c-button__count--MarginLeft);
|
|
7561
7561
|
}
|
|
7562
7562
|
|
|
7563
|
-
:
|
|
7564
|
-
:
|
|
7565
|
-
:
|
|
7566
|
-
:
|
|
7563
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
7564
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
7565
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
7566
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
7567
7567
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
7568
7568
|
--pf-v5-global--Color--200: #aaabac;
|
|
7569
7569
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -7573,7 +7573,7 @@ button.pf-v5-c-breadcrumb__link {
|
|
|
7573
7573
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
7574
7574
|
}
|
|
7575
7575
|
|
|
7576
|
-
:
|
|
7576
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-button {
|
|
7577
7577
|
--pf-v5-c-button--disabled--Color: var(--pf-v5-global--disabled-color--300);
|
|
7578
7578
|
--pf-v5-c-button--m-primary--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
7579
7579
|
--pf-v5-c-button--m-primary--Color: var(--pf-v5-global--primary-color--400);
|
|
@@ -7613,7 +7613,7 @@ button.pf-v5-c-breadcrumb__link {
|
|
|
7613
7613
|
--pf-v5-c-button--m-control--disabled--BackgroundColor: var(--pf-v5-global--disabled-color--200);
|
|
7614
7614
|
--pf-v5-c-button--m-primary__c-badge--BorderColor: var(--pf-v5-global--Color--100);
|
|
7615
7615
|
}
|
|
7616
|
-
:
|
|
7616
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-button.pf-m-control:disabled::after {
|
|
7617
7617
|
border: 0;
|
|
7618
7618
|
border-bottom: var(--pf-v5-global--BorderWidth--sm) solid var(--pf-v5-global--palette--black-700);
|
|
7619
7619
|
}
|
|
@@ -7806,10 +7806,10 @@ button.pf-v5-c-breadcrumb__link {
|
|
|
7806
7806
|
pointer-events: none;
|
|
7807
7807
|
}
|
|
7808
7808
|
|
|
7809
|
-
:
|
|
7810
|
-
:
|
|
7811
|
-
:
|
|
7812
|
-
:
|
|
7809
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
7810
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
7811
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
7812
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
7813
7813
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
7814
7814
|
--pf-v5-global--Color--200: #aaabac;
|
|
7815
7815
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -7819,7 +7819,7 @@ button.pf-v5-c-breadcrumb__link {
|
|
|
7819
7819
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
7820
7820
|
}
|
|
7821
7821
|
|
|
7822
|
-
:
|
|
7822
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-calendar-month {
|
|
7823
7823
|
--pf-v5-c-calendar-month__dates-cell--m-current__date--BackgroundColor: var(--pf-v5-global--palette--black-500);
|
|
7824
7824
|
--pf-v5-c-calendar-month__dates-cell--m-selected__date--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
7825
7825
|
--pf-v5-c-calendar-month__dates-cell--m-selected__date--Color: var(--pf-v5-global--primary-color--400);
|
|
@@ -7832,11 +7832,11 @@ button.pf-v5-c-breadcrumb__link {
|
|
|
7832
7832
|
--pf-v5-c-calendar-month__date--focus--BackgroundColor: var(--pf-v5-global--BackgroundColor--200);
|
|
7833
7833
|
--pf-v5-c-calendar-month__date--focus--after--BorderColor: transparent;
|
|
7834
7834
|
}
|
|
7835
|
-
:
|
|
7835
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-calendar-month__date:hover, :where(.pf-v5-theme-dark) .pf-v5-c-calendar-month__date.pf-m-hover {
|
|
7836
7836
|
--pf-v5-c-calendar-month__date--after--BorderColor: var(--pf-v5-global--BorderColor--100);
|
|
7837
7837
|
--pf-v5-c-calendar-month__date--after--BorderWidth: var(--pf-v5-global--BorderWidth--sm);
|
|
7838
7838
|
}
|
|
7839
|
-
:
|
|
7839
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-calendar-month__date:focus, :where(.pf-v5-theme-dark) .pf-v5-c-calendar-month__date.pf-m-focus {
|
|
7840
7840
|
--pf-v5-c-calendar-month__date--after--BorderColor: var(--pf-v5-global--active-color--100);
|
|
7841
7841
|
--pf-v5-c-calendar-month__date--after--BorderWidth: var(--pf-v5-global--BorderWidth--sm);
|
|
7842
7842
|
--pf-v5-c-calendar-month__date--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
@@ -8233,10 +8233,10 @@ button.pf-v5-c-breadcrumb__link {
|
|
|
8233
8233
|
border: var(--pf-v5-c-card__input--focus--BorderWidth) solid var(--pf-v5-c-card__input--focus--BorderColor);
|
|
8234
8234
|
}
|
|
8235
8235
|
|
|
8236
|
-
:
|
|
8237
|
-
:
|
|
8238
|
-
:
|
|
8239
|
-
:
|
|
8236
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
8237
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
8238
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
8239
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
8240
8240
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
8241
8241
|
--pf-v5-global--Color--200: #aaabac;
|
|
8242
8242
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -8246,8 +8246,8 @@ button.pf-v5-c-breadcrumb__link {
|
|
|
8246
8246
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
8247
8247
|
}
|
|
8248
8248
|
|
|
8249
|
-
:
|
|
8250
|
-
:
|
|
8249
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-card,
|
|
8250
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-card.pf-m-non-selectable-raised {
|
|
8251
8251
|
--pf-v5-c-card--BoxShadow: var(--pf-v5-global--BoxShadow--md);
|
|
8252
8252
|
--pf-v5-c-card--m-hoverable-raised--hover--BoxShadow: var(--pf-v5-global--BoxShadow--lg);
|
|
8253
8253
|
--pf-v5-c-card--m-selectable-raised--hover--BoxShadow: var(--pf-v5-global--BoxShadow--lg);
|
|
@@ -8425,10 +8425,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
8425
8425
|
line-height: 1;
|
|
8426
8426
|
}
|
|
8427
8427
|
|
|
8428
|
-
:
|
|
8429
|
-
:
|
|
8430
|
-
:
|
|
8431
|
-
:
|
|
8428
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
8429
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
8430
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
8431
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
8432
8432
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
8433
8433
|
--pf-v5-global--Color--200: #aaabac;
|
|
8434
8434
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -8438,7 +8438,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
8438
8438
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
8439
8439
|
}
|
|
8440
8440
|
|
|
8441
|
-
:
|
|
8441
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-chip {
|
|
8442
8442
|
--pf-v5-c-chip--BackgroundColor: var(--pf-v5-global--BackgroundColor--100);
|
|
8443
8443
|
--pf-v5-c-chip--before--BorderColor: var(--pf-v5-global--BorderColor--100);
|
|
8444
8444
|
--pf-v5-c-chip--m-draggable--BackgroundColor: var(--pf-v5-global--palette--black-600);
|
|
@@ -8616,10 +8616,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
8616
8616
|
--pf-v5-c-button--PaddingLeft: var(--pf-v5-c-clipboard-copy__actions-item--button--PaddingLeft);
|
|
8617
8617
|
}
|
|
8618
8618
|
|
|
8619
|
-
:
|
|
8620
|
-
:
|
|
8621
|
-
:
|
|
8622
|
-
:
|
|
8619
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
8620
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
8621
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
8622
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
8623
8623
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
8624
8624
|
--pf-v5-global--Color--200: #aaabac;
|
|
8625
8625
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -8629,14 +8629,14 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
8629
8629
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
8630
8630
|
}
|
|
8631
8631
|
|
|
8632
|
-
:
|
|
8632
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-clipboard-copy {
|
|
8633
8633
|
--pf-v5-c-clipboard-copy__expandable-content--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
8634
8634
|
}
|
|
8635
|
-
:
|
|
8635
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-clipboard-copy__group > * + * {
|
|
8636
8636
|
margin-left: 0;
|
|
8637
8637
|
border-left: 1px solid var(--pf-v5-global--palette--black-700) !important;
|
|
8638
8638
|
}
|
|
8639
|
-
:
|
|
8639
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-clipboard-copy__expandable-content {
|
|
8640
8640
|
border: 0;
|
|
8641
8641
|
}
|
|
8642
8642
|
|
|
@@ -8815,10 +8815,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
8815
8815
|
margin-left: var(--pf-v5-c-code-editor__tab-icon--text--MarginLeft);
|
|
8816
8816
|
}
|
|
8817
8817
|
|
|
8818
|
-
:
|
|
8819
|
-
:
|
|
8820
|
-
:
|
|
8821
|
-
:
|
|
8818
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
8819
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
8820
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
8821
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
8822
8822
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
8823
8823
|
--pf-v5-global--Color--200: #aaabac;
|
|
8824
8824
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -8828,7 +8828,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
8828
8828
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
8829
8829
|
}
|
|
8830
8830
|
|
|
8831
|
-
:
|
|
8831
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-code-editor__controls > * + * {
|
|
8832
8832
|
border-left: 1px solid var(--pf-v5-global--palette--black-700);
|
|
8833
8833
|
}
|
|
8834
8834
|
|
|
@@ -9379,10 +9379,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
9379
9379
|
pointer-events: none;
|
|
9380
9380
|
}
|
|
9381
9381
|
|
|
9382
|
-
:
|
|
9383
|
-
:
|
|
9384
|
-
:
|
|
9385
|
-
:
|
|
9382
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
9383
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
9384
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
9385
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
9386
9386
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
9387
9387
|
--pf-v5-global--Color--200: #aaabac;
|
|
9388
9388
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -9392,20 +9392,20 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
9392
9392
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
9393
9393
|
}
|
|
9394
9394
|
|
|
9395
|
-
:
|
|
9395
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-context-selector {
|
|
9396
9396
|
--pf-v5-c-context-selector__menu--Top: 100%;
|
|
9397
9397
|
--pf-v5-c-context-selector__menu-list-item--hover--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
9398
9398
|
}
|
|
9399
|
-
:
|
|
9399
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-context-selector__toggle {
|
|
9400
9400
|
background: var(--pf-v5-global--BackgroundColor--400);
|
|
9401
9401
|
}
|
|
9402
|
-
:
|
|
9402
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-context-selector__toggle.pf-m-plain {
|
|
9403
9403
|
background: transparent;
|
|
9404
9404
|
}
|
|
9405
|
-
:
|
|
9405
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-context-selector__menu {
|
|
9406
9406
|
background: var(--pf-v5-global--BackgroundColor--300);
|
|
9407
9407
|
}
|
|
9408
|
-
:
|
|
9408
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-context-selector__menu-footer {
|
|
9409
9409
|
border-top: 1px solid var(--pf-v5-global--BorderColor--300);
|
|
9410
9410
|
}
|
|
9411
9411
|
|
|
@@ -10251,10 +10251,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
10251
10251
|
padding: 0;
|
|
10252
10252
|
}
|
|
10253
10253
|
|
|
10254
|
-
:
|
|
10255
|
-
:
|
|
10256
|
-
:
|
|
10257
|
-
:
|
|
10254
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
10255
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
10256
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
10257
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
10258
10258
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
10259
10259
|
--pf-v5-global--Color--200: #aaabac;
|
|
10260
10260
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -10264,7 +10264,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
10264
10264
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
10265
10265
|
}
|
|
10266
10266
|
|
|
10267
|
-
:
|
|
10267
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-data-list {
|
|
10268
10268
|
--pf-v5-c-data-list--BorderTopColor: var(--pf-v5-global--BorderColor--100);
|
|
10269
10269
|
--pf-v5-c-data-list--sm--BorderTopColor: var(--pf-v5-global--BorderColor--100);
|
|
10270
10270
|
--pf-v5-c-data-list__item--BorderBottomColor: var(--pf-v5-global--BorderColor--100);
|
|
@@ -10656,10 +10656,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
10656
10656
|
--pf-v5-c-droppable--m-dragging--after--BorderColor: var(--pf-v5-c-droppable--m-drag-outside--after--BorderColor);
|
|
10657
10657
|
}
|
|
10658
10658
|
|
|
10659
|
-
:
|
|
10660
|
-
:
|
|
10661
|
-
:
|
|
10662
|
-
:
|
|
10659
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
10660
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
10661
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
10662
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
10663
10663
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
10664
10664
|
--pf-v5-global--Color--200: #aaabac;
|
|
10665
10665
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -10669,7 +10669,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
10669
10669
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
10670
10670
|
}
|
|
10671
10671
|
|
|
10672
|
-
:
|
|
10672
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-droppable {
|
|
10673
10673
|
--pf-v5-c-droppable--m-dragging--before--Opacity: .2;
|
|
10674
10674
|
}
|
|
10675
10675
|
|
|
@@ -10972,10 +10972,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
10972
10972
|
--pf-v5-c-dual-list-selector__list__list__item-toggle--Left: var(--pf-v5-c-dual-list-selector__item--PaddingLeft);
|
|
10973
10973
|
}
|
|
10974
10974
|
|
|
10975
|
-
:
|
|
10976
|
-
:
|
|
10977
|
-
:
|
|
10978
|
-
:
|
|
10975
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
10976
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
10977
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
10978
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
10979
10979
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
10980
10980
|
--pf-v5-global--Color--200: #aaabac;
|
|
10981
10981
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -10985,7 +10985,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
10985
10985
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
10986
10986
|
}
|
|
10987
10987
|
|
|
10988
|
-
:
|
|
10988
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-dual-list-selector {
|
|
10989
10989
|
--pf-v5-c-dual-list-selector__list-item-row--hover--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
10990
10990
|
--pf-v5-c-dual-list-selector__list-item-row--focus-within--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
10991
10991
|
--pf-v5-c-dual-list-selector__list-item-row--m-selected--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
@@ -12214,10 +12214,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
12214
12214
|
min-width: min-content;
|
|
12215
12215
|
}
|
|
12216
12216
|
|
|
12217
|
-
:
|
|
12218
|
-
:
|
|
12219
|
-
:
|
|
12220
|
-
:
|
|
12217
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
12218
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
12219
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
12220
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
12221
12221
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
12222
12222
|
--pf-v5-global--Color--200: #aaabac;
|
|
12223
12223
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -12227,7 +12227,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
12227
12227
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
12228
12228
|
}
|
|
12229
12229
|
|
|
12230
|
-
:
|
|
12230
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-date-picker {
|
|
12231
12231
|
--pf-v5-c-date-picker__calendar--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
12232
12232
|
--pf-v5-c-date-picker__calendar--Top: 100%;
|
|
12233
12233
|
}
|
|
@@ -13345,10 +13345,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
13345
13345
|
display: none;
|
|
13346
13346
|
}
|
|
13347
13347
|
}
|
|
13348
|
-
:
|
|
13349
|
-
:
|
|
13350
|
-
:
|
|
13351
|
-
:
|
|
13348
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
13349
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
13350
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
13351
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
13352
13352
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
13353
13353
|
--pf-v5-global--Color--200: #aaabac;
|
|
13354
13354
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -13358,11 +13358,11 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
13358
13358
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
13359
13359
|
}
|
|
13360
13360
|
|
|
13361
|
-
:
|
|
13361
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-drawer {
|
|
13362
13362
|
--pf-v5-c-drawer__panel--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
13363
13363
|
--pf-v5-c-drawer__splitter--BackgroundColor: transparent;
|
|
13364
13364
|
}
|
|
13365
|
-
:
|
|
13365
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-drawer.pf-m-inline, :where(.pf-v5-theme-dark) .pf-v5-c-drawer.pf-m-static {
|
|
13366
13366
|
--pf-v5-c-drawer__panel--BackgroundColor: var(--pf-v5-global--BackgroundColor--100);
|
|
13367
13367
|
}
|
|
13368
13368
|
|
|
@@ -14015,10 +14015,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
14015
14015
|
color: var(--pf-v5-c-dropdown__group-title--Color);
|
|
14016
14016
|
}
|
|
14017
14017
|
|
|
14018
|
-
:
|
|
14019
|
-
:
|
|
14020
|
-
:
|
|
14021
|
-
:
|
|
14018
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
14019
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
14020
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
14021
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
14022
14022
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
14023
14023
|
--pf-v5-global--Color--200: #aaabac;
|
|
14024
14024
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -14028,7 +14028,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
14028
14028
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
14029
14029
|
}
|
|
14030
14030
|
|
|
14031
|
-
:
|
|
14031
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-dropdown {
|
|
14032
14032
|
--pf-v5-c-dropdown__toggle--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
14033
14033
|
--pf-v5-c-dropdown__toggle--before--BorderTopColor: transparent;
|
|
14034
14034
|
--pf-v5-c-dropdown__toggle--before--BorderRightColor: transparent;
|
|
@@ -14043,10 +14043,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
14043
14043
|
--pf-v5-c-dropdown--m-top__menu--TranslateY: -100%;
|
|
14044
14044
|
--pf-v5-c-dropdown__menu-item--hover--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
14045
14045
|
}
|
|
14046
|
-
:
|
|
14046
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-dropdown__toggle:not(.pf-m-plain):disabled, :where(.pf-v5-theme-dark) .pf-v5-c-dropdown__toggle:not(.pf-m-plain).pf-m-disabled {
|
|
14047
14047
|
color: var(--pf-v5-global--palette--black-100);
|
|
14048
14048
|
}
|
|
14049
|
-
:
|
|
14049
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-dropdown__toggle.pf-m-plain {
|
|
14050
14050
|
background: transparent;
|
|
14051
14051
|
}
|
|
14052
14052
|
|
|
@@ -14871,10 +14871,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
14871
14871
|
margin-bottom: var(--pf-v5-c-form__field-group-body__field-group--last-child--MarginBottom);
|
|
14872
14872
|
}
|
|
14873
14873
|
|
|
14874
|
-
:
|
|
14875
|
-
:
|
|
14876
|
-
:
|
|
14877
|
-
:
|
|
14874
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
14875
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
14876
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
14877
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
14878
14878
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
14879
14879
|
--pf-v5-global--Color--200: #aaabac;
|
|
14880
14880
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -14884,7 +14884,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
14884
14884
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
14885
14885
|
}
|
|
14886
14886
|
|
|
14887
|
-
:
|
|
14887
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-form {
|
|
14888
14888
|
--pf-v5-c-form__helper-text--m-success--Color: var(--pf-v5-global--success-color--100);
|
|
14889
14889
|
}
|
|
14890
14890
|
|
|
@@ -15149,10 +15149,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
15149
15149
|
pointer-events: none;
|
|
15150
15150
|
}
|
|
15151
15151
|
|
|
15152
|
-
:
|
|
15153
|
-
:
|
|
15154
|
-
:
|
|
15155
|
-
:
|
|
15152
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
15153
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
15154
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
15155
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
15156
15156
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
15157
15157
|
--pf-v5-global--Color--200: #aaabac;
|
|
15158
15158
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -15162,7 +15162,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
15162
15162
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
15163
15163
|
}
|
|
15164
15164
|
|
|
15165
|
-
:
|
|
15165
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-form-control {
|
|
15166
15166
|
--pf-v5-c-form-control--BorderTopColor: transparent;
|
|
15167
15167
|
--pf-v5-c-form-control--BorderRightColor: transparent;
|
|
15168
15168
|
--pf-v5-c-form-control--BorderBottomColor: var(--pf-v5-global--BorderColor--400);
|
|
@@ -15173,10 +15173,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
15173
15173
|
--pf-v5-c-form-control--readonly--BackgroundColor: var(--pf-v5-global--disabled-color--200);
|
|
15174
15174
|
color: var(--pf-v5-global--Color--100);
|
|
15175
15175
|
}
|
|
15176
|
-
:
|
|
15176
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-form-control::-webkit-calendar-picker-indicator {
|
|
15177
15177
|
filter: invert(1);
|
|
15178
15178
|
}
|
|
15179
|
-
:
|
|
15179
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-form-control.pf-m-readonly {
|
|
15180
15180
|
border-bottom-color: var(--pf-v5-global--palette--black-700);
|
|
15181
15181
|
}
|
|
15182
15182
|
|
|
@@ -15241,10 +15241,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
15241
15241
|
margin-right: var(--pf-v5-c-hint__footer--child--MarginRight);
|
|
15242
15242
|
}
|
|
15243
15243
|
|
|
15244
|
-
:
|
|
15245
|
-
:
|
|
15246
|
-
:
|
|
15247
|
-
:
|
|
15244
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
15245
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
15246
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
15247
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
15248
15248
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
15249
15249
|
--pf-v5-global--Color--200: #aaabac;
|
|
15250
15250
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -15254,7 +15254,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
15254
15254
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
15255
15255
|
}
|
|
15256
15256
|
|
|
15257
|
-
:
|
|
15257
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-hint {
|
|
15258
15258
|
--pf-v5-c-hint--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
15259
15259
|
--pf-v5-c-hint--BorderColor: var(--pf-v5-global--BorderColor--300);
|
|
15260
15260
|
}
|
|
@@ -15333,10 +15333,10 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
15333
15333
|
color: var(--pf-v5-c-helper-text__item-text--Color);
|
|
15334
15334
|
}
|
|
15335
15335
|
|
|
15336
|
-
:
|
|
15337
|
-
:
|
|
15338
|
-
:
|
|
15339
|
-
:
|
|
15336
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
15337
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
15338
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
15339
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
15340
15340
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
15341
15341
|
--pf-v5-global--Color--200: #aaabac;
|
|
15342
15342
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -15346,7 +15346,7 @@ label.pf-v5-c-check, .pf-v5-c-check__label,
|
|
|
15346
15346
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
15347
15347
|
}
|
|
15348
15348
|
|
|
15349
|
-
:
|
|
15349
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-helper-text {
|
|
15350
15350
|
--pf-v5-c-helper-text__item-text--m-success--Color: var(--pf-v5-global--success-color--100);
|
|
15351
15351
|
}
|
|
15352
15352
|
|
|
@@ -15623,10 +15623,10 @@ label.pf-v5-c-input-group__text {
|
|
|
15623
15623
|
cursor: pointer;
|
|
15624
15624
|
}
|
|
15625
15625
|
|
|
15626
|
-
:
|
|
15627
|
-
:
|
|
15628
|
-
:
|
|
15629
|
-
:
|
|
15626
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
15627
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
15628
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
15629
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
15630
15630
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
15631
15631
|
--pf-v5-global--Color--200: #aaabac;
|
|
15632
15632
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -15636,7 +15636,7 @@ label.pf-v5-c-input-group__text {
|
|
|
15636
15636
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
15637
15637
|
}
|
|
15638
15638
|
|
|
15639
|
-
:
|
|
15639
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-input-group {
|
|
15640
15640
|
--pf-v5-c-input-group__item--BorderLeftWidth: var(--pf-v5-c-input-group__item--BorderWidth--base);
|
|
15641
15641
|
--pf-v5-c-input-group__item--BorderLeftColor: var(--pf-v5-global--palette--black-700);
|
|
15642
15642
|
--pf-v5-c-input-group__item--m-box--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
@@ -15648,7 +15648,7 @@ label.pf-v5-c-input-group__text {
|
|
|
15648
15648
|
--pf-v5-c-input-group__item--m-disabled--BorderBottomColor: transparent;
|
|
15649
15649
|
--pf-v5-c-input-group__item--m-disabled__text--Color: var(--pf-v5-global--disabled-color--300);
|
|
15650
15650
|
}
|
|
15651
|
-
:
|
|
15651
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-input-group > * + * {
|
|
15652
15652
|
--pf-v5-c-input-group__item--m-box--BorderLeftColor: var(--pf-v5-c-input-group__item--BorderLeftColor);
|
|
15653
15653
|
border-left: var(--pf-v5-c-input-group__item--BorderLeftWidth) solid var(--pf-v5-c-input-group__item--BorderLeftColor);
|
|
15654
15654
|
}
|
|
@@ -16320,10 +16320,10 @@ button.pf-v5-c-label__content:focus {
|
|
|
16320
16320
|
margin-bottom: var(--pf-v5-c-label__actions--c-button--MarginBottom);
|
|
16321
16321
|
}
|
|
16322
16322
|
|
|
16323
|
-
:
|
|
16324
|
-
:
|
|
16325
|
-
:
|
|
16326
|
-
:
|
|
16323
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
16324
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
16325
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
16326
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
16327
16327
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
16328
16328
|
--pf-v5-global--Color--200: #aaabac;
|
|
16329
16329
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -16333,7 +16333,7 @@ button.pf-v5-c-label__content:focus {
|
|
|
16333
16333
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
16334
16334
|
}
|
|
16335
16335
|
|
|
16336
|
-
:
|
|
16336
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-label {
|
|
16337
16337
|
--pf-v5-c-label--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
16338
16338
|
--pf-v5-c-label--m-blue--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
16339
16339
|
--pf-v5-c-label--m-green--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
@@ -16771,10 +16771,10 @@ ul.pf-v5-c-list {
|
|
|
16771
16771
|
font-weight: var(--pf-v5-c-log-viewer__timestamp--FontWeight);
|
|
16772
16772
|
}
|
|
16773
16773
|
|
|
16774
|
-
:
|
|
16775
|
-
:
|
|
16776
|
-
:
|
|
16777
|
-
:
|
|
16774
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
16775
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
16776
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
16777
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner {
|
|
16778
16778
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
16779
16779
|
--pf-v5-global--Color--200: #aaabac;
|
|
16780
16780
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -16784,7 +16784,7 @@ ul.pf-v5-c-list {
|
|
|
16784
16784
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
16785
16785
|
}
|
|
16786
16786
|
|
|
16787
|
-
:
|
|
16787
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main {
|
|
16788
16788
|
color: var(--pf-v5-global--Color--100);
|
|
16789
16789
|
}
|
|
16790
16790
|
|
|
@@ -17052,10 +17052,10 @@ ul.pf-v5-c-list {
|
|
|
17052
17052
|
padding-top: var(--pf-v5-c-login__footer--c-list--PaddingTop);
|
|
17053
17053
|
}
|
|
17054
17054
|
|
|
17055
|
-
:
|
|
17056
|
-
:
|
|
17057
|
-
:
|
|
17058
|
-
:
|
|
17055
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
17056
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
17057
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
17058
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main {
|
|
17059
17059
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
17060
17060
|
--pf-v5-global--Color--200: #aaabac;
|
|
17061
17061
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -17065,11 +17065,11 @@ ul.pf-v5-c-list {
|
|
|
17065
17065
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
17066
17066
|
}
|
|
17067
17067
|
|
|
17068
|
-
:
|
|
17068
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login {
|
|
17069
17069
|
--pf-v5-c-login__main--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
17070
17070
|
}
|
|
17071
|
-
:
|
|
17072
|
-
:
|
|
17071
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
17072
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer {
|
|
17073
17073
|
color: var(--pf-v5-global--Color--100);
|
|
17074
17074
|
}
|
|
17075
17075
|
|
|
@@ -17695,10 +17695,10 @@ ul.pf-v5-c-list {
|
|
|
17695
17695
|
}
|
|
17696
17696
|
}
|
|
17697
17697
|
|
|
17698
|
-
:
|
|
17699
|
-
:
|
|
17700
|
-
:
|
|
17701
|
-
:
|
|
17698
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
17699
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
17700
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
17701
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer {
|
|
17702
17702
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
17703
17703
|
--pf-v5-global--Color--200: #aaabac;
|
|
17704
17704
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -17708,11 +17708,11 @@ ul.pf-v5-c-list {
|
|
|
17708
17708
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
17709
17709
|
}
|
|
17710
17710
|
|
|
17711
|
-
:
|
|
17711
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-masthead {
|
|
17712
17712
|
--pf-v5-c-masthead--BackgroundColor: var(--pf-v5-global--palette--black-1000);
|
|
17713
17713
|
color: var(--pf-v5-global--Color--100);
|
|
17714
17714
|
}
|
|
17715
|
-
:
|
|
17715
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-masthead .pf-v5-c-toolbar {
|
|
17716
17716
|
--pf-v5-c-toolbar--BackgroundColor: var(--pf-v5-global--palette--black-1000);
|
|
17717
17717
|
}
|
|
17718
17718
|
|
|
@@ -18280,10 +18280,10 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
18280
18280
|
border-top: var(--pf-v5-c-menu__footer--after--BorderTopWidth) solid var(--pf-v5-c-menu__footer--after--BorderTopColor);
|
|
18281
18281
|
}
|
|
18282
18282
|
|
|
18283
|
-
:
|
|
18284
|
-
:
|
|
18285
|
-
:
|
|
18286
|
-
:
|
|
18283
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
18284
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
18285
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
18286
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead {
|
|
18287
18287
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
18288
18288
|
--pf-v5-global--Color--200: #aaabac;
|
|
18289
18289
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -18293,7 +18293,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
18293
18293
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
18294
18294
|
}
|
|
18295
18295
|
|
|
18296
|
-
:
|
|
18296
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-menu {
|
|
18297
18297
|
--pf-v5-c-menu--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
18298
18298
|
--pf-v5-c-menu__list-item--hover--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
18299
18299
|
--pf-v5-c-menu__list-item--focus-within--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
@@ -18698,10 +18698,10 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
18698
18698
|
color: var(--pf-v5-c-menu-toggle__toggle-icon--Color, inherit);
|
|
18699
18699
|
}
|
|
18700
18700
|
|
|
18701
|
-
:
|
|
18702
|
-
:
|
|
18703
|
-
:
|
|
18704
|
-
:
|
|
18701
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
18702
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
18703
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
18704
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead {
|
|
18705
18705
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
18706
18706
|
--pf-v5-global--Color--200: #aaabac;
|
|
18707
18707
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -18711,7 +18711,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
18711
18711
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
18712
18712
|
}
|
|
18713
18713
|
|
|
18714
|
-
:
|
|
18714
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-menu-toggle {
|
|
18715
18715
|
--pf-v5-c-menu-toggle--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
18716
18716
|
--pf-v5-c-menu-toggle--hover--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
18717
18717
|
--pf-v5-c-menu-toggle--active--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
@@ -18729,7 +18729,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
18729
18729
|
--pf-v5-c-menu-toggle--m-split-button--child--disabled--Color: var(--pf-v5-global--disabled-color--300);
|
|
18730
18730
|
--pf-v5-c-menu-toggle--m-split-button--child--disabled--BackgroundColor: var(--pf-v5-global--disabled-color--200);
|
|
18731
18731
|
}
|
|
18732
|
-
:
|
|
18732
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-menu-toggle.pf-m-plain {
|
|
18733
18733
|
background: transparent;
|
|
18734
18734
|
}
|
|
18735
18735
|
|
|
@@ -18917,10 +18917,10 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
18917
18917
|
}
|
|
18918
18918
|
}
|
|
18919
18919
|
|
|
18920
|
-
:
|
|
18921
|
-
:
|
|
18922
|
-
:
|
|
18923
|
-
:
|
|
18920
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
18921
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
18922
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
18923
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead {
|
|
18924
18924
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
18925
18925
|
--pf-v5-global--Color--200: #aaabac;
|
|
18926
18926
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -18930,7 +18930,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
18930
18930
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
18931
18931
|
}
|
|
18932
18932
|
|
|
18933
|
-
:
|
|
18933
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-modal-box {
|
|
18934
18934
|
--pf-v5-c-modal-box--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
18935
18935
|
}
|
|
18936
18936
|
|
|
@@ -20057,10 +20057,10 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
20057
20057
|
left: 0;
|
|
20058
20058
|
}
|
|
20059
20059
|
|
|
20060
|
-
:
|
|
20061
|
-
:
|
|
20062
|
-
:
|
|
20063
|
-
:
|
|
20060
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
20061
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
20062
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
20063
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead {
|
|
20064
20064
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
20065
20065
|
--pf-v5-global--Color--200: #aaabac;
|
|
20066
20066
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -20070,7 +20070,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
20070
20070
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
20071
20071
|
}
|
|
20072
20072
|
|
|
20073
|
-
:
|
|
20073
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-nav {
|
|
20074
20074
|
--pf-v5-c-nav__item--item__link--after--Top: -1px;
|
|
20075
20075
|
--pf-v5-c-nav__item--before--BorderColor: var(--pf-v5-global--BorderColor--100);
|
|
20076
20076
|
--pf-v5-c-nav__link--hover--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
@@ -20088,19 +20088,19 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
20088
20088
|
--pf-v5-c-nav__link--active--before--BorderBottomWidth: 0;
|
|
20089
20089
|
--pf-v5-c-nav__link--m-current--before--BorderBottomWidth: 0;
|
|
20090
20090
|
}
|
|
20091
|
-
:
|
|
20091
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-nav__link::before {
|
|
20092
20092
|
bottom: 0;
|
|
20093
20093
|
}
|
|
20094
|
-
:
|
|
20094
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-nav__link::after {
|
|
20095
20095
|
top: var(--pf-v5-c-nav__item--item__link--after--Top);
|
|
20096
20096
|
}
|
|
20097
|
-
:
|
|
20097
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-nav__item + .pf-v5-c-nav__item {
|
|
20098
20098
|
--pf-v5-c-nav__link--after--Top: var(--pf-v5-c-nav__item--item__link--after--Top);
|
|
20099
20099
|
}
|
|
20100
|
-
:
|
|
20100
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-nav__subnav {
|
|
20101
20101
|
--pf-v5-c-nav__item--item__link--after--Top: 0;
|
|
20102
20102
|
}
|
|
20103
|
-
:
|
|
20103
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-nav__section {
|
|
20104
20104
|
--pf-v5-c-nav__item--item__link--after--Top: 0;
|
|
20105
20105
|
}
|
|
20106
20106
|
|
|
@@ -20204,10 +20204,10 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
20204
20204
|
margin-left: var(--pf-v5-c-notification-badge__count--MarginLeft);
|
|
20205
20205
|
}
|
|
20206
20206
|
|
|
20207
|
-
:
|
|
20208
|
-
:
|
|
20209
|
-
:
|
|
20210
|
-
:
|
|
20207
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
20208
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
20209
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
20210
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead {
|
|
20211
20211
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
20212
20212
|
--pf-v5-global--Color--200: #aaabac;
|
|
20213
20213
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -20217,7 +20217,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
20217
20217
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
20218
20218
|
}
|
|
20219
20219
|
|
|
20220
|
-
:
|
|
20220
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-notification-badge {
|
|
20221
20221
|
--pf-v5-c-notification-badge--m-read--m-expanded--after--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
20222
20222
|
--pf-v5-c-notification-badge--m-unread--Color: var(--pf-v5-global--primary-color--400);
|
|
20223
20223
|
--pf-v5-c-notification-badge--m-unread--after--BackgroundColor: var(--pf-v5-global--primary-color--300);
|
|
@@ -20488,10 +20488,10 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
20488
20488
|
transform: rotate(var(--pf-v5-c-notification-drawer__group--m-expanded__group-toggle-icon--Rotate));
|
|
20489
20489
|
}
|
|
20490
20490
|
|
|
20491
|
-
:
|
|
20492
|
-
:
|
|
20493
|
-
:
|
|
20494
|
-
:
|
|
20491
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
20492
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
20493
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
20494
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead {
|
|
20495
20495
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
20496
20496
|
--pf-v5-global--Color--200: #aaabac;
|
|
20497
20497
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -20501,7 +20501,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
20501
20501
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
20502
20502
|
}
|
|
20503
20503
|
|
|
20504
|
-
:
|
|
20504
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-notification-drawer {
|
|
20505
20505
|
--pf-v5-c-notification-drawer--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
20506
20506
|
--pf-v5-c-notification-drawer__header--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
20507
20507
|
--pf-v5-c-notification-drawer__list-item--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
@@ -20765,10 +20765,10 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
20765
20765
|
color: var(--pf-v5-c-options-menu__group-title--Color);
|
|
20766
20766
|
}
|
|
20767
20767
|
|
|
20768
|
-
:
|
|
20769
|
-
:
|
|
20770
|
-
:
|
|
20771
|
-
:
|
|
20768
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
20769
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
20770
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
20771
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead {
|
|
20772
20772
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
20773
20773
|
--pf-v5-global--Color--200: #aaabac;
|
|
20774
20774
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -20778,7 +20778,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
20778
20778
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
20779
20779
|
}
|
|
20780
20780
|
|
|
20781
|
-
:
|
|
20781
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-options-menu {
|
|
20782
20782
|
--pf-v5-c-options-menu__toggle--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
20783
20783
|
--pf-v5-c-options-menu__toggle--BorderTopColor: transparent;
|
|
20784
20784
|
--pf-v5-c-options-menu__toggle--BorderRightColor: transparent;
|
|
@@ -20789,7 +20789,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
20789
20789
|
--pf-v5-c-options-menu__menu-item--hover--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
20790
20790
|
--pf-v5-c-options-menu__menu--Top: 100%;
|
|
20791
20791
|
}
|
|
20792
|
-
:
|
|
20792
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-options-menu__toggle.pf-m-plain {
|
|
20793
20793
|
background: transparent;
|
|
20794
20794
|
}
|
|
20795
20795
|
|
|
@@ -21742,10 +21742,10 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
21742
21742
|
flex: 1 0 auto;
|
|
21743
21743
|
}
|
|
21744
21744
|
|
|
21745
|
-
:
|
|
21746
|
-
:
|
|
21747
|
-
:
|
|
21748
|
-
:
|
|
21745
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
21746
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
21747
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
21748
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead {
|
|
21749
21749
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
21750
21750
|
--pf-v5-global--Color--200: #aaabac;
|
|
21751
21751
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -21755,39 +21755,39 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
21755
21755
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
21756
21756
|
}
|
|
21757
21757
|
|
|
21758
|
-
:
|
|
21758
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page {
|
|
21759
21759
|
--pf-v5-c-page__main-section--BackgroundColor: var(--pf-v5-global--BackgroundColor--200);
|
|
21760
21760
|
--pf-v5-c-page__header-tools--c-button--m-selected--before--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
21761
21761
|
--pf-v5-c-page__sidebar--BackgroundColor: var(--pf-v5-global--BackgroundColor--100);
|
|
21762
21762
|
--pf-v5-c-page__header--BackgroundColor: var(--pf-v5-global--palette--black-1000);
|
|
21763
21763
|
}
|
|
21764
|
-
:
|
|
21764
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header-tools-item.pf-m-selected .pf-v5-c-button {
|
|
21765
21765
|
color: var(--pf-v5-global--Color--100);
|
|
21766
21766
|
}
|
|
21767
|
-
:
|
|
21767
|
+
: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 {
|
|
21768
21768
|
background-color: var(--pf-v5-c-page__header-tools--c-button--m-selected--before--BackgroundColor);
|
|
21769
21769
|
}
|
|
21770
|
-
:
|
|
21770
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar {
|
|
21771
21771
|
border-right: var(--pf-v5-global--BorderWidth--sm) solid var(--pf-v5-global--BorderColor--100);
|
|
21772
21772
|
}
|
|
21773
|
-
:
|
|
21773
|
+
: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 {
|
|
21774
21774
|
--pf-v5-c-page__main-nav--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
21775
21775
|
}
|
|
21776
|
-
:
|
|
21776
|
+
: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 {
|
|
21777
21777
|
--pf-v5-c-page__main-breadcrumb--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
21778
21778
|
}
|
|
21779
|
-
:
|
|
21779
|
+
: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 {
|
|
21780
21780
|
--pf-v5-c-page__main-section--m-light--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
21781
21781
|
--pf-v5-c-page__main-section--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
21782
21782
|
--pf-v5-c-page__main-breadcrumb--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
21783
21783
|
--pf-v5-c-page__main-nav--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
21784
21784
|
}
|
|
21785
|
-
:
|
|
21785
|
+
: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 {
|
|
21786
21786
|
--pf-v5-c-page__main-section--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
21787
21787
|
}
|
|
21788
|
-
:
|
|
21789
|
-
:
|
|
21790
|
-
:
|
|
21788
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
21789
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
21790
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
21791
21791
|
color: var(--pf-v5-global--Color--100);
|
|
21792
21792
|
}
|
|
21793
21793
|
|
|
@@ -22183,10 +22183,10 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
22183
22183
|
}
|
|
22184
22184
|
}
|
|
22185
22185
|
|
|
22186
|
-
:
|
|
22187
|
-
:
|
|
22188
|
-
:
|
|
22189
|
-
:
|
|
22186
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
22187
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
22188
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
22189
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
22190
22190
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
22191
22191
|
--pf-v5-global--Color--200: #aaabac;
|
|
22192
22192
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -22196,7 +22196,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
22196
22196
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
22197
22197
|
}
|
|
22198
22198
|
|
|
22199
|
-
:
|
|
22199
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-pagination {
|
|
22200
22200
|
--pf-v5-c-pagination--m-sticky--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
22201
22201
|
}
|
|
22202
22202
|
|
|
@@ -22281,10 +22281,10 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
22281
22281
|
box-shadow: var(--pf-v5-c-panel__footer--BoxShadow);
|
|
22282
22282
|
}
|
|
22283
22283
|
|
|
22284
|
-
:
|
|
22285
|
-
:
|
|
22286
|
-
:
|
|
22287
|
-
:
|
|
22284
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
22285
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
22286
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
22287
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
22288
22288
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
22289
22289
|
--pf-v5-global--Color--200: #aaabac;
|
|
22290
22290
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -22294,7 +22294,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
22294
22294
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
22295
22295
|
}
|
|
22296
22296
|
|
|
22297
|
-
:
|
|
22297
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-panel {
|
|
22298
22298
|
--pf-v5-c-panel--m-raised--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
22299
22299
|
}
|
|
22300
22300
|
|
|
@@ -22470,10 +22470,10 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
22470
22470
|
margin-top: var(--pf-v5-c-popover__footer--MarginTop);
|
|
22471
22471
|
}
|
|
22472
22472
|
|
|
22473
|
-
:
|
|
22474
|
-
:
|
|
22475
|
-
:
|
|
22476
|
-
:
|
|
22473
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
22474
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
22475
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
22476
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
22477
22477
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
22478
22478
|
--pf-v5-global--Color--200: #aaabac;
|
|
22479
22479
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -22483,7 +22483,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
22483
22483
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
22484
22484
|
}
|
|
22485
22485
|
|
|
22486
|
-
:
|
|
22486
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-popover {
|
|
22487
22487
|
--pf-v5-c-popover__content--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
22488
22488
|
--pf-v5-c-popover__arrow--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
22489
22489
|
--pf-v5-c-popover--m-custom__title-text--Color: var(--pf-v5-global--custom-color--200);
|
|
@@ -22658,10 +22658,10 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
22658
22658
|
margin-top: var(--pf-v5-c-progress__helper-text--MarginTop);
|
|
22659
22659
|
}
|
|
22660
22660
|
|
|
22661
|
-
:
|
|
22662
|
-
:
|
|
22663
|
-
:
|
|
22664
|
-
:
|
|
22661
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
22662
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
22663
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
22664
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
22665
22665
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
22666
22666
|
--pf-v5-global--Color--200: #aaabac;
|
|
22667
22667
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -22671,7 +22671,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
22671
22671
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
22672
22672
|
}
|
|
22673
22673
|
|
|
22674
|
-
:
|
|
22674
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-progress {
|
|
22675
22675
|
--pf-v5-c-progress--m-inside__measure--Color: var(--pf-v5-global--palette--black-900);
|
|
22676
22676
|
--pf-v5-c-progress--m-success--m-inside__measure--Color: var(--pf-v5-global--palette--black-900);
|
|
22677
22677
|
--pf-v5-c-progress--m-warning--m-inside__measure--Color: var(--pf-v5-global--palette--black-900);
|
|
@@ -23922,10 +23922,10 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
23922
23922
|
box-shadow: var(--pf-v5-c-select__menu-footer--BoxShadow);
|
|
23923
23923
|
}
|
|
23924
23924
|
|
|
23925
|
-
:
|
|
23926
|
-
:
|
|
23927
|
-
:
|
|
23928
|
-
:
|
|
23925
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
23926
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
23927
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
23928
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
23929
23929
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
23930
23930
|
--pf-v5-global--Color--200: #aaabac;
|
|
23931
23931
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -23935,7 +23935,7 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
23935
23935
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
23936
23936
|
}
|
|
23937
23937
|
|
|
23938
|
-
:
|
|
23938
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-select {
|
|
23939
23939
|
--pf-v5-c-select__toggle--disabled--BackgroundColor: var(--pf-v5-global--palette--black-500);
|
|
23940
23940
|
--pf-v5-c-select__toggle--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
23941
23941
|
--pf-v5-c-select__toggle--before--BorderTopColor: transparent;
|
|
@@ -23947,7 +23947,7 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
23947
23947
|
--pf-v5-c-select__menu-item--hover--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
23948
23948
|
--pf-v5-c-select__menu--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
23949
23949
|
}
|
|
23950
|
-
:
|
|
23950
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-select__toggle:disabled, :where(.pf-v5-theme-dark) .pf-v5-c-select__toggle.pf-m-disabled {
|
|
23951
23951
|
color: var(--pf-v5-global--palette--black-100);
|
|
23952
23952
|
}
|
|
23953
23953
|
|
|
@@ -24352,10 +24352,10 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
24352
24352
|
margin-top: var(--pf-v5-c-simple-list__section--section--MarginTop);
|
|
24353
24353
|
}
|
|
24354
24354
|
|
|
24355
|
-
:
|
|
24356
|
-
:
|
|
24357
|
-
:
|
|
24358
|
-
:
|
|
24355
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
24356
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
24357
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
24358
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
24359
24359
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
24360
24360
|
--pf-v5-global--Color--200: #aaabac;
|
|
24361
24361
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -24365,7 +24365,7 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
24365
24365
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
24366
24366
|
}
|
|
24367
24367
|
|
|
24368
|
-
:
|
|
24368
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-simple-list {
|
|
24369
24369
|
--pf-v5-c-simple-list__item-link--m-current--Color: var(--pf-v5-global--active-color--100);
|
|
24370
24370
|
--pf-v5-c-simple-list__item-link--m-current--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
24371
24371
|
--pf-v5-c-simple-list__item-link--hover--Color: var(--pf-v5-global--Color--100);
|
|
@@ -24537,10 +24537,10 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
24537
24537
|
transform: translateX(100%);
|
|
24538
24538
|
}
|
|
24539
24539
|
}
|
|
24540
|
-
:
|
|
24541
|
-
:
|
|
24542
|
-
:
|
|
24543
|
-
:
|
|
24540
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
24541
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
24542
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
24543
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
24544
24544
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
24545
24545
|
--pf-v5-global--Color--200: #aaabac;
|
|
24546
24546
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -24550,7 +24550,7 @@ label.pf-v5-c-radio, .pf-v5-c-radio__label,
|
|
|
24550
24550
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
24551
24551
|
}
|
|
24552
24552
|
|
|
24553
|
-
:
|
|
24553
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-skeleton {
|
|
24554
24554
|
--pf-v5-c-skeleton--BackgroundColor: var(--pf-v5-global--palette--black-600);
|
|
24555
24555
|
--pf-v5-c-skeleton--after--LinearGradientColorStop1: var(--pf-v5-global--palette--black-600);
|
|
24556
24556
|
--pf-v5-c-skeleton--after--LinearGradientColorStop2: var(--pf-v5-global--palette--black-500);
|
|
@@ -24998,10 +24998,10 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
24998
24998
|
vertical-align: top;
|
|
24999
24999
|
}
|
|
25000
25000
|
|
|
25001
|
-
:
|
|
25002
|
-
:
|
|
25003
|
-
:
|
|
25004
|
-
:
|
|
25001
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
25002
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
25003
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
25004
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
25005
25005
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
25006
25006
|
--pf-v5-global--Color--200: #aaabac;
|
|
25007
25007
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -25011,7 +25011,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
25011
25011
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
25012
25012
|
}
|
|
25013
25013
|
|
|
25014
|
-
:
|
|
25014
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-switch {
|
|
25015
25015
|
--pf-v5-c-switch__toggle-icon--Color: var(--pf-v5-global--BackgroundColor--100);
|
|
25016
25016
|
--pf-v5-c-switch__input--not-checked__label--Color: var(--pf-v5-global--Color--100);
|
|
25017
25017
|
--pf-v5-c-switch__input--disabled__toggle--before--BackgroundColor: var(--pf-v5-global--disabled-color--100);
|
|
@@ -27683,10 +27683,10 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
27683
27683
|
--pf-v5-c-table--cell--Width: 100%;
|
|
27684
27684
|
}
|
|
27685
27685
|
|
|
27686
|
-
:
|
|
27687
|
-
:
|
|
27688
|
-
:
|
|
27689
|
-
:
|
|
27686
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
27687
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
27688
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
27689
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
27690
27690
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
27691
27691
|
--pf-v5-global--Color--200: #aaabac;
|
|
27692
27692
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -27696,10 +27696,10 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
27696
27696
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
27697
27697
|
}
|
|
27698
27698
|
|
|
27699
|
-
:
|
|
27699
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-table {
|
|
27700
27700
|
--pf-v5-c-table--m-striped__tr--BackgroundColor: var(--pf-v5-global--BackgroundColor--150);
|
|
27701
27701
|
}
|
|
27702
|
-
:
|
|
27702
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-table__favorite .pf-v5-c-button:hover, :where(.pf-v5-theme-dark) .pf-v5-c-table__favorite .pf-v5-c-button:focus {
|
|
27703
27703
|
--pf-v5-c-button--m-plain--Color: var(--pf-v5-global--palette--gold-100);
|
|
27704
27704
|
}
|
|
27705
27705
|
|
|
@@ -29398,10 +29398,10 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
29398
29398
|
}
|
|
29399
29399
|
}
|
|
29400
29400
|
|
|
29401
|
-
:
|
|
29402
|
-
:
|
|
29403
|
-
:
|
|
29404
|
-
:
|
|
29401
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
29402
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
29403
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
29404
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
29405
29405
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
29406
29406
|
--pf-v5-global--Color--200: #aaabac;
|
|
29407
29407
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -29411,7 +29411,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
29411
29411
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
29412
29412
|
}
|
|
29413
29413
|
|
|
29414
|
-
:
|
|
29414
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-tabs {
|
|
29415
29415
|
--pf-v5-c-tabs__scroll-button--BackgroundColor: transparent;
|
|
29416
29416
|
--pf-v5-c-tabs__link--disabled--BackgroundColor: var(--pf-v5-global--disabled-color--200);
|
|
29417
29417
|
--pf-v5-c-tabs__link--disabled--Color: var(--pf-v5-global--disabled-color--300);
|
|
@@ -29568,10 +29568,10 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
29568
29568
|
display: flex;
|
|
29569
29569
|
}
|
|
29570
29570
|
|
|
29571
|
-
:
|
|
29572
|
-
:
|
|
29573
|
-
:
|
|
29574
|
-
:
|
|
29571
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
29572
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
29573
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
29574
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
29575
29575
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
29576
29576
|
--pf-v5-global--Color--200: #aaabac;
|
|
29577
29577
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -29581,7 +29581,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
29581
29581
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
29582
29582
|
}
|
|
29583
29583
|
|
|
29584
|
-
:
|
|
29584
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-text-input-group {
|
|
29585
29585
|
--pf-v5-c-text-input-group--BackgroundColor: var(--pf-v5-global--BackgroundColor--400);
|
|
29586
29586
|
--pf-v5-c-text-input-group--m-disabled--Color: var(--pf-v5-global--disabled-color--300);
|
|
29587
29587
|
--pf-v5-c-text-input-group--m-disabled--BackgroundColor: var(--pf-v5-global--disabled-color--200);
|
|
@@ -29727,10 +29727,10 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
29727
29727
|
color: var(--pf-v5-c-tile__icon--Color);
|
|
29728
29728
|
}
|
|
29729
29729
|
|
|
29730
|
-
:
|
|
29731
|
-
:
|
|
29732
|
-
:
|
|
29733
|
-
:
|
|
29730
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
29731
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
29732
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
29733
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
29734
29734
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
29735
29735
|
--pf-v5-global--Color--200: #aaabac;
|
|
29736
29736
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -29740,7 +29740,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
29740
29740
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
29741
29741
|
}
|
|
29742
29742
|
|
|
29743
|
-
:
|
|
29743
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-tile {
|
|
29744
29744
|
--pf-v5-c-tile--m-disabled--BackgroundColor: var(--pf-v5-global--disabled-color--200);
|
|
29745
29745
|
--pf-v5-c-tile--m-disabled__title--Color: var(--pf-v5-global--disabled-color--300);
|
|
29746
29746
|
--pf-v5-c-tile--m-disabled__icon--Color: var(--pf-v5-global--disabled-color--300);
|
|
@@ -29942,10 +29942,10 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
29942
29942
|
margin-left: var(--pf-v5-c-toggle-group__icon--text--MarginLeft);
|
|
29943
29943
|
}
|
|
29944
29944
|
|
|
29945
|
-
:
|
|
29946
|
-
:
|
|
29947
|
-
:
|
|
29948
|
-
:
|
|
29945
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
29946
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
29947
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
29948
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
29949
29949
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
29950
29950
|
--pf-v5-global--Color--200: #aaabac;
|
|
29951
29951
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -29955,7 +29955,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
29955
29955
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
29956
29956
|
}
|
|
29957
29957
|
|
|
29958
|
-
:
|
|
29958
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-toggle-group {
|
|
29959
29959
|
--pf-v5-c-toggle-group__button--hover--BackgroundColor: var(--pf-v5-global--palette--black-700);
|
|
29960
29960
|
--pf-v5-c-toggle-group__button--focus--BackgroundColor: var(--pf-v5-global--palette--black-700);
|
|
29961
29961
|
--pf-v5-c-toggle-group__button--disabled--BackgroundColor: var(--pf-v5-global--palette--black-600);
|
|
@@ -30051,10 +30051,10 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30051
30051
|
box-shadow: var(--pf-v5-c-tooltip__arrow--BoxShadow);
|
|
30052
30052
|
}
|
|
30053
30053
|
|
|
30054
|
-
:
|
|
30055
|
-
:
|
|
30056
|
-
:
|
|
30057
|
-
:
|
|
30054
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
30055
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
30056
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
30057
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
30058
30058
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
30059
30059
|
--pf-v5-global--Color--200: #aaabac;
|
|
30060
30060
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -30064,7 +30064,7 @@ svg.pf-v5-c-spinner.pf-m-xl {
|
|
|
30064
30064
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
30065
30065
|
}
|
|
30066
30066
|
|
|
30067
|
-
:
|
|
30067
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-tooltip {
|
|
30068
30068
|
--pf-v5-c-tooltip__content--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
30069
30069
|
--pf-v5-c-tooltip__arrow--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
30070
30070
|
}
|
|
@@ -30586,10 +30586,10 @@ label.pf-v5-c-tree-view__node-text {
|
|
|
30586
30586
|
--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));
|
|
30587
30587
|
}
|
|
30588
30588
|
|
|
30589
|
-
:
|
|
30590
|
-
:
|
|
30591
|
-
:
|
|
30592
|
-
:
|
|
30589
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
30590
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
30591
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
30592
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
30593
30593
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
30594
30594
|
--pf-v5-global--Color--200: #aaabac;
|
|
30595
30595
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -30599,7 +30599,7 @@ label.pf-v5-c-tree-view__node-text {
|
|
|
30599
30599
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
30600
30600
|
}
|
|
30601
30601
|
|
|
30602
|
-
:
|
|
30602
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-tree-view {
|
|
30603
30603
|
--pf-v5-c-tree-view__node--hover--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
30604
30604
|
--pf-v5-c-tree-view__node--focus--BackgroundColor: var(--pf-v5-global--BackgroundColor--300);
|
|
30605
30605
|
}
|
|
@@ -31093,10 +31093,10 @@ label.pf-v5-c-tree-view__node-text {
|
|
|
31093
31093
|
margin-left: var(--pf-v5-c-wizard__footer-cancel--MarginLeft);
|
|
31094
31094
|
}
|
|
31095
31095
|
|
|
31096
|
-
:
|
|
31097
|
-
:
|
|
31098
|
-
:
|
|
31099
|
-
:
|
|
31096
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header, :where(.pf-v5-theme-dark) .pf-v5-c-about-modal-box, :where(.pf-v5-theme-dark) .pf-v5-c-banner, :where(.pf-v5-theme-dark) .pf-v5-c-log-viewer.pf-m-dark .pf-v5-c-log-viewer__main, :where(.pf-v5-theme-dark) .pf-v5-c-login__header,
|
|
31097
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-login__footer, :where(.pf-v5-theme-dark) .pf-v5-c-masthead, :where(.pf-v5-theme-dark) .pf-v5-c-page__sidebar-body.pf-m-menu .pf-v5-c-context-selector,
|
|
31098
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__main-section[class*=pf-m-dark-],
|
|
31099
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-page__header {
|
|
31100
31100
|
--pf-v5-global--Color--100: #e0e0e0;
|
|
31101
31101
|
--pf-v5-global--Color--200: #aaabac;
|
|
31102
31102
|
--pf-v5-global--BorderColor--100: #444548;
|
|
@@ -31106,11 +31106,11 @@ label.pf-v5-c-tree-view__node-text {
|
|
|
31106
31106
|
--pf-v5-global--BackgroundColor--100: #1b1d21;
|
|
31107
31107
|
}
|
|
31108
31108
|
|
|
31109
|
-
:
|
|
31109
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard {
|
|
31110
31110
|
--pf-v5-c-wizard__header--BackgroundColor: var(--pf-v5-global--palette--black-1000);
|
|
31111
31111
|
--pf-v5-c-wizard__nav-link--before--BackgroundColor: var(--pf-v5-global--palette--black-500);
|
|
31112
31112
|
}
|
|
31113
|
-
:
|
|
31113
|
+
:where(.pf-v5-theme-dark) .pf-v5-c-wizard__header {
|
|
31114
31114
|
color: var(--pf-v5-global--Color--100);
|
|
31115
31115
|
}
|
|
31116
31116
|
|