@syncfusion/ej2-react-splitbuttons 26.1.35 → 26.2.5

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,787 +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: 4px;
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: 12px;
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: -1px;
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: -1px;
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: 14px;
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: #e6e6e6;
253
- border-color: #8c8c8c;
254
- color: #333;
255
- outline: #fff 0 solid;
256
- outline-offset: 0;
257
- -webkit-box-shadow: none;
258
- box-shadow: none;
259
- box-shadow: none;
260
- outline-color: inherit;
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: #21527d;
269
- border-color: #0c1d2c;
270
- color: #fff;
271
- outline: #fff 0 solid;
272
- -webkit-box-shadow: none;
273
- box-shadow: none;
274
- box-shadow: none;
275
- outline-color: inherit;
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: #124a1f;
284
- border-color: black;
285
- color: #fff;
286
- -webkit-box-shadow: none;
287
- box-shadow: none;
288
- box-shadow: none;
289
- outline-color: inherit;
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: #104b5d;
298
- border-color: #010406;
299
- color: #fff;
300
- -webkit-box-shadow: none;
301
- box-shadow: none;
302
- box-shadow: none;
303
- outline-color: inherit;
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: #613b05;
312
- border-color: black;
313
- color: #fff;
314
- -webkit-box-shadow: none;
315
- box-shadow: none;
316
- box-shadow: none;
317
- outline-color: inherit;
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: #a51c2a;
326
- border-color: #4e0d14;
327
- color: #fff;
328
- -webkit-box-shadow: none;
329
- box-shadow: none;
330
- box-shadow: none;
331
- outline-color: inherit;
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: #0a3576;
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: #e6e6e6;
410
- border-color: #adadad;
411
- color: #333;
412
- outline: #fff 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: #21527d;
422
- border-color: #163854;
423
- color: #fff;
424
- outline: #fff 0 solid;
425
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
426
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
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: #124a1f;
435
- border-color: #08210e;
436
- color: #fff;
437
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
438
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
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: #104b5d;
447
- color: #fff;
448
- border-color: #082831;
449
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
450
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
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: #613b05;
459
- border-color: #301d02;
460
- color: #fff;
461
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
462
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
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: #a51c2a;
471
- border-color: #7a151f;
472
- color: #fff;
473
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
474
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
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: #e6e6e6;
483
- border-color: #adadad;
484
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
485
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
486
- color: #333;
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: #21527d;
495
- border-color: #265f91;
496
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
497
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
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: #124a1f;
507
- border-color: #08210e;
508
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
509
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
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: #104b5d;
519
- border-color: #082831;
520
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
521
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
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: #613b05;
531
- border-color: #301d02;
532
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
533
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
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: #a51c2a;
543
- border-color: #7a151f;
544
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
545
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
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: rgba(255, 255, 255, 0.65);
553
- border-color: rgba(204, 204, 204, 0.65);
554
- -webkit-box-shadow: none;
555
- box-shadow: none;
556
- color: rgba(51, 51, 51, 0.65);
557
- border-color: #ccc;
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: rgba(49, 122, 185, 0.65);
564
- border-color: rgba(204, 204, 204, 0.65);
565
- -webkit-box-shadow: none;
566
- box-shadow: none;
567
- color: rgba(255, 255, 255, 0.65);
568
- border-color: #265f91;
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: rgba(92, 184, 92, 0.65);
575
- border-color: rgba(204, 204, 204, 0.65);
576
- -webkit-box-shadow: none;
577
- box-shadow: none;
578
- color: rgba(255, 255, 255, 0.65);
579
- border-color: #175e28;
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: rgba(91, 192, 222, 0.65);
586
- border-color: rgba(204, 204, 204, 0.65);
587
- -webkit-box-shadow: none;
588
- box-shadow: none;
589
- color: rgba(255, 255, 255, 0.65);
590
- border-color: #145d72;
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: rgba(240, 173, 78, 0.65);
597
- border-color: rgba(204, 204, 204, 0.65);
598
- -webkit-box-shadow: none;
599
- box-shadow: none;
600
- color: rgba(255, 255, 255, 0.65);
601
- border-color: #794906;
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: rgba(217, 83, 79, 0.65);
608
- border-color: rgba(204, 204, 204, 0.65);
609
- -webkit-box-shadow: none;
610
- box-shadow: none;
611
- color: rgba(255, 255, 255, 0.65);
612
- border-color: #bb202f;
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: rgba(51, 51, 51, 0.65);
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: rgba(204, 204, 204, 0.65);
631
- -webkit-box-shadow: none;
632
- box-shadow: none;
633
- color: rgba(51, 51, 51, 0.65);
634
- border-color: #ccc;
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: rgba(204, 204, 204, 0.65);
642
- -webkit-box-shadow: none;
643
- box-shadow: none;
644
- color: rgba(51, 51, 51, 0.65);
645
- border-color: #317ab9;
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: rgba(33, 135, 57, 0.65);
653
- -webkit-box-shadow: none;
654
- box-shadow: none;
655
- color: rgba(33, 135, 57, 0.65);
656
- border-color: #218739;
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: rgba(27, 128, 158, 0.65);
664
- -webkit-box-shadow: none;
665
- box-shadow: none;
666
- color: rgba(27, 128, 158, 0.65);
667
- border-color: #1b809e;
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: rgba(170, 103, 8, 0.65);
675
- -webkit-box-shadow: none;
676
- box-shadow: none;
677
- color: rgba(170, 103, 8, 0.65);
678
- border-color: #aa6708;
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: rgba(220, 50, 67, 0.65);
686
- -webkit-box-shadow: none;
687
- box-shadow: none;
688
- color: rgba(220, 50, 67, 0.65);
689
- border-color: #dc3243;
690
- }
691
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
692
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline,
693
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
694
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
695
- border-color: #8c8c8c;
696
- outline-color: inherit;
697
- }
698
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
699
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
700
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
701
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
702
- border-color: #142f46;
703
- outline-color: inherit;
704
- }
705
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
706
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
707
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
708
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
709
- border-color: black;
710
- outline-color: inherit;
711
- }
712
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
713
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
714
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
715
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
716
- border-color: #010406;
717
- outline-color: inherit;
718
- }
719
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
720
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
721
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
722
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
723
- border-color: black;
724
- outline-color: inherit;
725
- }
726
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
727
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
728
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
729
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
730
- border-color: #4e0d14;
731
- outline-color: inherit;
732
- }
733
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
734
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
735
- border-bottom: transparent;
736
- border-top: transparent;
737
- }
738
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,
739
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type {
740
- border-bottom: transparent;
741
- }
742
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,
743
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type {
744
- border-top: transparent;
745
- }
746
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
747
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline,
748
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
749
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline {
750
- border-color: #8c8c8c;
751
- outline-color: inherit;
752
- }
753
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
754
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
755
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
756
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
757
- border-color: #142f46;
758
- outline-color: inherit;
759
- }
760
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
761
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
762
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
763
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
764
- border-color: black;
765
- outline-color: inherit;
766
- }
767
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
768
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
769
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
770
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
771
- border-color: #010406;
772
- outline-color: inherit;
773
- }
774
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
775
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
776
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
777
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
778
- border-color: black;
779
- outline-color: inherit;
780
- }
781
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
782
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
783
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
784
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
785
- border-color: #4e0d14;
786
- outline-color: inherit;
787
- }
1
+ @import '@syncfusion/ej2-splitbuttons/styles/button-group/bootstrap.css';