@syncfusion/ej2-vue-splitbuttons 23.2.4 → 24.1.44

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.
Files changed (90) hide show
  1. package/CHANGELOG.md +2 -12
  2. package/README.md +1 -1
  3. package/dist/ej2-vue-splitbuttons.umd.min.js +1 -1
  4. package/dist/global/ej2-vue-splitbuttons.min.js +2 -2
  5. package/package.json +9 -9
  6. package/styles/bootstrap-dark.css +1 -1761
  7. package/styles/bootstrap.css +1 -1811
  8. package/styles/bootstrap4.css +1 -1836
  9. package/styles/bootstrap5-dark.css +1 -1851
  10. package/styles/bootstrap5.css +1 -1851
  11. package/styles/button-group/bootstrap-dark.css +1 -752
  12. package/styles/button-group/bootstrap.css +1 -726
  13. package/styles/button-group/bootstrap4.css +1 -756
  14. package/styles/button-group/bootstrap5-dark.css +1 -751
  15. package/styles/button-group/bootstrap5.css +1 -751
  16. package/styles/button-group/fabric-dark.css +1 -752
  17. package/styles/button-group/fabric.css +1 -758
  18. package/styles/button-group/fluent-dark.css +1 -755
  19. package/styles/button-group/fluent.css +1 -755
  20. package/styles/button-group/highcontrast-light.css +1 -752
  21. package/styles/button-group/highcontrast.css +1 -803
  22. package/styles/button-group/material-dark.css +1 -752
  23. package/styles/button-group/material.css +1 -756
  24. package/styles/button-group/material3-dark.css +1 -901
  25. package/styles/button-group/material3.css +1 -957
  26. package/styles/button-group/tailwind-dark.css +1 -739
  27. package/styles/button-group/tailwind.css +1 -739
  28. package/styles/drop-down-button/bootstrap-dark.css +1 -231
  29. package/styles/drop-down-button/bootstrap.css +1 -231
  30. package/styles/drop-down-button/bootstrap4.css +1 -226
  31. package/styles/drop-down-button/bootstrap5-dark.css +1 -236
  32. package/styles/drop-down-button/bootstrap5.css +1 -236
  33. package/styles/drop-down-button/fabric-dark.css +1 -231
  34. package/styles/drop-down-button/fabric.css +1 -231
  35. package/styles/drop-down-button/fluent-dark.css +1 -233
  36. package/styles/drop-down-button/fluent.css +1 -233
  37. package/styles/drop-down-button/highcontrast-light.css +1 -231
  38. package/styles/drop-down-button/highcontrast.css +1 -232
  39. package/styles/drop-down-button/material-dark.css +1 -231
  40. package/styles/drop-down-button/material.css +1 -231
  41. package/styles/drop-down-button/material3-dark.css +1 -292
  42. package/styles/drop-down-button/material3.css +1 -348
  43. package/styles/drop-down-button/tailwind-dark.css +1 -241
  44. package/styles/drop-down-button/tailwind.css +1 -241
  45. package/styles/fabric-dark.css +1 -1761
  46. package/styles/fabric.css +1 -1841
  47. package/styles/fluent-dark.css +1 -1852
  48. package/styles/fluent.css +1 -1852
  49. package/styles/highcontrast-light.css +1 -1761
  50. package/styles/highcontrast.css +1 -1813
  51. package/styles/material-dark.css +1 -1761
  52. package/styles/material.css +1 -1839
  53. package/styles/material3-dark.css +1 -2164
  54. package/styles/material3.css +1 -2382
  55. package/styles/progress-button/bootstrap-dark.css +1 -445
  56. package/styles/progress-button/bootstrap.css +1 -522
  57. package/styles/progress-button/bootstrap4.css +1 -525
  58. package/styles/progress-button/bootstrap5-dark.css +1 -538
  59. package/styles/progress-button/bootstrap5.css +1 -538
  60. package/styles/progress-button/fabric-dark.css +1 -445
  61. package/styles/progress-button/fabric.css +1 -522
  62. package/styles/progress-button/fluent-dark.css +1 -538
  63. package/styles/progress-button/fluent.css +1 -538
  64. package/styles/progress-button/highcontrast-light.css +1 -445
  65. package/styles/progress-button/highcontrast.css +1 -445
  66. package/styles/progress-button/material-dark.css +1 -445
  67. package/styles/progress-button/material.css +1 -522
  68. package/styles/progress-button/material3-dark.css +1 -556
  69. package/styles/progress-button/material3.css +1 -612
  70. package/styles/progress-button/tailwind-dark.css +1 -542
  71. package/styles/progress-button/tailwind.css +1 -542
  72. package/styles/split-button/bootstrap-dark.css +1 -330
  73. package/styles/split-button/bootstrap.css +1 -330
  74. package/styles/split-button/bootstrap4.css +1 -326
  75. package/styles/split-button/bootstrap5-dark.css +1 -323
  76. package/styles/split-button/bootstrap5.css +1 -323
  77. package/styles/split-button/fabric-dark.css +1 -330
  78. package/styles/split-button/fabric.css +1 -327
  79. package/styles/split-button/fluent-dark.css +1 -323
  80. package/styles/split-button/fluent.css +1 -323
  81. package/styles/split-button/highcontrast-light.css +1 -330
  82. package/styles/split-button/highcontrast.css +1 -330
  83. package/styles/split-button/material-dark.css +1 -330
  84. package/styles/split-button/material.css +1 -327
  85. package/styles/split-button/material3-dark.css +1 -412
  86. package/styles/split-button/material3.css +1 -462
  87. package/styles/split-button/tailwind-dark.css +1 -344
  88. package/styles/split-button/tailwind.css +1 -344
  89. package/styles/tailwind-dark.css +1 -1868
  90. package/styles/tailwind.css +1 -1868
@@ -1,803 +1 @@
1
- /* stylelint-disable */
2
- *.e-btn-group,
3
- *.e-css.e-btn-group {
4
- display: -ms-inline-flexbox;
5
- display: inline-flex;
6
- border-radius: 0;
7
- -ms-flex-direction: row;
8
- flex-direction: row;
9
- position: relative;
10
- }
11
- *.e-btn-group input + label.e-btn,
12
- *.e-css.e-btn-group input + label.e-btn {
13
- margin-bottom: 0;
14
- }
15
- *.e-btn-group input,
16
- *.e-css.e-btn-group input {
17
- -moz-appearance: none;
18
- height: 1px;
19
- margin: 0 0 0 -1px;
20
- opacity: 0;
21
- position: absolute;
22
- width: 1px;
23
- }
24
- *.e-btn-group input:disabled + label.e-btn,
25
- *.e-btn-group :disabled,
26
- *.e-css.e-btn-group input:disabled + label.e-btn,
27
- *.e-css.e-btn-group :disabled {
28
- cursor: default;
29
- pointer-events: none;
30
- }
31
- *.e-btn-group .e-btn-icon,
32
- *.e-css.e-btn-group .e-btn-icon {
33
- font-size: 14px;
34
- }
35
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
36
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
37
- margin-left: 0;
38
- }
39
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
40
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
41
- border-radius: 0;
42
- }
43
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
44
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
45
- border-bottom-right-radius: 0;
46
- border-top-right-radius: 0;
47
- }
48
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
49
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
50
- border-bottom-left-radius: 0;
51
- border-top-left-radius: 0;
52
- }
53
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child),
54
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
55
- border-bottom-right-radius: 0;
56
- border-top-right-radius: 0;
57
- }
58
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
59
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
60
- border-bottom-left-radius: 0;
61
- border-top-left-radius: 0;
62
- }
63
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
64
- *.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 {
65
- border-bottom-right-radius: 0;
66
- border-top-right-radius: 0;
67
- }
68
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
69
- *.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 {
70
- border-bottom-left-radius: 0;
71
- border-top-left-radius: 0;
72
- }
73
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
74
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
75
- border-bottom-right-radius: 0;
76
- border-top-right-radius: 0;
77
- }
78
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
79
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
80
- border-bottom-left-radius: 0;
81
- border-top-left-radius: 0;
82
- }
83
- *.e-btn-group.e-rtl .e-btn,
84
- *.e-css.e-btn-group.e-rtl .e-btn {
85
- margin-left: 0;
86
- }
87
- *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
88
- *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
89
- border-radius: 0;
90
- }
91
- *.e-btn-group.e-rtl .e-btn:first-of-type,
92
- *.e-css.e-btn-group.e-rtl .e-btn:first-of-type {
93
- border-bottom-left-radius: 0;
94
- border-top-left-radius: 0;
95
- }
96
- *.e-btn-group.e-rtl .e-btn:last-of-type,
97
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
98
- border-bottom-right-radius: 0;
99
- border-top-right-radius: 0;
100
- }
101
- *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
102
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
103
- border-bottom-left-radius: 0;
104
- border-top-left-radius: 0;
105
- }
106
- *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
107
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
108
- border-bottom-right-radius: 0;
109
- border-top-right-radius: 0;
110
- }
111
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
112
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
113
- border-bottom-left-radius: 0;
114
- border-top-left-radius: 0;
115
- }
116
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
117
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
118
- border-bottom-right-radius: 0;
119
- border-top-right-radius: 0;
120
- }
121
- *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
122
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
123
- border-bottom-left-radius: 0;
124
- border-top-left-radius: 0;
125
- }
126
- *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
127
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
128
- border-bottom-right-radius: 0;
129
- border-top-right-radius: 0;
130
- }
131
- *.e-btn-group.e-vertical,
132
- *.e-css.e-btn-group.e-vertical {
133
- -ms-flex-direction: column;
134
- flex-direction: column;
135
- }
136
- *.e-btn-group.e-vertical input,
137
- *.e-css.e-btn-group.e-vertical input {
138
- margin: -1px 0 0;
139
- }
140
- *.e-btn-group.e-vertical .e-btn:not(.e-outline),
141
- *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
142
- margin-top: -1px;
143
- }
144
- *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
145
- *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
146
- border-radius: 0;
147
- }
148
- *.e-btn-group.e-vertical .e-btn:first-of-type,
149
- *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
150
- border-bottom-left-radius: 0;
151
- border-bottom-right-radius: 0;
152
- border-top-left-radius: 2px;
153
- border-top-right-radius: 2px;
154
- }
155
- *.e-btn-group.e-vertical .e-btn:last-of-type,
156
- *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
157
- border-bottom-left-radius: 2px;
158
- border-bottom-right-radius: 2px;
159
- border-top-left-radius: 0;
160
- border-top-right-radius: 0;
161
- }
162
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
163
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
164
- border-radius: 20px;
165
- }
166
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
167
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
168
- border-bottom-left-radius: 20px;
169
- border-top-left-radius: 20px;
170
- }
171
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
172
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
173
- border-bottom-right-radius: 20px;
174
- border-top-right-radius: 20px;
175
- }
176
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
177
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
178
- border-bottom-right-radius: 0;
179
- border-top-right-radius: 0;
180
- }
181
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
182
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
183
- border-bottom-left-radius: 0;
184
- border-top-left-radius: 0;
185
- }
186
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
187
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
188
- border-bottom-left-radius: 20px;
189
- border-top-left-radius: 20px;
190
- }
191
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
192
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
193
- border-bottom-right-radius: 0;
194
- border-top-right-radius: 0;
195
- }
196
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
197
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
198
- border-bottom-left-radius: 0;
199
- border-top-left-radius: 0;
200
- }
201
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
202
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
203
- border-bottom-right-radius: 20px;
204
- border-top-right-radius: 20px;
205
- }
206
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
207
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
208
- border-radius: 20px;
209
- }
210
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
211
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
212
- border-bottom-right-radius: 20px;
213
- border-top-right-radius: 20px;
214
- }
215
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
216
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
217
- border-bottom-left-radius: 20px;
218
- border-top-left-radius: 20px;
219
- }
220
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
221
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
222
- border-bottom-left-radius: 0;
223
- border-top-left-radius: 0;
224
- }
225
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
226
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
227
- border-bottom-right-radius: 0;
228
- border-top-right-radius: 0;
229
- }
230
-
231
- .e-bigger .e-btn-group .e-btn-icon,
232
- .e-bigger.e-btn-group .e-btn-icon,
233
- .e-bigger .e-css.e-btn-group .e-btn-icon,
234
- .e-bigger.e-css.e-btn-group .e-btn-icon {
235
- font-size: 16px;
236
- }
237
-
238
- /* stylelint-disable */
239
- .e-btn-group:not(.e-outline),
240
- .e-css.e-btn-group:not(.e-outline) {
241
- box-shadow: none;
242
- }
243
- .e-btn-group .e-btn:hover,
244
- .e-css.e-btn-group .e-btn:hover {
245
- box-shadow: none;
246
- }
247
- .e-btn-group .e-btn:focus,
248
- .e-btn-group input:focus + label.e-btn,
249
- .e-css.e-btn-group .e-btn:focus,
250
- .e-css.e-btn-group input:focus + label.e-btn {
251
- background: #000;
252
- border-color: #fff;
253
- color: #fff;
254
- outline: #fff 1px solid;
255
- outline-offset: 2px;
256
- box-shadow: none;
257
- box-shadow: none;
258
- outline-color: inherit;
259
- outline-offset: -4px;
260
- }
261
- .e-btn-group .e-btn:focus.e-primary,
262
- .e-btn-group input:focus + label.e-btn.e-primary,
263
- .e-css.e-btn-group .e-btn:focus.e-primary,
264
- .e-css.e-btn-group input:focus + label.e-btn.e-primary {
265
- background: #ffd939;
266
- border-color: #ffd939;
267
- color: #000;
268
- outline: #ffd939 1px solid;
269
- box-shadow: none;
270
- box-shadow: none;
271
- outline-color: #000;
272
- }
273
- .e-btn-group .e-btn:focus.e-success,
274
- .e-btn-group input:focus + label.e-btn.e-success,
275
- .e-css.e-btn-group .e-btn:focus.e-success,
276
- .e-css.e-btn-group input:focus + label.e-btn.e-success {
277
- background: #166600;
278
- border-color: #166600;
279
- color: #fff;
280
- box-shadow: none;
281
- box-shadow: none;
282
- outline-color: inherit;
283
- }
284
- .e-btn-group .e-btn:focus.e-info,
285
- .e-btn-group input:focus + label.e-btn.e-info,
286
- .e-css.e-btn-group .e-btn:focus.e-info,
287
- .e-css.e-btn-group input:focus + label.e-btn.e-info {
288
- background: #0056b3;
289
- border-color: #0056b3;
290
- color: #fff;
291
- box-shadow: none;
292
- box-shadow: none;
293
- outline-color: inherit;
294
- }
295
- .e-btn-group .e-btn:focus.e-warning,
296
- .e-btn-group input:focus + label.e-btn.e-warning,
297
- .e-css.e-btn-group .e-btn:focus.e-warning,
298
- .e-css.e-btn-group input:focus + label.e-btn.e-warning {
299
- background: #944000;
300
- border-color: #944000;
301
- color: #fff;
302
- box-shadow: none;
303
- box-shadow: none;
304
- outline-color: inherit;
305
- }
306
- .e-btn-group .e-btn:focus.e-danger,
307
- .e-btn-group input:focus + label.e-btn.e-danger,
308
- .e-css.e-btn-group .e-btn:focus.e-danger,
309
- .e-css.e-btn-group input:focus + label.e-btn.e-danger {
310
- background: #b30900;
311
- border-color: #b30900;
312
- color: #fff;
313
- box-shadow: none;
314
- box-shadow: none;
315
- outline-color: inherit;
316
- }
317
- .e-btn-group .e-btn:focus.e-link,
318
- .e-btn-group input:focus + label.e-btn.e-link,
319
- .e-css.e-btn-group .e-btn:focus.e-link,
320
- .e-css.e-btn-group input:focus + label.e-btn.e-link {
321
- border-radius: 0;
322
- text-decoration: underline;
323
- color: #8a8aff;
324
- background-color: transparent;
325
- border-color: transparent;
326
- box-shadow: none;
327
- outline: none;
328
- }
329
- .e-btn-group .e-btn:focus.e-outline,
330
- .e-btn-group input:focus + label.e-btn.e-outline,
331
- .e-css.e-btn-group .e-btn:focus.e-outline,
332
- .e-css.e-btn-group input:focus + label.e-btn.e-outline {
333
- box-shadow: none;
334
- box-shadow: none;
335
- }
336
- .e-btn-group .e-btn:focus.e-outline.e-primary,
337
- .e-btn-group input:focus + label.e-btn.e-outline.e-primary,
338
- .e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
339
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
340
- box-shadow: none;
341
- }
342
- .e-btn-group .e-btn:focus.e-outline.e-success,
343
- .e-btn-group input:focus + label.e-btn.e-outline.e-success,
344
- .e-css.e-btn-group .e-btn:focus.e-outline.e-success,
345
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
346
- box-shadow: none;
347
- }
348
- .e-btn-group .e-btn:focus.e-outline.e-info,
349
- .e-btn-group input:focus + label.e-btn.e-outline.e-info,
350
- .e-css.e-btn-group .e-btn:focus.e-outline.e-info,
351
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
352
- box-shadow: none;
353
- }
354
- .e-btn-group .e-btn:focus.e-outline.e-warning,
355
- .e-btn-group input:focus + label.e-btn.e-outline.e-warning,
356
- .e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
357
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
358
- box-shadow: none;
359
- }
360
- .e-btn-group .e-btn:focus.e-outline.e-danger,
361
- .e-btn-group input:focus + label.e-btn.e-outline.e-danger,
362
- .e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
363
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
364
- box-shadow: none;
365
- }
366
- .e-btn-group .e-btn:active,
367
- .e-btn-group input:active + label.e-btn,
368
- .e-btn-group input:checked + label.e-btn,
369
- .e-css.e-btn-group .e-btn:active,
370
- .e-css.e-btn-group input:active + label.e-btn,
371
- .e-css.e-btn-group input:checked + label.e-btn {
372
- background: #ffd939;
373
- border-color: #ffd939;
374
- color: #000;
375
- outline: #fff 0 solid;
376
- outline-offset: 0;
377
- box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
378
- }
379
- .e-btn-group .e-btn:active.e-primary,
380
- .e-btn-group input:active + label.e-btn.e-primary,
381
- .e-btn-group input:checked + label.e-btn.e-primary,
382
- .e-css.e-btn-group .e-btn:active.e-primary,
383
- .e-css.e-btn-group input:active + label.e-btn.e-primary,
384
- .e-css.e-btn-group input:checked + label.e-btn.e-primary {
385
- background: #ffd939;
386
- border-color: #ffd939;
387
- color: #000;
388
- outline: #fff 0 solid;
389
- box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
390
- }
391
- .e-btn-group .e-btn:active.e-success,
392
- .e-btn-group input:active + label.e-btn.e-success,
393
- .e-btn-group input:checked + label.e-btn.e-success,
394
- .e-css.e-btn-group .e-btn:active.e-success,
395
- .e-css.e-btn-group input:active + label.e-btn.e-success,
396
- .e-css.e-btn-group input:checked + label.e-btn.e-success {
397
- background: #fff;
398
- border-color: #fff;
399
- color: #166600;
400
- box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
401
- }
402
- .e-btn-group .e-btn:active.e-info,
403
- .e-btn-group input:active + label.e-btn.e-info,
404
- .e-btn-group input:checked + label.e-btn.e-info,
405
- .e-css.e-btn-group .e-btn:active.e-info,
406
- .e-css.e-btn-group input:active + label.e-btn.e-info,
407
- .e-css.e-btn-group input:checked + label.e-btn.e-info {
408
- background: #fff;
409
- color: #0056b3;
410
- border-color: #fff;
411
- box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
412
- }
413
- .e-btn-group .e-btn:active.e-warning,
414
- .e-btn-group input:active + label.e-btn.e-warning,
415
- .e-btn-group input:checked + label.e-btn.e-warning,
416
- .e-css.e-btn-group .e-btn:active.e-warning,
417
- .e-css.e-btn-group input:active + label.e-btn.e-warning,
418
- .e-css.e-btn-group input:checked + label.e-btn.e-warning {
419
- background: #fff;
420
- border-color: #fff;
421
- color: #944000;
422
- box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
423
- }
424
- .e-btn-group .e-btn:active.e-danger,
425
- .e-btn-group input:active + label.e-btn.e-danger,
426
- .e-btn-group input:checked + label.e-btn.e-danger,
427
- .e-css.e-btn-group .e-btn:active.e-danger,
428
- .e-css.e-btn-group input:active + label.e-btn.e-danger,
429
- .e-css.e-btn-group input:checked + label.e-btn.e-danger {
430
- background: #fff;
431
- border-color: #fff;
432
- color: #b30900;
433
- box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
434
- }
435
- .e-btn-group .e-btn:active.e-outline,
436
- .e-btn-group input:active + label.e-btn.e-outline,
437
- .e-btn-group input:checked + label.e-btn.e-outline,
438
- .e-css.e-btn-group .e-btn:active.e-outline,
439
- .e-css.e-btn-group input:active + label.e-btn.e-outline,
440
- .e-css.e-btn-group input:checked + label.e-btn.e-outline {
441
- background: #ffd939;
442
- border-color: #ffd939;
443
- box-shadow: none;
444
- color: #000;
445
- }
446
- .e-btn-group .e-btn:active.e-outline.e-primary,
447
- .e-btn-group input:active + label.e-btn.e-outline.e-primary,
448
- .e-btn-group input:checked + label.e-btn.e-outline.e-primary,
449
- .e-css.e-btn-group .e-btn:active.e-outline.e-primary,
450
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
451
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
452
- background: #ffd939;
453
- border-color: #ffd939;
454
- box-shadow: none;
455
- color: #000;
456
- }
457
- .e-btn-group .e-btn:active.e-outline.e-success,
458
- .e-btn-group input:active + label.e-btn.e-outline.e-success,
459
- .e-btn-group input:checked + label.e-btn.e-outline.e-success,
460
- .e-css.e-btn-group .e-btn:active.e-outline.e-success,
461
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-success,
462
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
463
- background: #fff;
464
- border-color: #fff;
465
- box-shadow: none;
466
- color: #166600;
467
- }
468
- .e-btn-group .e-btn:active.e-outline.e-info,
469
- .e-btn-group input:active + label.e-btn.e-outline.e-info,
470
- .e-btn-group input:checked + label.e-btn.e-outline.e-info,
471
- .e-css.e-btn-group .e-btn:active.e-outline.e-info,
472
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
473
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
474
- background: #fff;
475
- border-color: #fff;
476
- box-shadow: none;
477
- color: #0056b3;
478
- }
479
- .e-btn-group .e-btn:active.e-outline.e-warning,
480
- .e-btn-group input:active + label.e-btn.e-outline.e-warning,
481
- .e-btn-group input:checked + label.e-btn.e-outline.e-warning,
482
- .e-css.e-btn-group .e-btn:active.e-outline.e-warning,
483
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
484
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
485
- background: #fff;
486
- border-color: #fff;
487
- box-shadow: none;
488
- color: #944000;
489
- }
490
- .e-btn-group .e-btn:active.e-outline.e-danger,
491
- .e-btn-group input:active + label.e-btn.e-outline.e-danger,
492
- .e-btn-group input:checked + label.e-btn.e-outline.e-danger,
493
- .e-css.e-btn-group .e-btn:active.e-outline.e-danger,
494
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
495
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
496
- background: #fff;
497
- border-color: #fff;
498
- box-shadow: none;
499
- color: #b30900;
500
- }
501
- .e-btn-group .e-btn:disabled,
502
- .e-btn-group input:disabled + label.e-btn,
503
- .e-css.e-btn-group .e-btn:disabled,
504
- .e-css.e-btn-group input:disabled + label.e-btn {
505
- background-color: #000;
506
- border-color: #757575;
507
- box-shadow: none;
508
- color: #757575;
509
- border-color: #fff;
510
- }
511
- .e-btn-group .e-btn:disabled.e-primary,
512
- .e-btn-group input:disabled + label.e-btn.e-primary,
513
- .e-css.e-btn-group .e-btn:disabled.e-primary,
514
- .e-css.e-btn-group input:disabled + label.e-btn.e-primary {
515
- background: #000;
516
- border-color: #757575;
517
- box-shadow: none;
518
- color: #757575;
519
- border-color: #ffd939;
520
- }
521
- .e-btn-group .e-btn:disabled.e-success,
522
- .e-btn-group input:disabled + label.e-btn.e-success,
523
- .e-css.e-btn-group .e-btn:disabled.e-success,
524
- .e-css.e-btn-group input:disabled + label.e-btn.e-success {
525
- background: #000;
526
- border-color: #757575;
527
- box-shadow: none;
528
- color: #757575;
529
- border-color: #166600;
530
- }
531
- .e-btn-group .e-btn:disabled.e-info,
532
- .e-btn-group input:disabled + label.e-btn.e-info,
533
- .e-css.e-btn-group .e-btn:disabled.e-info,
534
- .e-css.e-btn-group input:disabled + label.e-btn.e-info {
535
- background: #000;
536
- border-color: #757575;
537
- box-shadow: none;
538
- color: #757575;
539
- border-color: #0056b3;
540
- }
541
- .e-btn-group .e-btn:disabled.e-warning,
542
- .e-btn-group input:disabled + label.e-btn.e-warning,
543
- .e-css.e-btn-group .e-btn:disabled.e-warning,
544
- .e-css.e-btn-group input:disabled + label.e-btn.e-warning {
545
- background: #000;
546
- border-color: #757575;
547
- box-shadow: none;
548
- color: #757575;
549
- border-color: #944000;
550
- }
551
- .e-btn-group .e-btn:disabled.e-danger,
552
- .e-btn-group input:disabled + label.e-btn.e-danger,
553
- .e-css.e-btn-group .e-btn:disabled.e-danger,
554
- .e-css.e-btn-group input:disabled + label.e-btn.e-danger {
555
- background: #000;
556
- border-color: #757575;
557
- box-shadow: none;
558
- color: #757575;
559
- border-color: #b30900;
560
- }
561
- .e-btn-group .e-btn:disabled.e-link,
562
- .e-btn-group input:disabled + label.e-btn.e-link,
563
- .e-css.e-btn-group .e-btn:disabled.e-link,
564
- .e-css.e-btn-group input:disabled + label.e-btn.e-link {
565
- color: #757575;
566
- background: transparent;
567
- box-shadow: none;
568
- text-decoration: none;
569
- border-color: transparent;
570
- }
571
- .e-btn-group .e-btn:disabled.e-outline,
572
- .e-btn-group input:disabled + label.e-btn.e-outline,
573
- .e-css.e-btn-group .e-btn:disabled.e-outline,
574
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline {
575
- background: #000;
576
- border-color: #757575;
577
- box-shadow: none;
578
- color: #757575;
579
- border-color: #fff;
580
- }
581
- .e-btn-group .e-btn:disabled.e-outline.e-primary,
582
- .e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
583
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
584
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
585
- background: #000;
586
- border-color: #757575;
587
- box-shadow: none;
588
- color: #757575;
589
- border-color: #ffd939;
590
- }
591
- .e-btn-group .e-btn:disabled.e-outline.e-success,
592
- .e-btn-group input:disabled + label.e-btn.e-outline.e-success,
593
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-success,
594
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-success {
595
- background: #000;
596
- border-color: #757575;
597
- box-shadow: none;
598
- color: #757575;
599
- border-color: #166600;
600
- }
601
- .e-btn-group .e-btn:disabled.e-outline.e-info,
602
- .e-btn-group input:disabled + label.e-btn.e-outline.e-info,
603
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-info,
604
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-info {
605
- background: #000;
606
- border-color: #757575;
607
- box-shadow: none;
608
- color: #757575;
609
- border-color: #0056b3;
610
- }
611
- .e-btn-group .e-btn:disabled.e-outline.e-warning,
612
- .e-btn-group input:disabled + label.e-btn.e-outline.e-warning,
613
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-warning,
614
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-warning {
615
- background: #000;
616
- border-color: #757575;
617
- box-shadow: none;
618
- color: #757575;
619
- border-color: #944000;
620
- }
621
- .e-btn-group .e-btn:disabled.e-outline.e-danger,
622
- .e-btn-group input:disabled + label.e-btn.e-outline.e-danger,
623
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-danger,
624
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-danger {
625
- background: #000;
626
- border-color: #757575;
627
- box-shadow: none;
628
- color: #757575;
629
- border-color: #b30900;
630
- }
631
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:not(:first-of-type):not(:last-of-type),
632
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:not(:first-of-type):not(:last-of-type) {
633
- border-left: transparent;
634
- border-right: transparent;
635
- }
636
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
637
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
638
- border-right: transparent;
639
- }
640
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
641
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
642
- border-left: transparent;
643
- }
644
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:not(:first-of-type):not(:last-of-type),
645
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:not(:first-of-type):not(:last-of-type) {
646
- border-bottom: transparent;
647
- border-top: transparent;
648
- }
649
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:first-of-type,
650
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:first-of-type {
651
- border-bottom: transparent;
652
- }
653
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:last-of-type,
654
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:last-of-type {
655
- border-top: transparent;
656
- }
657
- .e-btn-group .e-btn:hover,
658
- .e-css.e-btn-group .e-btn:hover {
659
- border-color: #fff;
660
- }
661
- .e-btn-group .e-btn:hover.e-primary,
662
- .e-css.e-btn-group .e-btn:hover.e-primary {
663
- border-color: #ffd939;
664
- }
665
- .e-btn-group .e-btn:hover.e-success,
666
- .e-css.e-btn-group .e-btn:hover.e-success {
667
- border-color: #166600;
668
- }
669
- .e-btn-group .e-btn:hover.e-info,
670
- .e-css.e-btn-group .e-btn:hover.e-info {
671
- border-color: #0056b3;
672
- }
673
- .e-btn-group .e-btn:hover.e-warning,
674
- .e-css.e-btn-group .e-btn:hover.e-warning {
675
- border-color: #944000;
676
- }
677
- .e-btn-group .e-btn:hover.e-danger,
678
- .e-css.e-btn-group .e-btn:hover.e-danger {
679
- border-color: #b30900;
680
- }
681
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
682
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
683
- border-left: transparent;
684
- border-right: transparent;
685
- }
686
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type,
687
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type {
688
- border-right: transparent;
689
- }
690
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type,
691
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type {
692
- border-left: transparent;
693
- }
694
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
695
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline,
696
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
697
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
698
- border-color: #fff;
699
- outline-color: inherit;
700
- }
701
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
702
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
703
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
704
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
705
- border-color: inherit;
706
- outline-color: #000;
707
- }
708
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
709
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
710
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
711
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
712
- border-color: inherit;
713
- outline-color: inherit;
714
- }
715
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
716
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
717
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
718
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
719
- border-color: inherit;
720
- outline-color: inherit;
721
- }
722
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
723
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
724
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
725
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
726
- border-color: inherit;
727
- outline-color: inherit;
728
- }
729
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
730
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
731
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
732
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
733
- border-color: inherit;
734
- outline-color: inherit;
735
- }
736
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
737
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
738
- border-bottom: transparent;
739
- border-top: transparent;
740
- }
741
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,
742
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type {
743
- border-bottom: transparent;
744
- }
745
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,
746
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type {
747
- border-top: transparent;
748
- }
749
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
750
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline,
751
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
752
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline {
753
- border-color: #fff;
754
- outline-color: inherit;
755
- }
756
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
757
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
758
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
759
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
760
- border-color: inherit;
761
- outline-color: #000;
762
- }
763
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
764
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
765
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
766
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
767
- border-color: inherit;
768
- outline-color: inherit;
769
- }
770
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
771
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
772
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
773
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
774
- border-color: inherit;
775
- outline-color: inherit;
776
- }
777
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
778
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
779
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
780
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
781
- border-color: inherit;
782
- outline-color: inherit;
783
- }
784
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
785
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
786
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
787
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
788
- border-color: inherit;
789
- outline-color: inherit;
790
- }
791
- .e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
792
- .e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
793
- border-left: transparent;
794
- border-right: transparent;
795
- }
796
- .e-btn-group.e-rtl .e-btn:first-of-type,
797
- .e-css.e-btn-group.e-rtl .e-btn:first-of-type {
798
- border-left: transparent;
799
- }
800
- .e-btn-group.e-rtl .e-btn:last-of-type,
801
- .e-css.e-btn-group.e-rtl .e-btn:last-of-type {
802
- border-right: transparent;
803
- }
1
+ @import '@syncfusion/ej2-splitbuttons/styles/button-group/highcontrast.css';