@syncfusion/ej2-react-splitbuttons 26.1.35 → 26.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/dist/ej2-react-splitbuttons.min.js +1 -1
  2. package/dist/ej2-react-splitbuttons.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/styles/bootstrap-dark.css +1 -1966
  5. package/styles/bootstrap.css +1 -2016
  6. package/styles/bootstrap4.css +1 -2004
  7. package/styles/bootstrap5-dark.css +1 -1946
  8. package/styles/bootstrap5.css +1 -1946
  9. package/styles/button-group/bootstrap-dark.css +1 -813
  10. package/styles/button-group/bootstrap.css +1 -787
  11. package/styles/button-group/bootstrap4.css +1 -786
  12. package/styles/button-group/bootstrap5-dark.css +1 -801
  13. package/styles/button-group/bootstrap5.css +1 -801
  14. package/styles/button-group/fabric-dark.css +1 -813
  15. package/styles/button-group/fabric.css +1 -819
  16. package/styles/button-group/fluent-dark.css +1 -825
  17. package/styles/button-group/fluent.css +1 -825
  18. package/styles/button-group/fluent2.css +1 -1849
  19. package/styles/button-group/highcontrast-light.css +1 -813
  20. package/styles/button-group/highcontrast.css +1 -864
  21. package/styles/button-group/material-dark.css +1 -820
  22. package/styles/button-group/material.css +1 -825
  23. package/styles/button-group/material3-dark.css +1 -1055
  24. package/styles/button-group/material3.css +1 -1167
  25. package/styles/button-group/tailwind-dark.css +1 -799
  26. package/styles/button-group/tailwind.css +1 -799
  27. package/styles/drop-down-button/bootstrap-dark.css +1 -244
  28. package/styles/drop-down-button/bootstrap.css +1 -244
  29. package/styles/drop-down-button/bootstrap4.css +1 -237
  30. package/styles/drop-down-button/bootstrap5-dark.css +1 -247
  31. package/styles/drop-down-button/bootstrap5.css +1 -247
  32. package/styles/drop-down-button/fabric-dark.css +1 -244
  33. package/styles/drop-down-button/fabric.css +1 -244
  34. package/styles/drop-down-button/fluent-dark.css +1 -245
  35. package/styles/drop-down-button/fluent.css +1 -245
  36. package/styles/drop-down-button/fluent2.css +1 -1308
  37. package/styles/drop-down-button/highcontrast-light.css +1 -244
  38. package/styles/drop-down-button/highcontrast.css +1 -245
  39. package/styles/drop-down-button/material-dark.css +1 -244
  40. package/styles/drop-down-button/material.css +1 -244
  41. package/styles/drop-down-button/material3-dark.css +1 -363
  42. package/styles/drop-down-button/material3.css +1 -475
  43. package/styles/drop-down-button/tailwind-dark.css +1 -254
  44. package/styles/drop-down-button/tailwind.css +1 -254
  45. package/styles/fabric-dark.css +1 -1966
  46. package/styles/fabric.css +1 -2046
  47. package/styles/fluent-dark.css +1 -2061
  48. package/styles/fluent.css +1 -2061
  49. package/styles/fluent2.css +1 -6175
  50. package/styles/highcontrast-light.css +1 -1966
  51. package/styles/highcontrast.css +1 -2018
  52. package/styles/material-dark.css +1 -1973
  53. package/styles/material.css +1 -2052
  54. package/styles/material3-dark.css +1 -2647
  55. package/styles/material3.css +1 -3087
  56. package/styles/progress-button/bootstrap-dark.css +1 -564
  57. package/styles/progress-button/bootstrap.css +1 -641
  58. package/styles/progress-button/bootstrap4.css +1 -644
  59. package/styles/progress-button/bootstrap5-dark.css +1 -564
  60. package/styles/progress-button/bootstrap5.css +1 -564
  61. package/styles/progress-button/fabric-dark.css +1 -564
  62. package/styles/progress-button/fabric.css +1 -641
  63. package/styles/progress-button/fluent-dark.css +1 -657
  64. package/styles/progress-button/fluent.css +1 -657
  65. package/styles/progress-button/fluent2.css +1 -1636
  66. package/styles/progress-button/highcontrast-light.css +1 -564
  67. package/styles/progress-button/highcontrast.css +1 -564
  68. package/styles/progress-button/material-dark.css +1 -564
  69. package/styles/progress-button/material.css +1 -641
  70. package/styles/progress-button/material3-dark.css +1 -730
  71. package/styles/progress-button/material3.css +1 -842
  72. package/styles/progress-button/tailwind-dark.css +1 -661
  73. package/styles/progress-button/tailwind.css +1 -661
  74. package/styles/split-button/bootstrap-dark.css +1 -342
  75. package/styles/split-button/bootstrap.css +1 -342
  76. package/styles/split-button/bootstrap4.css +1 -334
  77. package/styles/split-button/bootstrap5-dark.css +1 -331
  78. package/styles/split-button/bootstrap5.css +1 -331
  79. package/styles/split-button/fabric-dark.css +1 -342
  80. package/styles/split-button/fabric.css +1 -339
  81. package/styles/split-button/fluent-dark.css +1 -331
  82. package/styles/split-button/fluent.css +1 -331
  83. package/styles/split-button/fluent2.css +1 -1379
  84. package/styles/split-button/highcontrast-light.css +1 -342
  85. package/styles/split-button/highcontrast.css +1 -342
  86. package/styles/split-button/material-dark.css +1 -342
  87. package/styles/split-button/material.css +1 -339
  88. package/styles/split-button/material3-dark.css +1 -496
  89. package/styles/split-button/material3.css +1 -600
  90. package/styles/split-button/tailwind-dark.css +1 -356
  91. package/styles/split-button/tailwind.css +1 -356
  92. package/styles/tailwind-dark.css +1 -2072
  93. package/styles/tailwind.css +1 -2072
@@ -1,254 +1 @@
1
- /* stylelint-disable-line no-empty-source */
2
- .e-dropdown-btn .e-caret::before,
3
- .e-dropdown-btn.e-btn .e-caret::before {
4
- content: "\e70d";
5
- }
6
-
7
- .e-dropdown-btn,
8
- .e-dropdown-btn.e-btn {
9
- -webkit-box-shadow: none;
10
- box-shadow: none;
11
- text-transform: none;
12
- white-space: normal;
13
- }
14
- .e-dropdown-btn:hover,
15
- .e-dropdown-btn.e-btn:hover {
16
- -webkit-box-shadow: none;
17
- box-shadow: none;
18
- }
19
- .e-dropdown-btn:focus,
20
- .e-dropdown-btn.e-btn:focus {
21
- -webkit-box-shadow: 0 0 0 2px rgba(31, 41, 55, 0.95), 0 0 0 4px #22d3ee;
22
- box-shadow: 0 0 0 2px rgba(31, 41, 55, 0.95), 0 0 0 4px #22d3ee;
23
- }
24
- .e-dropdown-btn:active,
25
- .e-dropdown-btn.e-btn:active {
26
- -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
27
- box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
28
- }
29
- .e-dropdown-btn .e-btn-icon,
30
- .e-dropdown-btn.e-btn .e-btn-icon {
31
- font-size: 14px;
32
- }
33
- .e-dropdown-btn .e-caret,
34
- .e-dropdown-btn.e-btn .e-caret {
35
- font-size: 18px;
36
- }
37
- .e-dropdown-btn.e-vertical,
38
- .e-dropdown-btn.e-btn.e-vertical {
39
- line-height: 1;
40
- padding: 6px 12px;
41
- }
42
- .e-dropdown-btn.e-caret-hide .e-caret,
43
- .e-dropdown-btn.e-btn.e-caret-hide .e-caret {
44
- display: none;
45
- }
46
- .e-dropdown-btn.e-small .e-dropdown-popup ul,
47
- .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul {
48
- padding: 4px 0;
49
- }
50
- .e-dropdown-btn.e-small .e-dropdown-popup ul .e-item,
51
- .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul .e-item {
52
- padding: 0 8px;
53
- }
54
- .e-dropdown-btn.e-small.e-vertical,
55
- .e-dropdown-btn.e-btn.e-small.e-vertical {
56
- line-height: 1;
57
- padding: 6px 12px;
58
- }
59
- .e-bigger .e-dropdown-btn .e-btn-icon,
60
- .e-bigger.e-dropdown-btn .e-btn-icon {
61
- font-size: 16px;
62
- }
63
- .e-bigger .e-dropdown-btn .e-caret,
64
- .e-bigger.e-dropdown-btn .e-caret {
65
- font-size: 22px;
66
- }
67
- .e-bigger .e-dropdown-btn.e-vertical,
68
- .e-bigger.e-dropdown-btn.e-vertical {
69
- line-height: 1;
70
- padding: 8px 16px;
71
- }
72
- .e-bigger .e-dropdown-btn.e-small.e-vertical,
73
- .e-bigger.e-dropdown-btn.e-small.e-vertical {
74
- line-height: 1;
75
- padding: 8px 16px;
76
- }
77
-
78
- .e-dropdown-popup {
79
- position: absolute;
80
- border-radius: 4px;
81
- margin-top: 4px;
82
- }
83
- .e-dropdown-popup ul {
84
- border: 1px solid #4b5563;
85
- border-radius: 4px;
86
- -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
87
- box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
88
- -webkit-box-sizing: border-box;
89
- box-sizing: border-box;
90
- font-size: 14px;
91
- font-weight: 400;
92
- list-style-image: none;
93
- list-style-position: outside;
94
- list-style-type: none;
95
- margin: 0;
96
- min-width: 120px;
97
- overflow: hidden;
98
- padding: 4px 0;
99
- -webkit-user-select: none;
100
- -moz-user-select: none;
101
- -ms-user-select: none;
102
- user-select: none;
103
- white-space: nowrap;
104
- }
105
- .e-dropdown-popup ul .e-item {
106
- cursor: pointer;
107
- display: -webkit-box;
108
- display: -ms-flexbox;
109
- display: flex;
110
- height: 30px;
111
- line-height: 30px;
112
- padding: 0 12px;
113
- }
114
- .e-dropdown-popup ul .e-item.e-separator {
115
- padding: 0 !important; /* stylelint-disable-line declaration-no-important */
116
- }
117
- .e-dropdown-popup ul .e-item.e-url {
118
- padding: 0;
119
- }
120
- .e-dropdown-popup ul .e-item .e-menu-url {
121
- display: block;
122
- padding: 0 12px;
123
- text-decoration: none;
124
- width: 100%;
125
- }
126
- .e-dropdown-popup ul .e-item .e-menu-icon {
127
- float: left;
128
- font-size: 18px;
129
- line-height: 30px;
130
- margin-right: 12px;
131
- vertical-align: middle;
132
- width: 1em;
133
- }
134
- .e-dropdown-popup ul .e-item.e-disabled {
135
- cursor: auto;
136
- pointer-events: none;
137
- }
138
- .e-dropdown-popup ul .e-item.e-separator {
139
- border-bottom-style: solid;
140
- border-bottom-width: 1px;
141
- cursor: auto;
142
- height: auto;
143
- line-height: normal;
144
- margin: 3px 0;
145
- pointer-events: none;
146
- }
147
- .e-dropdown-popup.e-transparent {
148
- background: transparent;
149
- -webkit-box-shadow: none;
150
- box-shadow: none;
151
- }
152
- .e-dropdown-popup.e-transparent .e-dropdown-menu {
153
- border: 0;
154
- height: 1px;
155
- min-width: 0;
156
- padding: 0;
157
- width: 1px;
158
- }
159
-
160
- .e-rtl.e-dropdown-popup .e-item .e-menu-icon {
161
- float: right;
162
- margin-left: 12px;
163
- margin-right: 0;
164
- }
165
-
166
- *.e-bigger .e-dropdown-popup {
167
- background-color: transparent;
168
- border-radius: 4px;
169
- }
170
-
171
- *.e-bigger .e-dropdown-popup ul,
172
- *.e-bigger.e-dropdown-popup ul {
173
- -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
174
- box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
175
- font-size: 16px;
176
- max-width: 202px;
177
- min-width: 112px;
178
- padding: 4px 0;
179
- background-color: #374151;
180
- margin-top: 4px;
181
- }
182
- *.e-bigger .e-dropdown-popup ul .e-item,
183
- *.e-bigger.e-dropdown-popup ul .e-item {
184
- height: 36px;
185
- line-height: 36px;
186
- padding: 0 16px;
187
- }
188
- *.e-bigger .e-dropdown-popup ul .e-item.e-url,
189
- *.e-bigger.e-dropdown-popup ul .e-item.e-url {
190
- padding: 0;
191
- }
192
- *.e-bigger .e-dropdown-popup ul .e-item .e-menu-icon,
193
- *.e-bigger.e-dropdown-popup ul .e-item .e-menu-icon {
194
- font-size: 22px;
195
- line-height: 36px;
196
- }
197
- *.e-bigger .e-dropdown-popup ul .e-item.e-separator,
198
- *.e-bigger.e-dropdown-popup ul .e-item.e-separator {
199
- height: auto;
200
- line-height: normal;
201
- }
202
-
203
- .e-dropdown-popup {
204
- background: #374151;
205
- color: #fff;
206
- }
207
- .e-dropdown-popup ul .e-item .e-menu-url {
208
- color: #fff;
209
- }
210
- .e-dropdown-popup ul .e-item .e-menu-icon {
211
- color: #fff;
212
- }
213
- .e-dropdown-popup ul .e-item.e-focused {
214
- background: #4b5563;
215
- -webkit-box-shadow: none;
216
- box-shadow: none;
217
- }
218
- .e-dropdown-popup ul .e-item:hover {
219
- background: #4b5563;
220
- color: #fff;
221
- }
222
- .e-dropdown-popup ul .e-item:active, .e-dropdown-popup ul .e-item.e-selected {
223
- background: #6b7280;
224
- color: #fff;
225
- }
226
- .e-dropdown-popup ul .e-item:active .e-menu-url, .e-dropdown-popup ul .e-item.e-selected .e-menu-url {
227
- color: #fff;
228
- }
229
- .e-dropdown-popup ul .e-item:active .e-menu-icon, .e-dropdown-popup ul .e-item.e-selected .e-menu-icon {
230
- color: #fff;
231
- }
232
- .e-dropdown-popup ul .e-separator {
233
- border-bottom-color: #4b5563;
234
- }
235
-
236
- .e-dropdown-btn.e-inherit,
237
- .e-dropdown-btn.e-btn.e-inherit {
238
- background: inherit;
239
- border-color: transparent;
240
- -webkit-box-shadow: none;
241
- box-shadow: none;
242
- color: inherit;
243
- }
244
- .e-dropdown-btn.e-inherit:hover, .e-dropdown-btn.e-inherit:focus, .e-dropdown-btn.e-inherit:active, .e-dropdown-btn.e-inherit.e-active,
245
- .e-dropdown-btn.e-btn.e-inherit:hover,
246
- .e-dropdown-btn.e-btn.e-inherit:focus,
247
- .e-dropdown-btn.e-btn.e-inherit:active,
248
- .e-dropdown-btn.e-btn.e-inherit.e-active {
249
- background: rgba(0, 0, 0, 0.056);
250
- border-color: transparent;
251
- -webkit-box-shadow: none;
252
- box-shadow: none;
253
- color: inherit;
254
- }
1
+ @import '@syncfusion/ej2-splitbuttons/styles/drop-down-button/tailwind-dark.css';
@@ -1,254 +1 @@
1
- /* stylelint-disable-line no-empty-source */
2
- .e-dropdown-btn .e-caret::before,
3
- .e-dropdown-btn.e-btn .e-caret::before {
4
- content: "\e729";
5
- }
6
-
7
- .e-dropdown-btn,
8
- .e-dropdown-btn.e-btn {
9
- -webkit-box-shadow: none;
10
- box-shadow: none;
11
- text-transform: none;
12
- white-space: normal;
13
- }
14
- .e-dropdown-btn:hover,
15
- .e-dropdown-btn.e-btn:hover {
16
- -webkit-box-shadow: none;
17
- box-shadow: none;
18
- }
19
- .e-dropdown-btn:focus,
20
- .e-dropdown-btn.e-btn:focus {
21
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.95), 0 0 0 4px #4f46e5;
22
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.95), 0 0 0 4px #4f46e5;
23
- }
24
- .e-dropdown-btn:active,
25
- .e-dropdown-btn.e-btn:active {
26
- -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
27
- box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
28
- }
29
- .e-dropdown-btn .e-btn-icon,
30
- .e-dropdown-btn.e-btn .e-btn-icon {
31
- font-size: 14px;
32
- }
33
- .e-dropdown-btn .e-caret,
34
- .e-dropdown-btn.e-btn .e-caret {
35
- font-size: 18px;
36
- }
37
- .e-dropdown-btn.e-vertical,
38
- .e-dropdown-btn.e-btn.e-vertical {
39
- line-height: 1;
40
- padding: 6px 12px;
41
- }
42
- .e-dropdown-btn.e-caret-hide .e-caret,
43
- .e-dropdown-btn.e-btn.e-caret-hide .e-caret {
44
- display: none;
45
- }
46
- .e-dropdown-btn.e-small .e-dropdown-popup ul,
47
- .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul {
48
- padding: 4px 0;
49
- }
50
- .e-dropdown-btn.e-small .e-dropdown-popup ul .e-item,
51
- .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul .e-item {
52
- padding: 0 8px;
53
- }
54
- .e-dropdown-btn.e-small.e-vertical,
55
- .e-dropdown-btn.e-btn.e-small.e-vertical {
56
- line-height: 1;
57
- padding: 6px 12px;
58
- }
59
- .e-bigger .e-dropdown-btn .e-btn-icon,
60
- .e-bigger.e-dropdown-btn .e-btn-icon {
61
- font-size: 16px;
62
- }
63
- .e-bigger .e-dropdown-btn .e-caret,
64
- .e-bigger.e-dropdown-btn .e-caret {
65
- font-size: 22px;
66
- }
67
- .e-bigger .e-dropdown-btn.e-vertical,
68
- .e-bigger.e-dropdown-btn.e-vertical {
69
- line-height: 1;
70
- padding: 8px 16px;
71
- }
72
- .e-bigger .e-dropdown-btn.e-small.e-vertical,
73
- .e-bigger.e-dropdown-btn.e-small.e-vertical {
74
- line-height: 1;
75
- padding: 8px 16px;
76
- }
77
-
78
- .e-dropdown-popup {
79
- position: absolute;
80
- border-radius: 4px;
81
- margin-top: 4px;
82
- }
83
- .e-dropdown-popup ul {
84
- border: 1px solid #e5e7eb;
85
- border-radius: 4px;
86
- -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
87
- box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
88
- -webkit-box-sizing: border-box;
89
- box-sizing: border-box;
90
- font-size: 14px;
91
- font-weight: 400;
92
- list-style-image: none;
93
- list-style-position: outside;
94
- list-style-type: none;
95
- margin: 0;
96
- min-width: 120px;
97
- overflow: hidden;
98
- padding: 4px 0;
99
- -webkit-user-select: none;
100
- -moz-user-select: none;
101
- -ms-user-select: none;
102
- user-select: none;
103
- white-space: nowrap;
104
- }
105
- .e-dropdown-popup ul .e-item {
106
- cursor: pointer;
107
- display: -webkit-box;
108
- display: -ms-flexbox;
109
- display: flex;
110
- height: 30px;
111
- line-height: 30px;
112
- padding: 0 12px;
113
- }
114
- .e-dropdown-popup ul .e-item.e-separator {
115
- padding: 0 !important; /* stylelint-disable-line declaration-no-important */
116
- }
117
- .e-dropdown-popup ul .e-item.e-url {
118
- padding: 0;
119
- }
120
- .e-dropdown-popup ul .e-item .e-menu-url {
121
- display: block;
122
- padding: 0 12px;
123
- text-decoration: none;
124
- width: 100%;
125
- }
126
- .e-dropdown-popup ul .e-item .e-menu-icon {
127
- float: left;
128
- font-size: 18px;
129
- line-height: 30px;
130
- margin-right: 12px;
131
- vertical-align: middle;
132
- width: 1em;
133
- }
134
- .e-dropdown-popup ul .e-item.e-disabled {
135
- cursor: auto;
136
- pointer-events: none;
137
- }
138
- .e-dropdown-popup ul .e-item.e-separator {
139
- border-bottom-style: solid;
140
- border-bottom-width: 1px;
141
- cursor: auto;
142
- height: auto;
143
- line-height: normal;
144
- margin: 3px 0;
145
- pointer-events: none;
146
- }
147
- .e-dropdown-popup.e-transparent {
148
- background: transparent;
149
- -webkit-box-shadow: none;
150
- box-shadow: none;
151
- }
152
- .e-dropdown-popup.e-transparent .e-dropdown-menu {
153
- border: 0;
154
- height: 1px;
155
- min-width: 0;
156
- padding: 0;
157
- width: 1px;
158
- }
159
-
160
- .e-rtl.e-dropdown-popup .e-item .e-menu-icon {
161
- float: right;
162
- margin-left: 12px;
163
- margin-right: 0;
164
- }
165
-
166
- *.e-bigger .e-dropdown-popup {
167
- background-color: transparent;
168
- border-radius: 4px;
169
- }
170
-
171
- *.e-bigger .e-dropdown-popup ul,
172
- *.e-bigger.e-dropdown-popup ul {
173
- -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
174
- box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
175
- font-size: 16px;
176
- max-width: 202px;
177
- min-width: 112px;
178
- padding: 4px 0;
179
- background-color: #fff;
180
- margin-top: 4px;
181
- }
182
- *.e-bigger .e-dropdown-popup ul .e-item,
183
- *.e-bigger.e-dropdown-popup ul .e-item {
184
- height: 36px;
185
- line-height: 36px;
186
- padding: 0 16px;
187
- }
188
- *.e-bigger .e-dropdown-popup ul .e-item.e-url,
189
- *.e-bigger.e-dropdown-popup ul .e-item.e-url {
190
- padding: 0;
191
- }
192
- *.e-bigger .e-dropdown-popup ul .e-item .e-menu-icon,
193
- *.e-bigger.e-dropdown-popup ul .e-item .e-menu-icon {
194
- font-size: 22px;
195
- line-height: 36px;
196
- }
197
- *.e-bigger .e-dropdown-popup ul .e-item.e-separator,
198
- *.e-bigger.e-dropdown-popup ul .e-item.e-separator {
199
- height: auto;
200
- line-height: normal;
201
- }
202
-
203
- .e-dropdown-popup {
204
- background: #fff;
205
- color: #374151;
206
- }
207
- .e-dropdown-popup ul .e-item .e-menu-url {
208
- color: #374151;
209
- }
210
- .e-dropdown-popup ul .e-item .e-menu-icon {
211
- color: #374151;
212
- }
213
- .e-dropdown-popup ul .e-item.e-focused {
214
- background: #f3f4f6;
215
- -webkit-box-shadow: none;
216
- box-shadow: none;
217
- }
218
- .e-dropdown-popup ul .e-item:hover {
219
- background: #f3f4f6;
220
- color: #111827;
221
- }
222
- .e-dropdown-popup ul .e-item:active, .e-dropdown-popup ul .e-item.e-selected {
223
- background: #e5e7eb;
224
- color: #111827;
225
- }
226
- .e-dropdown-popup ul .e-item:active .e-menu-url, .e-dropdown-popup ul .e-item.e-selected .e-menu-url {
227
- color: #111827;
228
- }
229
- .e-dropdown-popup ul .e-item:active .e-menu-icon, .e-dropdown-popup ul .e-item.e-selected .e-menu-icon {
230
- color: #111827;
231
- }
232
- .e-dropdown-popup ul .e-separator {
233
- border-bottom-color: #e5e7eb;
234
- }
235
-
236
- .e-dropdown-btn.e-inherit,
237
- .e-dropdown-btn.e-btn.e-inherit {
238
- background: inherit;
239
- border-color: transparent;
240
- -webkit-box-shadow: none;
241
- box-shadow: none;
242
- color: inherit;
243
- }
244
- .e-dropdown-btn.e-inherit:hover, .e-dropdown-btn.e-inherit:focus, .e-dropdown-btn.e-inherit:active, .e-dropdown-btn.e-inherit.e-active,
245
- .e-dropdown-btn.e-btn.e-inherit:hover,
246
- .e-dropdown-btn.e-btn.e-inherit:focus,
247
- .e-dropdown-btn.e-btn.e-inherit:active,
248
- .e-dropdown-btn.e-btn.e-inherit.e-active {
249
- background: rgba(0, 0, 0, 0.056);
250
- border-color: transparent;
251
- -webkit-box-shadow: none;
252
- box-shadow: none;
253
- color: inherit;
254
- }
1
+ @import '@syncfusion/ej2-splitbuttons/styles/drop-down-button/tailwind.css';