@syncfusion/ej2-react-grids 20.2.36 → 20.2.40
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 +38 -0
- package/dist/ej2-react-grids.umd.min.js +1 -1
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +18 -8
- package/styles/bootstrap.css +17 -7
- package/styles/bootstrap4.css +39 -20
- package/styles/bootstrap5-dark.css +19 -5
- package/styles/bootstrap5.css +19 -5
- package/styles/excel-filter/bootstrap-dark.css +4 -0
- package/styles/excel-filter/bootstrap.css +4 -0
- package/styles/excel-filter/bootstrap4.css +4 -0
- package/styles/excel-filter/bootstrap5-dark.css +4 -0
- package/styles/excel-filter/bootstrap5.css +4 -0
- package/styles/excel-filter/fabric-dark.css +4 -0
- package/styles/excel-filter/fabric.css +4 -0
- package/styles/excel-filter/fluent-dark.css +4 -0
- package/styles/excel-filter/fluent.css +4 -0
- package/styles/excel-filter/highcontrast-light.css +4 -0
- package/styles/excel-filter/highcontrast.css +4 -0
- package/styles/excel-filter/material-dark.css +4 -0
- package/styles/excel-filter/material.css +4 -0
- package/styles/excel-filter/tailwind-dark.css +4 -0
- package/styles/excel-filter/tailwind.css +4 -0
- package/styles/fabric-dark.css +17 -7
- package/styles/fabric.css +19 -9
- package/styles/fluent-dark.css +21 -7
- package/styles/fluent.css +21 -7
- package/styles/grid/bootstrap-dark.css +14 -8
- package/styles/grid/bootstrap.css +13 -7
- package/styles/grid/bootstrap4.css +35 -20
- package/styles/grid/bootstrap5-dark.css +15 -5
- package/styles/grid/bootstrap5.css +15 -5
- package/styles/grid/fabric-dark.css +13 -7
- package/styles/grid/fabric.css +15 -9
- package/styles/grid/fluent-dark.css +17 -7
- package/styles/grid/fluent.css +17 -7
- package/styles/grid/highcontrast-light.css +9 -3
- package/styles/grid/highcontrast.css +13 -7
- package/styles/grid/material-dark.css +14 -8
- package/styles/grid/material.css +13 -7
- package/styles/grid/tailwind-dark.css +13 -6
- package/styles/grid/tailwind.css +13 -6
- package/styles/highcontrast-light.css +13 -3
- package/styles/highcontrast.css +17 -7
- package/styles/material-dark.css +18 -8
- package/styles/material.css +17 -7
- package/styles/tailwind-dark.css +17 -6
- package/styles/tailwind.css +17 -6
|
@@ -199,6 +199,10 @@
|
|
|
199
199
|
padding: 14px;
|
|
200
200
|
padding-top: 4px;
|
|
201
201
|
}
|
|
202
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
203
|
+
height: 26px;
|
|
204
|
+
line-height: 26px;
|
|
205
|
+
}
|
|
202
206
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
203
207
|
height: 26px;
|
|
204
208
|
line-height: 26px;
|
|
@@ -131,6 +131,10 @@
|
|
|
131
131
|
padding: 28px 25px 10px;
|
|
132
132
|
padding-top: 4px;
|
|
133
133
|
}
|
|
134
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
135
|
+
height: 26px;
|
|
136
|
+
line-height: 26px;
|
|
137
|
+
}
|
|
134
138
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
135
139
|
height: 26px;
|
|
136
140
|
line-height: 26px;
|
|
@@ -124,6 +124,10 @@
|
|
|
124
124
|
padding: 28px 25px 10px;
|
|
125
125
|
padding-top: 4px;
|
|
126
126
|
}
|
|
127
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
128
|
+
height: 26px;
|
|
129
|
+
line-height: 26px;
|
|
130
|
+
}
|
|
127
131
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
128
132
|
height: 26px;
|
|
129
133
|
line-height: 26px;
|
|
@@ -179,6 +179,10 @@
|
|
|
179
179
|
padding: 14px;
|
|
180
180
|
padding-top: 4px;
|
|
181
181
|
}
|
|
182
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
183
|
+
height: 26px;
|
|
184
|
+
line-height: 26px;
|
|
185
|
+
}
|
|
182
186
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
183
187
|
height: 26px;
|
|
184
188
|
line-height: 26px;
|
|
@@ -179,6 +179,10 @@
|
|
|
179
179
|
padding: 14px;
|
|
180
180
|
padding-top: 4px;
|
|
181
181
|
}
|
|
182
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
183
|
+
height: 26px;
|
|
184
|
+
line-height: 26px;
|
|
185
|
+
}
|
|
182
186
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
183
187
|
height: 26px;
|
|
184
188
|
line-height: 26px;
|
|
@@ -128,6 +128,10 @@
|
|
|
128
128
|
padding: 28px 25px 10px;
|
|
129
129
|
padding-top: 4px;
|
|
130
130
|
}
|
|
131
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
132
|
+
height: 26px;
|
|
133
|
+
line-height: 26px;
|
|
134
|
+
}
|
|
131
135
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
132
136
|
height: 26px;
|
|
133
137
|
line-height: 26px;
|
|
@@ -128,6 +128,10 @@
|
|
|
128
128
|
padding: 28px 25px 10px;
|
|
129
129
|
padding-top: 4px;
|
|
130
130
|
}
|
|
131
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
132
|
+
height: 26px;
|
|
133
|
+
line-height: 26px;
|
|
134
|
+
}
|
|
131
135
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
132
136
|
height: 26px;
|
|
133
137
|
line-height: 26px;
|
|
@@ -163,6 +163,10 @@
|
|
|
163
163
|
padding: 18px;
|
|
164
164
|
padding-top: 4px;
|
|
165
165
|
}
|
|
166
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
167
|
+
height: 26px;
|
|
168
|
+
line-height: 26px;
|
|
169
|
+
}
|
|
166
170
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
167
171
|
height: 26px;
|
|
168
172
|
line-height: 26px;
|
|
@@ -196,6 +196,10 @@
|
|
|
196
196
|
padding: 18px;
|
|
197
197
|
padding-top: 4px;
|
|
198
198
|
}
|
|
199
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
200
|
+
height: 26px;
|
|
201
|
+
line-height: 26px;
|
|
202
|
+
}
|
|
199
203
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
200
204
|
height: 26px;
|
|
201
205
|
line-height: 26px;
|
|
@@ -148,6 +148,10 @@
|
|
|
148
148
|
padding: 14px;
|
|
149
149
|
padding-top: 4px;
|
|
150
150
|
}
|
|
151
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
152
|
+
height: 26px;
|
|
153
|
+
line-height: 26px;
|
|
154
|
+
}
|
|
151
155
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
152
156
|
height: 26px;
|
|
153
157
|
line-height: 26px;
|
|
@@ -148,6 +148,10 @@
|
|
|
148
148
|
padding: 14px;
|
|
149
149
|
padding-top: 4px;
|
|
150
150
|
}
|
|
151
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
152
|
+
height: 26px;
|
|
153
|
+
line-height: 26px;
|
|
154
|
+
}
|
|
151
155
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
152
156
|
height: 26px;
|
|
153
157
|
line-height: 26px;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -131,6 +131,10 @@
|
|
|
131
131
|
padding: 28px 25px 10px;
|
|
132
132
|
padding-top: 4px;
|
|
133
133
|
}
|
|
134
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
135
|
+
height: 26px;
|
|
136
|
+
line-height: 26px;
|
|
137
|
+
}
|
|
134
138
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
135
139
|
height: 26px;
|
|
136
140
|
line-height: 26px;
|
|
@@ -2310,10 +2314,13 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2310
2314
|
}
|
|
2311
2315
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
2312
2316
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
2317
|
+
-webkit-user-select: auto;
|
|
2313
2318
|
height: 20px;
|
|
2314
2319
|
line-height: 21px;
|
|
2315
2320
|
position: relative;
|
|
2316
2321
|
top: 0;
|
|
2322
|
+
-ms-user-select: auto;
|
|
2323
|
+
user-select: auto;
|
|
2317
2324
|
}
|
|
2318
2325
|
.e-grid .e-dialog.e-checkboxfilter,
|
|
2319
2326
|
.e-grid .e-dialog.e-flmenu {
|
|
@@ -2471,16 +2478,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2471
2478
|
.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2472
2479
|
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
2473
2480
|
font-size: 8px;
|
|
2474
|
-
margin-left:
|
|
2475
|
-
margin-top:
|
|
2481
|
+
margin-left: -1.5px;
|
|
2482
|
+
margin-top: -4.5px;
|
|
2476
2483
|
position: absolute;
|
|
2477
2484
|
z-index: 10;
|
|
2478
2485
|
}
|
|
2479
2486
|
.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
2480
|
-
margin-top:
|
|
2487
|
+
margin-top: -4.5px;
|
|
2481
2488
|
}
|
|
2482
2489
|
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
2483
|
-
margin-top:
|
|
2490
|
+
margin-top: 4px;
|
|
2484
2491
|
}
|
|
2485
2492
|
.e-grid td.e-active {
|
|
2486
2493
|
font-weight: normal;
|
|
@@ -2607,10 +2614,14 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2607
2614
|
}
|
|
2608
2615
|
.e-grid .e-icon-gdownarrow {
|
|
2609
2616
|
font-size: 12px;
|
|
2617
|
+
padding: 16px 8px 13px 9px;
|
|
2618
|
+
text-decoration: none;
|
|
2610
2619
|
text-indent: 8px;
|
|
2611
2620
|
}
|
|
2612
2621
|
.e-grid .e-icon-grightarrow {
|
|
2613
2622
|
font-size: 12px;
|
|
2623
|
+
padding: 14px 9px 15px 9px;
|
|
2624
|
+
text-decoration: none;
|
|
2614
2625
|
text-indent: 8px;
|
|
2615
2626
|
}
|
|
2616
2627
|
.e-grid .e-recordplusexpand {
|
|
@@ -3070,7 +3081,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3070
3081
|
.e-grid.e-rtl .e-grouptopleftcell {
|
|
3071
3082
|
border-top: 1px solid;
|
|
3072
3083
|
}
|
|
3073
|
-
.e-grid.e-rtl .e-grouptext {
|
|
3084
|
+
.e-grid.e-rtl .e-groupheadercell span.e-grouptext {
|
|
3074
3085
|
margin-left: 0;
|
|
3075
3086
|
margin-right: 8px;
|
|
3076
3087
|
}
|
|
@@ -3313,7 +3324,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3313
3324
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
3314
3325
|
display: inline-block;
|
|
3315
3326
|
}
|
|
3316
|
-
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-
|
|
3327
|
+
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
|
|
3317
3328
|
text-overflow: clip;
|
|
3318
3329
|
}
|
|
3319
3330
|
.e-grid .e-clipboard {
|
|
@@ -3451,7 +3462,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3451
3462
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3452
3463
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3453
3464
|
font-size: 8px;
|
|
3454
|
-
margin-top: 0;
|
|
3455
3465
|
}
|
|
3456
3466
|
.e-bigger .e-grid .e-gridheader thead .e-icons,
|
|
3457
3467
|
.e-bigger.e-grid .e-gridheader thead .e-icons {
|
package/styles/fabric.css
CHANGED
|
@@ -124,6 +124,10 @@
|
|
|
124
124
|
padding: 28px 25px 10px;
|
|
125
125
|
padding-top: 4px;
|
|
126
126
|
}
|
|
127
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
128
|
+
height: 26px;
|
|
129
|
+
line-height: 26px;
|
|
130
|
+
}
|
|
127
131
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
128
132
|
height: 26px;
|
|
129
133
|
line-height: 26px;
|
|
@@ -1238,7 +1242,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1238
1242
|
.e-grid.e-bigger span.e-ungroupbutton.e-icons {
|
|
1239
1243
|
font-size: 13px;
|
|
1240
1244
|
margin-left: 0;
|
|
1241
|
-
margin-top:
|
|
1245
|
+
margin-top: 0;
|
|
1242
1246
|
margin-right: 0;
|
|
1243
1247
|
}
|
|
1244
1248
|
.e-bigger .e-grid span.e-groupsort.e-icons,
|
|
@@ -2303,10 +2307,13 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2303
2307
|
}
|
|
2304
2308
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
2305
2309
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
2310
|
+
-webkit-user-select: auto;
|
|
2306
2311
|
height: 20px;
|
|
2307
2312
|
line-height: 21px;
|
|
2308
2313
|
position: relative;
|
|
2309
2314
|
top: 0;
|
|
2315
|
+
-ms-user-select: auto;
|
|
2316
|
+
user-select: auto;
|
|
2310
2317
|
}
|
|
2311
2318
|
.e-grid .e-dialog.e-checkboxfilter,
|
|
2312
2319
|
.e-grid .e-dialog.e-flmenu {
|
|
@@ -2464,16 +2471,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2464
2471
|
.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2465
2472
|
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
2466
2473
|
font-size: 8px;
|
|
2467
|
-
margin-left:
|
|
2468
|
-
margin-top:
|
|
2474
|
+
margin-left: -1.5px;
|
|
2475
|
+
margin-top: -4.5px;
|
|
2469
2476
|
position: absolute;
|
|
2470
2477
|
z-index: 10;
|
|
2471
2478
|
}
|
|
2472
2479
|
.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
2473
|
-
margin-top:
|
|
2480
|
+
margin-top: -4.5px;
|
|
2474
2481
|
}
|
|
2475
2482
|
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
2476
|
-
margin-top:
|
|
2483
|
+
margin-top: 4px;
|
|
2477
2484
|
}
|
|
2478
2485
|
.e-grid td.e-active {
|
|
2479
2486
|
font-weight: normal;
|
|
@@ -2556,7 +2563,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2556
2563
|
.e-grid .e-groupheadercell span {
|
|
2557
2564
|
display: inline-block;
|
|
2558
2565
|
float: left;
|
|
2559
|
-
height:
|
|
2566
|
+
height: 24px;
|
|
2560
2567
|
line-height: 22px;
|
|
2561
2568
|
padding: 0;
|
|
2562
2569
|
vertical-align: middle;
|
|
@@ -2600,10 +2607,14 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2600
2607
|
}
|
|
2601
2608
|
.e-grid .e-icon-gdownarrow {
|
|
2602
2609
|
font-size: 12px;
|
|
2610
|
+
padding: 16px 8px 13px 9px;
|
|
2611
|
+
text-decoration: none;
|
|
2603
2612
|
text-indent: 8px;
|
|
2604
2613
|
}
|
|
2605
2614
|
.e-grid .e-icon-grightarrow {
|
|
2606
2615
|
font-size: 12px;
|
|
2616
|
+
padding: 14px 9px 15px 9px;
|
|
2617
|
+
text-decoration: none;
|
|
2607
2618
|
text-indent: 8px;
|
|
2608
2619
|
}
|
|
2609
2620
|
.e-grid .e-recordplusexpand {
|
|
@@ -3063,7 +3074,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3063
3074
|
.e-grid.e-rtl .e-grouptopleftcell {
|
|
3064
3075
|
border-top: 1px solid;
|
|
3065
3076
|
}
|
|
3066
|
-
.e-grid.e-rtl .e-grouptext {
|
|
3077
|
+
.e-grid.e-rtl .e-groupheadercell span.e-grouptext {
|
|
3067
3078
|
margin-left: 0;
|
|
3068
3079
|
margin-right: 8px;
|
|
3069
3080
|
}
|
|
@@ -3306,7 +3317,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3306
3317
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
3307
3318
|
display: inline-block;
|
|
3308
3319
|
}
|
|
3309
|
-
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-
|
|
3320
|
+
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
|
|
3310
3321
|
text-overflow: clip;
|
|
3311
3322
|
}
|
|
3312
3323
|
.e-grid .e-clipboard {
|
|
@@ -3444,7 +3455,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3444
3455
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3445
3456
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3446
3457
|
font-size: 8px;
|
|
3447
|
-
margin-top: 0;
|
|
3448
3458
|
}
|
|
3449
3459
|
.e-bigger .e-grid .e-gridheader thead .e-icons,
|
|
3450
3460
|
.e-bigger.e-grid .e-gridheader thead .e-icons {
|
package/styles/fluent-dark.css
CHANGED
|
@@ -179,6 +179,10 @@
|
|
|
179
179
|
padding: 14px;
|
|
180
180
|
padding-top: 4px;
|
|
181
181
|
}
|
|
182
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
183
|
+
height: 26px;
|
|
184
|
+
line-height: 26px;
|
|
185
|
+
}
|
|
182
186
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
183
187
|
height: 26px;
|
|
184
188
|
line-height: 26px;
|
|
@@ -2411,11 +2415,14 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2411
2415
|
}
|
|
2412
2416
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
2413
2417
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
2418
|
+
-webkit-user-select: auto;
|
|
2414
2419
|
height: 20px;
|
|
2415
2420
|
line-height: 20px;
|
|
2416
2421
|
position: relative;
|
|
2417
2422
|
top: -4.5px;
|
|
2418
2423
|
border: 0;
|
|
2424
|
+
-ms-user-select: auto;
|
|
2425
|
+
user-select: auto;
|
|
2419
2426
|
}
|
|
2420
2427
|
.e-grid .e-dialog.e-checkboxfilter,
|
|
2421
2428
|
.e-grid .e-dialog.e-flmenu {
|
|
@@ -2574,15 +2581,15 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2574
2581
|
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
2575
2582
|
font-size: 10px;
|
|
2576
2583
|
margin-left: -2px;
|
|
2577
|
-
margin-top: -
|
|
2584
|
+
margin-top: -6.5px;
|
|
2578
2585
|
position: absolute;
|
|
2579
2586
|
z-index: 10;
|
|
2580
2587
|
}
|
|
2581
2588
|
.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
2582
|
-
margin-top: -
|
|
2589
|
+
margin-top: -6.5px;
|
|
2583
2590
|
}
|
|
2584
2591
|
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
2585
|
-
margin-top:
|
|
2592
|
+
margin-top: 4.5px;
|
|
2586
2593
|
}
|
|
2587
2594
|
.e-grid td.e-active {
|
|
2588
2595
|
font-weight: 400;
|
|
@@ -2712,10 +2719,14 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2712
2719
|
}
|
|
2713
2720
|
.e-grid .e-icon-gdownarrow {
|
|
2714
2721
|
font-size: 16px;
|
|
2722
|
+
padding: 9px 7px 9px 7px;
|
|
2723
|
+
text-decoration: none;
|
|
2715
2724
|
text-indent: 11px;
|
|
2716
2725
|
}
|
|
2717
2726
|
.e-grid .e-icon-grightarrow {
|
|
2718
2727
|
font-size: 16px;
|
|
2728
|
+
padding: 8px 7px 11px 7px;
|
|
2729
|
+
text-decoration: none;
|
|
2719
2730
|
text-indent: 11px;
|
|
2720
2731
|
}
|
|
2721
2732
|
.e-grid .e-recordplusexpand {
|
|
@@ -3176,7 +3187,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3176
3187
|
.e-grid.e-rtl .e-grouptopleftcell {
|
|
3177
3188
|
border-top: 2px solid;
|
|
3178
3189
|
}
|
|
3179
|
-
.e-grid.e-rtl .e-grouptext {
|
|
3190
|
+
.e-grid.e-rtl .e-groupheadercell span.e-grouptext {
|
|
3180
3191
|
margin-left: 0;
|
|
3181
3192
|
margin-right: 0;
|
|
3182
3193
|
}
|
|
@@ -3419,7 +3430,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3419
3430
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
3420
3431
|
display: inline-block;
|
|
3421
3432
|
}
|
|
3422
|
-
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-
|
|
3433
|
+
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
|
|
3423
3434
|
text-overflow: clip;
|
|
3424
3435
|
}
|
|
3425
3436
|
.e-grid .e-clipboard {
|
|
@@ -3512,7 +3523,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3512
3523
|
margin-top: 0;
|
|
3513
3524
|
}
|
|
3514
3525
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3515
|
-
margin-top:
|
|
3526
|
+
margin-top: 0;
|
|
3516
3527
|
}
|
|
3517
3528
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3518
3529
|
background-color: rgba(0, 0, 0, 0.1);
|
|
@@ -3557,7 +3568,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3557
3568
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3558
3569
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3559
3570
|
font-size: 14px;
|
|
3560
|
-
|
|
3571
|
+
}
|
|
3572
|
+
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3573
|
+
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3574
|
+
margin-top: -9px;
|
|
3561
3575
|
}
|
|
3562
3576
|
.e-bigger .e-grid .e-gridheader thead .e-icons,
|
|
3563
3577
|
.e-bigger.e-grid .e-gridheader thead .e-icons {
|
package/styles/fluent.css
CHANGED
|
@@ -179,6 +179,10 @@
|
|
|
179
179
|
padding: 14px;
|
|
180
180
|
padding-top: 4px;
|
|
181
181
|
}
|
|
182
|
+
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
|
|
183
|
+
height: 26px;
|
|
184
|
+
line-height: 26px;
|
|
185
|
+
}
|
|
182
186
|
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
|
|
183
187
|
height: 26px;
|
|
184
188
|
line-height: 26px;
|
|
@@ -2411,11 +2415,14 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2411
2415
|
}
|
|
2412
2416
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
2413
2417
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
2418
|
+
-webkit-user-select: auto;
|
|
2414
2419
|
height: 20px;
|
|
2415
2420
|
line-height: 20px;
|
|
2416
2421
|
position: relative;
|
|
2417
2422
|
top: -4.5px;
|
|
2418
2423
|
border: 0;
|
|
2424
|
+
-ms-user-select: auto;
|
|
2425
|
+
user-select: auto;
|
|
2419
2426
|
}
|
|
2420
2427
|
.e-grid .e-dialog.e-checkboxfilter,
|
|
2421
2428
|
.e-grid .e-dialog.e-flmenu {
|
|
@@ -2574,15 +2581,15 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2574
2581
|
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
2575
2582
|
font-size: 10px;
|
|
2576
2583
|
margin-left: -2px;
|
|
2577
|
-
margin-top: -
|
|
2584
|
+
margin-top: -6.5px;
|
|
2578
2585
|
position: absolute;
|
|
2579
2586
|
z-index: 10;
|
|
2580
2587
|
}
|
|
2581
2588
|
.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
2582
|
-
margin-top: -
|
|
2589
|
+
margin-top: -6.5px;
|
|
2583
2590
|
}
|
|
2584
2591
|
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
2585
|
-
margin-top:
|
|
2592
|
+
margin-top: 4.5px;
|
|
2586
2593
|
}
|
|
2587
2594
|
.e-grid td.e-active {
|
|
2588
2595
|
font-weight: 400;
|
|
@@ -2712,10 +2719,14 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2712
2719
|
}
|
|
2713
2720
|
.e-grid .e-icon-gdownarrow {
|
|
2714
2721
|
font-size: 16px;
|
|
2722
|
+
padding: 9px 7px 9px 7px;
|
|
2723
|
+
text-decoration: none;
|
|
2715
2724
|
text-indent: 11px;
|
|
2716
2725
|
}
|
|
2717
2726
|
.e-grid .e-icon-grightarrow {
|
|
2718
2727
|
font-size: 16px;
|
|
2728
|
+
padding: 8px 7px 11px 7px;
|
|
2729
|
+
text-decoration: none;
|
|
2719
2730
|
text-indent: 11px;
|
|
2720
2731
|
}
|
|
2721
2732
|
.e-grid .e-recordplusexpand {
|
|
@@ -3176,7 +3187,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3176
3187
|
.e-grid.e-rtl .e-grouptopleftcell {
|
|
3177
3188
|
border-top: 2px solid;
|
|
3178
3189
|
}
|
|
3179
|
-
.e-grid.e-rtl .e-grouptext {
|
|
3190
|
+
.e-grid.e-rtl .e-groupheadercell span.e-grouptext {
|
|
3180
3191
|
margin-left: 0;
|
|
3181
3192
|
margin-right: 0;
|
|
3182
3193
|
}
|
|
@@ -3419,7 +3430,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3419
3430
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
3420
3431
|
display: inline-block;
|
|
3421
3432
|
}
|
|
3422
|
-
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-
|
|
3433
|
+
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
|
|
3423
3434
|
text-overflow: clip;
|
|
3424
3435
|
}
|
|
3425
3436
|
.e-grid .e-clipboard {
|
|
@@ -3512,7 +3523,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3512
3523
|
margin-top: 0;
|
|
3513
3524
|
}
|
|
3514
3525
|
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3515
|
-
margin-top:
|
|
3526
|
+
margin-top: 0;
|
|
3516
3527
|
}
|
|
3517
3528
|
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
|
|
3518
3529
|
background-color: rgba(0, 0, 0, 0.1);
|
|
@@ -3557,7 +3568,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3557
3568
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3558
3569
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3559
3570
|
font-size: 14px;
|
|
3560
|
-
|
|
3571
|
+
}
|
|
3572
|
+
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3573
|
+
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
3574
|
+
margin-top: -9px;
|
|
3561
3575
|
}
|
|
3562
3576
|
.e-bigger .e-grid .e-gridheader thead .e-icons,
|
|
3563
3577
|
.e-bigger.e-grid .e-gridheader thead .e-icons {
|
|
@@ -1033,7 +1033,7 @@
|
|
|
1033
1033
|
.e-grid .e-gridheader .e-firstrow-dragborder, .e-grid.e-rtl .e-gridheader .e-firstrow-dragborder,
|
|
1034
1034
|
.e-grid .e-gridcontent .e-lastrow-dragborder, .e-grid.e-rtl .e-gridcontent .e-lastrow-dragborder {
|
|
1035
1035
|
bottom: 0;
|
|
1036
|
-
background-color: #
|
|
1036
|
+
background-color: #0070f0;
|
|
1037
1037
|
height: 2px;
|
|
1038
1038
|
position: absolute;
|
|
1039
1039
|
}
|
|
@@ -1930,10 +1930,13 @@
|
|
|
1930
1930
|
}
|
|
1931
1931
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
1932
1932
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
1933
|
+
-webkit-user-select: auto;
|
|
1933
1934
|
height: 20px;
|
|
1934
1935
|
line-height: 20px;
|
|
1935
1936
|
position: relative;
|
|
1936
1937
|
top: 0;
|
|
1938
|
+
-ms-user-select: auto;
|
|
1939
|
+
user-select: auto;
|
|
1937
1940
|
}
|
|
1938
1941
|
.e-grid .e-dialog.e-checkboxfilter,
|
|
1939
1942
|
.e-grid .e-dialog.e-flmenu {
|
|
@@ -2091,16 +2094,16 @@
|
|
|
2091
2094
|
.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2092
2095
|
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
2093
2096
|
font-size: 10px;
|
|
2094
|
-
margin-left:
|
|
2095
|
-
margin-top: -
|
|
2097
|
+
margin-left: -2.5px;
|
|
2098
|
+
margin-top: -6.5px;
|
|
2096
2099
|
position: absolute;
|
|
2097
2100
|
z-index: 10;
|
|
2098
2101
|
}
|
|
2099
2102
|
.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
2100
|
-
margin-top: -
|
|
2103
|
+
margin-top: -6.5px;
|
|
2101
2104
|
}
|
|
2102
2105
|
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
2103
|
-
margin-top:
|
|
2106
|
+
margin-top: 4px;
|
|
2104
2107
|
}
|
|
2105
2108
|
.e-grid td.e-active {
|
|
2106
2109
|
font-weight: normal;
|
|
@@ -2227,10 +2230,14 @@
|
|
|
2227
2230
|
}
|
|
2228
2231
|
.e-grid .e-icon-gdownarrow {
|
|
2229
2232
|
font-size: 10px;
|
|
2233
|
+
padding: 13px 9px 11px 10px;
|
|
2234
|
+
text-decoration: none;
|
|
2230
2235
|
text-indent: 11px;
|
|
2231
2236
|
}
|
|
2232
2237
|
.e-grid .e-icon-grightarrow {
|
|
2233
2238
|
font-size: 10px;
|
|
2239
|
+
padding: 12px 9px 12px 10px;
|
|
2240
|
+
text-decoration: none;
|
|
2234
2241
|
text-indent: 11px;
|
|
2235
2242
|
}
|
|
2236
2243
|
.e-grid .e-recordplusexpand {
|
|
@@ -2690,7 +2697,7 @@
|
|
|
2690
2697
|
.e-grid.e-rtl .e-grouptopleftcell {
|
|
2691
2698
|
border-top: 2px solid;
|
|
2692
2699
|
}
|
|
2693
|
-
.e-grid.e-rtl .e-grouptext {
|
|
2700
|
+
.e-grid.e-rtl .e-groupheadercell span.e-grouptext {
|
|
2694
2701
|
margin-left: 0;
|
|
2695
2702
|
margin-right: 0;
|
|
2696
2703
|
}
|
|
@@ -2933,7 +2940,7 @@
|
|
|
2933
2940
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
2934
2941
|
display: inline-block;
|
|
2935
2942
|
}
|
|
2936
|
-
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-
|
|
2943
|
+
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
|
|
2937
2944
|
text-overflow: clip;
|
|
2938
2945
|
}
|
|
2939
2946
|
.e-grid .e-clipboard {
|
|
@@ -3071,7 +3078,6 @@
|
|
|
3071
3078
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3072
3079
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3073
3080
|
font-size: 10px;
|
|
3074
|
-
margin-top: -1.5px;
|
|
3075
3081
|
}
|
|
3076
3082
|
.e-bigger .e-grid .e-gridheader thead .e-icons,
|
|
3077
3083
|
.e-bigger.e-grid .e-gridheader thead .e-icons {
|
|
@@ -1931,10 +1931,13 @@
|
|
|
1931
1931
|
}
|
|
1932
1932
|
.e-grid .e-rowcell .e-checkbox-wrapper,
|
|
1933
1933
|
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
|
|
1934
|
+
-webkit-user-select: auto;
|
|
1934
1935
|
height: 20px;
|
|
1935
1936
|
line-height: 20px;
|
|
1936
1937
|
position: relative;
|
|
1937
1938
|
top: 0;
|
|
1939
|
+
-ms-user-select: auto;
|
|
1940
|
+
user-select: auto;
|
|
1938
1941
|
}
|
|
1939
1942
|
.e-grid .e-dialog.e-checkboxfilter,
|
|
1940
1943
|
.e-grid .e-dialog.e-flmenu {
|
|
@@ -2092,16 +2095,16 @@
|
|
|
2092
2095
|
.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2093
2096
|
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
2094
2097
|
font-size: 10px;
|
|
2095
|
-
margin-left:
|
|
2096
|
-
margin-top: -
|
|
2098
|
+
margin-left: -2.5px;
|
|
2099
|
+
margin-top: -6.5px;
|
|
2097
2100
|
position: absolute;
|
|
2098
2101
|
z-index: 10;
|
|
2099
2102
|
}
|
|
2100
2103
|
.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
|
|
2101
|
-
margin-top: -
|
|
2104
|
+
margin-top: -6.5px;
|
|
2102
2105
|
}
|
|
2103
2106
|
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
2104
|
-
margin-top:
|
|
2107
|
+
margin-top: 4px;
|
|
2105
2108
|
}
|
|
2106
2109
|
.e-grid td.e-active {
|
|
2107
2110
|
font-weight: normal;
|
|
@@ -2228,10 +2231,14 @@
|
|
|
2228
2231
|
}
|
|
2229
2232
|
.e-grid .e-icon-gdownarrow {
|
|
2230
2233
|
font-size: 10px;
|
|
2234
|
+
padding: 13px 9px 11px 10px;
|
|
2235
|
+
text-decoration: none;
|
|
2231
2236
|
text-indent: 11px;
|
|
2232
2237
|
}
|
|
2233
2238
|
.e-grid .e-icon-grightarrow {
|
|
2234
2239
|
font-size: 10px;
|
|
2240
|
+
padding: 12px 9px 12px 10px;
|
|
2241
|
+
text-decoration: none;
|
|
2235
2242
|
text-indent: 11px;
|
|
2236
2243
|
}
|
|
2237
2244
|
.e-grid .e-recordplusexpand {
|
|
@@ -2691,7 +2698,7 @@
|
|
|
2691
2698
|
.e-grid.e-rtl .e-grouptopleftcell {
|
|
2692
2699
|
border-top: 2px solid;
|
|
2693
2700
|
}
|
|
2694
|
-
.e-grid.e-rtl .e-grouptext {
|
|
2701
|
+
.e-grid.e-rtl .e-groupheadercell span.e-grouptext {
|
|
2695
2702
|
margin-left: 0;
|
|
2696
2703
|
margin-right: 0;
|
|
2697
2704
|
}
|
|
@@ -2934,7 +2941,7 @@
|
|
|
2934
2941
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
2935
2942
|
display: inline-block;
|
|
2936
2943
|
}
|
|
2937
|
-
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-
|
|
2944
|
+
.e-grid.e-responsive .e-rowcell.e-gridclip, .e-grid.e-responsive .e-gridclip .e-headercelldiv, .e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
|
|
2938
2945
|
text-overflow: clip;
|
|
2939
2946
|
}
|
|
2940
2947
|
.e-grid .e-clipboard {
|
|
@@ -3072,7 +3079,6 @@
|
|
|
3072
3079
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
3073
3080
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
3074
3081
|
font-size: 10px;
|
|
3075
|
-
margin-top: -1.5px;
|
|
3076
3082
|
}
|
|
3077
3083
|
.e-bigger .e-grid .e-gridheader thead .e-icons,
|
|
3078
3084
|
.e-bigger.e-grid .e-gridheader thead .e-icons {
|