@syncfusion/ej2-react-splitbuttons 26.1.35 → 26.2.4

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