@syncfusion/ej2-angular-grids 20.1.52 → 20.1.55
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.
- package/CHANGELOG.md +2 -0
- package/dist/ej2-angular-grids.umd.js +1 -1
- package/dist/ej2-angular-grids.umd.min.js +1 -1
- package/package.json +8 -8
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap-dark.css +282 -1600
- package/styles/bootstrap.css +282 -1600
- package/styles/bootstrap4.css +281 -1598
- package/styles/bootstrap5-dark.css +286 -1618
- package/styles/bootstrap5.css +286 -1618
- package/styles/excel-filter/bootstrap-dark.css +14 -102
- package/styles/excel-filter/bootstrap.css +14 -102
- package/styles/excel-filter/bootstrap4.css +14 -101
- package/styles/excel-filter/bootstrap5-dark.css +15 -103
- package/styles/excel-filter/bootstrap5.css +15 -103
- package/styles/excel-filter/fabric-dark.css +14 -100
- package/styles/excel-filter/fabric.css +14 -100
- package/styles/excel-filter/fluent-dark.css +14 -101
- package/styles/excel-filter/fluent.css +14 -101
- package/styles/excel-filter/highcontrast-light.css +12 -111
- package/styles/excel-filter/highcontrast.css +12 -111
- package/styles/excel-filter/material-dark.css +10 -90
- package/styles/excel-filter/material.css +10 -91
- package/styles/excel-filter/tailwind-dark.css +11 -91
- package/styles/excel-filter/tailwind.css +11 -91
- package/styles/fabric-dark.css +281 -1597
- package/styles/fabric.css +281 -1597
- package/styles/fluent-dark.css +285 -1616
- package/styles/fluent.css +285 -1616
- package/styles/grid/bootstrap-dark.css +229 -1302
- package/styles/grid/bootstrap.css +229 -1302
- package/styles/grid/bootstrap4.css +229 -1301
- package/styles/grid/bootstrap5-dark.css +233 -1311
- package/styles/grid/bootstrap5.css +233 -1311
- package/styles/grid/fabric-dark.css +229 -1300
- package/styles/grid/fabric.css +229 -1300
- package/styles/grid/fluent-dark.css +232 -1317
- package/styles/grid/fluent.css +232 -1317
- package/styles/grid/highcontrast-light.css +227 -1311
- package/styles/grid/highcontrast.css +227 -1311
- package/styles/grid/material-dark.css +225 -1291
- package/styles/grid/material.css +225 -1292
- package/styles/grid/tailwind-dark.css +232 -1318
- package/styles/grid/tailwind.css +232 -1318
- package/styles/highcontrast-light.css +279 -1608
- package/styles/highcontrast.css +279 -1608
- package/styles/material-dark.css +277 -1589
- package/styles/material.css +277 -1591
- package/styles/pager/bootstrap-dark.css +45 -211
- package/styles/pager/bootstrap.css +45 -211
- package/styles/pager/bootstrap4.css +44 -210
- package/styles/pager/bootstrap5-dark.css +44 -218
- package/styles/pager/bootstrap5.css +44 -218
- package/styles/pager/fabric-dark.css +44 -210
- package/styles/pager/fabric.css +44 -210
- package/styles/pager/fluent-dark.css +44 -210
- package/styles/pager/fluent.css +44 -210
- package/styles/pager/highcontrast-light.css +44 -210
- package/styles/pager/highcontrast.css +44 -210
- package/styles/pager/material-dark.css +44 -210
- package/styles/pager/material.css +44 -210
- package/styles/pager/tailwind-dark.css +46 -241
- package/styles/pager/tailwind.css +46 -241
- package/styles/tailwind-dark.css +287 -1648
- package/styles/tailwind.css +287 -1648
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
|
|
4
4
|
margin-top: 1px;
|
|
5
5
|
}
|
|
6
|
-
|
|
7
6
|
.e-ddl.e-popup .e-input-group input {
|
|
8
7
|
line-height: 15px;
|
|
9
8
|
}
|
|
@@ -27,9 +26,7 @@
|
|
|
27
26
|
margin-top: 0;
|
|
28
27
|
}
|
|
29
28
|
|
|
30
|
-
.e-bigger .e-ddl.e-popup .e-list-item,
|
|
31
|
-
.e-bigger .e-ddl.e-popup .e-list-group-item,
|
|
32
|
-
.e-bigger .e-ddl.e-popup .e-fixed-head {
|
|
29
|
+
.e-bigger .e-ddl.e-popup .e-list-item, .e-bigger .e-ddl.e-popup .e-list-group-item, .e-bigger .e-ddl.e-popup .e-fixed-head {
|
|
33
30
|
font-size: 15px;
|
|
34
31
|
line-height: 45px;
|
|
35
32
|
padding-left: 0;
|
|
@@ -44,8 +41,7 @@
|
|
|
44
41
|
padding: 4px 0;
|
|
45
42
|
}
|
|
46
43
|
|
|
47
|
-
.e-bigger .e-ddl.e-popup .e-input-group input,
|
|
48
|
-
.e-bigger .e-ddl.e-popup .e-input-group input.e-input {
|
|
44
|
+
.e-bigger .e-ddl.e-popup .e-input-group input, .e-bigger .e-ddl.e-popup .e-input-group input.e-input {
|
|
49
45
|
height: 38px;
|
|
50
46
|
}
|
|
51
47
|
|
|
@@ -57,9 +53,7 @@
|
|
|
57
53
|
color: #333;
|
|
58
54
|
}
|
|
59
55
|
|
|
60
|
-
.e-bigger.e-small .e-ddl.e-popup .e-list-item,
|
|
61
|
-
.e-bigger.e-small .e-ddl.e-popup .e-list-group-item,
|
|
62
|
-
.e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
|
|
56
|
+
.e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
|
|
63
57
|
font-size: 14px;
|
|
64
58
|
line-height: 40px;
|
|
65
59
|
padding-left: 0;
|
|
@@ -74,8 +68,7 @@
|
|
|
74
68
|
padding: 0;
|
|
75
69
|
}
|
|
76
70
|
|
|
77
|
-
.e-bigger.e-small .e-ddl.e-popup .e-input-group input,
|
|
78
|
-
.e-bigger.e-small .e-ddl.e-popup .e-input-group input.e-input {
|
|
71
|
+
.e-bigger.e-small .e-ddl.e-popup .e-input-group input, .e-bigger.e-small .e-ddl.e-popup .e-input-group input.e-input {
|
|
79
72
|
height: 34px;
|
|
80
73
|
}
|
|
81
74
|
|
|
@@ -87,7 +80,6 @@
|
|
|
87
80
|
transform: rotate(360deg);
|
|
88
81
|
}
|
|
89
82
|
}
|
|
90
|
-
|
|
91
83
|
@keyframes fabric-spinner-rotate {
|
|
92
84
|
0% {
|
|
93
85
|
transform: rotate(0);
|
|
@@ -96,38 +88,31 @@
|
|
|
96
88
|
transform: rotate(360deg);
|
|
97
89
|
}
|
|
98
90
|
}
|
|
99
|
-
|
|
100
91
|
/*!component icons*/
|
|
101
92
|
.e-icon-check::before {
|
|
102
|
-
content:
|
|
93
|
+
content: "\e7ff";
|
|
103
94
|
}
|
|
104
95
|
|
|
105
96
|
.e-excelfilter .e-icon-filter::before {
|
|
106
|
-
content:
|
|
97
|
+
content: "\e21c";
|
|
107
98
|
}
|
|
108
|
-
|
|
109
99
|
.e-excelfilter .e-excl-filter-icon::before {
|
|
110
|
-
content:
|
|
100
|
+
content: "\e250";
|
|
111
101
|
}
|
|
112
|
-
|
|
113
102
|
.e-excelfilter .e-excl-filter-icon.e-filtered::before {
|
|
114
|
-
content:
|
|
103
|
+
content: "\e247";
|
|
115
104
|
}
|
|
116
|
-
|
|
117
105
|
.e-excelfilter .e-search-icon::before {
|
|
118
|
-
content:
|
|
106
|
+
content: "\e97d";
|
|
119
107
|
}
|
|
120
|
-
|
|
121
108
|
.e-excelfilter .e-chkcancel-icon::before {
|
|
122
|
-
content:
|
|
109
|
+
content: "\e7a7";
|
|
123
110
|
}
|
|
124
|
-
|
|
125
111
|
.e-excelfilter .e-sortascending::before {
|
|
126
|
-
content:
|
|
112
|
+
content: "\e734";
|
|
127
113
|
}
|
|
128
|
-
|
|
129
114
|
.e-excelfilter .e-sortdescending::before {
|
|
130
|
-
content:
|
|
115
|
+
content: "\e733";
|
|
131
116
|
}
|
|
132
117
|
|
|
133
118
|
/*! Excel-Filter layout */
|
|
@@ -135,29 +120,23 @@
|
|
|
135
120
|
overflow: visible;
|
|
136
121
|
padding: 0;
|
|
137
122
|
}
|
|
138
|
-
|
|
139
123
|
.sf-grid .e-excelfilter .e-searchcontainer {
|
|
140
124
|
padding: 28px 25px 10px;
|
|
141
125
|
padding-top: 4px;
|
|
142
126
|
}
|
|
143
|
-
|
|
144
127
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
145
128
|
height: 26px;
|
|
146
129
|
line-height: 26px;
|
|
147
130
|
}
|
|
148
|
-
|
|
149
131
|
.sf-grid .e-excelfilter .e-searchbox {
|
|
150
132
|
padding-left: 0;
|
|
151
133
|
}
|
|
152
|
-
|
|
153
134
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-separator {
|
|
154
135
|
height: auto;
|
|
155
136
|
}
|
|
156
|
-
|
|
157
137
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul {
|
|
158
138
|
position: absolute;
|
|
159
139
|
}
|
|
160
|
-
|
|
161
140
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu {
|
|
162
141
|
display: inline-block;
|
|
163
142
|
position: relative;
|
|
@@ -171,59 +150,47 @@
|
|
|
171
150
|
.e-xlflmenu {
|
|
172
151
|
min-height: 314px;
|
|
173
152
|
}
|
|
174
|
-
|
|
175
153
|
.e-xlflmenu .e-xlfl-dlgfields {
|
|
176
154
|
font-size: 15px;
|
|
177
155
|
}
|
|
178
|
-
|
|
179
156
|
.e-xlflmenu .e-xlfl-fieldset {
|
|
180
157
|
font-size: 13px;
|
|
181
158
|
padding-top: 9px;
|
|
182
159
|
}
|
|
183
|
-
|
|
184
160
|
.e-xlflmenu .e-xlfl-optr,
|
|
185
161
|
.e-xlflmenu .e-xlfl-value {
|
|
186
162
|
padding-top: 12px;
|
|
187
163
|
}
|
|
188
|
-
|
|
189
164
|
.e-xlflmenu .e-xlfl-radio,
|
|
190
165
|
.e-xlflmenu .e-xlfl-mtcase {
|
|
191
166
|
padding-top: 12px;
|
|
192
167
|
}
|
|
193
|
-
|
|
194
168
|
.e-xlflmenu .e-xlfl-optr:first-child {
|
|
195
169
|
padding-right: 12px;
|
|
196
170
|
}
|
|
197
|
-
|
|
198
171
|
.e-xlflmenu .e-xlfl-table {
|
|
199
172
|
border-spacing: 0;
|
|
200
173
|
table-layout: fixed;
|
|
201
174
|
width: 100%;
|
|
202
175
|
}
|
|
203
|
-
|
|
204
176
|
.e-xlflmenu .e-radio + label .e-label {
|
|
205
177
|
margin-top: 0;
|
|
206
178
|
padding-left: 25px;
|
|
207
179
|
padding-right: 8px;
|
|
208
180
|
}
|
|
209
|
-
|
|
210
181
|
.e-xlflmenu .e-checkbox-wrapper .e-frame + .e-label {
|
|
211
182
|
margin-bottom: 1px;
|
|
212
183
|
margin-left: 6px;
|
|
213
184
|
}
|
|
214
|
-
|
|
215
185
|
.e-xlflmenu .e-checkbox-wrapper .e-frame {
|
|
216
186
|
margin-bottom: 1px;
|
|
217
187
|
}
|
|
218
|
-
|
|
219
188
|
.e-xlflmenu .e-dlg-content {
|
|
220
189
|
padding-bottom: 5px;
|
|
221
190
|
}
|
|
222
|
-
|
|
223
191
|
.e-xlflmenu .e-xlfl-radiodiv {
|
|
224
192
|
width: 118px;
|
|
225
193
|
}
|
|
226
|
-
|
|
227
194
|
.e-xlflmenu .e-xlfl-matchcasediv {
|
|
228
195
|
margin-left: 0;
|
|
229
196
|
margin-right: 13px;
|
|
@@ -242,12 +209,10 @@
|
|
|
242
209
|
padding-left: 12px;
|
|
243
210
|
padding-right: 0;
|
|
244
211
|
}
|
|
245
|
-
|
|
246
212
|
.e-xlflmenu.e-rtl .e-radio + label .e-label {
|
|
247
213
|
padding-left: 0;
|
|
248
214
|
padding-right: 25px;
|
|
249
215
|
}
|
|
250
|
-
|
|
251
216
|
.e-xlflmenu.e-rtl .e-xlfl-radio-or {
|
|
252
217
|
margin-left: 0;
|
|
253
218
|
margin-right: 13px;
|
|
@@ -261,52 +226,41 @@
|
|
|
261
226
|
.e-bigger .e-xlflmenu {
|
|
262
227
|
min-height: 372px;
|
|
263
228
|
}
|
|
264
|
-
|
|
265
229
|
.e-bigger .e-xlflmenu .e-xlfl-table {
|
|
266
230
|
border-spacing: 0;
|
|
267
231
|
width: 100%;
|
|
268
232
|
}
|
|
269
|
-
|
|
270
233
|
.e-bigger .e-xlflmenu .e-dlg-content {
|
|
271
234
|
padding-bottom: 10px;
|
|
272
235
|
}
|
|
273
|
-
|
|
274
236
|
.e-bigger .e-xlflmenu .e-radio + label .e-label {
|
|
275
237
|
padding-left: 28px;
|
|
276
238
|
padding-right: 5px;
|
|
277
239
|
}
|
|
278
|
-
|
|
279
240
|
.e-bigger .e-xlflmenu .e-checkbox-wrapper .e-frame + .e-label {
|
|
280
241
|
margin-left: 8px;
|
|
281
242
|
}
|
|
282
|
-
|
|
283
243
|
.e-bigger .e-xlflmenu .e-xlfl-radiodiv {
|
|
284
244
|
width: 138px;
|
|
285
245
|
}
|
|
286
|
-
|
|
287
246
|
.e-bigger .e-xlflmenu .e-xlfl-radio-or,
|
|
288
247
|
.e-bigger .e-xlflmenu .e-xlfl-matchcasediv {
|
|
289
248
|
margin-left: 18px;
|
|
290
249
|
}
|
|
291
|
-
|
|
292
250
|
.e-bigger .e-xlflmenu .e-xlfl-optr:first-child {
|
|
293
251
|
padding-right: 16px;
|
|
294
252
|
}
|
|
295
|
-
|
|
296
253
|
.e-bigger .e-xlflmenu .e-xlfl-dlgfields {
|
|
297
254
|
font-size: 16px;
|
|
298
255
|
}
|
|
299
|
-
|
|
300
256
|
.e-bigger .e-xlflmenu .e-xlfl-fieldset {
|
|
301
257
|
font-size: 14px;
|
|
302
258
|
padding-top: 12px;
|
|
303
259
|
}
|
|
304
|
-
|
|
305
260
|
.e-bigger .e-xlflmenu .e-xlfl-optr,
|
|
306
261
|
.e-bigger .e-xlflmenu .e-xlfl-value {
|
|
307
262
|
padding-top: 16px;
|
|
308
263
|
}
|
|
309
|
-
|
|
310
264
|
.e-bigger .e-xlflmenu .e-xlfl-radio,
|
|
311
265
|
.e-bigger .e-xlflmenu .e-xlfl-mtcase {
|
|
312
266
|
padding-top: 6px;
|
|
@@ -316,13 +270,11 @@
|
|
|
316
270
|
.e-excelfilter.e-bigger .e-xlflmenu {
|
|
317
271
|
min-height: 372px;
|
|
318
272
|
}
|
|
319
|
-
|
|
320
273
|
.e-bigger .e-excelfilter .e-ftrchk,
|
|
321
274
|
.e-excelfilter.e-bigger .e-ftrchk {
|
|
322
275
|
padding-bottom: 12px;
|
|
323
276
|
padding-top: 12px;
|
|
324
277
|
}
|
|
325
|
-
|
|
326
278
|
.e-bigger .e-excelfilter .e-contextmenu-wrapper ul li,
|
|
327
279
|
.e-bigger .e-excelfilter .e-contextmenu-container ul li,
|
|
328
280
|
.e-excelfilter.e-bigger .e-contextmenu-wrapper ul li,
|
|
@@ -330,7 +282,6 @@
|
|
|
330
282
|
height: 48px;
|
|
331
283
|
line-height: 48px;
|
|
332
284
|
}
|
|
333
|
-
|
|
334
285
|
.e-bigger .e-excelfilter .e-contextmenu-wrapper ul li .e-menu-icon,
|
|
335
286
|
.e-bigger .e-excelfilter .e-contextmenu-container ul li .e-menu-icon,
|
|
336
287
|
.e-excelfilter.e-bigger .e-contextmenu-wrapper ul li .e-menu-icon,
|
|
@@ -339,37 +290,31 @@
|
|
|
339
290
|
line-height: 48px;
|
|
340
291
|
margin-right: 10px;
|
|
341
292
|
}
|
|
342
|
-
|
|
343
293
|
.e-bigger .e-excelfilter .e-contextmenu-wrapper ul .e-menu-item .e-caret,
|
|
344
294
|
.e-excelfilter.e-bigger .e-contextmenu-wrapper ul .e-menu-item .e-caret {
|
|
345
295
|
height: 48px;
|
|
346
296
|
line-height: 48px;
|
|
347
297
|
margin-right: 0;
|
|
348
298
|
}
|
|
349
|
-
|
|
350
299
|
.e-bigger .e-excelfilter.e-rtl .e-contextmenu-wrapper ul .e-menu-item .e-caret,
|
|
351
300
|
.e-excelfilter.e-bigger.e-rtl .e-contextmenu-wrapper ul .e-menu-item .e-caret {
|
|
352
301
|
margin-left: 0;
|
|
353
302
|
}
|
|
354
|
-
|
|
355
303
|
.e-bigger .e-excelfilter.e-dialog .e-dlg-content,
|
|
356
304
|
.e-excelfilter.e-bigger.e-dialog .e-dlg-content {
|
|
357
305
|
padding-left: 19.25px;
|
|
358
306
|
}
|
|
359
|
-
|
|
360
307
|
.e-bigger .e-excelfilter .e-ftrchk,
|
|
361
308
|
.e-bigger .e-excelfilter .e-searchbox,
|
|
362
309
|
.e-excelfilter.e-bigger .e-ftrchk,
|
|
363
310
|
.e-excelfilter.e-bigger .e-searchbox {
|
|
364
311
|
padding-left: 12px;
|
|
365
312
|
}
|
|
366
|
-
|
|
367
313
|
.e-bigger .e-excelfilter.e-rtl .e-dlg-content,
|
|
368
314
|
.e-excelfilter.e-bigger.e-rtl .e-dlg-content {
|
|
369
315
|
padding-left: 31.25px;
|
|
370
316
|
padding-right: 19.25px;
|
|
371
317
|
}
|
|
372
|
-
|
|
373
318
|
.e-bigger .e-excelfilter.e-rtl .e-ftrchk,
|
|
374
319
|
.e-bigger .e-excelfilter.e-rtl .e-searchbox,
|
|
375
320
|
.e-excelfilter.e-bigger.e-rtl .e-ftrchk,
|
|
@@ -384,51 +329,42 @@
|
|
|
384
329
|
min-height: 160px;
|
|
385
330
|
overflow-y: auto;
|
|
386
331
|
}
|
|
387
|
-
|
|
388
332
|
.e-excelfilter .e-checkboxfiltertext {
|
|
389
333
|
width: 135px;
|
|
390
334
|
word-break: normal;
|
|
391
335
|
}
|
|
392
|
-
|
|
393
336
|
.e-excelfilter .e-chk-hidden {
|
|
394
337
|
-moz-appearance: none;
|
|
395
338
|
height: 1px;
|
|
396
339
|
opacity: 0;
|
|
397
340
|
width: 1px;
|
|
398
341
|
}
|
|
399
|
-
|
|
400
342
|
.e-excelfilter .e-contextmenu-wrapper,
|
|
401
343
|
.e-excelfilter .e-contextmenu-wrapper ul {
|
|
402
344
|
display: block;
|
|
403
345
|
}
|
|
404
|
-
|
|
405
346
|
.e-excelfilter .e-contextmenu-wrapper ul {
|
|
406
347
|
padding-bottom: 4px;
|
|
407
348
|
position: static;
|
|
408
349
|
}
|
|
409
|
-
|
|
410
350
|
.e-excelfilter .e-contextmenu-wrapper ul li,
|
|
411
351
|
.e-excelfilter .e-contextmenu-container ul li {
|
|
412
352
|
height: 36px;
|
|
413
353
|
line-height: 36px;
|
|
414
354
|
}
|
|
415
|
-
|
|
416
355
|
.e-excelfilter .e-contextmenu-wrapper ul li .e-menu-icon,
|
|
417
356
|
.e-excelfilter .e-contextmenu-container ul li .e-menu-icon {
|
|
418
357
|
height: 36px;
|
|
419
358
|
line-height: 36px;
|
|
420
359
|
margin-right: 10px;
|
|
421
360
|
}
|
|
422
|
-
|
|
423
361
|
.e-excelfilter.e-rtl .e-contextmenu-wrapper ul li .e-menu-icon {
|
|
424
362
|
margin-right: 0;
|
|
425
363
|
}
|
|
426
|
-
|
|
427
364
|
.e-excelfilter .e-contextmenu-wrapper ul .e-menu-item .e-caret {
|
|
428
365
|
height: 36px;
|
|
429
366
|
line-height: 36px;
|
|
430
367
|
}
|
|
431
|
-
|
|
432
368
|
.e-excelfilter .e-contextmenu-wrapper ul,
|
|
433
369
|
.e-excelfilter .e-contextmenu-container ul:not(.e-ul) {
|
|
434
370
|
border: 0;
|
|
@@ -438,71 +374,56 @@
|
|
|
438
374
|
padding-bottom: 4px;
|
|
439
375
|
position: static;
|
|
440
376
|
}
|
|
441
|
-
|
|
442
377
|
.e-excelfilter .e-footer-content {
|
|
443
378
|
border-style: solid;
|
|
444
379
|
border-width: 0;
|
|
445
380
|
}
|
|
446
|
-
|
|
447
381
|
.e-excelfilter .e-excel-menu {
|
|
448
382
|
z-index: 1000;
|
|
449
383
|
}
|
|
450
|
-
|
|
451
384
|
.e-excelfilter .e-dlg-content {
|
|
452
385
|
background-color: #fff;
|
|
453
386
|
padding-top: 0;
|
|
454
387
|
}
|
|
455
|
-
|
|
456
388
|
.e-excelfilter .e-contextmenu-wrapper,
|
|
457
389
|
.e-excelfilter .e-contextmenu-wrapper ul {
|
|
458
390
|
display: block;
|
|
459
391
|
}
|
|
460
|
-
|
|
461
392
|
.e-excelfilter .e-contextmenu-wrapper ul {
|
|
462
393
|
padding-bottom: 4px;
|
|
463
394
|
position: static;
|
|
464
395
|
}
|
|
465
|
-
|
|
466
|
-
.e-excelfilter .e-contextmenu-wrapper ul li
|
|
467
|
-
.e-contextmenu-container ul li {
|
|
396
|
+
.e-excelfilter .e-contextmenu-wrapper ul li .e-contextmenu-container ul li {
|
|
468
397
|
height: 36px;
|
|
469
398
|
line-height: 36px;
|
|
470
399
|
}
|
|
471
|
-
|
|
472
400
|
.e-excelfilter .e-contextmenu-wrapper ul li .e-menu-icon,
|
|
473
401
|
.e-excelfilter .e-contextmenu-container ul li .e-menu-icon {
|
|
474
402
|
height: 36px;
|
|
475
403
|
line-height: 36px;
|
|
476
404
|
margin-right: 10px;
|
|
477
405
|
}
|
|
478
|
-
|
|
479
406
|
.e-excelfilter.e-rtl .e-contextmenu-wrapper ul li .e-menu-icon {
|
|
480
407
|
margin-right: 0;
|
|
481
408
|
}
|
|
482
|
-
|
|
483
409
|
.e-excelfilter .e-contextmenu-wrapper ul .e-menu-item .e-caret {
|
|
484
410
|
height: 36px;
|
|
485
411
|
line-height: 36px;
|
|
486
412
|
margin-right: 0;
|
|
487
413
|
}
|
|
488
|
-
|
|
489
414
|
.e-excelfilter.e-rtl .e-contextmenu-wrapper ul .e-menu-item .e-caret {
|
|
490
415
|
margin-left: 0;
|
|
491
416
|
}
|
|
492
|
-
|
|
493
417
|
.e-excelfilter .e-footer-content {
|
|
494
418
|
border-style: solid;
|
|
495
419
|
border-width: 0;
|
|
496
420
|
}
|
|
497
|
-
|
|
498
421
|
.e-excelfilter .e-excel-menu {
|
|
499
422
|
z-index: 1000;
|
|
500
423
|
}
|
|
501
|
-
|
|
502
424
|
.e-excelfilter .e-dlg-content {
|
|
503
425
|
padding-top: 0;
|
|
504
426
|
}
|
|
505
|
-
|
|
506
427
|
.e-excelfilter .e-xlsel {
|
|
507
428
|
border: 0 solid;
|
|
508
429
|
position: absolute;
|
|
@@ -510,27 +431,22 @@
|
|
|
510
431
|
-ms-user-select: none;
|
|
511
432
|
user-select: none;
|
|
512
433
|
}
|
|
513
|
-
|
|
514
434
|
.e-excelfilter.e-dialog .e-dlg-content {
|
|
515
435
|
padding-left: 18px;
|
|
516
436
|
}
|
|
517
|
-
|
|
518
437
|
.e-excelfilter .e-ftrchk,
|
|
519
438
|
.e-excelfilter .e-searchbox {
|
|
520
439
|
padding-left: 7px;
|
|
521
440
|
}
|
|
522
|
-
|
|
523
441
|
.e-excelfilter.e-rtl .e-dlg-content {
|
|
524
442
|
padding-left: 25px;
|
|
525
443
|
padding-right: 18px;
|
|
526
444
|
}
|
|
527
|
-
|
|
528
445
|
.e-excelfilter.e-rtl .e-ftrchk,
|
|
529
446
|
.e-excelfilter.e-rtl .e-searchbox {
|
|
530
447
|
padding-left: 0;
|
|
531
448
|
padding-right: 7px;
|
|
532
449
|
}
|
|
533
|
-
|
|
534
450
|
.e-excelfilter .e-searchbox {
|
|
535
451
|
display: block;
|
|
536
452
|
}
|
|
@@ -545,11 +461,9 @@
|
|
|
545
461
|
border-color: rgba(0, 0, 0, 0.12);
|
|
546
462
|
opacity: 1;
|
|
547
463
|
}
|
|
548
|
-
|
|
549
464
|
.e-excelfilter .e-filtered::before {
|
|
550
465
|
color: #0078d6;
|
|
551
466
|
}
|
|
552
|
-
|
|
553
467
|
.e-excelfilter .e-dlg-content {
|
|
554
468
|
padding-bottom: 0;
|
|
555
469
|
}
|
|
@@ -562,4 +476,4 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
562
476
|
.e-xlsel {
|
|
563
477
|
background-color: #0078d6;
|
|
564
478
|
border-color: #0078d6;
|
|
565
|
-
}
|
|
479
|
+
}
|