@patternfly/patternfly 6.0.0-alpha.190 → 6.0.0-alpha.191
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 +11 -11
- package/components/Avatar/avatar.css +40 -40
- package/components/BackToTop/back-to-top.css +1 -1
- package/components/Banner/banner.css +1 -1
- package/components/Brand/brand.css +10 -10
- package/components/Content/content.css +4 -4
- package/components/DataList/data-list-grid.css +19 -19
- package/components/DataList/data-list.css +26 -26
- package/components/DescriptionList/description-list-order.css +5 -5
- package/components/DescriptionList/description-list.css +16 -16
- package/components/Divider/divider.css +20 -20
- package/components/Drawer/drawer.css +12 -12
- package/components/Form/form.css +6 -6
- package/components/JumpLinks/jump-links.css +5 -5
- package/components/Login/login.css +13 -13
- package/components/Masthead/masthead.css +6 -6
- package/components/Menu/menu.css +10 -10
- package/components/ModalBox/modal-box.css +2 -2
- package/components/Page/page.css +9 -9
- package/components/Pagination/pagination.css +8 -8
- package/components/ProgressStepper/progress-stepper.css +6 -6
- package/components/Sidebar/sidebar.css +8 -8
- package/components/TabContent/tab-content.css +1 -1
- package/components/Table/table-grid.css +13 -13
- package/components/Table/table-tree-view.css +4 -4
- package/components/Table/table.css +5 -5
- package/components/Tabs/tabs.css +10 -10
- package/components/Toolbar/toolbar.css +26 -26
- package/components/Wizard/wizard.css +6 -6
- package/components/_index.css +279 -279
- package/layouts/Flex/flex.css +35 -35
- package/layouts/Gallery/gallery.css +10 -10
- package/layouts/Grid/grid.css +15 -15
- package/layouts/_index.css +60 -60
- package/package.json +1 -1
- package/patternfly-addons.css +835 -835
- package/patternfly-no-globals.css +339 -339
- package/patternfly.css +339 -339
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/sass-utilities/scss-variables.scss +6 -6
- package/utilities/Accessibility/accessibility.css +15 -15
- package/utilities/Alignment/alignment.css +5 -5
- package/utilities/BackgroundColor/background-color.css +5 -5
- package/utilities/Display/display.css +5 -5
- package/utilities/Flex/flex.css +50 -50
- package/utilities/Float/float.css +5 -5
- package/utilities/Sizing/sizing.css +30 -30
- package/utilities/Spacing/spacing.css +700 -700
- package/utilities/Text/text.css +20 -20
- package/utilities/_index.css +835 -835
|
@@ -49,35 +49,35 @@
|
|
|
49
49
|
--pf-v6-c-about-modal-box--BackgroundPosition: bottom left;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
@media screen and (min-width:
|
|
52
|
+
@media screen and (min-width: 36rem) {
|
|
53
53
|
:where(:root, .pf-v6-c-about-modal-box) {
|
|
54
54
|
--pf-v6-c-about-modal-box__brand--PaddingInlineEnd: var(--pf-v6-c-about-modal-box__brand--sm--PaddingInlineEnd);
|
|
55
55
|
--pf-v6-c-about-modal-box__brand--PaddingInlineStart: var(--pf-v6-c-about-modal-box__brand--sm--PaddingInlineStart);
|
|
56
56
|
--pf-v6-c-about-modal-box__brand--PaddingBlockEnd: var(--pf-v6-c-about-modal-box__brand--sm--PaddingBlockEnd);
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
|
-
@media only screen and (min-width:
|
|
59
|
+
@media only screen and (min-width: 36rem) {
|
|
60
60
|
:where(:root, .pf-v6-c-about-modal-box) {
|
|
61
61
|
--pf-v6-c-about-modal-box__close--PaddingBlockEnd: var(--pf-v6-c-about-modal-box__close--sm--PaddingBlockEnd);
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
|
-
@media only screen and (min-width:
|
|
64
|
+
@media only screen and (min-width: 62rem) {
|
|
65
65
|
:where(:root, .pf-v6-c-about-modal-box) {
|
|
66
66
|
--pf-v6-c-about-modal-box__close--PaddingInlineEnd: var(--pf-v6-c-about-modal-box__close--lg--PaddingInlineEnd);
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
|
-
@media only screen and (min-width:
|
|
69
|
+
@media only screen and (min-width: 36rem) {
|
|
70
70
|
:where(:root, .pf-v6-c-about-modal-box) {
|
|
71
71
|
--pf-v6-c-about-modal-box__header--PaddingInlineEnd: var(--pf-v6-c-about-modal-box__header--sm--PaddingInlineEnd);
|
|
72
72
|
--pf-v6-c-about-modal-box__header--PaddingInlineStart: var(--pf-v6-c-about-modal-box__header--sm--PaddingInlineStart);
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
|
-
@media only screen and (min-width:
|
|
75
|
+
@media only screen and (min-width: 36rem) {
|
|
76
76
|
:where(:root, .pf-v6-c-about-modal-box) {
|
|
77
77
|
--pf-v6-c-about-modal-box__strapline--PaddingBlockStart: var(--pf-v6-c-about-modal-box__strapline--sm--PaddingBlockStart);
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
|
-
@media only screen and (min-width:
|
|
80
|
+
@media only screen and (min-width: 36rem) {
|
|
81
81
|
:where(:root, .pf-v6-c-about-modal-box) {
|
|
82
82
|
--pf-v6-c-about-modal-box__content--MarginBlockStart: var(--pf-v6-c-about-modal-box__content--sm--MarginBlockStart);
|
|
83
83
|
--pf-v6-c-about-modal-box__content--MarginInlineEnd: var(--pf-v6-c-about-modal-box__content--sm--MarginInlineEnd);
|
|
@@ -101,13 +101,13 @@
|
|
|
101
101
|
background-position: var(--pf-v6-c-about-modal-box--BackgroundPosition);
|
|
102
102
|
background-size: var(--pf-v6-c-about-modal-box--BackgroundSize);
|
|
103
103
|
}
|
|
104
|
-
@media only screen and (min-width:
|
|
104
|
+
@media only screen and (min-width: 36rem) {
|
|
105
105
|
.pf-v6-c-about-modal-box {
|
|
106
106
|
grid-template-areas: "brand close" "header close" "content close";
|
|
107
107
|
grid-template-columns: var(--pf-v6-c-about-modal-box--sm--GridTemplateColumns);
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
@media only screen and (min-width:
|
|
110
|
+
@media only screen and (min-width: 62rem) {
|
|
111
111
|
.pf-v6-c-about-modal-box {
|
|
112
112
|
--pf-v6-c-about-modal-box--Height: var(--pf-v6-c-about-modal-box--lg--Height);
|
|
113
113
|
--pf-v6-c-about-modal-box--Width: var(--pf-v6-c-about-modal-box--lg--Width);
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
word-break: break-word;
|
|
160
160
|
-webkit-overflow-scrolling: touch;
|
|
161
161
|
}
|
|
162
|
-
@media screen and (min-width:
|
|
162
|
+
@media screen and (min-width: 36rem) {
|
|
163
163
|
.pf-v6-c-about-modal-box__content {
|
|
164
164
|
overflow: visible;
|
|
165
165
|
overscroll-behavior: auto;
|
|
@@ -177,13 +177,13 @@
|
|
|
177
177
|
padding-block-end: var(--pf-v6-c-about-modal-box__close--PaddingBlockEnd);
|
|
178
178
|
padding-inline-end: var(--pf-v6-c-about-modal-box__close--PaddingInlineEnd);
|
|
179
179
|
}
|
|
180
|
-
@media only screen and (min-width:
|
|
180
|
+
@media only screen and (min-width: 36rem) {
|
|
181
181
|
.pf-v6-c-about-modal-box__close {
|
|
182
182
|
grid-area: 1/2;
|
|
183
183
|
justify-content: center;
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
|
-
@media only screen and (min-width:
|
|
186
|
+
@media only screen and (min-width: 62rem) {
|
|
187
187
|
.pf-v6-c-about-modal-box__close {
|
|
188
188
|
justify-content: flex-end;
|
|
189
189
|
}
|
|
@@ -30,52 +30,52 @@
|
|
|
30
30
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-sm--Width);
|
|
31
31
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-sm--Height);
|
|
32
32
|
}
|
|
33
|
-
@media (min-width:
|
|
33
|
+
@media (min-width: 36rem) {
|
|
34
34
|
.pf-v6-c-avatar.pf-m-sm {
|
|
35
35
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-sm--Width-on-sm, var(--pf-v6-c-avatar--m-sm--Width));
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
|
-
@media (min-width:
|
|
38
|
+
@media (min-width: 48rem) {
|
|
39
39
|
.pf-v6-c-avatar.pf-m-sm {
|
|
40
40
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-sm--Width-on-md, var(--pf-v6-c-avatar--m-sm--Width-on-sm, var(--pf-v6-c-avatar--m-sm--Width)));
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
|
-
@media (min-width:
|
|
43
|
+
@media (min-width: 62rem) {
|
|
44
44
|
.pf-v6-c-avatar.pf-m-sm {
|
|
45
45
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-sm--Width-on-lg, var(--pf-v6-c-avatar--m-sm--Width-on-md, var(--pf-v6-c-avatar--m-sm--Width-on-sm, var(--pf-v6-c-avatar--m-sm--Width))));
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
|
-
@media (min-width:
|
|
48
|
+
@media (min-width: 75rem) {
|
|
49
49
|
.pf-v6-c-avatar.pf-m-sm {
|
|
50
50
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-sm--Width-on-xl, var(--pf-v6-c-avatar--m-sm--Width-on-lg, var(--pf-v6-c-avatar--m-sm--Width-on-md, var(--pf-v6-c-avatar--m-sm--Width-on-sm, var(--pf-v6-c-avatar--m-sm--Width)))));
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
|
-
@media (min-width:
|
|
53
|
+
@media (min-width: 90.625rem) {
|
|
54
54
|
.pf-v6-c-avatar.pf-m-sm {
|
|
55
55
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-sm--Width-on-2xl, var(--pf-v6-c-avatar--m-sm--Width-on-xl, var(--pf-v6-c-avatar--m-sm--Width-on-lg, var(--pf-v6-c-avatar--m-sm--Width-on-md, var(--pf-v6-c-avatar--m-sm--Width-on-sm, var(--pf-v6-c-avatar--m-sm--Width))))));
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
|
-
@media (min-width:
|
|
58
|
+
@media (min-width: 36rem) {
|
|
59
59
|
.pf-v6-c-avatar.pf-m-sm {
|
|
60
60
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-sm--Height-on-sm, var(--pf-v6-c-avatar--m-sm--Height));
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
|
-
@media (min-width:
|
|
63
|
+
@media (min-width: 48rem) {
|
|
64
64
|
.pf-v6-c-avatar.pf-m-sm {
|
|
65
65
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-sm--Height-on-md, var(--pf-v6-c-avatar--m-sm--Height-on-sm, var(--pf-v6-c-avatar--m-sm--Height)));
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
|
-
@media (min-width:
|
|
68
|
+
@media (min-width: 62rem) {
|
|
69
69
|
.pf-v6-c-avatar.pf-m-sm {
|
|
70
70
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-sm--Height-on-lg, var(--pf-v6-c-avatar--m-sm--Height-on-md, var(--pf-v6-c-avatar--m-sm--Height-on-sm, var(--pf-v6-c-avatar--m-sm--Height))));
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
|
-
@media (min-width:
|
|
73
|
+
@media (min-width: 75rem) {
|
|
74
74
|
.pf-v6-c-avatar.pf-m-sm {
|
|
75
75
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-sm--Height-on-xl, var(--pf-v6-c-avatar--m-sm--Height-on-lg, var(--pf-v6-c-avatar--m-sm--Height-on-md, var(--pf-v6-c-avatar--m-sm--Height-on-sm, var(--pf-v6-c-avatar--m-sm--Height)))));
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
|
-
@media (min-width:
|
|
78
|
+
@media (min-width: 90.625rem) {
|
|
79
79
|
.pf-v6-c-avatar.pf-m-sm {
|
|
80
80
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-sm--Height-on-2xl, var(--pf-v6-c-avatar--m-sm--Height-on-xl, var(--pf-v6-c-avatar--m-sm--Height-on-lg, var(--pf-v6-c-avatar--m-sm--Height-on-md, var(--pf-v6-c-avatar--m-sm--Height-on-sm, var(--pf-v6-c-avatar--m-sm--Height))))));
|
|
81
81
|
}
|
|
@@ -84,52 +84,52 @@
|
|
|
84
84
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-md--Width);
|
|
85
85
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-md--Height);
|
|
86
86
|
}
|
|
87
|
-
@media (min-width:
|
|
87
|
+
@media (min-width: 36rem) {
|
|
88
88
|
.pf-v6-c-avatar.pf-m-md {
|
|
89
89
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-md--Width-on-sm, var(--pf-v6-c-avatar--m-md--Width));
|
|
90
90
|
}
|
|
91
91
|
}
|
|
92
|
-
@media (min-width:
|
|
92
|
+
@media (min-width: 48rem) {
|
|
93
93
|
.pf-v6-c-avatar.pf-m-md {
|
|
94
94
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-md--Width-on-md, var(--pf-v6-c-avatar--m-md--Width-on-sm, var(--pf-v6-c-avatar--m-md--Width)));
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
|
-
@media (min-width:
|
|
97
|
+
@media (min-width: 62rem) {
|
|
98
98
|
.pf-v6-c-avatar.pf-m-md {
|
|
99
99
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-md--Width-on-lg, var(--pf-v6-c-avatar--m-md--Width-on-md, var(--pf-v6-c-avatar--m-md--Width-on-sm, var(--pf-v6-c-avatar--m-md--Width))));
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
|
-
@media (min-width:
|
|
102
|
+
@media (min-width: 75rem) {
|
|
103
103
|
.pf-v6-c-avatar.pf-m-md {
|
|
104
104
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-md--Width-on-xl, var(--pf-v6-c-avatar--m-md--Width-on-lg, var(--pf-v6-c-avatar--m-md--Width-on-md, var(--pf-v6-c-avatar--m-md--Width-on-sm, var(--pf-v6-c-avatar--m-md--Width)))));
|
|
105
105
|
}
|
|
106
106
|
}
|
|
107
|
-
@media (min-width:
|
|
107
|
+
@media (min-width: 90.625rem) {
|
|
108
108
|
.pf-v6-c-avatar.pf-m-md {
|
|
109
109
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-md--Width-on-2xl, var(--pf-v6-c-avatar--m-md--Width-on-xl, var(--pf-v6-c-avatar--m-md--Width-on-lg, var(--pf-v6-c-avatar--m-md--Width-on-md, var(--pf-v6-c-avatar--m-md--Width-on-sm, var(--pf-v6-c-avatar--m-md--Width))))));
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
|
-
@media (min-width:
|
|
112
|
+
@media (min-width: 36rem) {
|
|
113
113
|
.pf-v6-c-avatar.pf-m-md {
|
|
114
114
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-md--Height-on-sm, var(--pf-v6-c-avatar--m-md--Height));
|
|
115
115
|
}
|
|
116
116
|
}
|
|
117
|
-
@media (min-width:
|
|
117
|
+
@media (min-width: 48rem) {
|
|
118
118
|
.pf-v6-c-avatar.pf-m-md {
|
|
119
119
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-md--Height-on-md, var(--pf-v6-c-avatar--m-md--Height-on-sm, var(--pf-v6-c-avatar--m-md--Height)));
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
|
-
@media (min-width:
|
|
122
|
+
@media (min-width: 62rem) {
|
|
123
123
|
.pf-v6-c-avatar.pf-m-md {
|
|
124
124
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-md--Height-on-lg, var(--pf-v6-c-avatar--m-md--Height-on-md, var(--pf-v6-c-avatar--m-md--Height-on-sm, var(--pf-v6-c-avatar--m-md--Height))));
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
|
-
@media (min-width:
|
|
127
|
+
@media (min-width: 75rem) {
|
|
128
128
|
.pf-v6-c-avatar.pf-m-md {
|
|
129
129
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-md--Height-on-xl, var(--pf-v6-c-avatar--m-md--Height-on-lg, var(--pf-v6-c-avatar--m-md--Height-on-md, var(--pf-v6-c-avatar--m-md--Height-on-sm, var(--pf-v6-c-avatar--m-md--Height)))));
|
|
130
130
|
}
|
|
131
131
|
}
|
|
132
|
-
@media (min-width:
|
|
132
|
+
@media (min-width: 90.625rem) {
|
|
133
133
|
.pf-v6-c-avatar.pf-m-md {
|
|
134
134
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-md--Height-on-2xl, var(--pf-v6-c-avatar--m-md--Height-on-xl, var(--pf-v6-c-avatar--m-md--Height-on-lg, var(--pf-v6-c-avatar--m-md--Height-on-md, var(--pf-v6-c-avatar--m-md--Height-on-sm, var(--pf-v6-c-avatar--m-md--Height))))));
|
|
135
135
|
}
|
|
@@ -138,52 +138,52 @@
|
|
|
138
138
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-lg--Width);
|
|
139
139
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-lg--Height);
|
|
140
140
|
}
|
|
141
|
-
@media (min-width:
|
|
141
|
+
@media (min-width: 36rem) {
|
|
142
142
|
.pf-v6-c-avatar.pf-m-lg {
|
|
143
143
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-lg--Width-on-sm, var(--pf-v6-c-avatar--m-lg--Width));
|
|
144
144
|
}
|
|
145
145
|
}
|
|
146
|
-
@media (min-width:
|
|
146
|
+
@media (min-width: 48rem) {
|
|
147
147
|
.pf-v6-c-avatar.pf-m-lg {
|
|
148
148
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-lg--Width-on-md, var(--pf-v6-c-avatar--m-lg--Width-on-sm, var(--pf-v6-c-avatar--m-lg--Width)));
|
|
149
149
|
}
|
|
150
150
|
}
|
|
151
|
-
@media (min-width:
|
|
151
|
+
@media (min-width: 62rem) {
|
|
152
152
|
.pf-v6-c-avatar.pf-m-lg {
|
|
153
153
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-lg--Width-on-lg, var(--pf-v6-c-avatar--m-lg--Width-on-md, var(--pf-v6-c-avatar--m-lg--Width-on-sm, var(--pf-v6-c-avatar--m-lg--Width))));
|
|
154
154
|
}
|
|
155
155
|
}
|
|
156
|
-
@media (min-width:
|
|
156
|
+
@media (min-width: 75rem) {
|
|
157
157
|
.pf-v6-c-avatar.pf-m-lg {
|
|
158
158
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-lg--Width-on-xl, var(--pf-v6-c-avatar--m-lg--Width-on-lg, var(--pf-v6-c-avatar--m-lg--Width-on-md, var(--pf-v6-c-avatar--m-lg--Width-on-sm, var(--pf-v6-c-avatar--m-lg--Width)))));
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
|
-
@media (min-width:
|
|
161
|
+
@media (min-width: 90.625rem) {
|
|
162
162
|
.pf-v6-c-avatar.pf-m-lg {
|
|
163
163
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-lg--Width-on-2xl, var(--pf-v6-c-avatar--m-lg--Width-on-xl, var(--pf-v6-c-avatar--m-lg--Width-on-lg, var(--pf-v6-c-avatar--m-lg--Width-on-md, var(--pf-v6-c-avatar--m-lg--Width-on-sm, var(--pf-v6-c-avatar--m-lg--Width))))));
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
|
-
@media (min-width:
|
|
166
|
+
@media (min-width: 36rem) {
|
|
167
167
|
.pf-v6-c-avatar.pf-m-lg {
|
|
168
168
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-lg--Height-on-sm, var(--pf-v6-c-avatar--m-lg--Height));
|
|
169
169
|
}
|
|
170
170
|
}
|
|
171
|
-
@media (min-width:
|
|
171
|
+
@media (min-width: 48rem) {
|
|
172
172
|
.pf-v6-c-avatar.pf-m-lg {
|
|
173
173
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-lg--Height-on-md, var(--pf-v6-c-avatar--m-lg--Height-on-sm, var(--pf-v6-c-avatar--m-lg--Height)));
|
|
174
174
|
}
|
|
175
175
|
}
|
|
176
|
-
@media (min-width:
|
|
176
|
+
@media (min-width: 62rem) {
|
|
177
177
|
.pf-v6-c-avatar.pf-m-lg {
|
|
178
178
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-lg--Height-on-lg, var(--pf-v6-c-avatar--m-lg--Height-on-md, var(--pf-v6-c-avatar--m-lg--Height-on-sm, var(--pf-v6-c-avatar--m-lg--Height))));
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
|
-
@media (min-width:
|
|
181
|
+
@media (min-width: 75rem) {
|
|
182
182
|
.pf-v6-c-avatar.pf-m-lg {
|
|
183
183
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-lg--Height-on-xl, var(--pf-v6-c-avatar--m-lg--Height-on-lg, var(--pf-v6-c-avatar--m-lg--Height-on-md, var(--pf-v6-c-avatar--m-lg--Height-on-sm, var(--pf-v6-c-avatar--m-lg--Height)))));
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
|
-
@media (min-width:
|
|
186
|
+
@media (min-width: 90.625rem) {
|
|
187
187
|
.pf-v6-c-avatar.pf-m-lg {
|
|
188
188
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-lg--Height-on-2xl, var(--pf-v6-c-avatar--m-lg--Height-on-xl, var(--pf-v6-c-avatar--m-lg--Height-on-lg, var(--pf-v6-c-avatar--m-lg--Height-on-md, var(--pf-v6-c-avatar--m-lg--Height-on-sm, var(--pf-v6-c-avatar--m-lg--Height))))));
|
|
189
189
|
}
|
|
@@ -192,52 +192,52 @@
|
|
|
192
192
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-xl--Width);
|
|
193
193
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-xl--Height);
|
|
194
194
|
}
|
|
195
|
-
@media (min-width:
|
|
195
|
+
@media (min-width: 36rem) {
|
|
196
196
|
.pf-v6-c-avatar.pf-m-xl {
|
|
197
197
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-xl--Width-on-sm, var(--pf-v6-c-avatar--m-xl--Width));
|
|
198
198
|
}
|
|
199
199
|
}
|
|
200
|
-
@media (min-width:
|
|
200
|
+
@media (min-width: 48rem) {
|
|
201
201
|
.pf-v6-c-avatar.pf-m-xl {
|
|
202
202
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-xl--Width-on-md, var(--pf-v6-c-avatar--m-xl--Width-on-sm, var(--pf-v6-c-avatar--m-xl--Width)));
|
|
203
203
|
}
|
|
204
204
|
}
|
|
205
|
-
@media (min-width:
|
|
205
|
+
@media (min-width: 62rem) {
|
|
206
206
|
.pf-v6-c-avatar.pf-m-xl {
|
|
207
207
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-xl--Width-on-lg, var(--pf-v6-c-avatar--m-xl--Width-on-md, var(--pf-v6-c-avatar--m-xl--Width-on-sm, var(--pf-v6-c-avatar--m-xl--Width))));
|
|
208
208
|
}
|
|
209
209
|
}
|
|
210
|
-
@media (min-width:
|
|
210
|
+
@media (min-width: 75rem) {
|
|
211
211
|
.pf-v6-c-avatar.pf-m-xl {
|
|
212
212
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-xl--Width-on-xl, var(--pf-v6-c-avatar--m-xl--Width-on-lg, var(--pf-v6-c-avatar--m-xl--Width-on-md, var(--pf-v6-c-avatar--m-xl--Width-on-sm, var(--pf-v6-c-avatar--m-xl--Width)))));
|
|
213
213
|
}
|
|
214
214
|
}
|
|
215
|
-
@media (min-width:
|
|
215
|
+
@media (min-width: 90.625rem) {
|
|
216
216
|
.pf-v6-c-avatar.pf-m-xl {
|
|
217
217
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-xl--Width-on-2xl, var(--pf-v6-c-avatar--m-xl--Width-on-xl, var(--pf-v6-c-avatar--m-xl--Width-on-lg, var(--pf-v6-c-avatar--m-xl--Width-on-md, var(--pf-v6-c-avatar--m-xl--Width-on-sm, var(--pf-v6-c-avatar--m-xl--Width))))));
|
|
218
218
|
}
|
|
219
219
|
}
|
|
220
|
-
@media (min-width:
|
|
220
|
+
@media (min-width: 36rem) {
|
|
221
221
|
.pf-v6-c-avatar.pf-m-xl {
|
|
222
222
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-xl--Height-on-sm, var(--pf-v6-c-avatar--m-xl--Height));
|
|
223
223
|
}
|
|
224
224
|
}
|
|
225
|
-
@media (min-width:
|
|
225
|
+
@media (min-width: 48rem) {
|
|
226
226
|
.pf-v6-c-avatar.pf-m-xl {
|
|
227
227
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-xl--Height-on-md, var(--pf-v6-c-avatar--m-xl--Height-on-sm, var(--pf-v6-c-avatar--m-xl--Height)));
|
|
228
228
|
}
|
|
229
229
|
}
|
|
230
|
-
@media (min-width:
|
|
230
|
+
@media (min-width: 62rem) {
|
|
231
231
|
.pf-v6-c-avatar.pf-m-xl {
|
|
232
232
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-xl--Height-on-lg, var(--pf-v6-c-avatar--m-xl--Height-on-md, var(--pf-v6-c-avatar--m-xl--Height-on-sm, var(--pf-v6-c-avatar--m-xl--Height))));
|
|
233
233
|
}
|
|
234
234
|
}
|
|
235
|
-
@media (min-width:
|
|
235
|
+
@media (min-width: 75rem) {
|
|
236
236
|
.pf-v6-c-avatar.pf-m-xl {
|
|
237
237
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-xl--Height-on-xl, var(--pf-v6-c-avatar--m-xl--Height-on-lg, var(--pf-v6-c-avatar--m-xl--Height-on-md, var(--pf-v6-c-avatar--m-xl--Height-on-sm, var(--pf-v6-c-avatar--m-xl--Height)))));
|
|
238
238
|
}
|
|
239
239
|
}
|
|
240
|
-
@media (min-width:
|
|
240
|
+
@media (min-width: 90.625rem) {
|
|
241
241
|
.pf-v6-c-avatar.pf-m-xl {
|
|
242
242
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-xl--Height-on-2xl, var(--pf-v6-c-avatar--m-xl--Height-on-xl, var(--pf-v6-c-avatar--m-xl--Height-on-lg, var(--pf-v6-c-avatar--m-xl--Height-on-md, var(--pf-v6-c-avatar--m-xl--Height-on-sm, var(--pf-v6-c-avatar--m-xl--Height))))));
|
|
243
243
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
--pf-v6-c-back-to-top--c-button--PaddingInlineStart: var(--pf-t--global--spacer--sm);
|
|
10
10
|
--pf-v6-c-back-to-top--c-button--BoxShadow: var(--pf-t--global--box-shadow--sm);
|
|
11
11
|
}
|
|
12
|
-
@media (min-width:
|
|
12
|
+
@media (min-width: 48rem) {
|
|
13
13
|
:where(:root, .pf-v6-c-back-to-top) {
|
|
14
14
|
--pf-v6-c-back-to-top--InsetBlockEnd: var(--pf-v6-c-back-to-top--md--InsetBlockEnd);
|
|
15
15
|
}
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
--pf-v6-c-banner--m-purple--BackgroundColor: var(--pf-t--global--color--nonstatus--purple--default);
|
|
44
44
|
--pf-v6-c-banner--m-purple--Color: var(--pf-t--global--text--color--nonstatus--on-purple--default);
|
|
45
45
|
}
|
|
46
|
-
@media (min-width:
|
|
46
|
+
@media (min-width: 48rem) {
|
|
47
47
|
:where(:root, .pf-v6-c-banner) {
|
|
48
48
|
--pf-v6-c-banner--PaddingInlineEnd: var(--pf-v6-c-banner--md--PaddingInlineEnd);
|
|
49
49
|
--pf-v6-c-banner--PaddingInlineStart: var(--pf-v6-c-banner--md--PaddingInlineStart);
|
|
@@ -9,52 +9,52 @@
|
|
|
9
9
|
--pf-v6-c-brand--Width--base: var(--pf-v6-c-brand--Width);
|
|
10
10
|
--pf-v6-c-brand--Height--base: var(--pf-v6-c-brand--Height);
|
|
11
11
|
}
|
|
12
|
-
@media (min-width:
|
|
12
|
+
@media (min-width: 36rem) {
|
|
13
13
|
.pf-v6-c-brand {
|
|
14
14
|
--pf-v6-c-brand--Width--base: var(--pf-v6-c-brand--Width-on-sm, var(--pf-v6-c-brand--Width));
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
-
@media (min-width:
|
|
17
|
+
@media (min-width: 48rem) {
|
|
18
18
|
.pf-v6-c-brand {
|
|
19
19
|
--pf-v6-c-brand--Width--base: var(--pf-v6-c-brand--Width-on-md, var(--pf-v6-c-brand--Width-on-sm, var(--pf-v6-c-brand--Width)));
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
|
-
@media (min-width:
|
|
22
|
+
@media (min-width: 62rem) {
|
|
23
23
|
.pf-v6-c-brand {
|
|
24
24
|
--pf-v6-c-brand--Width--base: var(--pf-v6-c-brand--Width-on-lg, var(--pf-v6-c-brand--Width-on-md, var(--pf-v6-c-brand--Width-on-sm, var(--pf-v6-c-brand--Width))));
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
|
-
@media (min-width:
|
|
27
|
+
@media (min-width: 75rem) {
|
|
28
28
|
.pf-v6-c-brand {
|
|
29
29
|
--pf-v6-c-brand--Width--base: var(--pf-v6-c-brand--Width-on-xl, var(--pf-v6-c-brand--Width-on-lg, var(--pf-v6-c-brand--Width-on-md, var(--pf-v6-c-brand--Width-on-sm, var(--pf-v6-c-brand--Width)))));
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
|
-
@media (min-width:
|
|
32
|
+
@media (min-width: 90.625rem) {
|
|
33
33
|
.pf-v6-c-brand {
|
|
34
34
|
--pf-v6-c-brand--Width--base: var(--pf-v6-c-brand--Width-on-2xl, var(--pf-v6-c-brand--Width-on-xl, var(--pf-v6-c-brand--Width-on-lg, var(--pf-v6-c-brand--Width-on-md, var(--pf-v6-c-brand--Width-on-sm, var(--pf-v6-c-brand--Width))))));
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
|
-
@media (min-width:
|
|
37
|
+
@media (min-width: 36rem) {
|
|
38
38
|
.pf-v6-c-brand {
|
|
39
39
|
--pf-v6-c-brand--Height--base: var(--pf-v6-c-brand--Height-on-sm, var(--pf-v6-c-brand--Height));
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
|
-
@media (min-width:
|
|
42
|
+
@media (min-width: 48rem) {
|
|
43
43
|
.pf-v6-c-brand {
|
|
44
44
|
--pf-v6-c-brand--Height--base: var(--pf-v6-c-brand--Height-on-md, var(--pf-v6-c-brand--Height-on-sm, var(--pf-v6-c-brand--Height)));
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
@media (min-width:
|
|
47
|
+
@media (min-width: 62rem) {
|
|
48
48
|
.pf-v6-c-brand {
|
|
49
49
|
--pf-v6-c-brand--Height--base: var(--pf-v6-c-brand--Height-on-lg, var(--pf-v6-c-brand--Height-on-md, var(--pf-v6-c-brand--Height-on-sm, var(--pf-v6-c-brand--Height))));
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
|
-
@media (min-width:
|
|
52
|
+
@media (min-width: 75rem) {
|
|
53
53
|
.pf-v6-c-brand {
|
|
54
54
|
--pf-v6-c-brand--Height--base: var(--pf-v6-c-brand--Height-on-xl, var(--pf-v6-c-brand--Height-on-lg, var(--pf-v6-c-brand--Height-on-md, var(--pf-v6-c-brand--Height-on-sm, var(--pf-v6-c-brand--Height)))));
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
|
-
@media (min-width:
|
|
57
|
+
@media (min-width: 90.625rem) {
|
|
58
58
|
.pf-v6-c-brand {
|
|
59
59
|
--pf-v6-c-brand--Height--base: var(--pf-v6-c-brand--Height-on-2xl, var(--pf-v6-c-brand--Height-on-xl, var(--pf-v6-c-brand--Height-on-lg, var(--pf-v6-c-brand--Height-on-md, var(--pf-v6-c-brand--Height-on-sm, var(--pf-v6-c-brand--Height))))));
|
|
60
60
|
}
|
|
@@ -225,7 +225,7 @@ ul) {
|
|
|
225
225
|
display: grid;
|
|
226
226
|
grid-template-columns: 1fr;
|
|
227
227
|
}
|
|
228
|
-
@media screen and (min-width:
|
|
228
|
+
@media screen and (min-width: 36rem) {
|
|
229
229
|
:is(.pf-v6-c-content--dl, .pf-v6-c-content dl) {
|
|
230
230
|
grid-template: auto/auto 1fr;
|
|
231
231
|
grid-row-gap: var(--pf-v6-c-content--dl--RowGap);
|
|
@@ -239,18 +239,18 @@ ul) {
|
|
|
239
239
|
:is(.pf-v6-c-content--dt, .pf-v6-c-content dt):not(:first-child) {
|
|
240
240
|
margin-block-start: var(--pf-v6-c-content--dt--MarginBlockStart);
|
|
241
241
|
}
|
|
242
|
-
@media screen and (min-width:
|
|
242
|
+
@media screen and (min-width: 36rem) {
|
|
243
243
|
:is(.pf-v6-c-content--dt, .pf-v6-c-content dt):not(:first-child) {
|
|
244
244
|
--pf-v6-c-content--dt--MarginBlockStart: var(--pf-v6-c-content--dt--sm--MarginBlockStart);
|
|
245
245
|
}
|
|
246
246
|
}
|
|
247
|
-
@media screen and (min-width:
|
|
247
|
+
@media screen and (min-width: 36rem) {
|
|
248
248
|
:is(.pf-v6-c-content--dt, .pf-v6-c-content dt) {
|
|
249
249
|
grid-column: 1;
|
|
250
250
|
}
|
|
251
251
|
}
|
|
252
252
|
|
|
253
|
-
@media screen and (min-width:
|
|
253
|
+
@media screen and (min-width: 36rem) {
|
|
254
254
|
:is(.pf-v6-c-content--dd, .pf-v6-c-content dd) {
|
|
255
255
|
grid-column: 2;
|
|
256
256
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@media screen and (min-width:
|
|
1
|
+
@media screen and (min-width: 48rem) {
|
|
2
2
|
.pf-v6-c-data-list:not([class*=pf-m-grid]) {
|
|
3
3
|
--pf-v6-c-data-list__cell--cell--PaddingBlockStart: var(--pf-v6-c-data-list__cell--cell--md--PaddingBlockStart);
|
|
4
4
|
--pf-v6-c-data-list__cell--PaddingBlockEnd: var(--pf-v6-c-data-list__cell--md--PaddingBlockEnd);
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
--pf-v6-c-data-list--m-compact__cell-cell--PaddingBlockStart: var(--pf-v6-c-data-list--m-compact__cell-cell--md--PaddingBlockStart);
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
-
@media screen and (min-width:
|
|
13
|
+
@media screen and (min-width: 48rem) and (min-width: 75rem) {
|
|
14
14
|
.pf-v6-c-data-list:not([class*=pf-m-grid]) {
|
|
15
15
|
--pf-v6-c-data-list__item-row--PaddingInlineEnd: var(--pf-v6-c-data-list__item-row--xl--PaddingInlineEnd);
|
|
16
16
|
--pf-v6-c-data-list__item-row--PaddingInlineStart: var(--pf-v6-c-data-list__item-row--xl--PaddingInlineStart);
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
--pf-v6-c-data-list__expandable-content-body--PaddingInlineStart: var(--pf-v6-c-data-list__expandable-content-body--xl--PaddingInlineStart);
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
|
-
@media screen and (min-width:
|
|
21
|
+
@media screen and (min-width: 48rem) {
|
|
22
22
|
.pf-v6-c-data-list:not([class*=pf-m-grid]) .pf-v6-c-data-list__item-content {
|
|
23
23
|
display: flex;
|
|
24
24
|
flex-grow: 1;
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
--pf-v6-c-data-list--m-compact__cell-cell--PaddingBlockStart: var(--pf-v6-c-data-list--m-compact__cell-cell--md--PaddingBlockStart);
|
|
69
69
|
}
|
|
70
70
|
}
|
|
71
|
-
@media screen and (min-width: 0) and (min-width:
|
|
71
|
+
@media screen and (min-width: 0) and (min-width: 75rem) {
|
|
72
72
|
.pf-v6-c-data-list.pf-m-grid-none {
|
|
73
73
|
--pf-v6-c-data-list__item-row--PaddingInlineEnd: var(--pf-v6-c-data-list__item-row--xl--PaddingInlineEnd);
|
|
74
74
|
--pf-v6-c-data-list__item-row--PaddingInlineStart: var(--pf-v6-c-data-list__item-row--xl--PaddingInlineStart);
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
}
|
|
115
115
|
}
|
|
116
116
|
|
|
117
|
-
@media screen and (min-width:
|
|
117
|
+
@media screen and (min-width: 36rem) {
|
|
118
118
|
.pf-v6-c-data-list.pf-m-grid-sm {
|
|
119
119
|
--pf-v6-c-data-list__cell--cell--PaddingBlockStart: var(--pf-v6-c-data-list__cell--cell--md--PaddingBlockStart);
|
|
120
120
|
--pf-v6-c-data-list__cell--PaddingBlockEnd: var(--pf-v6-c-data-list__cell--md--PaddingBlockEnd);
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
--pf-v6-c-data-list--m-compact__cell-cell--PaddingBlockStart: var(--pf-v6-c-data-list--m-compact__cell-cell--md--PaddingBlockStart);
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
|
-
@media screen and (min-width:
|
|
129
|
+
@media screen and (min-width: 36rem) and (min-width: 75rem) {
|
|
130
130
|
.pf-v6-c-data-list.pf-m-grid-sm {
|
|
131
131
|
--pf-v6-c-data-list__item-row--PaddingInlineEnd: var(--pf-v6-c-data-list__item-row--xl--PaddingInlineEnd);
|
|
132
132
|
--pf-v6-c-data-list__item-row--PaddingInlineStart: var(--pf-v6-c-data-list__item-row--xl--PaddingInlineStart);
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
--pf-v6-c-data-list__expandable-content-body--PaddingInlineStart: var(--pf-v6-c-data-list__expandable-content-body--xl--PaddingInlineStart);
|
|
135
135
|
}
|
|
136
136
|
}
|
|
137
|
-
@media screen and (min-width:
|
|
137
|
+
@media screen and (min-width: 36rem) {
|
|
138
138
|
.pf-v6-c-data-list.pf-m-grid-sm .pf-v6-c-data-list__item-content {
|
|
139
139
|
display: flex;
|
|
140
140
|
flex-grow: 1;
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
}
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
@media screen and (min-width:
|
|
175
|
+
@media screen and (min-width: 48rem) {
|
|
176
176
|
.pf-v6-c-data-list.pf-m-grid-md {
|
|
177
177
|
--pf-v6-c-data-list__cell--cell--PaddingBlockStart: var(--pf-v6-c-data-list__cell--cell--md--PaddingBlockStart);
|
|
178
178
|
--pf-v6-c-data-list__cell--PaddingBlockEnd: var(--pf-v6-c-data-list__cell--md--PaddingBlockEnd);
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
--pf-v6-c-data-list--m-compact__cell-cell--PaddingBlockStart: var(--pf-v6-c-data-list--m-compact__cell-cell--md--PaddingBlockStart);
|
|
185
185
|
}
|
|
186
186
|
}
|
|
187
|
-
@media screen and (min-width:
|
|
187
|
+
@media screen and (min-width: 48rem) and (min-width: 75rem) {
|
|
188
188
|
.pf-v6-c-data-list.pf-m-grid-md {
|
|
189
189
|
--pf-v6-c-data-list__item-row--PaddingInlineEnd: var(--pf-v6-c-data-list__item-row--xl--PaddingInlineEnd);
|
|
190
190
|
--pf-v6-c-data-list__item-row--PaddingInlineStart: var(--pf-v6-c-data-list__item-row--xl--PaddingInlineStart);
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
--pf-v6-c-data-list__expandable-content-body--PaddingInlineStart: var(--pf-v6-c-data-list__expandable-content-body--xl--PaddingInlineStart);
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
|
-
@media screen and (min-width:
|
|
195
|
+
@media screen and (min-width: 48rem) {
|
|
196
196
|
.pf-v6-c-data-list.pf-m-grid-md .pf-v6-c-data-list__item-content {
|
|
197
197
|
display: flex;
|
|
198
198
|
flex-grow: 1;
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
}
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
@media screen and (min-width:
|
|
233
|
+
@media screen and (min-width: 62rem) {
|
|
234
234
|
.pf-v6-c-data-list.pf-m-grid-lg {
|
|
235
235
|
--pf-v6-c-data-list__cell--cell--PaddingBlockStart: var(--pf-v6-c-data-list__cell--cell--md--PaddingBlockStart);
|
|
236
236
|
--pf-v6-c-data-list__cell--PaddingBlockEnd: var(--pf-v6-c-data-list__cell--md--PaddingBlockEnd);
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
--pf-v6-c-data-list--m-compact__cell-cell--PaddingBlockStart: var(--pf-v6-c-data-list--m-compact__cell-cell--md--PaddingBlockStart);
|
|
243
243
|
}
|
|
244
244
|
}
|
|
245
|
-
@media screen and (min-width:
|
|
245
|
+
@media screen and (min-width: 62rem) and (min-width: 75rem) {
|
|
246
246
|
.pf-v6-c-data-list.pf-m-grid-lg {
|
|
247
247
|
--pf-v6-c-data-list__item-row--PaddingInlineEnd: var(--pf-v6-c-data-list__item-row--xl--PaddingInlineEnd);
|
|
248
248
|
--pf-v6-c-data-list__item-row--PaddingInlineStart: var(--pf-v6-c-data-list__item-row--xl--PaddingInlineStart);
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
--pf-v6-c-data-list__expandable-content-body--PaddingInlineStart: var(--pf-v6-c-data-list__expandable-content-body--xl--PaddingInlineStart);
|
|
251
251
|
}
|
|
252
252
|
}
|
|
253
|
-
@media screen and (min-width:
|
|
253
|
+
@media screen and (min-width: 62rem) {
|
|
254
254
|
.pf-v6-c-data-list.pf-m-grid-lg .pf-v6-c-data-list__item-content {
|
|
255
255
|
display: flex;
|
|
256
256
|
flex-grow: 1;
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
}
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
@media screen and (min-width:
|
|
291
|
+
@media screen and (min-width: 75rem) {
|
|
292
292
|
.pf-v6-c-data-list.pf-m-grid-xl {
|
|
293
293
|
--pf-v6-c-data-list__cell--cell--PaddingBlockStart: var(--pf-v6-c-data-list__cell--cell--md--PaddingBlockStart);
|
|
294
294
|
--pf-v6-c-data-list__cell--PaddingBlockEnd: var(--pf-v6-c-data-list__cell--md--PaddingBlockEnd);
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
--pf-v6-c-data-list--m-compact__cell-cell--PaddingBlockStart: var(--pf-v6-c-data-list--m-compact__cell-cell--md--PaddingBlockStart);
|
|
301
301
|
}
|
|
302
302
|
}
|
|
303
|
-
@media screen and (min-width:
|
|
303
|
+
@media screen and (min-width: 75rem) and (min-width: 75rem) {
|
|
304
304
|
.pf-v6-c-data-list.pf-m-grid-xl {
|
|
305
305
|
--pf-v6-c-data-list__item-row--PaddingInlineEnd: var(--pf-v6-c-data-list__item-row--xl--PaddingInlineEnd);
|
|
306
306
|
--pf-v6-c-data-list__item-row--PaddingInlineStart: var(--pf-v6-c-data-list__item-row--xl--PaddingInlineStart);
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
--pf-v6-c-data-list__expandable-content-body--PaddingInlineStart: var(--pf-v6-c-data-list__expandable-content-body--xl--PaddingInlineStart);
|
|
309
309
|
}
|
|
310
310
|
}
|
|
311
|
-
@media screen and (min-width:
|
|
311
|
+
@media screen and (min-width: 75rem) {
|
|
312
312
|
.pf-v6-c-data-list.pf-m-grid-xl .pf-v6-c-data-list__item-content {
|
|
313
313
|
display: flex;
|
|
314
314
|
flex-grow: 1;
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
}
|
|
347
347
|
}
|
|
348
348
|
|
|
349
|
-
@media screen and (min-width:
|
|
349
|
+
@media screen and (min-width: 90.625rem) {
|
|
350
350
|
.pf-v6-c-data-list.pf-m-grid-2xl {
|
|
351
351
|
--pf-v6-c-data-list__cell--cell--PaddingBlockStart: var(--pf-v6-c-data-list__cell--cell--md--PaddingBlockStart);
|
|
352
352
|
--pf-v6-c-data-list__cell--PaddingBlockEnd: var(--pf-v6-c-data-list__cell--md--PaddingBlockEnd);
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
--pf-v6-c-data-list--m-compact__cell-cell--PaddingBlockStart: var(--pf-v6-c-data-list--m-compact__cell-cell--md--PaddingBlockStart);
|
|
359
359
|
}
|
|
360
360
|
}
|
|
361
|
-
@media screen and (min-width:
|
|
361
|
+
@media screen and (min-width: 90.625rem) and (min-width: 75rem) {
|
|
362
362
|
.pf-v6-c-data-list.pf-m-grid-2xl {
|
|
363
363
|
--pf-v6-c-data-list__item-row--PaddingInlineEnd: var(--pf-v6-c-data-list__item-row--xl--PaddingInlineEnd);
|
|
364
364
|
--pf-v6-c-data-list__item-row--PaddingInlineStart: var(--pf-v6-c-data-list__item-row--xl--PaddingInlineStart);
|
|
@@ -366,7 +366,7 @@
|
|
|
366
366
|
--pf-v6-c-data-list__expandable-content-body--PaddingInlineStart: var(--pf-v6-c-data-list__expandable-content-body--xl--PaddingInlineStart);
|
|
367
367
|
}
|
|
368
368
|
}
|
|
369
|
-
@media screen and (min-width:
|
|
369
|
+
@media screen and (min-width: 90.625rem) {
|
|
370
370
|
.pf-v6-c-data-list.pf-m-grid-2xl .pf-v6-c-data-list__item-content {
|
|
371
371
|
display: flex;
|
|
372
372
|
flex-grow: 1;
|