@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,247 @@
1
- @import '@syncfusion/ej2-splitbuttons/styles/drop-down-button/bootstrap5-dark.css';
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
+ text-transform: none;
10
+ white-space: normal;
11
+ }
12
+ .e-dropdown-btn:focus,
13
+ .e-dropdown-btn.e-btn:focus {
14
+ -webkit-box-shadow: 0 0 0 4px rgba(130, 138, 145, 0.5);
15
+ box-shadow: 0 0 0 4px rgba(130, 138, 145, 0.5);
16
+ }
17
+ .e-dropdown-btn:active,
18
+ .e-dropdown-btn.e-btn:active {
19
+ -webkit-box-shadow: 0 0 0 4px rgba(130, 138, 145, 0.5);
20
+ box-shadow: 0 0 0 4px rgba(130, 138, 145, 0.5);
21
+ }
22
+ .e-dropdown-btn .e-btn-icon,
23
+ .e-dropdown-btn.e-btn .e-btn-icon {
24
+ font-size: 14px;
25
+ }
26
+ .e-dropdown-btn .e-caret,
27
+ .e-dropdown-btn.e-btn .e-caret {
28
+ font-size: 10px;
29
+ }
30
+ .e-dropdown-btn.e-vertical,
31
+ .e-dropdown-btn.e-btn.e-vertical {
32
+ line-height: 1;
33
+ padding: 6px 12px;
34
+ }
35
+ .e-dropdown-btn.e-caret-hide .e-caret,
36
+ .e-dropdown-btn.e-btn.e-caret-hide .e-caret {
37
+ display: none;
38
+ }
39
+ .e-dropdown-btn.e-small .e-dropdown-popup ul,
40
+ .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul {
41
+ padding: 4px 0;
42
+ }
43
+ .e-dropdown-btn.e-small .e-dropdown-popup ul .e-item,
44
+ .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul .e-item {
45
+ padding: 0 8px;
46
+ }
47
+ .e-dropdown-btn.e-small.e-vertical,
48
+ .e-dropdown-btn.e-btn.e-small.e-vertical {
49
+ line-height: 1;
50
+ padding: 6px 12px;
51
+ }
52
+ .e-bigger .e-dropdown-btn .e-btn-icon,
53
+ .e-bigger.e-dropdown-btn .e-btn-icon {
54
+ font-size: 16px;
55
+ }
56
+ .e-bigger .e-dropdown-btn .e-caret,
57
+ .e-bigger.e-dropdown-btn .e-caret {
58
+ font-size: 12px;
59
+ }
60
+ .e-bigger .e-dropdown-btn.e-vertical,
61
+ .e-bigger.e-dropdown-btn.e-vertical {
62
+ line-height: 1;
63
+ padding: 8px 16px;
64
+ }
65
+ .e-bigger .e-dropdown-btn.e-small.e-vertical,
66
+ .e-bigger.e-dropdown-btn.e-small.e-vertical {
67
+ line-height: 1;
68
+ padding: 8px 16px;
69
+ }
70
+
71
+ .e-dropdown-popup {
72
+ position: absolute;
73
+ border-radius: 4px;
74
+ margin-top: 2px;
75
+ }
76
+ .e-dropdown-popup ul {
77
+ border: 1px solid #444c54;
78
+ border-radius: 4px;
79
+ -webkit-box-shadow: none;
80
+ box-shadow: none;
81
+ -webkit-box-sizing: border-box;
82
+ box-sizing: border-box;
83
+ font-size: 14px;
84
+ font-weight: 400;
85
+ list-style-image: none;
86
+ list-style-position: outside;
87
+ list-style-type: none;
88
+ margin: 0;
89
+ min-width: 120px;
90
+ overflow: hidden;
91
+ padding: 4px 0;
92
+ -webkit-user-select: none;
93
+ -moz-user-select: none;
94
+ -ms-user-select: none;
95
+ user-select: none;
96
+ white-space: nowrap;
97
+ }
98
+ .e-dropdown-popup ul .e-item {
99
+ cursor: pointer;
100
+ display: -webkit-box;
101
+ display: -ms-flexbox;
102
+ display: flex;
103
+ height: 30px;
104
+ line-height: 30px;
105
+ padding: 0 12px;
106
+ }
107
+ .e-dropdown-popup ul .e-item.e-separator {
108
+ padding: 0 !important; /* stylelint-disable-line declaration-no-important */
109
+ }
110
+ .e-dropdown-popup ul .e-item.e-url {
111
+ padding: 0;
112
+ }
113
+ .e-dropdown-popup ul .e-item .e-menu-url {
114
+ display: block;
115
+ padding: 0 12px;
116
+ text-decoration: none;
117
+ width: 100%;
118
+ }
119
+ .e-dropdown-popup ul .e-item .e-menu-icon {
120
+ float: left;
121
+ font-size: 18px;
122
+ line-height: 30px;
123
+ margin-right: 11px;
124
+ vertical-align: middle;
125
+ width: 1em;
126
+ }
127
+ .e-dropdown-popup ul .e-item.e-disabled {
128
+ cursor: auto;
129
+ pointer-events: none;
130
+ }
131
+ .e-dropdown-popup ul .e-item.e-separator {
132
+ border-bottom-style: solid;
133
+ border-bottom-width: 1px;
134
+ cursor: auto;
135
+ height: auto;
136
+ line-height: normal;
137
+ margin: 3px 0;
138
+ pointer-events: none;
139
+ }
140
+ .e-dropdown-popup.e-transparent {
141
+ background: transparent;
142
+ -webkit-box-shadow: none;
143
+ box-shadow: none;
144
+ }
145
+ .e-dropdown-popup.e-transparent .e-dropdown-menu {
146
+ border: 0;
147
+ height: 1px;
148
+ min-width: 0;
149
+ padding: 0;
150
+ width: 1px;
151
+ }
152
+
153
+ .e-rtl.e-dropdown-popup .e-item .e-menu-icon {
154
+ float: right;
155
+ margin-left: 11px;
156
+ margin-right: 0;
157
+ }
158
+
159
+ *.e-bigger .e-dropdown-popup {
160
+ background-color: transparent;
161
+ border-radius: 4px;
162
+ }
163
+
164
+ *.e-bigger .e-dropdown-popup ul,
165
+ *.e-bigger.e-dropdown-popup ul {
166
+ -webkit-box-shadow: none;
167
+ box-shadow: none;
168
+ font-size: 16px;
169
+ max-width: 202px;
170
+ min-width: 112px;
171
+ padding: 8px 0;
172
+ background-color: #343a40;
173
+ margin-top: 4px;
174
+ }
175
+ *.e-bigger .e-dropdown-popup ul .e-item,
176
+ *.e-bigger.e-dropdown-popup ul .e-item {
177
+ height: 32px;
178
+ line-height: 32px;
179
+ padding: 0 16px;
180
+ }
181
+ *.e-bigger .e-dropdown-popup ul .e-item.e-url,
182
+ *.e-bigger.e-dropdown-popup ul .e-item.e-url {
183
+ padding: 0;
184
+ }
185
+ *.e-bigger .e-dropdown-popup ul .e-item .e-menu-icon,
186
+ *.e-bigger.e-dropdown-popup ul .e-item .e-menu-icon {
187
+ font-size: 22px;
188
+ line-height: 32px;
189
+ }
190
+ *.e-bigger .e-dropdown-popup ul .e-item.e-separator,
191
+ *.e-bigger.e-dropdown-popup ul .e-item.e-separator {
192
+ height: auto;
193
+ line-height: normal;
194
+ }
195
+
196
+ .e-dropdown-popup {
197
+ background: #343a40;
198
+ color: #fff;
199
+ }
200
+ .e-dropdown-popup ul .e-item .e-menu-url {
201
+ color: #fff;
202
+ }
203
+ .e-dropdown-popup ul .e-item .e-menu-icon {
204
+ color: #adb5bd;
205
+ }
206
+ .e-dropdown-popup ul .e-item.e-focused {
207
+ background: #31373d;
208
+ -webkit-box-shadow: none;
209
+ box-shadow: none;
210
+ }
211
+ .e-dropdown-popup ul .e-item:hover {
212
+ background: #444c54;
213
+ color: #fff;
214
+ }
215
+ .e-dropdown-popup ul .e-item:active, .e-dropdown-popup ul .e-item.e-selected {
216
+ background: #0d6efd;
217
+ color: #fff;
218
+ }
219
+ .e-dropdown-popup ul .e-item:active .e-menu-url, .e-dropdown-popup ul .e-item.e-selected .e-menu-url {
220
+ color: #fff;
221
+ }
222
+ .e-dropdown-popup ul .e-item:active .e-menu-icon, .e-dropdown-popup ul .e-item.e-selected .e-menu-icon {
223
+ color: #fff;
224
+ }
225
+ .e-dropdown-popup ul .e-separator {
226
+ border-bottom-color: #444c54;
227
+ }
228
+
229
+ .e-dropdown-btn.e-inherit,
230
+ .e-dropdown-btn.e-btn.e-inherit {
231
+ background: inherit;
232
+ border-color: transparent;
233
+ -webkit-box-shadow: none;
234
+ box-shadow: none;
235
+ color: inherit;
236
+ }
237
+ .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,
238
+ .e-dropdown-btn.e-btn.e-inherit:hover,
239
+ .e-dropdown-btn.e-btn.e-inherit:focus,
240
+ .e-dropdown-btn.e-btn.e-inherit:active,
241
+ .e-dropdown-btn.e-btn.e-inherit.e-active {
242
+ background: rgba(0, 0, 0, 0.056);
243
+ border-color: transparent;
244
+ -webkit-box-shadow: none;
245
+ box-shadow: none;
246
+ color: inherit;
247
+ }
@@ -1 +1,247 @@
1
- @import '@syncfusion/ej2-splitbuttons/styles/drop-down-button/bootstrap5.css';
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
+ text-transform: none;
10
+ white-space: normal;
11
+ }
12
+ .e-dropdown-btn:focus,
13
+ .e-dropdown-btn.e-btn:focus {
14
+ -webkit-box-shadow: 0 0 0 4px rgba(130, 138, 145, 0.5);
15
+ box-shadow: 0 0 0 4px rgba(130, 138, 145, 0.5);
16
+ }
17
+ .e-dropdown-btn:active,
18
+ .e-dropdown-btn.e-btn:active {
19
+ -webkit-box-shadow: 0 0 0 4px rgba(130, 138, 145, 0.5);
20
+ box-shadow: 0 0 0 4px rgba(130, 138, 145, 0.5);
21
+ }
22
+ .e-dropdown-btn .e-btn-icon,
23
+ .e-dropdown-btn.e-btn .e-btn-icon {
24
+ font-size: 14px;
25
+ }
26
+ .e-dropdown-btn .e-caret,
27
+ .e-dropdown-btn.e-btn .e-caret {
28
+ font-size: 10px;
29
+ }
30
+ .e-dropdown-btn.e-vertical,
31
+ .e-dropdown-btn.e-btn.e-vertical {
32
+ line-height: 1;
33
+ padding: 6px 12px;
34
+ }
35
+ .e-dropdown-btn.e-caret-hide .e-caret,
36
+ .e-dropdown-btn.e-btn.e-caret-hide .e-caret {
37
+ display: none;
38
+ }
39
+ .e-dropdown-btn.e-small .e-dropdown-popup ul,
40
+ .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul {
41
+ padding: 4px 0;
42
+ }
43
+ .e-dropdown-btn.e-small .e-dropdown-popup ul .e-item,
44
+ .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul .e-item {
45
+ padding: 0 8px;
46
+ }
47
+ .e-dropdown-btn.e-small.e-vertical,
48
+ .e-dropdown-btn.e-btn.e-small.e-vertical {
49
+ line-height: 1;
50
+ padding: 6px 12px;
51
+ }
52
+ .e-bigger .e-dropdown-btn .e-btn-icon,
53
+ .e-bigger.e-dropdown-btn .e-btn-icon {
54
+ font-size: 16px;
55
+ }
56
+ .e-bigger .e-dropdown-btn .e-caret,
57
+ .e-bigger.e-dropdown-btn .e-caret {
58
+ font-size: 12px;
59
+ }
60
+ .e-bigger .e-dropdown-btn.e-vertical,
61
+ .e-bigger.e-dropdown-btn.e-vertical {
62
+ line-height: 1;
63
+ padding: 8px 16px;
64
+ }
65
+ .e-bigger .e-dropdown-btn.e-small.e-vertical,
66
+ .e-bigger.e-dropdown-btn.e-small.e-vertical {
67
+ line-height: 1;
68
+ padding: 8px 16px;
69
+ }
70
+
71
+ .e-dropdown-popup {
72
+ position: absolute;
73
+ border-radius: 4px;
74
+ margin-top: 2px;
75
+ }
76
+ .e-dropdown-popup ul {
77
+ border: 1px solid #dee2e6;
78
+ border-radius: 4px;
79
+ -webkit-box-shadow: none;
80
+ box-shadow: none;
81
+ -webkit-box-sizing: border-box;
82
+ box-sizing: border-box;
83
+ font-size: 14px;
84
+ font-weight: 400;
85
+ list-style-image: none;
86
+ list-style-position: outside;
87
+ list-style-type: none;
88
+ margin: 0;
89
+ min-width: 120px;
90
+ overflow: hidden;
91
+ padding: 4px 0;
92
+ -webkit-user-select: none;
93
+ -moz-user-select: none;
94
+ -ms-user-select: none;
95
+ user-select: none;
96
+ white-space: nowrap;
97
+ }
98
+ .e-dropdown-popup ul .e-item {
99
+ cursor: pointer;
100
+ display: -webkit-box;
101
+ display: -ms-flexbox;
102
+ display: flex;
103
+ height: 30px;
104
+ line-height: 30px;
105
+ padding: 0 12px;
106
+ }
107
+ .e-dropdown-popup ul .e-item.e-separator {
108
+ padding: 0 !important; /* stylelint-disable-line declaration-no-important */
109
+ }
110
+ .e-dropdown-popup ul .e-item.e-url {
111
+ padding: 0;
112
+ }
113
+ .e-dropdown-popup ul .e-item .e-menu-url {
114
+ display: block;
115
+ padding: 0 12px;
116
+ text-decoration: none;
117
+ width: 100%;
118
+ }
119
+ .e-dropdown-popup ul .e-item .e-menu-icon {
120
+ float: left;
121
+ font-size: 18px;
122
+ line-height: 30px;
123
+ margin-right: 11px;
124
+ vertical-align: middle;
125
+ width: 1em;
126
+ }
127
+ .e-dropdown-popup ul .e-item.e-disabled {
128
+ cursor: auto;
129
+ pointer-events: none;
130
+ }
131
+ .e-dropdown-popup ul .e-item.e-separator {
132
+ border-bottom-style: solid;
133
+ border-bottom-width: 1px;
134
+ cursor: auto;
135
+ height: auto;
136
+ line-height: normal;
137
+ margin: 3px 0;
138
+ pointer-events: none;
139
+ }
140
+ .e-dropdown-popup.e-transparent {
141
+ background: transparent;
142
+ -webkit-box-shadow: none;
143
+ box-shadow: none;
144
+ }
145
+ .e-dropdown-popup.e-transparent .e-dropdown-menu {
146
+ border: 0;
147
+ height: 1px;
148
+ min-width: 0;
149
+ padding: 0;
150
+ width: 1px;
151
+ }
152
+
153
+ .e-rtl.e-dropdown-popup .e-item .e-menu-icon {
154
+ float: right;
155
+ margin-left: 11px;
156
+ margin-right: 0;
157
+ }
158
+
159
+ *.e-bigger .e-dropdown-popup {
160
+ background-color: transparent;
161
+ border-radius: 4px;
162
+ }
163
+
164
+ *.e-bigger .e-dropdown-popup ul,
165
+ *.e-bigger.e-dropdown-popup ul {
166
+ -webkit-box-shadow: none;
167
+ box-shadow: none;
168
+ font-size: 16px;
169
+ max-width: 202px;
170
+ min-width: 112px;
171
+ padding: 8px 0;
172
+ background-color: #fff;
173
+ margin-top: 4px;
174
+ }
175
+ *.e-bigger .e-dropdown-popup ul .e-item,
176
+ *.e-bigger.e-dropdown-popup ul .e-item {
177
+ height: 32px;
178
+ line-height: 32px;
179
+ padding: 0 16px;
180
+ }
181
+ *.e-bigger .e-dropdown-popup ul .e-item.e-url,
182
+ *.e-bigger.e-dropdown-popup ul .e-item.e-url {
183
+ padding: 0;
184
+ }
185
+ *.e-bigger .e-dropdown-popup ul .e-item .e-menu-icon,
186
+ *.e-bigger.e-dropdown-popup ul .e-item .e-menu-icon {
187
+ font-size: 22px;
188
+ line-height: 32px;
189
+ }
190
+ *.e-bigger .e-dropdown-popup ul .e-item.e-separator,
191
+ *.e-bigger.e-dropdown-popup ul .e-item.e-separator {
192
+ height: auto;
193
+ line-height: normal;
194
+ }
195
+
196
+ .e-dropdown-popup {
197
+ background: #fff;
198
+ color: #212529;
199
+ }
200
+ .e-dropdown-popup ul .e-item .e-menu-url {
201
+ color: #212529;
202
+ }
203
+ .e-dropdown-popup ul .e-item .e-menu-icon {
204
+ color: #6c757d;
205
+ }
206
+ .e-dropdown-popup ul .e-item.e-focused {
207
+ background: #e9ecef;
208
+ -webkit-box-shadow: none;
209
+ box-shadow: none;
210
+ }
211
+ .e-dropdown-popup ul .e-item:hover {
212
+ background: #e9ecef;
213
+ color: #212529;
214
+ }
215
+ .e-dropdown-popup ul .e-item:active, .e-dropdown-popup ul .e-item.e-selected {
216
+ background: #0d6efd;
217
+ color: #fff;
218
+ }
219
+ .e-dropdown-popup ul .e-item:active .e-menu-url, .e-dropdown-popup ul .e-item.e-selected .e-menu-url {
220
+ color: #fff;
221
+ }
222
+ .e-dropdown-popup ul .e-item:active .e-menu-icon, .e-dropdown-popup ul .e-item.e-selected .e-menu-icon {
223
+ color: #fff;
224
+ }
225
+ .e-dropdown-popup ul .e-separator {
226
+ border-bottom-color: #dee2e6;
227
+ }
228
+
229
+ .e-dropdown-btn.e-inherit,
230
+ .e-dropdown-btn.e-btn.e-inherit {
231
+ background: inherit;
232
+ border-color: transparent;
233
+ -webkit-box-shadow: none;
234
+ box-shadow: none;
235
+ color: inherit;
236
+ }
237
+ .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,
238
+ .e-dropdown-btn.e-btn.e-inherit:hover,
239
+ .e-dropdown-btn.e-btn.e-inherit:focus,
240
+ .e-dropdown-btn.e-btn.e-inherit:active,
241
+ .e-dropdown-btn.e-btn.e-inherit.e-active {
242
+ background: rgba(0, 0, 0, 0.056);
243
+ border-color: transparent;
244
+ -webkit-box-shadow: none;
245
+ box-shadow: none;
246
+ color: inherit;
247
+ }