@patternfly/patternfly 4.201.0 → 4.201.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/AboutModalBox/about-modal-box.css +3 -0
- package/components/Banner/banner.css +3 -0
- package/components/Card/card.css +2 -1
- package/components/Card/themes/dark/card.scss +2 -1
- package/components/LogViewer/log-viewer.css +3 -0
- package/components/Login/login.css +4 -0
- package/components/Masthead/masthead.css +3 -0
- package/components/Page/page.css +5 -0
- package/components/Wizard/wizard.css +3 -0
- package/package.json +1 -1
- package/patternfly-no-reset.css +308 -1
- package/patternfly.css +308 -1
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/sass-utilities/themes/dark/placeholders.scss +4 -0
package/patternfly.css
CHANGED
|
@@ -388,6 +388,12 @@
|
|
|
388
388
|
--pf-global--link--Color--hover: #73bcf7;
|
|
389
389
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
390
390
|
}
|
|
391
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
392
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
393
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
394
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card {
|
|
395
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
396
|
+
}
|
|
391
397
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
392
398
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
393
399
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -5856,6 +5862,12 @@ a {
|
|
|
5856
5862
|
--pf-global--link--Color--hover: #73bcf7;
|
|
5857
5863
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
5858
5864
|
}
|
|
5865
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
5866
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
5867
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
5868
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card {
|
|
5869
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
5870
|
+
}
|
|
5859
5871
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
5860
5872
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
5861
5873
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -6099,6 +6111,12 @@ a {
|
|
|
6099
6111
|
--pf-global--link--Color--hover: #73bcf7;
|
|
6100
6112
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
6101
6113
|
}
|
|
6114
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
6115
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
6116
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
6117
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card {
|
|
6118
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
6119
|
+
}
|
|
6102
6120
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
6103
6121
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
6104
6122
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -6358,6 +6376,12 @@ a {
|
|
|
6358
6376
|
--pf-global--link--Color--hover: #73bcf7;
|
|
6359
6377
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
6360
6378
|
}
|
|
6379
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
6380
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
6381
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
6382
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card {
|
|
6383
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
6384
|
+
}
|
|
6361
6385
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
6362
6386
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
6363
6387
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -6670,6 +6694,12 @@ a {
|
|
|
6670
6694
|
--pf-global--link--Color--hover: #73bcf7;
|
|
6671
6695
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
6672
6696
|
}
|
|
6697
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
6698
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
6699
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
6700
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card {
|
|
6701
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
6702
|
+
}
|
|
6673
6703
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
6674
6704
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
6675
6705
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -7090,6 +7120,12 @@ a {
|
|
|
7090
7120
|
--pf-global--link--Color--hover: #73bcf7;
|
|
7091
7121
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
7092
7122
|
}
|
|
7123
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
7124
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
7125
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
7126
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card {
|
|
7127
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
7128
|
+
}
|
|
7093
7129
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
7094
7130
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
7095
7131
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -7212,6 +7248,12 @@ a {
|
|
|
7212
7248
|
--pf-global--link--Color--hover: #73bcf7;
|
|
7213
7249
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
7214
7250
|
}
|
|
7251
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
7252
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
7253
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
7254
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card {
|
|
7255
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
7256
|
+
}
|
|
7215
7257
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
7216
7258
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
7217
7259
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -7409,6 +7451,12 @@ button.pf-c-breadcrumb__link {
|
|
|
7409
7451
|
--pf-global--link--Color--hover: #73bcf7;
|
|
7410
7452
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
7411
7453
|
}
|
|
7454
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
7455
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
7456
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
7457
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
7458
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
7459
|
+
}
|
|
7412
7460
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
7413
7461
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
7414
7462
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -7921,6 +7969,12 @@ button.pf-c-breadcrumb__link {
|
|
|
7921
7969
|
--pf-global--link--Color--hover: #73bcf7;
|
|
7922
7970
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
7923
7971
|
}
|
|
7972
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
7973
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
7974
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
7975
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
7976
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
7977
|
+
}
|
|
7924
7978
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
7925
7979
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
7926
7980
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -8179,6 +8233,12 @@ button.pf-c-breadcrumb__link {
|
|
|
8179
8233
|
--pf-global--link--Color--hover: #73bcf7;
|
|
8180
8234
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
8181
8235
|
}
|
|
8236
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
8237
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
8238
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
8239
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
8240
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
8241
|
+
}
|
|
8182
8242
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
8183
8243
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
8184
8244
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -8559,6 +8619,12 @@ button.pf-c-breadcrumb__link {
|
|
|
8559
8619
|
--pf-global--link--Color--hover: #73bcf7;
|
|
8560
8620
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
8561
8621
|
}
|
|
8622
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
8623
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
8624
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
8625
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
8626
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
8627
|
+
}
|
|
8562
8628
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
8563
8629
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
8564
8630
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -8577,7 +8643,8 @@ button.pf-c-breadcrumb__link {
|
|
|
8577
8643
|
--pf-c-button--m-secondary--active--Color: var(--pf-global--primary-color--100);
|
|
8578
8644
|
}
|
|
8579
8645
|
|
|
8580
|
-
:where(.pf-theme-dark) .pf-c-card
|
|
8646
|
+
:where(.pf-theme-dark) .pf-c-card,
|
|
8647
|
+
:where(.pf-theme-dark) .pf-c-card.pf-m-non-selectable-raised {
|
|
8581
8648
|
--pf-c-card--BoxShadow: var(--pf-global--BoxShadow--md);
|
|
8582
8649
|
--pf-c-card--m-hoverable-raised--hover--BoxShadow: var(--pf-global--BoxShadow--lg);
|
|
8583
8650
|
--pf-c-card--m-selectable-raised--hover--BoxShadow: var(--pf-global--BoxShadow--lg);
|
|
@@ -8747,6 +8814,12 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
8747
8814
|
--pf-global--link--Color--hover: #73bcf7;
|
|
8748
8815
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
8749
8816
|
}
|
|
8817
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
8818
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
8819
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
8820
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
8821
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
8822
|
+
}
|
|
8750
8823
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
8751
8824
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
8752
8825
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -8945,6 +9018,12 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
8945
9018
|
--pf-global--link--Color--hover: #73bcf7;
|
|
8946
9019
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
8947
9020
|
}
|
|
9021
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
9022
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
9023
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
9024
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
9025
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
9026
|
+
}
|
|
8948
9027
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
8949
9028
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
8950
9029
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -9161,6 +9240,12 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
9161
9240
|
--pf-global--link--Color--hover: #73bcf7;
|
|
9162
9241
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
9163
9242
|
}
|
|
9243
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
9244
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
9245
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
9246
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
9247
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
9248
|
+
}
|
|
9164
9249
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
9165
9250
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
9166
9251
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -9730,6 +9815,12 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
9730
9815
|
--pf-global--link--Color--hover: #73bcf7;
|
|
9731
9816
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
9732
9817
|
}
|
|
9818
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
9819
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
9820
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
9821
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
9822
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
9823
|
+
}
|
|
9733
9824
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
9734
9825
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
9735
9826
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -10613,6 +10704,12 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
10613
10704
|
--pf-global--link--Color--hover: #73bcf7;
|
|
10614
10705
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
10615
10706
|
}
|
|
10707
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
10708
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
10709
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
10710
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
10711
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
10712
|
+
}
|
|
10616
10713
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
10617
10714
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
10618
10715
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -12490,6 +12587,12 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
12490
12587
|
--pf-global--link--Color--hover: #73bcf7;
|
|
12491
12588
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
12492
12589
|
}
|
|
12590
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
12591
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
12592
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
12593
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
12594
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
12595
|
+
}
|
|
12493
12596
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
12494
12597
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
12495
12598
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -13687,6 +13790,12 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13687
13790
|
--pf-global--link--Color--hover: #73bcf7;
|
|
13688
13791
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
13689
13792
|
}
|
|
13793
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
13794
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
13795
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
13796
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
13797
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
13798
|
+
}
|
|
13690
13799
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
13691
13800
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
13692
13801
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -14348,6 +14457,12 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
14348
14457
|
--pf-global--link--Color--hover: #73bcf7;
|
|
14349
14458
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
14350
14459
|
}
|
|
14460
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
14461
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
14462
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
14463
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
14464
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
14465
|
+
}
|
|
14351
14466
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
14352
14467
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
14353
14468
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -15211,6 +15326,12 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
15211
15326
|
--pf-global--link--Color--hover: #73bcf7;
|
|
15212
15327
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
15213
15328
|
}
|
|
15329
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
15330
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
15331
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
15332
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
15333
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
15334
|
+
}
|
|
15214
15335
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
15215
15336
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
15216
15337
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -15554,6 +15675,12 @@ textarea.pf-c-form-control {
|
|
|
15554
15675
|
--pf-global--link--Color--hover: #73bcf7;
|
|
15555
15676
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
15556
15677
|
}
|
|
15678
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
15679
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
15680
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
15681
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
15682
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
15683
|
+
}
|
|
15557
15684
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
15558
15685
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
15559
15686
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -15667,6 +15794,12 @@ textarea.pf-c-form-control {
|
|
|
15667
15794
|
--pf-global--link--Color--hover: #73bcf7;
|
|
15668
15795
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
15669
15796
|
}
|
|
15797
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
15798
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
15799
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
15800
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
15801
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
15802
|
+
}
|
|
15670
15803
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
15671
15804
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
15672
15805
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -15772,6 +15905,12 @@ textarea.pf-c-form-control {
|
|
|
15772
15905
|
--pf-global--link--Color--hover: #73bcf7;
|
|
15773
15906
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
15774
15907
|
}
|
|
15908
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
15909
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
15910
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
15911
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
15912
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
15913
|
+
}
|
|
15775
15914
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
15776
15915
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
15777
15916
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -15961,6 +16100,12 @@ label.pf-c-input-group__text {
|
|
|
15961
16100
|
--pf-global--link--Color--hover: #73bcf7;
|
|
15962
16101
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
15963
16102
|
}
|
|
16103
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
16104
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
16105
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
16106
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
16107
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
16108
|
+
}
|
|
15964
16109
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
15965
16110
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
15966
16111
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -16713,6 +16858,12 @@ button.pf-c-label__content:focus {
|
|
|
16713
16858
|
--pf-global--link--Color--hover: #73bcf7;
|
|
16714
16859
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
16715
16860
|
}
|
|
16861
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
16862
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
16863
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
16864
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
16865
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
16866
|
+
}
|
|
16716
16867
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
16717
16868
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
16718
16869
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -17167,6 +17318,12 @@ ul.pf-c-list {
|
|
|
17167
17318
|
--pf-global--link--Color--hover: #73bcf7;
|
|
17168
17319
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
17169
17320
|
}
|
|
17321
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
17322
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
17323
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
17324
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
|
|
17325
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
17326
|
+
}
|
|
17170
17327
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
17171
17328
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
17172
17329
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -17468,6 +17625,12 @@ ul.pf-c-list {
|
|
|
17468
17625
|
--pf-global--link--Color--hover: #73bcf7;
|
|
17469
17626
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
17470
17627
|
}
|
|
17628
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
17629
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
17630
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
17631
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card {
|
|
17632
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
17633
|
+
}
|
|
17471
17634
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
17472
17635
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
17473
17636
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -18123,6 +18286,12 @@ ul.pf-c-list {
|
|
|
18123
18286
|
--pf-global--link--Color--hover: #73bcf7;
|
|
18124
18287
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
18125
18288
|
}
|
|
18289
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
18290
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
18291
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
18292
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card {
|
|
18293
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
18294
|
+
}
|
|
18126
18295
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
18127
18296
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
18128
18297
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -18718,6 +18887,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
18718
18887
|
--pf-global--link--Color--hover: #73bcf7;
|
|
18719
18888
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
18720
18889
|
}
|
|
18890
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
18891
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
18892
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
18893
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
|
|
18894
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
18895
|
+
}
|
|
18721
18896
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
18722
18897
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
18723
18898
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -19151,6 +19326,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
19151
19326
|
--pf-global--link--Color--hover: #73bcf7;
|
|
19152
19327
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
19153
19328
|
}
|
|
19329
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
19330
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
19331
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
19332
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
|
|
19333
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
19334
|
+
}
|
|
19154
19335
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
19155
19336
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
19156
19337
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -19383,6 +19564,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
19383
19564
|
--pf-global--link--Color--hover: #73bcf7;
|
|
19384
19565
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
19385
19566
|
}
|
|
19567
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
19568
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
19569
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
19570
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
|
|
19571
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
19572
|
+
}
|
|
19386
19573
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
19387
19574
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
19388
19575
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -20527,6 +20714,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
20527
20714
|
--pf-global--link--Color--hover: #73bcf7;
|
|
20528
20715
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
20529
20716
|
}
|
|
20717
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
20718
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
20719
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
20720
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
|
|
20721
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
20722
|
+
}
|
|
20530
20723
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
20531
20724
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
20532
20725
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -20681,6 +20874,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
20681
20874
|
--pf-global--link--Color--hover: #73bcf7;
|
|
20682
20875
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
20683
20876
|
}
|
|
20877
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
20878
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
20879
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
20880
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
|
|
20881
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
20882
|
+
}
|
|
20684
20883
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
20685
20884
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
20686
20885
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -20978,6 +21177,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
20978
21177
|
--pf-global--link--Color--hover: #73bcf7;
|
|
20979
21178
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
20980
21179
|
}
|
|
21180
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
21181
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
21182
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
21183
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
|
|
21184
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
21185
|
+
}
|
|
20981
21186
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
20982
21187
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
20983
21188
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -21264,6 +21469,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
21264
21469
|
--pf-global--link--Color--hover: #73bcf7;
|
|
21265
21470
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
21266
21471
|
}
|
|
21472
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
21473
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
21474
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
21475
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
|
|
21476
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
21477
|
+
}
|
|
21267
21478
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
21268
21479
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
21269
21480
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -22184,6 +22395,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
22184
22395
|
--pf-global--link--Color--hover: #73bcf7;
|
|
22185
22396
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
22186
22397
|
}
|
|
22398
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
22399
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
22400
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
22401
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
|
|
22402
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
22403
|
+
}
|
|
22187
22404
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
22188
22405
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
22189
22406
|
:where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
@@ -22574,6 +22791,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
22574
22791
|
--pf-global--link--Color--hover: #73bcf7;
|
|
22575
22792
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
22576
22793
|
}
|
|
22794
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
22795
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
22796
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
22797
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
22798
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
22799
|
+
}
|
|
22577
22800
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
22578
22801
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
22579
22802
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
@@ -22860,6 +23083,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
22860
23083
|
--pf-global--link--Color--hover: #73bcf7;
|
|
22861
23084
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
22862
23085
|
}
|
|
23086
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
23087
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
23088
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
23089
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
23090
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
23091
|
+
}
|
|
22863
23092
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
22864
23093
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
22865
23094
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
@@ -23061,6 +23290,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
23061
23290
|
--pf-global--link--Color--hover: #73bcf7;
|
|
23062
23291
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
23063
23292
|
}
|
|
23293
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
23294
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
23295
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
23296
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
23297
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
23298
|
+
}
|
|
23064
23299
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
23065
23300
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
23066
23301
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
@@ -23943,6 +24178,12 @@ label.pf-c-radio, .pf-c-radio__label,
|
|
|
23943
24178
|
--pf-global--link--Color--hover: #73bcf7;
|
|
23944
24179
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
23945
24180
|
}
|
|
24181
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
24182
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
24183
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
24184
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
24185
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
24186
|
+
}
|
|
23946
24187
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
23947
24188
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
23948
24189
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
@@ -24544,6 +24785,12 @@ label.pf-c-radio, .pf-c-radio__label,
|
|
|
24544
24785
|
--pf-global--link--Color--hover: #73bcf7;
|
|
24545
24786
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
24546
24787
|
}
|
|
24788
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
24789
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
24790
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
24791
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
24792
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
24793
|
+
}
|
|
24547
24794
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
24548
24795
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
24549
24796
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
@@ -24978,6 +25225,12 @@ label.pf-c-radio, .pf-c-radio__label,
|
|
|
24978
25225
|
--pf-global--link--Color--hover: #73bcf7;
|
|
24979
25226
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
24980
25227
|
}
|
|
25228
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
25229
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
25230
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
25231
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
25232
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
25233
|
+
}
|
|
24981
25234
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
24982
25235
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
24983
25236
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
@@ -25180,6 +25433,12 @@ label.pf-c-radio, .pf-c-radio__label,
|
|
|
25180
25433
|
--pf-global--link--Color--hover: #73bcf7;
|
|
25181
25434
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
25182
25435
|
}
|
|
25436
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
25437
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
25438
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
25439
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
25440
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
25441
|
+
}
|
|
25183
25442
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
25184
25443
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
25185
25444
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
@@ -25790,6 +26049,12 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
25790
26049
|
--pf-global--link--Color--hover: #73bcf7;
|
|
25791
26050
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
25792
26051
|
}
|
|
26052
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
26053
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
26054
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
26055
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
26056
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
26057
|
+
}
|
|
25793
26058
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
25794
26059
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
25795
26060
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
@@ -28513,6 +28778,12 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
28513
28778
|
--pf-global--link--Color--hover: #73bcf7;
|
|
28514
28779
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
28515
28780
|
}
|
|
28781
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
28782
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
28783
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
28784
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
28785
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
28786
|
+
}
|
|
28516
28787
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
28517
28788
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
28518
28789
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
@@ -30268,6 +30539,12 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
30268
30539
|
--pf-global--link--Color--hover: #73bcf7;
|
|
30269
30540
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
30270
30541
|
}
|
|
30542
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
30543
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
30544
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
30545
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
30546
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
30547
|
+
}
|
|
30271
30548
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
30272
30549
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
30273
30550
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
@@ -30595,6 +30872,12 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
30595
30872
|
--pf-global--link--Color--hover: #73bcf7;
|
|
30596
30873
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
30597
30874
|
}
|
|
30875
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
30876
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
30877
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
30878
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
30879
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
30880
|
+
}
|
|
30598
30881
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
30599
30882
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
30600
30883
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
@@ -30795,6 +31078,12 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
30795
31078
|
--pf-global--link--Color--hover: #73bcf7;
|
|
30796
31079
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
30797
31080
|
}
|
|
31081
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
31082
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
31083
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
31084
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
31085
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
31086
|
+
}
|
|
30798
31087
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
30799
31088
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
30800
31089
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
@@ -30917,6 +31206,12 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
30917
31206
|
--pf-global--link--Color--hover: #73bcf7;
|
|
30918
31207
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
30919
31208
|
}
|
|
31209
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
31210
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
31211
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
31212
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
31213
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
31214
|
+
}
|
|
30920
31215
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
30921
31216
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
30922
31217
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
@@ -31448,6 +31743,12 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
31448
31743
|
--pf-global--link--Color--hover: #73bcf7;
|
|
31449
31744
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
31450
31745
|
}
|
|
31746
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
31747
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
31748
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
31749
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
31750
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
31751
|
+
}
|
|
31451
31752
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
31452
31753
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
31453
31754
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|
|
@@ -31966,6 +32267,12 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
31966
32267
|
--pf-global--link--Color--hover: #73bcf7;
|
|
31967
32268
|
--pf-global--BackgroundColor--100: #1b1d21;
|
|
31968
32269
|
}
|
|
32270
|
+
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
|
|
32271
|
+
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
|
|
32272
|
+
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
|
|
32273
|
+
:where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
|
|
32274
|
+
--pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
32275
|
+
}
|
|
31969
32276
|
:where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
|
|
31970
32277
|
:where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
|
|
31971
32278
|
:where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
|