@syncfusion/ej2-react-splitbuttons 25.2.3 → 26.1.35

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