@syncfusion/ej2-vue-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 (92) hide show
  1. package/dist/ej2-vue-splitbuttons.umd.min.js +1 -1
  2. package/package.json +8 -8
  3. package/styles/bootstrap-dark.css +1 -1966
  4. package/styles/bootstrap.css +1 -2016
  5. package/styles/bootstrap4.css +1 -2004
  6. package/styles/bootstrap5-dark.css +1 -1946
  7. package/styles/bootstrap5.css +1 -1946
  8. package/styles/button-group/bootstrap-dark.css +1 -813
  9. package/styles/button-group/bootstrap.css +1 -787
  10. package/styles/button-group/bootstrap4.css +1 -786
  11. package/styles/button-group/bootstrap5-dark.css +1 -801
  12. package/styles/button-group/bootstrap5.css +1 -801
  13. package/styles/button-group/fabric-dark.css +1 -813
  14. package/styles/button-group/fabric.css +1 -819
  15. package/styles/button-group/fluent-dark.css +1 -825
  16. package/styles/button-group/fluent.css +1 -825
  17. package/styles/button-group/fluent2.css +1 -1849
  18. package/styles/button-group/highcontrast-light.css +1 -813
  19. package/styles/button-group/highcontrast.css +1 -864
  20. package/styles/button-group/material-dark.css +1 -820
  21. package/styles/button-group/material.css +1 -825
  22. package/styles/button-group/material3-dark.css +1 -1055
  23. package/styles/button-group/material3.css +1 -1167
  24. package/styles/button-group/tailwind-dark.css +1 -799
  25. package/styles/button-group/tailwind.css +1 -799
  26. package/styles/drop-down-button/bootstrap-dark.css +1 -244
  27. package/styles/drop-down-button/bootstrap.css +1 -244
  28. package/styles/drop-down-button/bootstrap4.css +1 -237
  29. package/styles/drop-down-button/bootstrap5-dark.css +1 -247
  30. package/styles/drop-down-button/bootstrap5.css +1 -247
  31. package/styles/drop-down-button/fabric-dark.css +1 -244
  32. package/styles/drop-down-button/fabric.css +1 -244
  33. package/styles/drop-down-button/fluent-dark.css +1 -245
  34. package/styles/drop-down-button/fluent.css +1 -245
  35. package/styles/drop-down-button/fluent2.css +1 -1308
  36. package/styles/drop-down-button/highcontrast-light.css +1 -244
  37. package/styles/drop-down-button/highcontrast.css +1 -245
  38. package/styles/drop-down-button/material-dark.css +1 -244
  39. package/styles/drop-down-button/material.css +1 -244
  40. package/styles/drop-down-button/material3-dark.css +1 -363
  41. package/styles/drop-down-button/material3.css +1 -475
  42. package/styles/drop-down-button/tailwind-dark.css +1 -254
  43. package/styles/drop-down-button/tailwind.css +1 -254
  44. package/styles/fabric-dark.css +1 -1966
  45. package/styles/fabric.css +1 -2046
  46. package/styles/fluent-dark.css +1 -2061
  47. package/styles/fluent.css +1 -2061
  48. package/styles/fluent2.css +1 -6175
  49. package/styles/highcontrast-light.css +1 -1966
  50. package/styles/highcontrast.css +1 -2018
  51. package/styles/material-dark.css +1 -1973
  52. package/styles/material.css +1 -2052
  53. package/styles/material3-dark.css +1 -2647
  54. package/styles/material3.css +1 -3087
  55. package/styles/progress-button/bootstrap-dark.css +1 -564
  56. package/styles/progress-button/bootstrap.css +1 -641
  57. package/styles/progress-button/bootstrap4.css +1 -644
  58. package/styles/progress-button/bootstrap5-dark.css +1 -564
  59. package/styles/progress-button/bootstrap5.css +1 -564
  60. package/styles/progress-button/fabric-dark.css +1 -564
  61. package/styles/progress-button/fabric.css +1 -641
  62. package/styles/progress-button/fluent-dark.css +1 -657
  63. package/styles/progress-button/fluent.css +1 -657
  64. package/styles/progress-button/fluent2.css +1 -1636
  65. package/styles/progress-button/highcontrast-light.css +1 -564
  66. package/styles/progress-button/highcontrast.css +1 -564
  67. package/styles/progress-button/material-dark.css +1 -564
  68. package/styles/progress-button/material.css +1 -641
  69. package/styles/progress-button/material3-dark.css +1 -730
  70. package/styles/progress-button/material3.css +1 -842
  71. package/styles/progress-button/tailwind-dark.css +1 -661
  72. package/styles/progress-button/tailwind.css +1 -661
  73. package/styles/split-button/bootstrap-dark.css +1 -342
  74. package/styles/split-button/bootstrap.css +1 -342
  75. package/styles/split-button/bootstrap4.css +1 -334
  76. package/styles/split-button/bootstrap5-dark.css +1 -331
  77. package/styles/split-button/bootstrap5.css +1 -331
  78. package/styles/split-button/fabric-dark.css +1 -342
  79. package/styles/split-button/fabric.css +1 -339
  80. package/styles/split-button/fluent-dark.css +1 -331
  81. package/styles/split-button/fluent.css +1 -331
  82. package/styles/split-button/fluent2.css +1 -1379
  83. package/styles/split-button/highcontrast-light.css +1 -342
  84. package/styles/split-button/highcontrast.css +1 -342
  85. package/styles/split-button/material-dark.css +1 -342
  86. package/styles/split-button/material.css +1 -339
  87. package/styles/split-button/material3-dark.css +1 -496
  88. package/styles/split-button/material3.css +1 -600
  89. package/styles/split-button/tailwind-dark.css +1 -356
  90. package/styles/split-button/tailwind.css +1 -356
  91. package/styles/tailwind-dark.css +1 -2072
  92. package/styles/tailwind.css +1 -2072
@@ -1,813 +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: 0;
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: none;
239
- box-shadow: none;
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: #414040;
253
- border-color: #201f1f;
254
- color: #fff;
255
- outline: #c8c8c8 1px solid;
256
- outline-offset: 0;
257
- -webkit-box-shadow: none;
258
- box-shadow: none;
259
- box-shadow: none;
260
- outline-color: #c8c8c8;
261
- }
262
- .e-btn-group .e-btn:focus.e-primary,
263
- .e-btn-group input:focus-visible + label.e-btn.e-primary,
264
- .e-btn-group input:focus + label.e-btn.e-primary,
265
- .e-css.e-btn-group .e-btn:focus.e-primary,
266
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
267
- .e-css.e-btn-group input:focus + label.e-btn.e-primary {
268
- background: #0074cc;
269
- border-color: #201f1f;
270
- color: #fff;
271
- outline: #c8c8c8 1px solid;
272
- -webkit-box-shadow: none;
273
- box-shadow: none;
274
- box-shadow: none;
275
- outline-color: #fff;
276
- }
277
- .e-btn-group .e-btn:focus.e-success,
278
- .e-btn-group input:focus-visible + label.e-btn.e-success,
279
- .e-btn-group input:focus + label.e-btn.e-success,
280
- .e-css.e-btn-group .e-btn:focus.e-success,
281
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
282
- .e-css.e-btn-group input:focus + label.e-btn.e-success {
283
- background: #37844d;
284
- border-color: #201f1f;
285
- color: #fff;
286
- -webkit-box-shadow: none;
287
- box-shadow: none;
288
- box-shadow: none;
289
- outline-color: #fff;
290
- }
291
- .e-btn-group .e-btn:focus.e-info,
292
- .e-btn-group input:focus-visible + label.e-btn.e-info,
293
- .e-btn-group input:focus + label.e-btn.e-info,
294
- .e-css.e-btn-group .e-btn:focus.e-info,
295
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
296
- .e-css.e-btn-group input:focus + label.e-btn.e-info {
297
- background: #1e79cb;
298
- border-color: #201f1f;
299
- color: #fff;
300
- -webkit-box-shadow: none;
301
- box-shadow: none;
302
- box-shadow: none;
303
- outline-color: #fff;
304
- }
305
- .e-btn-group .e-btn:focus.e-warning,
306
- .e-btn-group input:focus-visible + label.e-btn.e-warning,
307
- .e-btn-group input:focus + label.e-btn.e-warning,
308
- .e-css.e-btn-group .e-btn:focus.e-warning,
309
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
310
- .e-css.e-btn-group input:focus + label.e-btn.e-warning {
311
- background: #bf7500;
312
- border-color: #201f1f;
313
- color: #fff;
314
- -webkit-box-shadow: none;
315
- box-shadow: none;
316
- box-shadow: none;
317
- outline-color: #fff;
318
- }
319
- .e-btn-group .e-btn:focus.e-danger,
320
- .e-btn-group input:focus-visible + label.e-btn.e-danger,
321
- .e-btn-group input:focus + label.e-btn.e-danger,
322
- .e-css.e-btn-group .e-btn:focus.e-danger,
323
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
324
- .e-css.e-btn-group input:focus + label.e-btn.e-danger {
325
- background: #cd2a19;
326
- border-color: #201f1f;
327
- color: #fff;
328
- -webkit-box-shadow: none;
329
- box-shadow: none;
330
- box-shadow: none;
331
- outline-color: #fff;
332
- }
333
- .e-btn-group .e-btn:focus.e-link,
334
- .e-btn-group input:focus-visible + label.e-btn.e-link,
335
- .e-btn-group input:focus + label.e-btn.e-link,
336
- .e-css.e-btn-group .e-btn:focus.e-link,
337
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
338
- .e-css.e-btn-group input:focus + label.e-btn.e-link {
339
- border-radius: 0;
340
- text-decoration: underline;
341
- color: #639df3;
342
- background-color: transparent;
343
- border-color: transparent;
344
- -webkit-box-shadow: none;
345
- box-shadow: none;
346
- outline: none;
347
- }
348
- .e-btn-group .e-btn:focus.e-outline,
349
- .e-btn-group input:focus-visible + label.e-btn.e-outline,
350
- .e-btn-group input:focus + label.e-btn.e-outline,
351
- .e-css.e-btn-group .e-btn:focus.e-outline,
352
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
353
- .e-css.e-btn-group input:focus + label.e-btn.e-outline {
354
- -webkit-box-shadow: none;
355
- box-shadow: none;
356
- box-shadow: none;
357
- }
358
- .e-btn-group .e-btn:focus.e-outline.e-primary,
359
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
360
- .e-btn-group input:focus + label.e-btn.e-outline.e-primary,
361
- .e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
362
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
363
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
364
- -webkit-box-shadow: none;
365
- box-shadow: none;
366
- }
367
- .e-btn-group .e-btn:focus.e-outline.e-success,
368
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
369
- .e-btn-group input:focus + label.e-btn.e-outline.e-success,
370
- .e-css.e-btn-group .e-btn:focus.e-outline.e-success,
371
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
372
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
373
- -webkit-box-shadow: none;
374
- box-shadow: none;
375
- }
376
- .e-btn-group .e-btn:focus.e-outline.e-info,
377
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
378
- .e-btn-group input:focus + label.e-btn.e-outline.e-info,
379
- .e-css.e-btn-group .e-btn:focus.e-outline.e-info,
380
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
381
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
382
- -webkit-box-shadow: none;
383
- box-shadow: none;
384
- }
385
- .e-btn-group .e-btn:focus.e-outline.e-warning,
386
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
387
- .e-btn-group input:focus + label.e-btn.e-outline.e-warning,
388
- .e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
389
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
390
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
391
- -webkit-box-shadow: none;
392
- box-shadow: none;
393
- }
394
- .e-btn-group .e-btn:focus.e-outline.e-danger,
395
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
396
- .e-btn-group input:focus + label.e-btn.e-outline.e-danger,
397
- .e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
398
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
399
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
400
- -webkit-box-shadow: none;
401
- box-shadow: none;
402
- }
403
- .e-btn-group .e-btn:active,
404
- .e-btn-group input:active + label.e-btn,
405
- .e-btn-group input:checked + label.e-btn,
406
- .e-css.e-btn-group .e-btn:active,
407
- .e-css.e-btn-group input:active + label.e-btn,
408
- .e-css.e-btn-group input:checked + label.e-btn {
409
- background: #6f6c6c;
410
- border-color: #6f6c6c;
411
- color: #fff;
412
- outline: #414040 0 solid;
413
- outline-offset: 0;
414
- }
415
- .e-btn-group .e-btn:active.e-primary,
416
- .e-btn-group input:active + label.e-btn.e-primary,
417
- .e-btn-group input:checked + label.e-btn.e-primary,
418
- .e-css.e-btn-group .e-btn:active.e-primary,
419
- .e-css.e-btn-group input:active + label.e-btn.e-primary,
420
- .e-css.e-btn-group input:checked + label.e-btn.e-primary {
421
- background: #005799;
422
- border-color: #005799;
423
- color: #fff;
424
- outline: #414040 0 solid;
425
- -webkit-box-shadow: none;
426
- box-shadow: none;
427
- }
428
- .e-btn-group .e-btn:active.e-success,
429
- .e-btn-group input:active + label.e-btn.e-success,
430
- .e-btn-group input:checked + label.e-btn.e-success,
431
- .e-css.e-btn-group .e-btn:active.e-success,
432
- .e-css.e-btn-group input:active + label.e-btn.e-success,
433
- .e-css.e-btn-group input:checked + label.e-btn.e-success {
434
- background: #255934;
435
- border-color: #255934;
436
- color: #fff;
437
- -webkit-box-shadow: none;
438
- box-shadow: none;
439
- }
440
- .e-btn-group .e-btn:active.e-info,
441
- .e-btn-group input:active + label.e-btn.e-info,
442
- .e-btn-group input:checked + label.e-btn.e-info,
443
- .e-css.e-btn-group .e-btn:active.e-info,
444
- .e-css.e-btn-group input:active + label.e-btn.e-info,
445
- .e-css.e-btn-group input:checked + label.e-btn.e-info {
446
- background: #165996;
447
- color: #fff;
448
- border-color: #165996;
449
- -webkit-box-shadow: none;
450
- box-shadow: none;
451
- }
452
- .e-btn-group .e-btn:active.e-warning,
453
- .e-btn-group input:active + label.e-btn.e-warning,
454
- .e-btn-group input:checked + label.e-btn.e-warning,
455
- .e-css.e-btn-group .e-btn:active.e-warning,
456
- .e-css.e-btn-group input:active + label.e-btn.e-warning,
457
- .e-css.e-btn-group input:checked + label.e-btn.e-warning {
458
- background: #825000;
459
- border-color: #825000;
460
- color: #fff;
461
- -webkit-box-shadow: none;
462
- box-shadow: none;
463
- }
464
- .e-btn-group .e-btn:active.e-danger,
465
- .e-btn-group input:active + label.e-btn.e-danger,
466
- .e-btn-group input:checked + label.e-btn.e-danger,
467
- .e-css.e-btn-group .e-btn:active.e-danger,
468
- .e-css.e-btn-group input:active + label.e-btn.e-danger,
469
- .e-css.e-btn-group input:checked + label.e-btn.e-danger {
470
- background: #961f12;
471
- border-color: #961f12;
472
- color: #fff;
473
- -webkit-box-shadow: none;
474
- box-shadow: none;
475
- }
476
- .e-btn-group .e-btn:active.e-outline,
477
- .e-btn-group input:active + label.e-btn.e-outline,
478
- .e-btn-group input:checked + label.e-btn.e-outline,
479
- .e-css.e-btn-group .e-btn:active.e-outline,
480
- .e-css.e-btn-group input:active + label.e-btn.e-outline,
481
- .e-css.e-btn-group input:checked + label.e-btn.e-outline {
482
- background: #6f6c6c;
483
- border-color: #6f6c6c;
484
- -webkit-box-shadow: none;
485
- box-shadow: none;
486
- color: #fff;
487
- }
488
- .e-btn-group .e-btn:active.e-outline.e-primary,
489
- .e-btn-group input:active + label.e-btn.e-outline.e-primary,
490
- .e-btn-group input:checked + label.e-btn.e-outline.e-primary,
491
- .e-css.e-btn-group .e-btn:active.e-outline.e-primary,
492
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
493
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
494
- background: #005799;
495
- border-color: #005799;
496
- -webkit-box-shadow: none;
497
- box-shadow: none;
498
- color: #fff;
499
- }
500
- .e-btn-group .e-btn:active.e-outline.e-success,
501
- .e-btn-group input:active + label.e-btn.e-outline.e-success,
502
- .e-btn-group input:checked + label.e-btn.e-outline.e-success,
503
- .e-css.e-btn-group .e-btn:active.e-outline.e-success,
504
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-success,
505
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
506
- background: #255934;
507
- border-color: #255934;
508
- -webkit-box-shadow: none;
509
- box-shadow: none;
510
- color: #fff;
511
- }
512
- .e-btn-group .e-btn:active.e-outline.e-info,
513
- .e-btn-group input:active + label.e-btn.e-outline.e-info,
514
- .e-btn-group input:checked + label.e-btn.e-outline.e-info,
515
- .e-css.e-btn-group .e-btn:active.e-outline.e-info,
516
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
517
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
518
- background: #165996;
519
- border-color: #165996;
520
- -webkit-box-shadow: none;
521
- box-shadow: none;
522
- color: #fff;
523
- }
524
- .e-btn-group .e-btn:active.e-outline.e-warning,
525
- .e-btn-group input:active + label.e-btn.e-outline.e-warning,
526
- .e-btn-group input:checked + label.e-btn.e-outline.e-warning,
527
- .e-css.e-btn-group .e-btn:active.e-outline.e-warning,
528
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
529
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
530
- background: #825000;
531
- border-color: #825000;
532
- -webkit-box-shadow: none;
533
- box-shadow: none;
534
- color: #fff;
535
- }
536
- .e-btn-group .e-btn:active.e-outline.e-danger,
537
- .e-btn-group input:active + label.e-btn.e-outline.e-danger,
538
- .e-btn-group input:checked + label.e-btn.e-outline.e-danger,
539
- .e-css.e-btn-group .e-btn:active.e-outline.e-danger,
540
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
541
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
542
- background: #961f12;
543
- border-color: #961f12;
544
- -webkit-box-shadow: none;
545
- box-shadow: none;
546
- color: #fff;
547
- }
548
- .e-btn-group .e-btn:disabled,
549
- .e-btn-group input:disabled + label.e-btn,
550
- .e-css.e-btn-group .e-btn:disabled,
551
- .e-css.e-btn-group input:disabled + label.e-btn {
552
- background-color: #414040;
553
- border-color: #414040;
554
- -webkit-box-shadow: none;
555
- box-shadow: none;
556
- color: #6f6c6c;
557
- border-color: #414040;
558
- }
559
- .e-btn-group .e-btn:disabled.e-primary,
560
- .e-btn-group input:disabled + label.e-btn.e-primary,
561
- .e-css.e-btn-group .e-btn:disabled.e-primary,
562
- .e-css.e-btn-group input:disabled + label.e-btn.e-primary {
563
- background: #414040;
564
- border-color: #414040;
565
- -webkit-box-shadow: none;
566
- box-shadow: none;
567
- color: #6f6c6c;
568
- border-color: #0074cc;
569
- }
570
- .e-btn-group .e-btn:disabled.e-success,
571
- .e-btn-group input:disabled + label.e-btn.e-success,
572
- .e-css.e-btn-group .e-btn:disabled.e-success,
573
- .e-css.e-btn-group input:disabled + label.e-btn.e-success {
574
- background: #414040;
575
- border-color: #414040;
576
- -webkit-box-shadow: none;
577
- box-shadow: none;
578
- color: #6f6c6c;
579
- border-color: #37844d;
580
- }
581
- .e-btn-group .e-btn:disabled.e-info,
582
- .e-btn-group input:disabled + label.e-btn.e-info,
583
- .e-css.e-btn-group .e-btn:disabled.e-info,
584
- .e-css.e-btn-group input:disabled + label.e-btn.e-info {
585
- background: #414040;
586
- border-color: #414040;
587
- -webkit-box-shadow: none;
588
- box-shadow: none;
589
- color: #6f6c6c;
590
- border-color: #1e79cb;
591
- }
592
- .e-btn-group .e-btn:disabled.e-warning,
593
- .e-btn-group input:disabled + label.e-btn.e-warning,
594
- .e-css.e-btn-group .e-btn:disabled.e-warning,
595
- .e-css.e-btn-group input:disabled + label.e-btn.e-warning {
596
- background: #414040;
597
- border-color: #414040;
598
- -webkit-box-shadow: none;
599
- box-shadow: none;
600
- color: #6f6c6c;
601
- border-color: #bf7500;
602
- }
603
- .e-btn-group .e-btn:disabled.e-danger,
604
- .e-btn-group input:disabled + label.e-btn.e-danger,
605
- .e-css.e-btn-group .e-btn:disabled.e-danger,
606
- .e-css.e-btn-group input:disabled + label.e-btn.e-danger {
607
- background: #414040;
608
- border-color: #414040;
609
- -webkit-box-shadow: none;
610
- box-shadow: none;
611
- color: #6f6c6c;
612
- border-color: #cd2a19;
613
- }
614
- .e-btn-group .e-btn:disabled.e-link,
615
- .e-btn-group input:disabled + label.e-btn.e-link,
616
- .e-css.e-btn-group .e-btn:disabled.e-link,
617
- .e-css.e-btn-group input:disabled + label.e-btn.e-link {
618
- color: #6f6c6c;
619
- background: transparent;
620
- -webkit-box-shadow: none;
621
- box-shadow: none;
622
- text-decoration: none;
623
- border-color: transparent;
624
- }
625
- .e-btn-group .e-btn:disabled.e-outline,
626
- .e-btn-group input:disabled + label.e-btn.e-outline,
627
- .e-css.e-btn-group .e-btn:disabled.e-outline,
628
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline {
629
- background: transparent;
630
- border-color: #414040;
631
- -webkit-box-shadow: none;
632
- box-shadow: none;
633
- color: #6f6c6c;
634
- border-color: #414040;
635
- }
636
- .e-btn-group .e-btn:disabled.e-outline.e-primary,
637
- .e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
638
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
639
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
640
- background: transparent;
641
- border-color: #414040;
642
- -webkit-box-shadow: none;
643
- box-shadow: none;
644
- color: #6f6c6c;
645
- border-color: #0074cc;
646
- }
647
- .e-btn-group .e-btn:disabled.e-outline.e-success,
648
- .e-btn-group input:disabled + label.e-btn.e-outline.e-success,
649
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-success,
650
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-success {
651
- background: transparent;
652
- border-color: #414040;
653
- -webkit-box-shadow: none;
654
- box-shadow: none;
655
- color: #6f6c6c;
656
- border-color: #37844d;
657
- }
658
- .e-btn-group .e-btn:disabled.e-outline.e-info,
659
- .e-btn-group input:disabled + label.e-btn.e-outline.e-info,
660
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-info,
661
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-info {
662
- background: transparent;
663
- border-color: #414040;
664
- -webkit-box-shadow: none;
665
- box-shadow: none;
666
- color: #6f6c6c;
667
- border-color: #1e79cb;
668
- }
669
- .e-btn-group .e-btn:disabled.e-outline.e-warning,
670
- .e-btn-group input:disabled + label.e-btn.e-outline.e-warning,
671
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-warning,
672
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-warning {
673
- background: transparent;
674
- border-color: #414040;
675
- -webkit-box-shadow: none;
676
- box-shadow: none;
677
- color: #6f6c6c;
678
- border-color: #bf7500;
679
- }
680
- .e-btn-group .e-btn:disabled.e-outline.e-danger,
681
- .e-btn-group input:disabled + label.e-btn.e-outline.e-danger,
682
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-danger,
683
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-danger {
684
- background: transparent;
685
- border-color: #414040;
686
- -webkit-box-shadow: none;
687
- box-shadow: none;
688
- color: #6f6c6c;
689
- border-color: #cd2a19;
690
- }
691
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
692
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
693
- border-left: transparent;
694
- border-right: transparent;
695
- }
696
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type,
697
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type {
698
- border-right: transparent;
699
- }
700
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type,
701
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type {
702
- border-left: transparent;
703
- }
704
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
705
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline,
706
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
707
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
708
- border-color: #514f4f;
709
- outline-color: #c8c8c8;
710
- }
711
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
712
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
713
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
714
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
715
- border-color: inherit;
716
- outline-color: #fff;
717
- }
718
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
719
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
720
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
721
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
722
- border-color: inherit;
723
- outline-color: #fff;
724
- }
725
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
726
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
727
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
728
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
729
- border-color: inherit;
730
- outline-color: #fff;
731
- }
732
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
733
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
734
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
735
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
736
- border-color: inherit;
737
- outline-color: #fff;
738
- }
739
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
740
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
741
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
742
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
743
- border-color: inherit;
744
- outline-color: #fff;
745
- }
746
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
747
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
748
- border-bottom: transparent;
749
- border-top: transparent;
750
- }
751
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,
752
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type {
753
- border-bottom: transparent;
754
- }
755
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,
756
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type {
757
- border-top: transparent;
758
- }
759
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
760
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline,
761
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
762
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline {
763
- border-color: #514f4f;
764
- outline-color: #c8c8c8;
765
- }
766
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
767
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
768
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
769
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
770
- border-color: inherit;
771
- outline-color: #fff;
772
- }
773
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
774
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
775
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
776
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
777
- border-color: inherit;
778
- outline-color: #fff;
779
- }
780
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
781
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
782
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
783
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
784
- border-color: inherit;
785
- outline-color: #fff;
786
- }
787
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
788
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
789
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
790
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
791
- border-color: inherit;
792
- outline-color: #fff;
793
- }
794
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
795
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
796
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
797
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
798
- border-color: inherit;
799
- outline-color: #fff;
800
- }
801
- .e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
802
- .e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
803
- border-left: transparent;
804
- border-right: transparent;
805
- }
806
- .e-btn-group.e-rtl .e-btn:first-of-type,
807
- .e-css.e-btn-group.e-rtl .e-btn:first-of-type {
808
- border-left: transparent;
809
- }
810
- .e-btn-group.e-rtl .e-btn:last-of-type,
811
- .e-css.e-btn-group.e-rtl .e-btn:last-of-type {
812
- border-right: transparent;
813
- }
1
+ @import '@syncfusion/ej2-splitbuttons/styles/button-group/fabric-dark.css';