@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,864 +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: #000;
253
- border-color: #fff;
254
- color: #fff;
255
- outline: #fff 1px solid;
256
- outline-offset: 2px;
257
- -webkit-box-shadow: none;
258
- box-shadow: none;
259
- box-shadow: none;
260
- outline-color: inherit;
261
- outline-offset: -4px;
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: #ffd939;
270
- border-color: #ffd939;
271
- color: #000;
272
- outline: #ffd939 1px solid;
273
- -webkit-box-shadow: none;
274
- box-shadow: none;
275
- box-shadow: none;
276
- outline-color: #000;
277
- }
278
- .e-btn-group .e-btn:focus.e-success,
279
- .e-btn-group input:focus-visible + label.e-btn.e-success,
280
- .e-btn-group input:focus + label.e-btn.e-success,
281
- .e-css.e-btn-group .e-btn:focus.e-success,
282
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
283
- .e-css.e-btn-group input:focus + label.e-btn.e-success {
284
- background: #166600;
285
- border-color: #166600;
286
- color: #fff;
287
- -webkit-box-shadow: none;
288
- box-shadow: none;
289
- box-shadow: none;
290
- outline-color: inherit;
291
- }
292
- .e-btn-group .e-btn:focus.e-info,
293
- .e-btn-group input:focus-visible + label.e-btn.e-info,
294
- .e-btn-group input:focus + label.e-btn.e-info,
295
- .e-css.e-btn-group .e-btn:focus.e-info,
296
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
297
- .e-css.e-btn-group input:focus + label.e-btn.e-info {
298
- background: #0056b3;
299
- border-color: #0056b3;
300
- color: #fff;
301
- -webkit-box-shadow: none;
302
- box-shadow: none;
303
- box-shadow: none;
304
- outline-color: inherit;
305
- }
306
- .e-btn-group .e-btn:focus.e-warning,
307
- .e-btn-group input:focus-visible + label.e-btn.e-warning,
308
- .e-btn-group input:focus + label.e-btn.e-warning,
309
- .e-css.e-btn-group .e-btn:focus.e-warning,
310
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
311
- .e-css.e-btn-group input:focus + label.e-btn.e-warning {
312
- background: #944000;
313
- border-color: #944000;
314
- color: #fff;
315
- -webkit-box-shadow: none;
316
- box-shadow: none;
317
- box-shadow: none;
318
- outline-color: inherit;
319
- }
320
- .e-btn-group .e-btn:focus.e-danger,
321
- .e-btn-group input:focus-visible + label.e-btn.e-danger,
322
- .e-btn-group input:focus + label.e-btn.e-danger,
323
- .e-css.e-btn-group .e-btn:focus.e-danger,
324
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
325
- .e-css.e-btn-group input:focus + label.e-btn.e-danger {
326
- background: #b30900;
327
- border-color: #b30900;
328
- color: #fff;
329
- -webkit-box-shadow: none;
330
- box-shadow: none;
331
- box-shadow: none;
332
- outline-color: inherit;
333
- }
334
- .e-btn-group .e-btn:focus.e-link,
335
- .e-btn-group input:focus-visible + label.e-btn.e-link,
336
- .e-btn-group input:focus + label.e-btn.e-link,
337
- .e-css.e-btn-group .e-btn:focus.e-link,
338
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
339
- .e-css.e-btn-group input:focus + label.e-btn.e-link {
340
- border-radius: 0;
341
- text-decoration: underline;
342
- color: #8a8aff;
343
- background-color: transparent;
344
- border-color: transparent;
345
- -webkit-box-shadow: none;
346
- box-shadow: none;
347
- outline: none;
348
- }
349
- .e-btn-group .e-btn:focus.e-outline,
350
- .e-btn-group input:focus-visible + label.e-btn.e-outline,
351
- .e-btn-group input:focus + label.e-btn.e-outline,
352
- .e-css.e-btn-group .e-btn:focus.e-outline,
353
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
354
- .e-css.e-btn-group input:focus + label.e-btn.e-outline {
355
- -webkit-box-shadow: none;
356
- box-shadow: none;
357
- box-shadow: none;
358
- }
359
- .e-btn-group .e-btn:focus.e-outline.e-primary,
360
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
361
- .e-btn-group input:focus + label.e-btn.e-outline.e-primary,
362
- .e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
363
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
364
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
365
- -webkit-box-shadow: none;
366
- box-shadow: none;
367
- }
368
- .e-btn-group .e-btn:focus.e-outline.e-success,
369
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
370
- .e-btn-group input:focus + label.e-btn.e-outline.e-success,
371
- .e-css.e-btn-group .e-btn:focus.e-outline.e-success,
372
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
373
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
374
- -webkit-box-shadow: none;
375
- box-shadow: none;
376
- }
377
- .e-btn-group .e-btn:focus.e-outline.e-info,
378
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
379
- .e-btn-group input:focus + label.e-btn.e-outline.e-info,
380
- .e-css.e-btn-group .e-btn:focus.e-outline.e-info,
381
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
382
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
383
- -webkit-box-shadow: none;
384
- box-shadow: none;
385
- }
386
- .e-btn-group .e-btn:focus.e-outline.e-warning,
387
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
388
- .e-btn-group input:focus + label.e-btn.e-outline.e-warning,
389
- .e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
390
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
391
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
392
- -webkit-box-shadow: none;
393
- box-shadow: none;
394
- }
395
- .e-btn-group .e-btn:focus.e-outline.e-danger,
396
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
397
- .e-btn-group input:focus + label.e-btn.e-outline.e-danger,
398
- .e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
399
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
400
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
401
- -webkit-box-shadow: none;
402
- box-shadow: none;
403
- }
404
- .e-btn-group .e-btn:active,
405
- .e-btn-group input:active + label.e-btn,
406
- .e-btn-group input:checked + label.e-btn,
407
- .e-css.e-btn-group .e-btn:active,
408
- .e-css.e-btn-group input:active + label.e-btn,
409
- .e-css.e-btn-group input:checked + label.e-btn {
410
- background: #ffd939;
411
- border-color: #ffd939;
412
- color: #000;
413
- outline: #fff 0 solid;
414
- outline-offset: 0;
415
- }
416
- .e-btn-group .e-btn:active.e-primary,
417
- .e-btn-group input:active + label.e-btn.e-primary,
418
- .e-btn-group input:checked + label.e-btn.e-primary,
419
- .e-css.e-btn-group .e-btn:active.e-primary,
420
- .e-css.e-btn-group input:active + label.e-btn.e-primary,
421
- .e-css.e-btn-group input:checked + label.e-btn.e-primary {
422
- background: #ffd939;
423
- border-color: #ffd939;
424
- color: #000;
425
- outline: #fff 0 solid;
426
- -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
427
- box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
428
- }
429
- .e-btn-group .e-btn:active.e-success,
430
- .e-btn-group input:active + label.e-btn.e-success,
431
- .e-btn-group input:checked + label.e-btn.e-success,
432
- .e-css.e-btn-group .e-btn:active.e-success,
433
- .e-css.e-btn-group input:active + label.e-btn.e-success,
434
- .e-css.e-btn-group input:checked + label.e-btn.e-success {
435
- background: #fff;
436
- border-color: #fff;
437
- color: #166600;
438
- -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
439
- box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
440
- }
441
- .e-btn-group .e-btn:active.e-info,
442
- .e-btn-group input:active + label.e-btn.e-info,
443
- .e-btn-group input:checked + label.e-btn.e-info,
444
- .e-css.e-btn-group .e-btn:active.e-info,
445
- .e-css.e-btn-group input:active + label.e-btn.e-info,
446
- .e-css.e-btn-group input:checked + label.e-btn.e-info {
447
- background: #fff;
448
- color: #0056b3;
449
- border-color: #fff;
450
- -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
451
- box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
452
- }
453
- .e-btn-group .e-btn:active.e-warning,
454
- .e-btn-group input:active + label.e-btn.e-warning,
455
- .e-btn-group input:checked + label.e-btn.e-warning,
456
- .e-css.e-btn-group .e-btn:active.e-warning,
457
- .e-css.e-btn-group input:active + label.e-btn.e-warning,
458
- .e-css.e-btn-group input:checked + label.e-btn.e-warning {
459
- background: #fff;
460
- border-color: #fff;
461
- color: #944000;
462
- -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
463
- box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
464
- }
465
- .e-btn-group .e-btn:active.e-danger,
466
- .e-btn-group input:active + label.e-btn.e-danger,
467
- .e-btn-group input:checked + label.e-btn.e-danger,
468
- .e-css.e-btn-group .e-btn:active.e-danger,
469
- .e-css.e-btn-group input:active + label.e-btn.e-danger,
470
- .e-css.e-btn-group input:checked + label.e-btn.e-danger {
471
- background: #fff;
472
- border-color: #fff;
473
- color: #b30900;
474
- -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
475
- box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
476
- }
477
- .e-btn-group .e-btn:active.e-outline,
478
- .e-btn-group input:active + label.e-btn.e-outline,
479
- .e-btn-group input:checked + label.e-btn.e-outline,
480
- .e-css.e-btn-group .e-btn:active.e-outline,
481
- .e-css.e-btn-group input:active + label.e-btn.e-outline,
482
- .e-css.e-btn-group input:checked + label.e-btn.e-outline {
483
- background: #ffd939;
484
- border-color: #ffd939;
485
- -webkit-box-shadow: none;
486
- box-shadow: none;
487
- color: #000;
488
- }
489
- .e-btn-group .e-btn:active.e-outline.e-primary,
490
- .e-btn-group input:active + label.e-btn.e-outline.e-primary,
491
- .e-btn-group input:checked + label.e-btn.e-outline.e-primary,
492
- .e-css.e-btn-group .e-btn:active.e-outline.e-primary,
493
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
494
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
495
- background: #ffd939;
496
- border-color: #ffd939;
497
- -webkit-box-shadow: none;
498
- box-shadow: none;
499
- color: #000;
500
- }
501
- .e-btn-group .e-btn:active.e-outline.e-success,
502
- .e-btn-group input:active + label.e-btn.e-outline.e-success,
503
- .e-btn-group input:checked + label.e-btn.e-outline.e-success,
504
- .e-css.e-btn-group .e-btn:active.e-outline.e-success,
505
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-success,
506
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
507
- background: #fff;
508
- border-color: #fff;
509
- -webkit-box-shadow: none;
510
- box-shadow: none;
511
- color: #166600;
512
- }
513
- .e-btn-group .e-btn:active.e-outline.e-info,
514
- .e-btn-group input:active + label.e-btn.e-outline.e-info,
515
- .e-btn-group input:checked + label.e-btn.e-outline.e-info,
516
- .e-css.e-btn-group .e-btn:active.e-outline.e-info,
517
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
518
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
519
- background: #fff;
520
- border-color: #fff;
521
- -webkit-box-shadow: none;
522
- box-shadow: none;
523
- color: #0056b3;
524
- }
525
- .e-btn-group .e-btn:active.e-outline.e-warning,
526
- .e-btn-group input:active + label.e-btn.e-outline.e-warning,
527
- .e-btn-group input:checked + label.e-btn.e-outline.e-warning,
528
- .e-css.e-btn-group .e-btn:active.e-outline.e-warning,
529
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
530
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
531
- background: #fff;
532
- border-color: #fff;
533
- -webkit-box-shadow: none;
534
- box-shadow: none;
535
- color: #944000;
536
- }
537
- .e-btn-group .e-btn:active.e-outline.e-danger,
538
- .e-btn-group input:active + label.e-btn.e-outline.e-danger,
539
- .e-btn-group input:checked + label.e-btn.e-outline.e-danger,
540
- .e-css.e-btn-group .e-btn:active.e-outline.e-danger,
541
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
542
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
543
- background: #fff;
544
- border-color: #fff;
545
- -webkit-box-shadow: none;
546
- box-shadow: none;
547
- color: #b30900;
548
- }
549
- .e-btn-group .e-btn:disabled,
550
- .e-btn-group input:disabled + label.e-btn,
551
- .e-css.e-btn-group .e-btn:disabled,
552
- .e-css.e-btn-group input:disabled + label.e-btn {
553
- background-color: #000;
554
- border-color: #757575;
555
- -webkit-box-shadow: none;
556
- box-shadow: none;
557
- color: #757575;
558
- border-color: #fff;
559
- }
560
- .e-btn-group .e-btn:disabled.e-primary,
561
- .e-btn-group input:disabled + label.e-btn.e-primary,
562
- .e-css.e-btn-group .e-btn:disabled.e-primary,
563
- .e-css.e-btn-group input:disabled + label.e-btn.e-primary {
564
- background: #000;
565
- border-color: #757575;
566
- -webkit-box-shadow: none;
567
- box-shadow: none;
568
- color: #757575;
569
- border-color: #ffd939;
570
- }
571
- .e-btn-group .e-btn:disabled.e-success,
572
- .e-btn-group input:disabled + label.e-btn.e-success,
573
- .e-css.e-btn-group .e-btn:disabled.e-success,
574
- .e-css.e-btn-group input:disabled + label.e-btn.e-success {
575
- background: #000;
576
- border-color: #757575;
577
- -webkit-box-shadow: none;
578
- box-shadow: none;
579
- color: #757575;
580
- border-color: #166600;
581
- }
582
- .e-btn-group .e-btn:disabled.e-info,
583
- .e-btn-group input:disabled + label.e-btn.e-info,
584
- .e-css.e-btn-group .e-btn:disabled.e-info,
585
- .e-css.e-btn-group input:disabled + label.e-btn.e-info {
586
- background: #000;
587
- border-color: #757575;
588
- -webkit-box-shadow: none;
589
- box-shadow: none;
590
- color: #757575;
591
- border-color: #0056b3;
592
- }
593
- .e-btn-group .e-btn:disabled.e-warning,
594
- .e-btn-group input:disabled + label.e-btn.e-warning,
595
- .e-css.e-btn-group .e-btn:disabled.e-warning,
596
- .e-css.e-btn-group input:disabled + label.e-btn.e-warning {
597
- background: #000;
598
- border-color: #757575;
599
- -webkit-box-shadow: none;
600
- box-shadow: none;
601
- color: #757575;
602
- border-color: #944000;
603
- }
604
- .e-btn-group .e-btn:disabled.e-danger,
605
- .e-btn-group input:disabled + label.e-btn.e-danger,
606
- .e-css.e-btn-group .e-btn:disabled.e-danger,
607
- .e-css.e-btn-group input:disabled + label.e-btn.e-danger {
608
- background: #000;
609
- border-color: #757575;
610
- -webkit-box-shadow: none;
611
- box-shadow: none;
612
- color: #757575;
613
- border-color: #b30900;
614
- }
615
- .e-btn-group .e-btn:disabled.e-link,
616
- .e-btn-group input:disabled + label.e-btn.e-link,
617
- .e-css.e-btn-group .e-btn:disabled.e-link,
618
- .e-css.e-btn-group input:disabled + label.e-btn.e-link {
619
- color: #757575;
620
- background: transparent;
621
- -webkit-box-shadow: none;
622
- box-shadow: none;
623
- text-decoration: none;
624
- border-color: transparent;
625
- }
626
- .e-btn-group .e-btn:disabled.e-outline,
627
- .e-btn-group input:disabled + label.e-btn.e-outline,
628
- .e-css.e-btn-group .e-btn:disabled.e-outline,
629
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline {
630
- background: #000;
631
- border-color: #757575;
632
- -webkit-box-shadow: none;
633
- box-shadow: none;
634
- color: #757575;
635
- border-color: #fff;
636
- }
637
- .e-btn-group .e-btn:disabled.e-outline.e-primary,
638
- .e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
639
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
640
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
641
- background: #000;
642
- border-color: #757575;
643
- -webkit-box-shadow: none;
644
- box-shadow: none;
645
- color: #757575;
646
- border-color: #ffd939;
647
- }
648
- .e-btn-group .e-btn:disabled.e-outline.e-success,
649
- .e-btn-group input:disabled + label.e-btn.e-outline.e-success,
650
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-success,
651
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-success {
652
- background: #000;
653
- border-color: #757575;
654
- -webkit-box-shadow: none;
655
- box-shadow: none;
656
- color: #757575;
657
- border-color: #166600;
658
- }
659
- .e-btn-group .e-btn:disabled.e-outline.e-info,
660
- .e-btn-group input:disabled + label.e-btn.e-outline.e-info,
661
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-info,
662
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-info {
663
- background: #000;
664
- border-color: #757575;
665
- -webkit-box-shadow: none;
666
- box-shadow: none;
667
- color: #757575;
668
- border-color: #0056b3;
669
- }
670
- .e-btn-group .e-btn:disabled.e-outline.e-warning,
671
- .e-btn-group input:disabled + label.e-btn.e-outline.e-warning,
672
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-warning,
673
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-warning {
674
- background: #000;
675
- border-color: #757575;
676
- -webkit-box-shadow: none;
677
- box-shadow: none;
678
- color: #757575;
679
- border-color: #944000;
680
- }
681
- .e-btn-group .e-btn:disabled.e-outline.e-danger,
682
- .e-btn-group input:disabled + label.e-btn.e-outline.e-danger,
683
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-danger,
684
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-danger {
685
- background: #000;
686
- border-color: #757575;
687
- -webkit-box-shadow: none;
688
- box-shadow: none;
689
- color: #757575;
690
- border-color: #b30900;
691
- }
692
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:not(:first-of-type):not(:last-of-type),
693
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:not(:first-of-type):not(:last-of-type) {
694
- border-left: transparent;
695
- border-right: transparent;
696
- }
697
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
698
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
699
- border-right: transparent;
700
- }
701
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
702
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
703
- border-left: transparent;
704
- }
705
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:not(:first-of-type):not(:last-of-type),
706
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:not(:first-of-type):not(:last-of-type) {
707
- border-bottom: transparent;
708
- border-top: transparent;
709
- }
710
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:first-of-type,
711
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:first-of-type {
712
- border-bottom: transparent;
713
- }
714
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:last-of-type,
715
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:last-of-type {
716
- border-top: transparent;
717
- }
718
- .e-btn-group .e-btn:hover,
719
- .e-css.e-btn-group .e-btn:hover {
720
- border-color: #fff;
721
- }
722
- .e-btn-group .e-btn:hover.e-primary,
723
- .e-css.e-btn-group .e-btn:hover.e-primary {
724
- border-color: #ffd939;
725
- }
726
- .e-btn-group .e-btn:hover.e-success,
727
- .e-css.e-btn-group .e-btn:hover.e-success {
728
- border-color: #166600;
729
- }
730
- .e-btn-group .e-btn:hover.e-info,
731
- .e-css.e-btn-group .e-btn:hover.e-info {
732
- border-color: #0056b3;
733
- }
734
- .e-btn-group .e-btn:hover.e-warning,
735
- .e-css.e-btn-group .e-btn:hover.e-warning {
736
- border-color: #944000;
737
- }
738
- .e-btn-group .e-btn:hover.e-danger,
739
- .e-css.e-btn-group .e-btn:hover.e-danger {
740
- border-color: #b30900;
741
- }
742
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
743
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
744
- border-left: transparent;
745
- border-right: transparent;
746
- }
747
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type,
748
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type {
749
- border-right: transparent;
750
- }
751
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type,
752
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type {
753
- border-left: transparent;
754
- }
755
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
756
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline,
757
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
758
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
759
- border-color: #fff;
760
- outline-color: inherit;
761
- }
762
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
763
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
764
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
765
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
766
- border-color: inherit;
767
- outline-color: #000;
768
- }
769
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
770
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
771
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
772
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
773
- border-color: inherit;
774
- outline-color: inherit;
775
- }
776
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
777
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
778
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
779
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
780
- border-color: inherit;
781
- outline-color: inherit;
782
- }
783
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
784
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
785
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
786
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
787
- border-color: inherit;
788
- outline-color: inherit;
789
- }
790
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
791
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
792
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
793
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
794
- border-color: inherit;
795
- outline-color: inherit;
796
- }
797
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
798
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
799
- border-bottom: transparent;
800
- border-top: transparent;
801
- }
802
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,
803
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type {
804
- border-bottom: transparent;
805
- }
806
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,
807
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type {
808
- border-top: transparent;
809
- }
810
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
811
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline,
812
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
813
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline {
814
- border-color: #fff;
815
- outline-color: inherit;
816
- }
817
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
818
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
819
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
820
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
821
- border-color: inherit;
822
- outline-color: #000;
823
- }
824
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
825
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
826
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
827
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
828
- border-color: inherit;
829
- outline-color: inherit;
830
- }
831
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
832
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
833
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
834
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
835
- border-color: inherit;
836
- outline-color: inherit;
837
- }
838
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
839
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
840
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
841
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
842
- border-color: inherit;
843
- outline-color: inherit;
844
- }
845
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
846
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
847
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
848
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
849
- border-color: inherit;
850
- outline-color: inherit;
851
- }
852
- .e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
853
- .e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
854
- border-left: transparent;
855
- border-right: transparent;
856
- }
857
- .e-btn-group.e-rtl .e-btn:first-of-type,
858
- .e-css.e-btn-group.e-rtl .e-btn:first-of-type {
859
- border-left: transparent;
860
- }
861
- .e-btn-group.e-rtl .e-btn:last-of-type,
862
- .e-css.e-btn-group.e-rtl .e-btn:last-of-type {
863
- border-right: transparent;
864
- }
1
+ @import '@syncfusion/ej2-splitbuttons/styles/button-group/highcontrast.css';