@syncfusion/ej2-splitbuttons 32.1.24 → 32.2.7
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/dist/ej2-splitbuttons.min.js +2 -2
- package/dist/ej2-splitbuttons.umd.min.js +2 -2
- package/dist/ej2-splitbuttons.umd.min.js.map +1 -1
- package/dist/es6/ej2-splitbuttons.es2015.js +15 -1
- package/dist/es6/ej2-splitbuttons.es2015.js.map +1 -1
- package/dist/es6/ej2-splitbuttons.es5.js +15 -1
- package/dist/es6/ej2-splitbuttons.es5.js.map +1 -1
- package/dist/global/ej2-splitbuttons.min.js +2 -2
- package/dist/global/ej2-splitbuttons.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +3 -3
- package/src/drop-down-button/drop-down-button.js +9 -1
- package/src/split-button/split-button.js +6 -0
- package/styles/bds-lite.css +702 -702
- package/styles/bds.css +702 -702
- package/styles/bootstrap-dark-lite.css +227 -227
- package/styles/bootstrap-dark.css +227 -227
- package/styles/bootstrap-lite.css +227 -227
- package/styles/bootstrap.css +227 -227
- package/styles/bootstrap4-lite.css +235 -235
- package/styles/bootstrap4.css +235 -235
- package/styles/bootstrap5-dark-lite.css +235 -235
- package/styles/bootstrap5-dark.css +235 -235
- package/styles/bootstrap5-lite.css +235 -235
- package/styles/bootstrap5.3-lite.css +708 -708
- package/styles/bootstrap5.3.css +708 -708
- package/styles/bootstrap5.css +235 -235
- package/styles/button-group/_all.bds.scss +1 -1
- package/styles/button-group/_all.bootstrap-dark.scss +1 -1
- package/styles/button-group/_all.bootstrap.scss +1 -1
- package/styles/button-group/_all.bootstrap4.scss +1 -1
- package/styles/button-group/_all.bootstrap5-dark.scss +1 -1
- package/styles/button-group/_all.bootstrap5.3.scss +1 -1
- package/styles/button-group/_all.bootstrap5.scss +1 -1
- package/styles/button-group/_all.fabric-dark.scss +1 -1
- package/styles/button-group/_all.fabric.scss +1 -1
- package/styles/button-group/_all.fluent-dark.scss +1 -1
- package/styles/button-group/_all.fluent.scss +1 -1
- package/styles/button-group/_all.fluent2.scss +1 -1
- package/styles/button-group/_all.highcontrast-light.scss +1 -1
- package/styles/button-group/_all.highcontrast.scss +1 -1
- package/styles/button-group/_all.material-dark.scss +1 -1
- package/styles/button-group/_all.material.scss +1 -1
- package/styles/button-group/_all.material3-dark.scss +1 -1
- package/styles/button-group/_all.material3.scss +1 -1
- package/styles/button-group/_all.tailwind-dark.scss +1 -1
- package/styles/button-group/_all.tailwind.scss +1 -1
- package/styles/button-group/_all.tailwind3.scss +1 -1
- package/styles/button-group/_bigger.scss +1 -0
- package/styles/button-group/_layout.scss +1 -0
- package/styles/button-group/_theme.scss +1 -0
- package/styles/button-group/bds.css +702 -702
- package/styles/button-group/bootstrap-dark.css +227 -227
- package/styles/button-group/bootstrap.css +227 -227
- package/styles/button-group/bootstrap4.css +235 -235
- package/styles/button-group/bootstrap5-dark.css +235 -235
- package/styles/button-group/bootstrap5.3.css +708 -708
- package/styles/button-group/bootstrap5.css +235 -235
- package/styles/button-group/fabric-dark.css +227 -227
- package/styles/button-group/fabric.css +227 -227
- package/styles/button-group/fluent-dark.css +227 -227
- package/styles/button-group/fluent.css +227 -227
- package/styles/button-group/fluent2.css +729 -729
- package/styles/button-group/highcontrast-light.css +227 -227
- package/styles/button-group/highcontrast.css +227 -227
- package/styles/button-group/material-dark.css +227 -227
- package/styles/button-group/material.css +227 -227
- package/styles/button-group/material3-dark.css +850 -850
- package/styles/button-group/material3.css +850 -850
- package/styles/button-group/tailwind-dark.css +235 -235
- package/styles/button-group/tailwind.css +235 -235
- package/styles/button-group/tailwind3.css +745 -745
- package/styles/drop-down-button/_bigger.scss +1 -0
- package/styles/drop-down-button/_layout.scss +1 -0
- package/styles/drop-down-button/_theme.scss +1 -0
- package/styles/fabric-dark-lite.css +227 -227
- package/styles/fabric-dark.css +227 -227
- package/styles/fabric-lite.css +227 -227
- package/styles/fabric.css +227 -227
- package/styles/fluent-dark-lite.css +227 -227
- package/styles/fluent-dark.css +227 -227
- package/styles/fluent-lite.css +227 -227
- package/styles/fluent.css +227 -227
- package/styles/fluent2-lite.css +729 -729
- package/styles/fluent2.css +729 -729
- package/styles/highcontrast-light-lite.css +227 -227
- package/styles/highcontrast-light.css +227 -227
- package/styles/highcontrast-lite.css +227 -227
- package/styles/highcontrast.css +227 -227
- package/styles/material-dark-lite.css +227 -227
- package/styles/material-dark.css +227 -227
- package/styles/material-lite.css +227 -227
- package/styles/material.css +227 -227
- package/styles/material3-dark-lite.css +850 -850
- package/styles/material3-dark.css +850 -850
- package/styles/material3-lite.css +850 -850
- package/styles/material3.css +850 -850
- package/styles/progress-button/_bigger.scss +1 -0
- package/styles/split-button/_bigger.scss +1 -0
- package/styles/split-button/_layout.scss +1 -0
- package/styles/split-button/_theme.scss +1 -0
- package/styles/tailwind-dark-lite.css +235 -235
- package/styles/tailwind-dark.css +235 -235
- package/styles/tailwind-lite.css +235 -235
- package/styles/tailwind.css +235 -235
- package/styles/tailwind3-lite.css +745 -745
- package/styles/tailwind3.css +745 -745
|
@@ -125,566 +125,244 @@
|
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
/* stylelint-disable */
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
-webkit-box
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
-webkit-box-
|
|
136
|
-
|
|
128
|
+
*.e-btn-group,
|
|
129
|
+
*.e-css.e-btn-group {
|
|
130
|
+
display: -webkit-inline-box;
|
|
131
|
+
display: -ms-inline-flexbox;
|
|
132
|
+
display: inline-flex;
|
|
133
|
+
border-radius: 4px;
|
|
134
|
+
-webkit-box-orient: horizontal;
|
|
135
|
+
-webkit-box-direction: normal;
|
|
136
|
+
-ms-flex-direction: row;
|
|
137
|
+
flex-direction: row;
|
|
138
|
+
position: relative;
|
|
137
139
|
}
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
border-color: var(--color-sf-utility-secondary-border-color);
|
|
146
|
-
color: var(--color-sf-utility-secondary-text-color-hover);
|
|
147
|
-
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
148
|
-
outline-offset: 0;
|
|
149
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
150
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
151
|
-
outline-color: inherit;
|
|
140
|
+
*.e-btn-group input:focus + label.e-btn,
|
|
141
|
+
*.e-btn-group .e-btn:focus,
|
|
142
|
+
*.e-btn-group .e-btn:hover,
|
|
143
|
+
*.e-css.e-btn-group input:focus + label.e-btn,
|
|
144
|
+
*.e-css.e-btn-group .e-btn:focus,
|
|
145
|
+
*.e-css.e-btn-group .e-btn:hover {
|
|
146
|
+
z-index: 2;
|
|
152
147
|
}
|
|
153
|
-
|
|
154
|
-
.e-btn-group input
|
|
155
|
-
|
|
156
|
-
.e-css.e-btn-group .e-btn:focus.e-primary,
|
|
157
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
158
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
|
|
159
|
-
background: var(--color-sf-brand-solid-primary-hover);
|
|
160
|
-
border-color: var(--color-sf-brand-solid-primary-hover);
|
|
161
|
-
color: var(--color-sf-on-brand-solid-primary);
|
|
162
|
-
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
163
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
164
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
165
|
-
outline-color: inherit;
|
|
148
|
+
*.e-btn-group input + label.e-btn,
|
|
149
|
+
*.e-css.e-btn-group input + label.e-btn {
|
|
150
|
+
margin-bottom: 0;
|
|
166
151
|
}
|
|
167
|
-
|
|
168
|
-
.e-btn-group input
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
color: var(--color-sf-base-white);
|
|
176
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
177
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
178
|
-
outline-color: inherit;
|
|
152
|
+
*.e-btn-group input,
|
|
153
|
+
*.e-css.e-btn-group input {
|
|
154
|
+
-moz-appearance: none;
|
|
155
|
+
height: 1px;
|
|
156
|
+
margin: 0 0 0 -1px;
|
|
157
|
+
opacity: 0;
|
|
158
|
+
position: absolute;
|
|
159
|
+
width: 1px;
|
|
179
160
|
}
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
.e-btn-group input:
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
background: var(--color-sf-utility-info-bg-color-hover);
|
|
187
|
-
border-color: var(--color-sf-utility-info-border-color);
|
|
188
|
-
color: var(--color-sf-utility-info-text-hover);
|
|
189
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
190
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
191
|
-
outline-color: inherit;
|
|
161
|
+
*.e-btn-group input:disabled + label.e-btn,
|
|
162
|
+
*.e-btn-group :disabled,
|
|
163
|
+
*.e-css.e-btn-group input:disabled + label.e-btn,
|
|
164
|
+
*.e-css.e-btn-group :disabled {
|
|
165
|
+
cursor: default;
|
|
166
|
+
pointer-events: none;
|
|
192
167
|
}
|
|
193
|
-
|
|
194
|
-
.e-btn-group
|
|
195
|
-
|
|
196
|
-
.e-css.e-btn-group .e-btn:focus.e-warning,
|
|
197
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
198
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
|
|
199
|
-
background: #93370c;
|
|
200
|
-
border-color: #93370c;
|
|
201
|
-
color: var(--color-sf-base-white);
|
|
202
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
203
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
204
|
-
outline-color: inherit;
|
|
168
|
+
*.e-btn-group .e-btn-icon,
|
|
169
|
+
*.e-css.e-btn-group .e-btn-icon {
|
|
170
|
+
font-size: 18px;
|
|
205
171
|
}
|
|
206
|
-
|
|
207
|
-
.e-btn-group
|
|
208
|
-
|
|
209
|
-
.e-css.e-btn-group .e-btn:focus.e-danger,
|
|
210
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
211
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
|
|
212
|
-
background: #b32218;
|
|
213
|
-
border-color: #b32218;
|
|
214
|
-
color: var(--color-sf-base-white);
|
|
215
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
216
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
217
|
-
outline-color: inherit;
|
|
172
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
|
|
173
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
|
|
174
|
+
margin-left: -1px;
|
|
218
175
|
}
|
|
219
|
-
|
|
220
|
-
.e-btn-group
|
|
221
|
-
.e-btn-group input:focus + label.e-btn.e-link,
|
|
222
|
-
.e-css.e-btn-group .e-btn:focus.e-link,
|
|
223
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
224
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-link {
|
|
176
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
|
|
177
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
|
|
225
178
|
border-radius: 0;
|
|
226
|
-
text-decoration: underline;
|
|
227
|
-
color: var(--color-sf-brand-solid-primary-pressed);
|
|
228
|
-
background-color: transparent;
|
|
229
|
-
border-color: transparent;
|
|
230
|
-
-webkit-box-shadow: none;
|
|
231
|
-
box-shadow: none;
|
|
232
|
-
outline: none;
|
|
233
|
-
}
|
|
234
|
-
.e-btn-group .e-btn:focus.e-outline,
|
|
235
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
236
|
-
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
237
|
-
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
238
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
239
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
240
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
241
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
242
|
-
}
|
|
243
|
-
.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
244
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
245
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
246
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
247
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
248
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
249
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
250
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
251
|
-
}
|
|
252
|
-
.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
253
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
254
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
255
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
256
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
257
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
258
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
259
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
260
|
-
}
|
|
261
|
-
.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
262
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
263
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
264
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
265
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
266
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
267
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
268
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
269
|
-
}
|
|
270
|
-
.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
271
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
272
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
273
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
274
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
275
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
276
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
277
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
278
|
-
}
|
|
279
|
-
.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
280
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
281
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
282
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
283
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
284
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
285
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
286
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
287
|
-
}
|
|
288
|
-
.e-btn-group .e-btn:active,
|
|
289
|
-
.e-btn-group input:active + label.e-btn,
|
|
290
|
-
.e-btn-group input:checked + label.e-btn,
|
|
291
|
-
.e-css.e-btn-group .e-btn:active,
|
|
292
|
-
.e-css.e-btn-group input:active + label.e-btn,
|
|
293
|
-
.e-css.e-btn-group input:checked + label.e-btn {
|
|
294
|
-
background: var(--color-sf-utility-secondary-bg-color-pressed);
|
|
295
|
-
border-color: var(--color-sf-utility-secondary-border-color);
|
|
296
|
-
color: var(--color-sf-utility-secondary-text-color-pressed);
|
|
297
|
-
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
298
|
-
outline-offset: 0;
|
|
299
|
-
}
|
|
300
|
-
.e-btn-group .e-btn:active.e-primary,
|
|
301
|
-
.e-btn-group input:active + label.e-btn.e-primary,
|
|
302
|
-
.e-btn-group input:checked + label.e-btn.e-primary,
|
|
303
|
-
.e-css.e-btn-group .e-btn:active.e-primary,
|
|
304
|
-
.e-css.e-btn-group input:active + label.e-btn.e-primary,
|
|
305
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-primary {
|
|
306
|
-
background: var(--color-sf-brand-solid-primary-pressed);
|
|
307
|
-
border-color: var(--color-sf-brand-solid-primary-pressed);
|
|
308
|
-
color: var(--color-sf-on-brand-solid-primary);
|
|
309
|
-
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
310
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
311
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
312
|
-
}
|
|
313
|
-
.e-btn-group .e-btn:active.e-success,
|
|
314
|
-
.e-btn-group input:active + label.e-btn.e-success,
|
|
315
|
-
.e-btn-group input:checked + label.e-btn.e-success,
|
|
316
|
-
.e-css.e-btn-group .e-btn:active.e-success,
|
|
317
|
-
.e-css.e-btn-group input:active + label.e-btn.e-success,
|
|
318
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-success {
|
|
319
|
-
background: #074c30;
|
|
320
|
-
border-color: #074c30;
|
|
321
|
-
color: var(--color-sf-base-white);
|
|
322
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
323
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
324
|
-
}
|
|
325
|
-
.e-btn-group .e-btn:active.e-info,
|
|
326
|
-
.e-btn-group input:active + label.e-btn.e-info,
|
|
327
|
-
.e-btn-group input:checked + label.e-btn.e-info,
|
|
328
|
-
.e-css.e-btn-group .e-btn:active.e-info,
|
|
329
|
-
.e-css.e-btn-group input:active + label.e-btn.e-info,
|
|
330
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-info {
|
|
331
|
-
background: var(--color-sf-utility-info-bg-color-pressed);
|
|
332
|
-
color: var(--color-sf-utility-info-text-hover);
|
|
333
|
-
border-color: var(--color-sf-utility-info-border-color);
|
|
334
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
335
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
336
|
-
}
|
|
337
|
-
.e-btn-group .e-btn:active.e-warning,
|
|
338
|
-
.e-btn-group input:active + label.e-btn.e-warning,
|
|
339
|
-
.e-btn-group input:checked + label.e-btn.e-warning,
|
|
340
|
-
.e-css.e-btn-group .e-btn:active.e-warning,
|
|
341
|
-
.e-css.e-btn-group input:active + label.e-btn.e-warning,
|
|
342
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-warning {
|
|
343
|
-
background: #792d0d;
|
|
344
|
-
border-color: #792d0d;
|
|
345
|
-
color: var(--color-sf-base-white);
|
|
346
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
347
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
348
|
-
}
|
|
349
|
-
.e-btn-group .e-btn:active.e-danger,
|
|
350
|
-
.e-btn-group input:active + label.e-btn.e-danger,
|
|
351
|
-
.e-btn-group input:checked + label.e-btn.e-danger,
|
|
352
|
-
.e-css.e-btn-group .e-btn:active.e-danger,
|
|
353
|
-
.e-css.e-btn-group input:active + label.e-btn.e-danger,
|
|
354
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-danger {
|
|
355
|
-
background: #901f17;
|
|
356
|
-
border-color: #901f17;
|
|
357
|
-
color: var(--color-sf-base-white);
|
|
358
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
359
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
360
|
-
}
|
|
361
|
-
.e-btn-group .e-btn:active.e-outline,
|
|
362
|
-
.e-btn-group input:active + label.e-btn.e-outline,
|
|
363
|
-
.e-btn-group input:checked + label.e-btn.e-outline,
|
|
364
|
-
.e-css.e-btn-group .e-btn:active.e-outline,
|
|
365
|
-
.e-css.e-btn-group input:active + label.e-btn.e-outline,
|
|
366
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline {
|
|
367
|
-
background: var(--color-sf-utility-secondary-bg-color-pressed);
|
|
368
|
-
border-color: var(--color-sf-utility-secondary-border-color);
|
|
369
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
370
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
371
|
-
color: var(--color-sf-utility-secondary-text-color-pressed);
|
|
372
|
-
}
|
|
373
|
-
.e-btn-group .e-btn:active.e-outline.e-primary,
|
|
374
|
-
.e-btn-group input:active + label.e-btn.e-outline.e-primary,
|
|
375
|
-
.e-btn-group input:checked + label.e-btn.e-outline.e-primary,
|
|
376
|
-
.e-css.e-btn-group .e-btn:active.e-outline.e-primary,
|
|
377
|
-
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
|
|
378
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
|
|
379
|
-
background: var(--color-sf-brand-solid-primary-pressed);
|
|
380
|
-
border-color: var(--color-sf-brand-primary);
|
|
381
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
382
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
383
|
-
color: var(--color-sf-on-brand-solid-primary);
|
|
384
179
|
}
|
|
385
|
-
|
|
386
|
-
.e-btn-group
|
|
387
|
-
.e-btn-group
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
|
|
391
|
-
background: #074c30;
|
|
392
|
-
border-color: #074c30;
|
|
393
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
394
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
395
|
-
color: var(--color-sf-base-white);
|
|
180
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type, *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child),
|
|
181
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
|
|
182
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
|
|
183
|
+
border-bottom-right-radius: 0;
|
|
184
|
+
border-top-right-radius: 0;
|
|
396
185
|
}
|
|
397
|
-
|
|
398
|
-
.e-btn-group
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
|
|
402
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
|
|
403
|
-
background: var(--color-sf-utility-info-bg-color-pressed);
|
|
404
|
-
border-color: var(--color-sf-utility-info-border-color);
|
|
405
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
406
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
407
|
-
color: var(--color-sf-utility-info-text-hover);
|
|
186
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
|
|
187
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
|
|
188
|
+
border-bottom-left-radius: 0;
|
|
189
|
+
border-top-left-radius: 0;
|
|
408
190
|
}
|
|
409
|
-
|
|
410
|
-
.e-btn-group
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
|
|
414
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
|
|
415
|
-
background: #792d0d;
|
|
416
|
-
border-color: #792d0d;
|
|
417
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
418
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
419
|
-
color: var(--color-sf-base-white);
|
|
191
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
|
|
192
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
|
|
193
|
+
border-bottom-left-radius: 0;
|
|
194
|
+
border-top-left-radius: 0;
|
|
420
195
|
}
|
|
421
|
-
|
|
422
|
-
.e-btn-group
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
|
|
426
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
|
|
427
|
-
background: #901f17;
|
|
428
|
-
border-color: #901f17;
|
|
429
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
430
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
431
|
-
color: var(--color-sf-base-white);
|
|
196
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
|
|
197
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
|
|
198
|
+
border-bottom-right-radius: 0;
|
|
199
|
+
border-top-right-radius: 0;
|
|
432
200
|
}
|
|
433
|
-
|
|
434
|
-
.e-btn-group
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
background-color: var(--color-sf-bg-disabled);
|
|
438
|
-
border-color: var(--color-sf-border-disabled-subtle);
|
|
439
|
-
-webkit-box-shadow: none;
|
|
440
|
-
box-shadow: none;
|
|
441
|
-
color: var(--color-sf-fg-disabled);
|
|
442
|
-
border-color: var(--color-sf-utility-secondary-border-color);
|
|
201
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
|
|
202
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
|
|
203
|
+
border-bottom-left-radius: 0;
|
|
204
|
+
border-top-left-radius: 0;
|
|
443
205
|
}
|
|
444
|
-
|
|
445
|
-
.e-btn-group
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
background: var(--color-sf-bg-disabled);
|
|
449
|
-
border-color: var(--color-sf-bg-disabled);
|
|
450
|
-
-webkit-box-shadow: none;
|
|
451
|
-
box-shadow: none;
|
|
452
|
-
color: var(--color-sf-fg-disabled);
|
|
453
|
-
border-color: var(--color-sf-brand-solid-primary);
|
|
206
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
|
|
207
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
|
|
208
|
+
border-bottom-right-radius: 0;
|
|
209
|
+
border-top-right-radius: 0;
|
|
454
210
|
}
|
|
455
|
-
|
|
456
|
-
.e-btn-group
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
background: var(--color-sf-bg-disabled);
|
|
460
|
-
border-color: var(--color-sf-bg-disabled);
|
|
461
|
-
-webkit-box-shadow: none;
|
|
462
|
-
box-shadow: none;
|
|
463
|
-
color: var(--color-sf-fg-disabled);
|
|
464
|
-
border-color: #057647;
|
|
211
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
|
|
212
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
|
|
213
|
+
border-bottom-left-radius: 0;
|
|
214
|
+
border-top-left-radius: 0;
|
|
465
215
|
}
|
|
466
|
-
|
|
467
|
-
.e-btn-group
|
|
468
|
-
|
|
469
|
-
.e-css.e-btn-group input:disabled + label.e-btn.e-info {
|
|
470
|
-
background: var(--color-sf-bg-disabled);
|
|
471
|
-
border-color: var(--color-sf-bg-disabled);
|
|
472
|
-
-webkit-box-shadow: none;
|
|
473
|
-
box-shadow: none;
|
|
474
|
-
color: var(--color-sf-fg-disabled);
|
|
475
|
-
border-color: var(--color-sf-utility-info-border-color);
|
|
216
|
+
*.e-btn-group.e-rtl .e-btn,
|
|
217
|
+
*.e-css.e-btn-group.e-rtl .e-btn {
|
|
218
|
+
margin-left: -1px;
|
|
476
219
|
}
|
|
477
|
-
|
|
478
|
-
.e-btn-group
|
|
479
|
-
|
|
480
|
-
.e-css.e-btn-group input:disabled + label.e-btn.e-warning {
|
|
481
|
-
background: var(--color-sf-bg-disabled);
|
|
482
|
-
border-color: var(--color-sf-bg-disabled);
|
|
483
|
-
-webkit-box-shadow: none;
|
|
484
|
-
box-shadow: none;
|
|
485
|
-
color: var(--color-sf-fg-disabled);
|
|
486
|
-
border-color: #b54707;
|
|
220
|
+
*.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
|
|
221
|
+
*.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
|
|
222
|
+
border-radius: 0;
|
|
487
223
|
}
|
|
488
|
-
|
|
489
|
-
.e-btn-group
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
border-color: var(--color-sf-bg-disabled);
|
|
494
|
-
-webkit-box-shadow: none;
|
|
495
|
-
box-shadow: none;
|
|
496
|
-
color: var(--color-sf-fg-disabled);
|
|
497
|
-
border-color: #d92c20;
|
|
224
|
+
*.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
|
|
225
|
+
*.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
|
|
226
|
+
*.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
|
|
227
|
+
border-bottom-left-radius: 0;
|
|
228
|
+
border-top-left-radius: 0;
|
|
498
229
|
}
|
|
499
|
-
|
|
500
|
-
.e-btn-group
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
color: var(--color-sf-fg-disabled);
|
|
504
|
-
background: transparent;
|
|
505
|
-
-webkit-box-shadow: none;
|
|
506
|
-
box-shadow: none;
|
|
507
|
-
text-decoration: none;
|
|
508
|
-
border-color: transparent;
|
|
230
|
+
*.e-btn-group.e-rtl .e-btn:last-of-type,
|
|
231
|
+
*.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
|
|
232
|
+
border-bottom-right-radius: 0;
|
|
233
|
+
border-top-right-radius: 0;
|
|
509
234
|
}
|
|
510
|
-
|
|
511
|
-
.e-btn-group
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
background: transparent;
|
|
515
|
-
border-color: var(--color-sf-border-disabled-subtle);
|
|
516
|
-
color: var(--color-sf-fg-disabled);
|
|
517
|
-
border-color: var(--color-sf-utility-secondary-border-color);
|
|
235
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
|
|
236
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
|
|
237
|
+
border-bottom-right-radius: 0;
|
|
238
|
+
border-top-right-radius: 0;
|
|
518
239
|
}
|
|
519
|
-
|
|
520
|
-
.e-btn-group
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
background: transparent;
|
|
524
|
-
border-color: rgba(var(--color-sf-brand-primary), 0.65);
|
|
525
|
-
-webkit-box-shadow: none;
|
|
526
|
-
box-shadow: none;
|
|
527
|
-
color: rgba(var(--color-sf-brand-primary), 0.65);
|
|
528
|
-
border-color: var(--color-sf-brand-solid-primary);
|
|
240
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
|
|
241
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
|
|
242
|
+
border-bottom-left-radius: 0;
|
|
243
|
+
border-top-left-radius: 0;
|
|
529
244
|
}
|
|
530
|
-
|
|
531
|
-
.e-btn-group
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
background: transparent;
|
|
535
|
-
border-color: rgba(5, 118, 71, 0.65);
|
|
536
|
-
-webkit-box-shadow: none;
|
|
537
|
-
box-shadow: none;
|
|
538
|
-
color: rgba(var(--color-sf-utility-success), 0.65);
|
|
539
|
-
border-color: #057647;
|
|
245
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
|
|
246
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
|
|
247
|
+
border-bottom-right-radius: 0;
|
|
248
|
+
border-top-right-radius: 0;
|
|
540
249
|
}
|
|
541
|
-
|
|
542
|
-
.e-btn-group
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
background: transparent;
|
|
546
|
-
border-color: rgba(var(--color-sf-bg-primary), 0.65);
|
|
547
|
-
-webkit-box-shadow: none;
|
|
548
|
-
box-shadow: none;
|
|
549
|
-
color: rgba(var(--color-sf-utility-info), 0.65);
|
|
550
|
-
border-color: var(--color-sf-bg-primary);
|
|
250
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
|
|
251
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
|
|
252
|
+
border-bottom-left-radius: 0;
|
|
253
|
+
border-top-left-radius: 0;
|
|
551
254
|
}
|
|
552
|
-
|
|
553
|
-
.e-btn-group
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
background: transparent;
|
|
557
|
-
border-color: rgba(181, 71, 7, 0.65);
|
|
558
|
-
-webkit-box-shadow: none;
|
|
559
|
-
box-shadow: none;
|
|
560
|
-
color: rgba(var(--color-sf-utility-warning), 0.65);
|
|
561
|
-
border-color: #b54707;
|
|
255
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
|
|
256
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
|
|
257
|
+
border-bottom-right-radius: 0;
|
|
258
|
+
border-top-right-radius: 0;
|
|
562
259
|
}
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
-webkit-box-shadow: none;
|
|
570
|
-
box-shadow: none;
|
|
571
|
-
color: rgba(var(--color-sf-utility-danger), 0.65);
|
|
572
|
-
border-color: #d92c20;
|
|
260
|
+
*.e-btn-group.e-vertical,
|
|
261
|
+
*.e-css.e-btn-group.e-vertical {
|
|
262
|
+
-webkit-box-orient: vertical;
|
|
263
|
+
-webkit-box-direction: normal;
|
|
264
|
+
-ms-flex-direction: column;
|
|
265
|
+
flex-direction: column;
|
|
573
266
|
}
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
border-right: transparent;
|
|
267
|
+
*.e-btn-group.e-vertical input,
|
|
268
|
+
*.e-css.e-btn-group.e-vertical input {
|
|
269
|
+
margin: -1 0 0;
|
|
578
270
|
}
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
271
|
+
*.e-btn-group.e-vertical .e-btn:not(.e-outline),
|
|
272
|
+
*.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
|
|
273
|
+
margin-top: -1px;
|
|
582
274
|
}
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
border-
|
|
275
|
+
*.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
|
|
276
|
+
*.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
|
|
277
|
+
border-radius: 0;
|
|
586
278
|
}
|
|
587
|
-
|
|
588
|
-
.e-btn-group
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
border-
|
|
592
|
-
|
|
279
|
+
*.e-btn-group.e-vertical .e-btn:first-of-type,
|
|
280
|
+
*.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
|
|
281
|
+
border-bottom-left-radius: 0;
|
|
282
|
+
border-bottom-right-radius: 0;
|
|
283
|
+
border-top-left-radius: 2px;
|
|
284
|
+
border-top-right-radius: 2px;
|
|
593
285
|
}
|
|
594
|
-
|
|
595
|
-
.e-btn-group
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
border-
|
|
599
|
-
|
|
286
|
+
*.e-btn-group.e-vertical .e-btn:last-of-type,
|
|
287
|
+
*.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
|
|
288
|
+
border-bottom-left-radius: 2px;
|
|
289
|
+
border-bottom-right-radius: 2px;
|
|
290
|
+
border-top-left-radius: 0;
|
|
291
|
+
border-top-right-radius: 0;
|
|
600
292
|
}
|
|
601
|
-
|
|
602
|
-
.e-btn-group:not(.e-vertical):not(.e-rtl)
|
|
603
|
-
|
|
604
|
-
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
|
|
605
|
-
border-color: #075d39;
|
|
606
|
-
outline-color: inherit;
|
|
293
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
|
|
294
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
|
|
295
|
+
border-radius: 20px;
|
|
607
296
|
}
|
|
608
|
-
|
|
609
|
-
.e-btn-group:not(.e-vertical):not(.e-rtl)
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
border-color: var(--color-sf-utility-info-border-color);
|
|
613
|
-
outline-color: inherit;
|
|
297
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
|
|
298
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
|
|
299
|
+
border-bottom-left-radius: 20px;
|
|
300
|
+
border-top-left-radius: 20px;
|
|
614
301
|
}
|
|
615
|
-
|
|
616
|
-
.e-btn-group:not(.e-vertical):not(.e-rtl)
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
border-color: #93370c;
|
|
620
|
-
outline-color: inherit;
|
|
302
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
|
|
303
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
|
|
304
|
+
border-bottom-right-radius: 20px;
|
|
305
|
+
border-top-right-radius: 20px;
|
|
621
306
|
}
|
|
622
|
-
|
|
623
|
-
.e-btn-group:not(.e-vertical):not(.e-rtl)
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
border-color: #b32218;
|
|
627
|
-
outline-color: inherit;
|
|
307
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
|
|
308
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
|
|
309
|
+
border-bottom-right-radius: 0;
|
|
310
|
+
border-top-right-radius: 0;
|
|
628
311
|
}
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
border-bottom:
|
|
632
|
-
border-top:
|
|
312
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
|
|
313
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
|
|
314
|
+
border-bottom-left-radius: 0;
|
|
315
|
+
border-top-left-radius: 0;
|
|
633
316
|
}
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
border-bottom:
|
|
317
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
|
|
318
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
|
|
319
|
+
border-bottom-left-radius: 20px;
|
|
320
|
+
border-top-left-radius: 20px;
|
|
637
321
|
}
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
border-
|
|
322
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
|
|
323
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
|
|
324
|
+
border-bottom-right-radius: 0;
|
|
325
|
+
border-top-right-radius: 0;
|
|
641
326
|
}
|
|
642
|
-
|
|
643
|
-
.e-btn-group.e-vertical:not(.e-rtl)
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
border-color: var(--color-sf-utility-secondary-border-color);
|
|
647
|
-
outline-color: inherit;
|
|
327
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
|
|
328
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
|
|
329
|
+
border-bottom-left-radius: 0;
|
|
330
|
+
border-top-left-radius: 0;
|
|
648
331
|
}
|
|
649
|
-
|
|
650
|
-
.e-btn-group.e-vertical:not(.e-rtl)
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
border-color: var(--color-sf-brand-primary);
|
|
654
|
-
outline-color: inherit;
|
|
332
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
|
|
333
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
|
|
334
|
+
border-bottom-right-radius: 20px;
|
|
335
|
+
border-top-right-radius: 20px;
|
|
655
336
|
}
|
|
656
|
-
|
|
657
|
-
.e-btn-group.e-
|
|
658
|
-
|
|
659
|
-
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
|
|
660
|
-
border-color: #075d39;
|
|
661
|
-
outline-color: inherit;
|
|
337
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
|
|
338
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
|
|
339
|
+
border-radius: 20px;
|
|
662
340
|
}
|
|
663
|
-
|
|
664
|
-
.e-btn-group.e-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
border-color: var(--color-sf-utility-info-border-color);
|
|
668
|
-
outline-color: inherit;
|
|
341
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
|
|
342
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
|
|
343
|
+
border-bottom-right-radius: 20px;
|
|
344
|
+
border-top-right-radius: 20px;
|
|
669
345
|
}
|
|
670
|
-
|
|
671
|
-
.e-btn-group.e-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
border-color: #93370c;
|
|
675
|
-
outline-color: inherit;
|
|
346
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
|
|
347
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
|
|
348
|
+
border-bottom-left-radius: 20px;
|
|
349
|
+
border-top-left-radius: 20px;
|
|
676
350
|
}
|
|
677
|
-
|
|
678
|
-
.e-btn-group.e-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
351
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
|
|
352
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
|
|
353
|
+
border-bottom-left-radius: 0;
|
|
354
|
+
border-top-left-radius: 0;
|
|
355
|
+
}
|
|
356
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
|
|
357
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
|
|
358
|
+
border-bottom-right-radius: 0;
|
|
359
|
+
border-top-right-radius: 0;
|
|
683
360
|
}
|
|
684
361
|
|
|
685
362
|
|
|
686
363
|
|
|
687
364
|
|
|
365
|
+
|
|
688
366
|
/* stylelint-disable */
|
|
689
367
|
.e-btn.e-primary:focus {
|
|
690
368
|
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
@@ -745,244 +423,566 @@
|
|
|
745
423
|
}
|
|
746
424
|
|
|
747
425
|
/* stylelint-disable */
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
display: inline-flex;
|
|
753
|
-
border-radius: 4px;
|
|
754
|
-
-webkit-box-orient: horizontal;
|
|
755
|
-
-webkit-box-direction: normal;
|
|
756
|
-
-ms-flex-direction: row;
|
|
757
|
-
flex-direction: row;
|
|
758
|
-
position: relative;
|
|
426
|
+
.e-btn-group:not(.e-outline),
|
|
427
|
+
.e-css.e-btn-group:not(.e-outline) {
|
|
428
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
|
|
429
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
|
|
759
430
|
}
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
*.e-css.e-btn-group .e-btn:focus,
|
|
765
|
-
*.e-css.e-btn-group .e-btn:hover {
|
|
766
|
-
z-index: 2;
|
|
431
|
+
.e-btn-group .e-btn:hover,
|
|
432
|
+
.e-css.e-btn-group .e-btn:hover {
|
|
433
|
+
-webkit-box-shadow: none;
|
|
434
|
+
box-shadow: none;
|
|
767
435
|
}
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
436
|
+
.e-btn-group .e-btn:focus,
|
|
437
|
+
.e-btn-group input:focus-visible + label.e-btn,
|
|
438
|
+
.e-btn-group input:focus + label.e-btn,
|
|
439
|
+
.e-css.e-btn-group .e-btn:focus,
|
|
440
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn,
|
|
441
|
+
.e-css.e-btn-group input:focus + label.e-btn {
|
|
442
|
+
background: var(--color-sf-utility-secondary-bg-color-hover);
|
|
443
|
+
border-color: var(--color-sf-utility-secondary-border-color);
|
|
444
|
+
color: var(--color-sf-utility-secondary-text-color-hover);
|
|
445
|
+
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
446
|
+
outline-offset: 0;
|
|
447
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
448
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
449
|
+
outline-color: inherit;
|
|
450
|
+
}
|
|
451
|
+
.e-btn-group .e-btn:focus.e-primary,
|
|
452
|
+
.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
453
|
+
.e-btn-group input:focus + label.e-btn.e-primary,
|
|
454
|
+
.e-css.e-btn-group .e-btn:focus.e-primary,
|
|
455
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
456
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
|
|
457
|
+
background: var(--color-sf-brand-solid-primary-hover);
|
|
458
|
+
border-color: var(--color-sf-brand-solid-primary-hover);
|
|
459
|
+
color: var(--color-sf-on-brand-solid-primary);
|
|
460
|
+
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
461
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
462
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
463
|
+
outline-color: inherit;
|
|
464
|
+
}
|
|
465
|
+
.e-btn-group .e-btn:focus.e-success,
|
|
466
|
+
.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
467
|
+
.e-btn-group input:focus + label.e-btn.e-success,
|
|
468
|
+
.e-css.e-btn-group .e-btn:focus.e-success,
|
|
469
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
470
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-success {
|
|
471
|
+
background: #075d39;
|
|
472
|
+
border-color: #075d39;
|
|
473
|
+
color: var(--color-sf-base-white);
|
|
474
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
475
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
476
|
+
outline-color: inherit;
|
|
477
|
+
}
|
|
478
|
+
.e-btn-group .e-btn:focus.e-info,
|
|
479
|
+
.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
480
|
+
.e-btn-group input:focus + label.e-btn.e-info,
|
|
481
|
+
.e-css.e-btn-group .e-btn:focus.e-info,
|
|
482
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
483
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-info {
|
|
484
|
+
background: var(--color-sf-utility-info-bg-color-hover);
|
|
485
|
+
border-color: var(--color-sf-utility-info-border-color);
|
|
486
|
+
color: var(--color-sf-utility-info-text-hover);
|
|
487
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
488
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
489
|
+
outline-color: inherit;
|
|
490
|
+
}
|
|
491
|
+
.e-btn-group .e-btn:focus.e-warning,
|
|
492
|
+
.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
493
|
+
.e-btn-group input:focus + label.e-btn.e-warning,
|
|
494
|
+
.e-css.e-btn-group .e-btn:focus.e-warning,
|
|
495
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
496
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
|
|
497
|
+
background: #93370c;
|
|
498
|
+
border-color: #93370c;
|
|
499
|
+
color: var(--color-sf-base-white);
|
|
500
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
501
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
502
|
+
outline-color: inherit;
|
|
503
|
+
}
|
|
504
|
+
.e-btn-group .e-btn:focus.e-danger,
|
|
505
|
+
.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
506
|
+
.e-btn-group input:focus + label.e-btn.e-danger,
|
|
507
|
+
.e-css.e-btn-group .e-btn:focus.e-danger,
|
|
508
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
509
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
|
|
510
|
+
background: #b32218;
|
|
511
|
+
border-color: #b32218;
|
|
512
|
+
color: var(--color-sf-base-white);
|
|
513
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
514
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
515
|
+
outline-color: inherit;
|
|
516
|
+
}
|
|
517
|
+
.e-btn-group .e-btn:focus.e-link,
|
|
518
|
+
.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
519
|
+
.e-btn-group input:focus + label.e-btn.e-link,
|
|
520
|
+
.e-css.e-btn-group .e-btn:focus.e-link,
|
|
521
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
522
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-link {
|
|
523
|
+
border-radius: 0;
|
|
524
|
+
text-decoration: underline;
|
|
525
|
+
color: var(--color-sf-brand-solid-primary-pressed);
|
|
526
|
+
background-color: transparent;
|
|
527
|
+
border-color: transparent;
|
|
528
|
+
-webkit-box-shadow: none;
|
|
529
|
+
box-shadow: none;
|
|
530
|
+
outline: none;
|
|
531
|
+
}
|
|
532
|
+
.e-btn-group .e-btn:focus.e-outline,
|
|
533
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
534
|
+
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
535
|
+
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
536
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
537
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
538
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
539
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
540
|
+
}
|
|
541
|
+
.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
542
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
543
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
544
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
545
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
546
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
547
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
548
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
549
|
+
}
|
|
550
|
+
.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
551
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
552
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
553
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
554
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
555
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
556
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
557
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
558
|
+
}
|
|
559
|
+
.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
560
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
561
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
562
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
563
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
564
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
565
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
566
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
567
|
+
}
|
|
568
|
+
.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
569
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
570
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
571
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
572
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
573
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
574
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
575
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
576
|
+
}
|
|
577
|
+
.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
578
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
579
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
580
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
581
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
582
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
583
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
584
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
585
|
+
}
|
|
586
|
+
.e-btn-group .e-btn:active,
|
|
587
|
+
.e-btn-group input:active + label.e-btn,
|
|
588
|
+
.e-btn-group input:checked + label.e-btn,
|
|
589
|
+
.e-css.e-btn-group .e-btn:active,
|
|
590
|
+
.e-css.e-btn-group input:active + label.e-btn,
|
|
591
|
+
.e-css.e-btn-group input:checked + label.e-btn {
|
|
592
|
+
background: var(--color-sf-utility-secondary-bg-color-pressed);
|
|
593
|
+
border-color: var(--color-sf-utility-secondary-border-color);
|
|
594
|
+
color: var(--color-sf-utility-secondary-text-color-pressed);
|
|
595
|
+
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
596
|
+
outline-offset: 0;
|
|
771
597
|
}
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
598
|
+
.e-btn-group .e-btn:active.e-primary,
|
|
599
|
+
.e-btn-group input:active + label.e-btn.e-primary,
|
|
600
|
+
.e-btn-group input:checked + label.e-btn.e-primary,
|
|
601
|
+
.e-css.e-btn-group .e-btn:active.e-primary,
|
|
602
|
+
.e-css.e-btn-group input:active + label.e-btn.e-primary,
|
|
603
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-primary {
|
|
604
|
+
background: var(--color-sf-brand-solid-primary-pressed);
|
|
605
|
+
border-color: var(--color-sf-brand-solid-primary-pressed);
|
|
606
|
+
color: var(--color-sf-on-brand-solid-primary);
|
|
607
|
+
outline: var(--color-sf-utility-secondary-bg-color) 0 solid;
|
|
608
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
609
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
780
610
|
}
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
611
|
+
.e-btn-group .e-btn:active.e-success,
|
|
612
|
+
.e-btn-group input:active + label.e-btn.e-success,
|
|
613
|
+
.e-btn-group input:checked + label.e-btn.e-success,
|
|
614
|
+
.e-css.e-btn-group .e-btn:active.e-success,
|
|
615
|
+
.e-css.e-btn-group input:active + label.e-btn.e-success,
|
|
616
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-success {
|
|
617
|
+
background: #074c30;
|
|
618
|
+
border-color: #074c30;
|
|
619
|
+
color: var(--color-sf-base-white);
|
|
620
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
621
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
787
622
|
}
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
623
|
+
.e-btn-group .e-btn:active.e-info,
|
|
624
|
+
.e-btn-group input:active + label.e-btn.e-info,
|
|
625
|
+
.e-btn-group input:checked + label.e-btn.e-info,
|
|
626
|
+
.e-css.e-btn-group .e-btn:active.e-info,
|
|
627
|
+
.e-css.e-btn-group input:active + label.e-btn.e-info,
|
|
628
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-info {
|
|
629
|
+
background: var(--color-sf-utility-info-bg-color-pressed);
|
|
630
|
+
color: var(--color-sf-utility-info-text-hover);
|
|
631
|
+
border-color: var(--color-sf-utility-info-border-color);
|
|
632
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
633
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
791
634
|
}
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
635
|
+
.e-btn-group .e-btn:active.e-warning,
|
|
636
|
+
.e-btn-group input:active + label.e-btn.e-warning,
|
|
637
|
+
.e-btn-group input:checked + label.e-btn.e-warning,
|
|
638
|
+
.e-css.e-btn-group .e-btn:active.e-warning,
|
|
639
|
+
.e-css.e-btn-group input:active + label.e-btn.e-warning,
|
|
640
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-warning {
|
|
641
|
+
background: #792d0d;
|
|
642
|
+
border-color: #792d0d;
|
|
643
|
+
color: var(--color-sf-base-white);
|
|
644
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
645
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
795
646
|
}
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
647
|
+
.e-btn-group .e-btn:active.e-danger,
|
|
648
|
+
.e-btn-group input:active + label.e-btn.e-danger,
|
|
649
|
+
.e-btn-group input:checked + label.e-btn.e-danger,
|
|
650
|
+
.e-css.e-btn-group .e-btn:active.e-danger,
|
|
651
|
+
.e-css.e-btn-group input:active + label.e-btn.e-danger,
|
|
652
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-danger {
|
|
653
|
+
background: #901f17;
|
|
654
|
+
border-color: #901f17;
|
|
655
|
+
color: var(--color-sf-base-white);
|
|
656
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
657
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
799
658
|
}
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
659
|
+
.e-btn-group .e-btn:active.e-outline,
|
|
660
|
+
.e-btn-group input:active + label.e-btn.e-outline,
|
|
661
|
+
.e-btn-group input:checked + label.e-btn.e-outline,
|
|
662
|
+
.e-css.e-btn-group .e-btn:active.e-outline,
|
|
663
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline,
|
|
664
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline {
|
|
665
|
+
background: var(--color-sf-utility-secondary-bg-color-pressed);
|
|
666
|
+
border-color: var(--color-sf-utility-secondary-border-color);
|
|
667
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
668
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
669
|
+
color: var(--color-sf-utility-secondary-text-color-pressed);
|
|
805
670
|
}
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
671
|
+
.e-btn-group .e-btn:active.e-outline.e-primary,
|
|
672
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-primary,
|
|
673
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-primary,
|
|
674
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-primary,
|
|
675
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
|
|
676
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
|
|
677
|
+
background: var(--color-sf-brand-solid-primary-pressed);
|
|
678
|
+
border-color: var(--color-sf-brand-primary);
|
|
679
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
680
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
681
|
+
color: var(--color-sf-on-brand-solid-primary);
|
|
810
682
|
}
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
683
|
+
.e-btn-group .e-btn:active.e-outline.e-success,
|
|
684
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-success,
|
|
685
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-success,
|
|
686
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-success,
|
|
687
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-success,
|
|
688
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
|
|
689
|
+
background: #074c30;
|
|
690
|
+
border-color: #074c30;
|
|
691
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
692
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
693
|
+
color: var(--color-sf-base-white);
|
|
815
694
|
}
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
695
|
+
.e-btn-group .e-btn:active.e-outline.e-info,
|
|
696
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-info,
|
|
697
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-info,
|
|
698
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-info,
|
|
699
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
|
|
700
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
|
|
701
|
+
background: var(--color-sf-utility-info-bg-color-pressed);
|
|
702
|
+
border-color: var(--color-sf-utility-info-border-color);
|
|
703
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
704
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
705
|
+
color: var(--color-sf-utility-info-text-hover);
|
|
820
706
|
}
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
707
|
+
.e-btn-group .e-btn:active.e-outline.e-warning,
|
|
708
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-warning,
|
|
709
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-warning,
|
|
710
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-warning,
|
|
711
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
|
|
712
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
|
|
713
|
+
background: #792d0d;
|
|
714
|
+
border-color: #792d0d;
|
|
715
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
716
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
717
|
+
color: var(--color-sf-base-white);
|
|
825
718
|
}
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
719
|
+
.e-btn-group .e-btn:active.e-outline.e-danger,
|
|
720
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-danger,
|
|
721
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-danger,
|
|
722
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-danger,
|
|
723
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
|
|
724
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
|
|
725
|
+
background: #901f17;
|
|
726
|
+
border-color: #901f17;
|
|
727
|
+
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
728
|
+
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(102, 112, 133, 0.24);
|
|
729
|
+
color: var(--color-sf-base-white);
|
|
830
730
|
}
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
731
|
+
.e-btn-group .e-btn:disabled,
|
|
732
|
+
.e-btn-group input:disabled + label.e-btn,
|
|
733
|
+
.e-css.e-btn-group .e-btn:disabled,
|
|
734
|
+
.e-css.e-btn-group input:disabled + label.e-btn {
|
|
735
|
+
background-color: var(--color-sf-bg-disabled);
|
|
736
|
+
border-color: var(--color-sf-border-disabled-subtle);
|
|
737
|
+
-webkit-box-shadow: none;
|
|
738
|
+
box-shadow: none;
|
|
739
|
+
color: var(--color-sf-fg-disabled);
|
|
740
|
+
border-color: var(--color-sf-utility-secondary-border-color);
|
|
835
741
|
}
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
742
|
+
.e-btn-group .e-btn:disabled.e-primary,
|
|
743
|
+
.e-btn-group input:disabled + label.e-btn.e-primary,
|
|
744
|
+
.e-css.e-btn-group .e-btn:disabled.e-primary,
|
|
745
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-primary {
|
|
746
|
+
background: var(--color-sf-bg-disabled);
|
|
747
|
+
border-color: var(--color-sf-bg-disabled);
|
|
748
|
+
-webkit-box-shadow: none;
|
|
749
|
+
box-shadow: none;
|
|
750
|
+
color: var(--color-sf-fg-disabled);
|
|
751
|
+
border-color: var(--color-sf-brand-solid-primary);
|
|
839
752
|
}
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
753
|
+
.e-btn-group .e-btn:disabled.e-success,
|
|
754
|
+
.e-btn-group input:disabled + label.e-btn.e-success,
|
|
755
|
+
.e-css.e-btn-group .e-btn:disabled.e-success,
|
|
756
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-success {
|
|
757
|
+
background: var(--color-sf-bg-disabled);
|
|
758
|
+
border-color: var(--color-sf-bg-disabled);
|
|
759
|
+
-webkit-box-shadow: none;
|
|
760
|
+
box-shadow: none;
|
|
761
|
+
color: var(--color-sf-fg-disabled);
|
|
762
|
+
border-color: #057647;
|
|
843
763
|
}
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
764
|
+
.e-btn-group .e-btn:disabled.e-info,
|
|
765
|
+
.e-btn-group input:disabled + label.e-btn.e-info,
|
|
766
|
+
.e-css.e-btn-group .e-btn:disabled.e-info,
|
|
767
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-info {
|
|
768
|
+
background: var(--color-sf-bg-disabled);
|
|
769
|
+
border-color: var(--color-sf-bg-disabled);
|
|
770
|
+
-webkit-box-shadow: none;
|
|
771
|
+
box-shadow: none;
|
|
772
|
+
color: var(--color-sf-fg-disabled);
|
|
773
|
+
border-color: var(--color-sf-utility-info-border-color);
|
|
849
774
|
}
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
775
|
+
.e-btn-group .e-btn:disabled.e-warning,
|
|
776
|
+
.e-btn-group input:disabled + label.e-btn.e-warning,
|
|
777
|
+
.e-css.e-btn-group .e-btn:disabled.e-warning,
|
|
778
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-warning {
|
|
779
|
+
background: var(--color-sf-bg-disabled);
|
|
780
|
+
border-color: var(--color-sf-bg-disabled);
|
|
781
|
+
-webkit-box-shadow: none;
|
|
782
|
+
box-shadow: none;
|
|
783
|
+
color: var(--color-sf-fg-disabled);
|
|
784
|
+
border-color: #b54707;
|
|
854
785
|
}
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
786
|
+
.e-btn-group .e-btn:disabled.e-danger,
|
|
787
|
+
.e-btn-group input:disabled + label.e-btn.e-danger,
|
|
788
|
+
.e-css.e-btn-group .e-btn:disabled.e-danger,
|
|
789
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-danger {
|
|
790
|
+
background: var(--color-sf-bg-disabled);
|
|
791
|
+
border-color: var(--color-sf-bg-disabled);
|
|
792
|
+
-webkit-box-shadow: none;
|
|
793
|
+
box-shadow: none;
|
|
794
|
+
color: var(--color-sf-fg-disabled);
|
|
795
|
+
border-color: #d92c20;
|
|
796
|
+
}
|
|
797
|
+
.e-btn-group .e-btn:disabled.e-link,
|
|
798
|
+
.e-btn-group input:disabled + label.e-btn.e-link,
|
|
799
|
+
.e-css.e-btn-group .e-btn:disabled.e-link,
|
|
800
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-link {
|
|
801
|
+
color: var(--color-sf-fg-disabled);
|
|
802
|
+
background: transparent;
|
|
803
|
+
-webkit-box-shadow: none;
|
|
804
|
+
box-shadow: none;
|
|
805
|
+
text-decoration: none;
|
|
806
|
+
border-color: transparent;
|
|
859
807
|
}
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
808
|
+
.e-btn-group .e-btn:disabled.e-outline,
|
|
809
|
+
.e-btn-group input:disabled + label.e-btn.e-outline,
|
|
810
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline,
|
|
811
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline {
|
|
812
|
+
background: transparent;
|
|
813
|
+
border-color: var(--color-sf-border-disabled-subtle);
|
|
814
|
+
color: var(--color-sf-fg-disabled);
|
|
815
|
+
border-color: var(--color-sf-utility-secondary-border-color);
|
|
864
816
|
}
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
817
|
+
.e-btn-group .e-btn:disabled.e-outline.e-primary,
|
|
818
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
|
|
819
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
|
|
820
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
|
|
821
|
+
background: transparent;
|
|
822
|
+
border-color: rgba(var(--color-sf-brand-primary), 0.65);
|
|
823
|
+
-webkit-box-shadow: none;
|
|
824
|
+
box-shadow: none;
|
|
825
|
+
color: rgba(var(--color-sf-brand-primary), 0.65);
|
|
826
|
+
border-color: var(--color-sf-brand-solid-primary);
|
|
869
827
|
}
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
828
|
+
.e-btn-group .e-btn:disabled.e-outline.e-success,
|
|
829
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-success,
|
|
830
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-success,
|
|
831
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-success {
|
|
832
|
+
background: transparent;
|
|
833
|
+
border-color: rgba(5, 118, 71, 0.65);
|
|
834
|
+
-webkit-box-shadow: none;
|
|
835
|
+
box-shadow: none;
|
|
836
|
+
color: rgba(var(--color-sf-utility-success), 0.65);
|
|
837
|
+
border-color: #057647;
|
|
874
838
|
}
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
839
|
+
.e-btn-group .e-btn:disabled.e-outline.e-info,
|
|
840
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-info,
|
|
841
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-info,
|
|
842
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-info {
|
|
843
|
+
background: transparent;
|
|
844
|
+
border-color: rgba(var(--color-sf-bg-primary), 0.65);
|
|
845
|
+
-webkit-box-shadow: none;
|
|
846
|
+
box-shadow: none;
|
|
847
|
+
color: rgba(var(--color-sf-utility-info), 0.65);
|
|
848
|
+
border-color: var(--color-sf-bg-primary);
|
|
879
849
|
}
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
850
|
+
.e-btn-group .e-btn:disabled.e-outline.e-warning,
|
|
851
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-warning,
|
|
852
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-warning,
|
|
853
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-warning {
|
|
854
|
+
background: transparent;
|
|
855
|
+
border-color: rgba(181, 71, 7, 0.65);
|
|
856
|
+
-webkit-box-shadow: none;
|
|
857
|
+
box-shadow: none;
|
|
858
|
+
color: rgba(var(--color-sf-utility-warning), 0.65);
|
|
859
|
+
border-color: #b54707;
|
|
886
860
|
}
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
861
|
+
.e-btn-group .e-btn:disabled.e-outline.e-danger,
|
|
862
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-danger,
|
|
863
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-danger,
|
|
864
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-danger {
|
|
865
|
+
background: transparent;
|
|
866
|
+
border-color: rgba(217, 44, 32, 0.65);
|
|
867
|
+
-webkit-box-shadow: none;
|
|
868
|
+
box-shadow: none;
|
|
869
|
+
color: rgba(var(--color-sf-utility-danger), 0.65);
|
|
870
|
+
border-color: #d92c20;
|
|
890
871
|
}
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
872
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
|
|
873
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
|
|
874
|
+
border-left: transparent;
|
|
875
|
+
border-right: transparent;
|
|
894
876
|
}
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
border-
|
|
877
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type,
|
|
878
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type {
|
|
879
|
+
border-right: transparent;
|
|
898
880
|
}
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
border-
|
|
902
|
-
border-bottom-right-radius: 0;
|
|
903
|
-
border-top-left-radius: 2px;
|
|
904
|
-
border-top-right-radius: 2px;
|
|
881
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type,
|
|
882
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type {
|
|
883
|
+
border-left: transparent;
|
|
905
884
|
}
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
border-
|
|
911
|
-
|
|
885
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
|
|
886
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline,
|
|
887
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
|
|
888
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
|
|
889
|
+
border-color: var(--color-sf-utility-secondary-border-color);
|
|
890
|
+
outline-color: inherit;
|
|
912
891
|
}
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
892
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
|
|
893
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
|
|
894
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
|
|
895
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
|
|
896
|
+
border-color: var(--color-sf-brand-primary);
|
|
897
|
+
outline-color: inherit;
|
|
916
898
|
}
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
899
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
|
|
900
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
|
|
901
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
|
|
902
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
|
|
903
|
+
border-color: #075d39;
|
|
904
|
+
outline-color: inherit;
|
|
921
905
|
}
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
906
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
|
|
907
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
|
|
908
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
|
|
909
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
|
|
910
|
+
border-color: var(--color-sf-utility-info-border-color);
|
|
911
|
+
outline-color: inherit;
|
|
926
912
|
}
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
913
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
|
|
914
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
|
|
915
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
|
|
916
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
|
|
917
|
+
border-color: #93370c;
|
|
918
|
+
outline-color: inherit;
|
|
931
919
|
}
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
920
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
|
|
921
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
|
|
922
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
|
|
923
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
|
|
924
|
+
border-color: #b32218;
|
|
925
|
+
outline-color: inherit;
|
|
936
926
|
}
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
border-bottom
|
|
940
|
-
border-top
|
|
927
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
|
|
928
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
|
|
929
|
+
border-bottom: transparent;
|
|
930
|
+
border-top: transparent;
|
|
941
931
|
}
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
border-bottom
|
|
945
|
-
border-top-right-radius: 0;
|
|
932
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,
|
|
933
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type {
|
|
934
|
+
border-bottom: transparent;
|
|
946
935
|
}
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
border-
|
|
950
|
-
border-top-left-radius: 0;
|
|
936
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,
|
|
937
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type {
|
|
938
|
+
border-top: transparent;
|
|
951
939
|
}
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
940
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
|
|
941
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline,
|
|
942
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
|
|
943
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline {
|
|
944
|
+
border-color: var(--color-sf-utility-secondary-border-color);
|
|
945
|
+
outline-color: inherit;
|
|
956
946
|
}
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
947
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
|
|
948
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
|
|
949
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
|
|
950
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
|
|
951
|
+
border-color: var(--color-sf-brand-primary);
|
|
952
|
+
outline-color: inherit;
|
|
960
953
|
}
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
954
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
|
|
955
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
|
|
956
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
|
|
957
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
|
|
958
|
+
border-color: #075d39;
|
|
959
|
+
outline-color: inherit;
|
|
965
960
|
}
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
961
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
|
|
962
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
|
|
963
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
|
|
964
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
|
|
965
|
+
border-color: var(--color-sf-utility-info-border-color);
|
|
966
|
+
outline-color: inherit;
|
|
970
967
|
}
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
968
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
|
|
969
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
|
|
970
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
|
|
971
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
|
|
972
|
+
border-color: #93370c;
|
|
973
|
+
outline-color: inherit;
|
|
975
974
|
}
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
975
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
|
|
976
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
|
|
977
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
|
|
978
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
|
|
979
|
+
border-color: #b32218;
|
|
980
|
+
outline-color: inherit;
|
|
980
981
|
}
|
|
981
982
|
|
|
982
983
|
|
|
983
984
|
|
|
984
985
|
|
|
985
|
-
|
|
986
986
|
/* stylelint-disable */
|
|
987
987
|
.e-btn.e-primary:focus {
|
|
988
988
|
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|