@syncfusion/ej2-react-grids 21.2.5 → 21.2.8
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 +22 -0
- package/dist/ej2-react-grids.min.js +1 -1
- package/dist/ej2-react-grids.umd.min.js +1 -1
- package/package.json +7 -7
- package/styles/bootstrap-dark.css +4 -3
- package/styles/bootstrap.css +4 -3
- package/styles/bootstrap4.css +4 -4
- package/styles/bootstrap5-dark.css +4 -3
- package/styles/bootstrap5.css +4 -3
- package/styles/fabric-dark.css +2 -1
- package/styles/fabric.css +2 -1
- package/styles/fluent-dark.css +6 -3
- package/styles/fluent.css +6 -3
- package/styles/grid/bootstrap-dark.css +4 -3
- package/styles/grid/bootstrap.css +4 -3
- package/styles/grid/bootstrap4.css +4 -4
- package/styles/grid/bootstrap5-dark.css +4 -3
- package/styles/grid/bootstrap5.css +4 -3
- package/styles/grid/fabric-dark.css +2 -1
- package/styles/grid/fabric.css +2 -1
- package/styles/grid/fluent-dark.css +6 -3
- package/styles/grid/fluent.css +6 -3
- package/styles/grid/highcontrast-light.css +2 -1
- package/styles/grid/highcontrast.css +2 -1
- package/styles/grid/material-dark.css +2 -1
- package/styles/grid/material.css +2 -1
- package/styles/grid/tailwind-dark.css +4 -4
- package/styles/grid/tailwind.css +4 -4
- package/styles/highcontrast-light.css +2 -1
- package/styles/highcontrast.css +2 -1
- package/styles/material-dark.css +2 -1
- package/styles/material.css +2 -1
- package/styles/tailwind-dark.css +4 -4
- package/styles/tailwind.css +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,28 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I466214` - Resolved the issue where the page size was not being increased when adding new records to the grid containing a pager dropdown.
|
|
10
|
+
- `#I464294` - Resolved the issue where the value zero is not displayed in the grid while using complex data binding.
|
|
11
|
+
|
|
12
|
+
## 21.2.6 (2023-05-23)
|
|
13
|
+
|
|
14
|
+
### Grid
|
|
15
|
+
|
|
16
|
+
#### Bug Fixes
|
|
17
|
+
|
|
18
|
+
- `#I458689` - Resolved the issue where the bottom border was not shown when using `virtualization` with a limited number of records.
|
|
19
|
+
- `#I455549` - Fixed the problem where the column template was not being re-created after tabbing from batch edit mode in React.
|
|
20
|
+
- `#I456631` - Resolved the issue where the search functionality was not working properly within brackets.
|
|
21
|
+
- `#I458148` - `ResetOnRowClick` resets only the checked rows in the current page while using remote data binding has been resolved.
|
|
22
|
+
- `#I453406` - Removed the deprecated attribute `cellspacing` from the grid table and added the CSS property `border-spacing` instead.
|
|
23
|
+
- `I#459037` - Fixed the paste error that occurred with an empty data source and the addition of a row in Batch mode.
|
|
24
|
+
|
|
25
|
+
## 21.2.5 (2023-05-16)
|
|
26
|
+
|
|
27
|
+
### Grid
|
|
28
|
+
|
|
29
|
+
#### Bug Fixes
|
|
30
|
+
|
|
9
31
|
- `#I459274` - The issue regarding the `All` page size is not working properly with the `RemoteSaveAdaptor` has been resolved.
|
|
10
32
|
- `#I459703` - Pager component's tooltip not getting updated on locale change issue has been fixed.
|
|
11
33
|
- `#F181837` - The problem related to copy-pasting when adding a new record has been resolved.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-grids.min.js
|
|
3
|
-
* version : 21.2.
|
|
3
|
+
* version : 21.2.8
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-grids.umd.min.js
|
|
3
|
-
* version : 21.2.
|
|
3
|
+
* version : 21.2.8
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-react-grids@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-grids@21.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-grids@21.2.6",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-nalyEBG7tDyn8X1JZKjWyAuaUZKnh9wKIyrUF5DUWKQze+hn3Gwi9qIJGnzysM0BLpLLbaq+jbCg/l1p7RMMLg==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-grids",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-grids/-/ej2-react-grids-21.2.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-grids/-/ej2-react-grids-21.2.6.tgz",
|
|
23
|
+
"_shasum": "3e0f3c9928fda6ee53b3c79867fec3292c657f04",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-grids@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-base": "~21.2.3",
|
|
35
|
-
"@syncfusion/ej2-grids": "21.2.
|
|
36
|
-
"@syncfusion/ej2-react-base": "~21.2.
|
|
35
|
+
"@syncfusion/ej2-grids": "21.2.8",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~21.2.8"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for React",
|
|
@@ -54,6 +54,6 @@
|
|
|
54
54
|
"type": "git",
|
|
55
55
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
56
56
|
},
|
|
57
|
-
"version": "21.2.
|
|
57
|
+
"version": "21.2.8",
|
|
58
58
|
"sideEffects": false
|
|
59
59
|
}
|
|
@@ -1300,6 +1300,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1300
1300
|
margin-left: -7px;
|
|
1301
1301
|
margin-top: -3px;
|
|
1302
1302
|
margin-right: 0;
|
|
1303
|
+
padding-top: 0;
|
|
1303
1304
|
}
|
|
1304
1305
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
1305
1306
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -1325,7 +1326,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1325
1326
|
margin-left: 0;
|
|
1326
1327
|
margin-right: -10px;
|
|
1327
1328
|
margin-top: -4px;
|
|
1328
|
-
padding-top: 0;
|
|
1329
1329
|
padding-left: 8px;
|
|
1330
1330
|
}
|
|
1331
1331
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2692,7 +2692,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2692
2692
|
}
|
|
2693
2693
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2694
2694
|
margin-left: -8px;
|
|
2695
|
-
margin-top:
|
|
2695
|
+
margin-top: -3px;
|
|
2696
|
+
padding-top: 4px;
|
|
2696
2697
|
padding-right: 8px;
|
|
2697
2698
|
}
|
|
2698
2699
|
.e-grid .e-grptogglebtn {
|
|
@@ -3280,7 +3281,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3280
3281
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3281
3282
|
margin-left: 0;
|
|
3282
3283
|
margin-right: -10px;
|
|
3283
|
-
padding-top:
|
|
3284
|
+
padding-top: 4px;
|
|
3284
3285
|
}
|
|
3285
3286
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3286
3287
|
border-width: 0 0 0 1px;
|
package/styles/bootstrap.css
CHANGED
|
@@ -1301,6 +1301,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1301
1301
|
margin-left: -7px;
|
|
1302
1302
|
margin-top: -3px;
|
|
1303
1303
|
margin-right: 0;
|
|
1304
|
+
padding-top: 0;
|
|
1304
1305
|
}
|
|
1305
1306
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
1306
1307
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -1326,7 +1327,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1326
1327
|
margin-left: 0;
|
|
1327
1328
|
margin-right: -10px;
|
|
1328
1329
|
margin-top: -4px;
|
|
1329
|
-
padding-top: 0;
|
|
1330
1330
|
padding-left: 8px;
|
|
1331
1331
|
}
|
|
1332
1332
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2693,7 +2693,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2693
2693
|
}
|
|
2694
2694
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2695
2695
|
margin-left: -8px;
|
|
2696
|
-
margin-top:
|
|
2696
|
+
margin-top: -3px;
|
|
2697
|
+
padding-top: 4px;
|
|
2697
2698
|
padding-right: 8px;
|
|
2698
2699
|
}
|
|
2699
2700
|
.e-grid .e-grptogglebtn {
|
|
@@ -3281,7 +3282,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3281
3282
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3282
3283
|
margin-left: 0;
|
|
3283
3284
|
margin-right: -10px;
|
|
3284
|
-
padding-top:
|
|
3285
|
+
padding-top: 4px;
|
|
3285
3286
|
}
|
|
3286
3287
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3287
3288
|
border-width: 0 0 0 1px;
|
package/styles/bootstrap4.css
CHANGED
|
@@ -1347,11 +1347,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1347
1347
|
}
|
|
1348
1348
|
.e-bigger .e-grid span.e-ungroupbutton.e-icons,
|
|
1349
1349
|
.e-grid.e-bigger span.e-ungroupbutton.e-icons {
|
|
1350
|
-
font-size:
|
|
1350
|
+
font-size: 16px;
|
|
1351
1351
|
margin-left: -7px;
|
|
1352
1352
|
margin-top: -1px;
|
|
1353
1353
|
margin-right: 8px;
|
|
1354
1354
|
padding-top: 8px;
|
|
1355
|
+
padding-top: 8px;
|
|
1355
1356
|
}
|
|
1356
1357
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
1357
1358
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -1382,8 +1383,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1382
1383
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
1383
1384
|
margin-left: -9px;
|
|
1384
1385
|
margin-right: -15px;
|
|
1385
|
-
margin-top:
|
|
1386
|
-
padding-top: 4px;
|
|
1386
|
+
margin-top: -1px;
|
|
1387
1387
|
padding-left: 12px;
|
|
1388
1388
|
}
|
|
1389
1389
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2755,8 +2755,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2755
2755
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2756
2756
|
margin-left: -8px;
|
|
2757
2757
|
margin-top: 0;
|
|
2758
|
-
padding-right: 8px;
|
|
2759
2758
|
padding-top: 4px;
|
|
2759
|
+
padding-right: 8px;
|
|
2760
2760
|
}
|
|
2761
2761
|
.e-grid .e-grptogglebtn {
|
|
2762
2762
|
padding: 7px;
|
|
@@ -1363,6 +1363,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1363
1363
|
margin-left: -12px;
|
|
1364
1364
|
margin-top: 1px;
|
|
1365
1365
|
margin-right: 0;
|
|
1366
|
+
padding-top: 0;
|
|
1366
1367
|
}
|
|
1367
1368
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
1368
1369
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -1388,7 +1389,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1388
1389
|
margin-left: -8px;
|
|
1389
1390
|
margin-right: -12px;
|
|
1390
1391
|
margin-top: 1px;
|
|
1391
|
-
padding-top: 0;
|
|
1392
1392
|
padding-left: 8px;
|
|
1393
1393
|
}
|
|
1394
1394
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2759,7 +2759,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2759
2759
|
}
|
|
2760
2760
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2761
2761
|
margin-left: -12px;
|
|
2762
|
-
margin-top:
|
|
2762
|
+
margin-top: -0.5px;
|
|
2763
|
+
padding-top: 2px;
|
|
2763
2764
|
padding-right: 8px;
|
|
2764
2765
|
}
|
|
2765
2766
|
.e-grid .e-grptogglebtn {
|
|
@@ -3347,7 +3348,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3347
3348
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3348
3349
|
margin-left: 0;
|
|
3349
3350
|
margin-right: -12px;
|
|
3350
|
-
padding-top:
|
|
3351
|
+
padding-top: 2px;
|
|
3351
3352
|
}
|
|
3352
3353
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3353
3354
|
border-width: 0 0 0 1px;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -1363,6 +1363,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1363
1363
|
margin-left: -12px;
|
|
1364
1364
|
margin-top: 1px;
|
|
1365
1365
|
margin-right: 0;
|
|
1366
|
+
padding-top: 0;
|
|
1366
1367
|
}
|
|
1367
1368
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
1368
1369
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -1388,7 +1389,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1388
1389
|
margin-left: -8px;
|
|
1389
1390
|
margin-right: -12px;
|
|
1390
1391
|
margin-top: 1px;
|
|
1391
|
-
padding-top: 0;
|
|
1392
1392
|
padding-left: 8px;
|
|
1393
1393
|
}
|
|
1394
1394
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2759,7 +2759,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2759
2759
|
}
|
|
2760
2760
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2761
2761
|
margin-left: -12px;
|
|
2762
|
-
margin-top:
|
|
2762
|
+
margin-top: -0.5px;
|
|
2763
|
+
padding-top: 2px;
|
|
2763
2764
|
padding-right: 8px;
|
|
2764
2765
|
}
|
|
2765
2766
|
.e-grid .e-grptogglebtn {
|
|
@@ -3347,7 +3348,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3347
3348
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3348
3349
|
margin-left: 0;
|
|
3349
3350
|
margin-right: -12px;
|
|
3350
|
-
padding-top:
|
|
3351
|
+
padding-top: 2px;
|
|
3351
3352
|
}
|
|
3352
3353
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3353
3354
|
border-width: 0 0 0 1px;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -1274,6 +1274,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1274
1274
|
margin-left: 0;
|
|
1275
1275
|
margin-top: 1px;
|
|
1276
1276
|
margin-right: 0;
|
|
1277
|
+
padding-top: 0;
|
|
1277
1278
|
}
|
|
1278
1279
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
1279
1280
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -1299,7 +1300,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1299
1300
|
margin-left: 0;
|
|
1300
1301
|
margin-right: 8px;
|
|
1301
1302
|
margin-top: 0;
|
|
1302
|
-
padding-top: 0;
|
|
1303
1303
|
padding-left: 0;
|
|
1304
1304
|
}
|
|
1305
1305
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2667,6 +2667,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2667
2667
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2668
2668
|
margin-left: 0;
|
|
2669
2669
|
margin-top: 0;
|
|
2670
|
+
padding-top: 0;
|
|
2670
2671
|
padding-right: 0;
|
|
2671
2672
|
}
|
|
2672
2673
|
.e-grid .e-grptogglebtn {
|
package/styles/fabric.css
CHANGED
|
@@ -1267,6 +1267,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1267
1267
|
margin-left: 0;
|
|
1268
1268
|
margin-top: 0;
|
|
1269
1269
|
margin-right: 0;
|
|
1270
|
+
padding-top: 0;
|
|
1270
1271
|
}
|
|
1271
1272
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
1272
1273
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -1292,7 +1293,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1292
1293
|
margin-left: 0;
|
|
1293
1294
|
margin-right: 8px;
|
|
1294
1295
|
margin-top: 0;
|
|
1295
|
-
padding-top: 0;
|
|
1296
1296
|
padding-left: 0;
|
|
1297
1297
|
}
|
|
1298
1298
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2660,6 +2660,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2660
2660
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2661
2661
|
margin-left: 0;
|
|
2662
2662
|
margin-top: 0;
|
|
2663
|
+
padding-top: 0;
|
|
2663
2664
|
padding-right: 0;
|
|
2664
2665
|
}
|
|
2665
2666
|
.e-grid .e-grptogglebtn {
|
package/styles/fluent-dark.css
CHANGED
|
@@ -1353,6 +1353,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1353
1353
|
margin-left: 0;
|
|
1354
1354
|
margin-top: -4px;
|
|
1355
1355
|
margin-right: 4px;
|
|
1356
|
+
padding-top: 0;
|
|
1356
1357
|
padding: 0 4px;
|
|
1357
1358
|
}
|
|
1358
1359
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
@@ -1386,8 +1387,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1386
1387
|
margin-left: -9px;
|
|
1387
1388
|
margin-right: -6px;
|
|
1388
1389
|
margin-top: -4px;
|
|
1389
|
-
padding-top: 4px;
|
|
1390
1390
|
padding-left: 8px;
|
|
1391
|
+
margin-top: 0;
|
|
1392
|
+
padding: 0 4px;
|
|
1391
1393
|
}
|
|
1392
1394
|
.e-bigger .e-grid .e-groupcaption,
|
|
1393
1395
|
.e-grid.e-bigger .e-groupcaption {
|
|
@@ -2764,7 +2766,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2764
2766
|
}
|
|
2765
2767
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2766
2768
|
margin-left: -13px;
|
|
2767
|
-
margin-top:
|
|
2769
|
+
margin-top: -3px;
|
|
2770
|
+
padding-top: 8px;
|
|
2768
2771
|
padding-right: 12px;
|
|
2769
2772
|
}
|
|
2770
2773
|
.e-grid .e-grptogglebtn {
|
|
@@ -3353,7 +3356,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3353
3356
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3354
3357
|
margin-left: 0;
|
|
3355
3358
|
margin-right: -14px;
|
|
3356
|
-
padding-top:
|
|
3359
|
+
padding-top: 8px;
|
|
3357
3360
|
}
|
|
3358
3361
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3359
3362
|
border-width: 0 0 0 1px;
|
package/styles/fluent.css
CHANGED
|
@@ -1353,6 +1353,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1353
1353
|
margin-left: 0;
|
|
1354
1354
|
margin-top: -4px;
|
|
1355
1355
|
margin-right: 4px;
|
|
1356
|
+
padding-top: 0;
|
|
1356
1357
|
padding: 0 4px;
|
|
1357
1358
|
}
|
|
1358
1359
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
@@ -1386,8 +1387,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1386
1387
|
margin-left: -9px;
|
|
1387
1388
|
margin-right: -6px;
|
|
1388
1389
|
margin-top: -4px;
|
|
1389
|
-
padding-top: 4px;
|
|
1390
1390
|
padding-left: 8px;
|
|
1391
|
+
margin-top: 0;
|
|
1392
|
+
padding: 0 4px;
|
|
1391
1393
|
}
|
|
1392
1394
|
.e-bigger .e-grid .e-groupcaption,
|
|
1393
1395
|
.e-grid.e-bigger .e-groupcaption {
|
|
@@ -2764,7 +2766,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2764
2766
|
}
|
|
2765
2767
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2766
2768
|
margin-left: -13px;
|
|
2767
|
-
margin-top:
|
|
2769
|
+
margin-top: -3px;
|
|
2770
|
+
padding-top: 8px;
|
|
2768
2771
|
padding-right: 12px;
|
|
2769
2772
|
}
|
|
2770
2773
|
.e-grid .e-grptogglebtn {
|
|
@@ -3353,7 +3356,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3353
3356
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3354
3357
|
margin-left: 0;
|
|
3355
3358
|
margin-right: -14px;
|
|
3356
|
-
padding-top:
|
|
3359
|
+
padding-top: 8px;
|
|
3357
3360
|
}
|
|
3358
3361
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3359
3362
|
border-width: 0 0 0 1px;
|
|
@@ -879,6 +879,7 @@
|
|
|
879
879
|
margin-left: -7px;
|
|
880
880
|
margin-top: -3px;
|
|
881
881
|
margin-right: 0;
|
|
882
|
+
padding-top: 0;
|
|
882
883
|
}
|
|
883
884
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
884
885
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -904,7 +905,6 @@
|
|
|
904
905
|
margin-left: 0;
|
|
905
906
|
margin-right: -10px;
|
|
906
907
|
margin-top: -4px;
|
|
907
|
-
padding-top: 0;
|
|
908
908
|
padding-left: 8px;
|
|
909
909
|
}
|
|
910
910
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2271,7 +2271,8 @@
|
|
|
2271
2271
|
}
|
|
2272
2272
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2273
2273
|
margin-left: -8px;
|
|
2274
|
-
margin-top:
|
|
2274
|
+
margin-top: -3px;
|
|
2275
|
+
padding-top: 4px;
|
|
2275
2276
|
padding-right: 8px;
|
|
2276
2277
|
}
|
|
2277
2278
|
.e-grid .e-grptogglebtn {
|
|
@@ -2859,7 +2860,7 @@
|
|
|
2859
2860
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2860
2861
|
margin-left: 0;
|
|
2861
2862
|
margin-right: -10px;
|
|
2862
|
-
padding-top:
|
|
2863
|
+
padding-top: 4px;
|
|
2863
2864
|
}
|
|
2864
2865
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2865
2866
|
border-width: 0 0 0 1px;
|
|
@@ -880,6 +880,7 @@
|
|
|
880
880
|
margin-left: -7px;
|
|
881
881
|
margin-top: -3px;
|
|
882
882
|
margin-right: 0;
|
|
883
|
+
padding-top: 0;
|
|
883
884
|
}
|
|
884
885
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
885
886
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -905,7 +906,6 @@
|
|
|
905
906
|
margin-left: 0;
|
|
906
907
|
margin-right: -10px;
|
|
907
908
|
margin-top: -4px;
|
|
908
|
-
padding-top: 0;
|
|
909
909
|
padding-left: 8px;
|
|
910
910
|
}
|
|
911
911
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2272,7 +2272,8 @@
|
|
|
2272
2272
|
}
|
|
2273
2273
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2274
2274
|
margin-left: -8px;
|
|
2275
|
-
margin-top:
|
|
2275
|
+
margin-top: -3px;
|
|
2276
|
+
padding-top: 4px;
|
|
2276
2277
|
padding-right: 8px;
|
|
2277
2278
|
}
|
|
2278
2279
|
.e-grid .e-grptogglebtn {
|
|
@@ -2860,7 +2861,7 @@
|
|
|
2860
2861
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2861
2862
|
margin-left: 0;
|
|
2862
2863
|
margin-right: -10px;
|
|
2863
|
-
padding-top:
|
|
2864
|
+
padding-top: 4px;
|
|
2864
2865
|
}
|
|
2865
2866
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2866
2867
|
border-width: 0 0 0 1px;
|
|
@@ -915,11 +915,12 @@
|
|
|
915
915
|
}
|
|
916
916
|
.e-bigger .e-grid span.e-ungroupbutton.e-icons,
|
|
917
917
|
.e-grid.e-bigger span.e-ungroupbutton.e-icons {
|
|
918
|
-
font-size:
|
|
918
|
+
font-size: 16px;
|
|
919
919
|
margin-left: -7px;
|
|
920
920
|
margin-top: -1px;
|
|
921
921
|
margin-right: 8px;
|
|
922
922
|
padding-top: 8px;
|
|
923
|
+
padding-top: 8px;
|
|
923
924
|
}
|
|
924
925
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
925
926
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -950,8 +951,7 @@
|
|
|
950
951
|
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
|
|
951
952
|
margin-left: -9px;
|
|
952
953
|
margin-right: -15px;
|
|
953
|
-
margin-top:
|
|
954
|
-
padding-top: 4px;
|
|
954
|
+
margin-top: -1px;
|
|
955
955
|
padding-left: 12px;
|
|
956
956
|
}
|
|
957
957
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2323,8 +2323,8 @@
|
|
|
2323
2323
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2324
2324
|
margin-left: -8px;
|
|
2325
2325
|
margin-top: 0;
|
|
2326
|
-
padding-right: 8px;
|
|
2327
2326
|
padding-top: 4px;
|
|
2327
|
+
padding-right: 8px;
|
|
2328
2328
|
}
|
|
2329
2329
|
.e-grid .e-grptogglebtn {
|
|
2330
2330
|
padding: 7px;
|
|
@@ -939,6 +939,7 @@
|
|
|
939
939
|
margin-left: -12px;
|
|
940
940
|
margin-top: 1px;
|
|
941
941
|
margin-right: 0;
|
|
942
|
+
padding-top: 0;
|
|
942
943
|
}
|
|
943
944
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
944
945
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -964,7 +965,6 @@
|
|
|
964
965
|
margin-left: -8px;
|
|
965
966
|
margin-right: -12px;
|
|
966
967
|
margin-top: 1px;
|
|
967
|
-
padding-top: 0;
|
|
968
968
|
padding-left: 8px;
|
|
969
969
|
}
|
|
970
970
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2335,7 +2335,8 @@
|
|
|
2335
2335
|
}
|
|
2336
2336
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2337
2337
|
margin-left: -12px;
|
|
2338
|
-
margin-top:
|
|
2338
|
+
margin-top: -0.5px;
|
|
2339
|
+
padding-top: 2px;
|
|
2339
2340
|
padding-right: 8px;
|
|
2340
2341
|
}
|
|
2341
2342
|
.e-grid .e-grptogglebtn {
|
|
@@ -2923,7 +2924,7 @@
|
|
|
2923
2924
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2924
2925
|
margin-left: 0;
|
|
2925
2926
|
margin-right: -12px;
|
|
2926
|
-
padding-top:
|
|
2927
|
+
padding-top: 2px;
|
|
2927
2928
|
}
|
|
2928
2929
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2929
2930
|
border-width: 0 0 0 1px;
|
|
@@ -939,6 +939,7 @@
|
|
|
939
939
|
margin-left: -12px;
|
|
940
940
|
margin-top: 1px;
|
|
941
941
|
margin-right: 0;
|
|
942
|
+
padding-top: 0;
|
|
942
943
|
}
|
|
943
944
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
944
945
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -964,7 +965,6 @@
|
|
|
964
965
|
margin-left: -8px;
|
|
965
966
|
margin-right: -12px;
|
|
966
967
|
margin-top: 1px;
|
|
967
|
-
padding-top: 0;
|
|
968
968
|
padding-left: 8px;
|
|
969
969
|
}
|
|
970
970
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2335,7 +2335,8 @@
|
|
|
2335
2335
|
}
|
|
2336
2336
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2337
2337
|
margin-left: -12px;
|
|
2338
|
-
margin-top:
|
|
2338
|
+
margin-top: -0.5px;
|
|
2339
|
+
padding-top: 2px;
|
|
2339
2340
|
padding-right: 8px;
|
|
2340
2341
|
}
|
|
2341
2342
|
.e-grid .e-grptogglebtn {
|
|
@@ -2923,7 +2924,7 @@
|
|
|
2923
2924
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2924
2925
|
margin-left: 0;
|
|
2925
2926
|
margin-right: -12px;
|
|
2926
|
-
padding-top:
|
|
2927
|
+
padding-top: 2px;
|
|
2927
2928
|
}
|
|
2928
2929
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2929
2930
|
border-width: 0 0 0 1px;
|
|
@@ -853,6 +853,7 @@
|
|
|
853
853
|
margin-left: 0;
|
|
854
854
|
margin-top: 1px;
|
|
855
855
|
margin-right: 0;
|
|
856
|
+
padding-top: 0;
|
|
856
857
|
}
|
|
857
858
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
858
859
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -878,7 +879,6 @@
|
|
|
878
879
|
margin-left: 0;
|
|
879
880
|
margin-right: 8px;
|
|
880
881
|
margin-top: 0;
|
|
881
|
-
padding-top: 0;
|
|
882
882
|
padding-left: 0;
|
|
883
883
|
}
|
|
884
884
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2246,6 +2246,7 @@
|
|
|
2246
2246
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2247
2247
|
margin-left: 0;
|
|
2248
2248
|
margin-top: 0;
|
|
2249
|
+
padding-top: 0;
|
|
2249
2250
|
padding-right: 0;
|
|
2250
2251
|
}
|
|
2251
2252
|
.e-grid .e-grptogglebtn {
|
package/styles/grid/fabric.css
CHANGED
|
@@ -846,6 +846,7 @@
|
|
|
846
846
|
margin-left: 0;
|
|
847
847
|
margin-top: 0;
|
|
848
848
|
margin-right: 0;
|
|
849
|
+
padding-top: 0;
|
|
849
850
|
}
|
|
850
851
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
851
852
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -871,7 +872,6 @@
|
|
|
871
872
|
margin-left: 0;
|
|
872
873
|
margin-right: 8px;
|
|
873
874
|
margin-top: 0;
|
|
874
|
-
padding-top: 0;
|
|
875
875
|
padding-left: 0;
|
|
876
876
|
}
|
|
877
877
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2239,6 +2239,7 @@
|
|
|
2239
2239
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2240
2240
|
margin-left: 0;
|
|
2241
2241
|
margin-top: 0;
|
|
2242
|
+
padding-top: 0;
|
|
2242
2243
|
padding-right: 0;
|
|
2243
2244
|
}
|
|
2244
2245
|
.e-grid .e-grptogglebtn {
|
|
@@ -929,6 +929,7 @@
|
|
|
929
929
|
margin-left: 0;
|
|
930
930
|
margin-top: -4px;
|
|
931
931
|
margin-right: 4px;
|
|
932
|
+
padding-top: 0;
|
|
932
933
|
padding: 0 4px;
|
|
933
934
|
}
|
|
934
935
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
@@ -962,8 +963,9 @@
|
|
|
962
963
|
margin-left: -9px;
|
|
963
964
|
margin-right: -6px;
|
|
964
965
|
margin-top: -4px;
|
|
965
|
-
padding-top: 4px;
|
|
966
966
|
padding-left: 8px;
|
|
967
|
+
margin-top: 0;
|
|
968
|
+
padding: 0 4px;
|
|
967
969
|
}
|
|
968
970
|
.e-bigger .e-grid .e-groupcaption,
|
|
969
971
|
.e-grid.e-bigger .e-groupcaption {
|
|
@@ -2340,7 +2342,8 @@
|
|
|
2340
2342
|
}
|
|
2341
2343
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2342
2344
|
margin-left: -13px;
|
|
2343
|
-
margin-top:
|
|
2345
|
+
margin-top: -3px;
|
|
2346
|
+
padding-top: 8px;
|
|
2344
2347
|
padding-right: 12px;
|
|
2345
2348
|
}
|
|
2346
2349
|
.e-grid .e-grptogglebtn {
|
|
@@ -2929,7 +2932,7 @@
|
|
|
2929
2932
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2930
2933
|
margin-left: 0;
|
|
2931
2934
|
margin-right: -14px;
|
|
2932
|
-
padding-top:
|
|
2935
|
+
padding-top: 8px;
|
|
2933
2936
|
}
|
|
2934
2937
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2935
2938
|
border-width: 0 0 0 1px;
|
package/styles/grid/fluent.css
CHANGED
|
@@ -929,6 +929,7 @@
|
|
|
929
929
|
margin-left: 0;
|
|
930
930
|
margin-top: -4px;
|
|
931
931
|
margin-right: 4px;
|
|
932
|
+
padding-top: 0;
|
|
932
933
|
padding: 0 4px;
|
|
933
934
|
}
|
|
934
935
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
@@ -962,8 +963,9 @@
|
|
|
962
963
|
margin-left: -9px;
|
|
963
964
|
margin-right: -6px;
|
|
964
965
|
margin-top: -4px;
|
|
965
|
-
padding-top: 4px;
|
|
966
966
|
padding-left: 8px;
|
|
967
|
+
margin-top: 0;
|
|
968
|
+
padding: 0 4px;
|
|
967
969
|
}
|
|
968
970
|
.e-bigger .e-grid .e-groupcaption,
|
|
969
971
|
.e-grid.e-bigger .e-groupcaption {
|
|
@@ -2340,7 +2342,8 @@
|
|
|
2340
2342
|
}
|
|
2341
2343
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2342
2344
|
margin-left: -13px;
|
|
2343
|
-
margin-top:
|
|
2345
|
+
margin-top: -3px;
|
|
2346
|
+
padding-top: 8px;
|
|
2344
2347
|
padding-right: 12px;
|
|
2345
2348
|
}
|
|
2346
2349
|
.e-grid .e-grptogglebtn {
|
|
@@ -2929,7 +2932,7 @@
|
|
|
2929
2932
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2930
2933
|
margin-left: 0;
|
|
2931
2934
|
margin-right: -14px;
|
|
2932
|
-
padding-top:
|
|
2935
|
+
padding-top: 8px;
|
|
2933
2936
|
}
|
|
2934
2937
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2935
2938
|
border-width: 0 0 0 1px;
|
|
@@ -850,6 +850,7 @@
|
|
|
850
850
|
margin-left: 0;
|
|
851
851
|
margin-top: 1px;
|
|
852
852
|
margin-right: 0;
|
|
853
|
+
padding-top: 0;
|
|
853
854
|
}
|
|
854
855
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
855
856
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -875,7 +876,6 @@
|
|
|
875
876
|
margin-left: 0;
|
|
876
877
|
margin-right: 8px;
|
|
877
878
|
margin-top: 0;
|
|
878
|
-
padding-top: 0;
|
|
879
879
|
padding-left: 0;
|
|
880
880
|
}
|
|
881
881
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2243,6 +2243,7 @@
|
|
|
2243
2243
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2244
2244
|
margin-left: 0;
|
|
2245
2245
|
margin-top: 0;
|
|
2246
|
+
padding-top: 0;
|
|
2246
2247
|
padding-right: 0;
|
|
2247
2248
|
}
|
|
2248
2249
|
.e-grid .e-grptogglebtn {
|
|
@@ -850,6 +850,7 @@
|
|
|
850
850
|
margin-left: 0;
|
|
851
851
|
margin-top: 1px;
|
|
852
852
|
margin-right: 0;
|
|
853
|
+
padding-top: 0;
|
|
853
854
|
}
|
|
854
855
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
855
856
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -875,7 +876,6 @@
|
|
|
875
876
|
margin-left: 0;
|
|
876
877
|
margin-right: 8px;
|
|
877
878
|
margin-top: 0;
|
|
878
|
-
padding-top: 0;
|
|
879
879
|
padding-left: 0;
|
|
880
880
|
}
|
|
881
881
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2243,6 +2243,7 @@
|
|
|
2243
2243
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2244
2244
|
margin-left: 0;
|
|
2245
2245
|
margin-top: 0;
|
|
2246
|
+
padding-top: 0;
|
|
2246
2247
|
padding-right: 0;
|
|
2247
2248
|
}
|
|
2248
2249
|
.e-grid .e-grptogglebtn {
|
|
@@ -894,6 +894,7 @@
|
|
|
894
894
|
margin-left: 0;
|
|
895
895
|
margin-top: 0;
|
|
896
896
|
margin-right: 0;
|
|
897
|
+
padding-top: 0;
|
|
897
898
|
}
|
|
898
899
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
899
900
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -919,7 +920,6 @@
|
|
|
919
920
|
margin-left: 0;
|
|
920
921
|
margin-right: 6px;
|
|
921
922
|
margin-top: 0;
|
|
922
|
-
padding-top: 0;
|
|
923
923
|
padding-left: 0;
|
|
924
924
|
}
|
|
925
925
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2287,6 +2287,7 @@
|
|
|
2287
2287
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2288
2288
|
margin-left: 6px;
|
|
2289
2289
|
margin-top: 0;
|
|
2290
|
+
padding-top: 0;
|
|
2290
2291
|
padding-right: 0;
|
|
2291
2292
|
}
|
|
2292
2293
|
.e-grid .e-grptogglebtn {
|
package/styles/grid/material.css
CHANGED
|
@@ -928,6 +928,7 @@
|
|
|
928
928
|
margin-left: 0;
|
|
929
929
|
margin-top: 0;
|
|
930
930
|
margin-right: 0;
|
|
931
|
+
padding-top: 0;
|
|
931
932
|
}
|
|
932
933
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
933
934
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -953,7 +954,6 @@
|
|
|
953
954
|
margin-left: 0;
|
|
954
955
|
margin-right: 6px;
|
|
955
956
|
margin-top: 0;
|
|
956
|
-
padding-top: 0;
|
|
957
957
|
padding-left: 0;
|
|
958
958
|
}
|
|
959
959
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2321,6 +2321,7 @@
|
|
|
2321
2321
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2322
2322
|
margin-left: 6px;
|
|
2323
2323
|
margin-top: 0;
|
|
2324
|
+
padding-top: 0;
|
|
2324
2325
|
padding-right: 0;
|
|
2325
2326
|
}
|
|
2326
2327
|
.e-grid .e-grptogglebtn {
|
|
@@ -925,6 +925,7 @@
|
|
|
925
925
|
margin-left: 0;
|
|
926
926
|
margin-top: 0;
|
|
927
927
|
margin-right: 0;
|
|
928
|
+
padding-top: 0;
|
|
928
929
|
}
|
|
929
930
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
930
931
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -954,7 +955,6 @@
|
|
|
954
955
|
margin-left: -8px;
|
|
955
956
|
margin-right: 0;
|
|
956
957
|
margin-top: 0;
|
|
957
|
-
padding-top: 1px;
|
|
958
958
|
padding-left: 8px;
|
|
959
959
|
}
|
|
960
960
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2347,9 +2347,9 @@
|
|
|
2347
2347
|
}
|
|
2348
2348
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2349
2349
|
margin-left: -9px;
|
|
2350
|
-
margin-top:
|
|
2350
|
+
margin-top: -2px;
|
|
2351
|
+
padding-top: 4px;
|
|
2351
2352
|
padding-right: 8px;
|
|
2352
|
-
padding-top: 1px;
|
|
2353
2353
|
}
|
|
2354
2354
|
.e-grid span.e-ungroupbutton.e-icons:hover {
|
|
2355
2355
|
color: #374151;
|
|
@@ -2944,7 +2944,7 @@
|
|
|
2944
2944
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2945
2945
|
margin-left: 0;
|
|
2946
2946
|
margin-right: -9px;
|
|
2947
|
-
padding-top:
|
|
2947
|
+
padding-top: 4px;
|
|
2948
2948
|
}
|
|
2949
2949
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2950
2950
|
border-width: 0 0 0 1px;
|
package/styles/grid/tailwind.css
CHANGED
|
@@ -925,6 +925,7 @@
|
|
|
925
925
|
margin-left: 0;
|
|
926
926
|
margin-top: 0;
|
|
927
927
|
margin-right: 0;
|
|
928
|
+
padding-top: 0;
|
|
928
929
|
}
|
|
929
930
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
930
931
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -954,7 +955,6 @@
|
|
|
954
955
|
margin-left: -8px;
|
|
955
956
|
margin-right: 0;
|
|
956
957
|
margin-top: 0;
|
|
957
|
-
padding-top: 1px;
|
|
958
958
|
padding-left: 8px;
|
|
959
959
|
}
|
|
960
960
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2347,9 +2347,9 @@
|
|
|
2347
2347
|
}
|
|
2348
2348
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2349
2349
|
margin-left: -9px;
|
|
2350
|
-
margin-top:
|
|
2350
|
+
margin-top: -2px;
|
|
2351
|
+
padding-top: 4px;
|
|
2351
2352
|
padding-right: 8px;
|
|
2352
|
-
padding-top: 1px;
|
|
2353
2353
|
}
|
|
2354
2354
|
.e-grid span.e-ungroupbutton.e-icons:hover {
|
|
2355
2355
|
color: #374151;
|
|
@@ -2944,7 +2944,7 @@
|
|
|
2944
2944
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2945
2945
|
margin-left: 0;
|
|
2946
2946
|
margin-right: -9px;
|
|
2947
|
-
padding-top:
|
|
2947
|
+
padding-top: 4px;
|
|
2948
2948
|
}
|
|
2949
2949
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2950
2950
|
border-width: 0 0 0 1px;
|
|
@@ -1271,6 +1271,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1271
1271
|
margin-left: 0;
|
|
1272
1272
|
margin-top: 1px;
|
|
1273
1273
|
margin-right: 0;
|
|
1274
|
+
padding-top: 0;
|
|
1274
1275
|
}
|
|
1275
1276
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
1276
1277
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -1296,7 +1297,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1296
1297
|
margin-left: 0;
|
|
1297
1298
|
margin-right: 8px;
|
|
1298
1299
|
margin-top: 0;
|
|
1299
|
-
padding-top: 0;
|
|
1300
1300
|
padding-left: 0;
|
|
1301
1301
|
}
|
|
1302
1302
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2664,6 +2664,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2664
2664
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2665
2665
|
margin-left: 0;
|
|
2666
2666
|
margin-top: 0;
|
|
2667
|
+
padding-top: 0;
|
|
2667
2668
|
padding-right: 0;
|
|
2668
2669
|
}
|
|
2669
2670
|
.e-grid .e-grptogglebtn {
|
package/styles/highcontrast.css
CHANGED
|
@@ -1271,6 +1271,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1271
1271
|
margin-left: 0;
|
|
1272
1272
|
margin-top: 1px;
|
|
1273
1273
|
margin-right: 0;
|
|
1274
|
+
padding-top: 0;
|
|
1274
1275
|
}
|
|
1275
1276
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
1276
1277
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -1296,7 +1297,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1296
1297
|
margin-left: 0;
|
|
1297
1298
|
margin-right: 8px;
|
|
1298
1299
|
margin-top: 0;
|
|
1299
|
-
padding-top: 0;
|
|
1300
1300
|
padding-left: 0;
|
|
1301
1301
|
}
|
|
1302
1302
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2664,6 +2664,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2664
2664
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2665
2665
|
margin-left: 0;
|
|
2666
2666
|
margin-top: 0;
|
|
2667
|
+
padding-top: 0;
|
|
2667
2668
|
padding-right: 0;
|
|
2668
2669
|
}
|
|
2669
2670
|
.e-grid .e-grptogglebtn {
|
package/styles/material-dark.css
CHANGED
|
@@ -1321,6 +1321,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1321
1321
|
margin-left: 0;
|
|
1322
1322
|
margin-top: 0;
|
|
1323
1323
|
margin-right: 0;
|
|
1324
|
+
padding-top: 0;
|
|
1324
1325
|
}
|
|
1325
1326
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
1326
1327
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -1346,7 +1347,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1346
1347
|
margin-left: 0;
|
|
1347
1348
|
margin-right: 6px;
|
|
1348
1349
|
margin-top: 0;
|
|
1349
|
-
padding-top: 0;
|
|
1350
1350
|
padding-left: 0;
|
|
1351
1351
|
}
|
|
1352
1352
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2714,6 +2714,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2714
2714
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2715
2715
|
margin-left: 6px;
|
|
2716
2716
|
margin-top: 0;
|
|
2717
|
+
padding-top: 0;
|
|
2717
2718
|
padding-right: 0;
|
|
2718
2719
|
}
|
|
2719
2720
|
.e-grid .e-grptogglebtn {
|
package/styles/material.css
CHANGED
|
@@ -1363,6 +1363,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1363
1363
|
margin-left: 0;
|
|
1364
1364
|
margin-top: 0;
|
|
1365
1365
|
margin-right: 0;
|
|
1366
|
+
padding-top: 0;
|
|
1366
1367
|
}
|
|
1367
1368
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
1368
1369
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -1388,7 +1389,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1388
1389
|
margin-left: 0;
|
|
1389
1390
|
margin-right: 6px;
|
|
1390
1391
|
margin-top: 0;
|
|
1391
|
-
padding-top: 0;
|
|
1392
1392
|
padding-left: 0;
|
|
1393
1393
|
}
|
|
1394
1394
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2756,6 +2756,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2756
2756
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2757
2757
|
margin-left: 6px;
|
|
2758
2758
|
margin-top: 0;
|
|
2759
|
+
padding-top: 0;
|
|
2759
2760
|
padding-right: 0;
|
|
2760
2761
|
}
|
|
2761
2762
|
.e-grid .e-grptogglebtn {
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -1350,6 +1350,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1350
1350
|
margin-left: 0;
|
|
1351
1351
|
margin-top: 0;
|
|
1352
1352
|
margin-right: 0;
|
|
1353
|
+
padding-top: 0;
|
|
1353
1354
|
}
|
|
1354
1355
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
1355
1356
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -1379,7 +1380,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1379
1380
|
margin-left: -8px;
|
|
1380
1381
|
margin-right: 0;
|
|
1381
1382
|
margin-top: 0;
|
|
1382
|
-
padding-top: 1px;
|
|
1383
1383
|
padding-left: 8px;
|
|
1384
1384
|
}
|
|
1385
1385
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2772,9 +2772,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2772
2772
|
}
|
|
2773
2773
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2774
2774
|
margin-left: -9px;
|
|
2775
|
-
margin-top:
|
|
2775
|
+
margin-top: -2px;
|
|
2776
|
+
padding-top: 4px;
|
|
2776
2777
|
padding-right: 8px;
|
|
2777
|
-
padding-top: 1px;
|
|
2778
2778
|
}
|
|
2779
2779
|
.e-grid span.e-ungroupbutton.e-icons:hover {
|
|
2780
2780
|
color: #374151;
|
|
@@ -3369,7 +3369,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3369
3369
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3370
3370
|
margin-left: 0;
|
|
3371
3371
|
margin-right: -9px;
|
|
3372
|
-
padding-top:
|
|
3372
|
+
padding-top: 4px;
|
|
3373
3373
|
}
|
|
3374
3374
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3375
3375
|
border-width: 0 0 0 1px;
|
package/styles/tailwind.css
CHANGED
|
@@ -1350,6 +1350,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1350
1350
|
margin-left: 0;
|
|
1351
1351
|
margin-top: 0;
|
|
1352
1352
|
margin-right: 0;
|
|
1353
|
+
padding-top: 0;
|
|
1353
1354
|
}
|
|
1354
1355
|
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
|
|
1355
1356
|
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
|
|
@@ -1379,7 +1380,6 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1379
1380
|
margin-left: -8px;
|
|
1380
1381
|
margin-right: 0;
|
|
1381
1382
|
margin-top: 0;
|
|
1382
|
-
padding-top: 1px;
|
|
1383
1383
|
padding-left: 8px;
|
|
1384
1384
|
}
|
|
1385
1385
|
.e-bigger .e-grid .e-groupcaption,
|
|
@@ -2772,9 +2772,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2772
2772
|
}
|
|
2773
2773
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2774
2774
|
margin-left: -9px;
|
|
2775
|
-
margin-top:
|
|
2775
|
+
margin-top: -2px;
|
|
2776
|
+
padding-top: 4px;
|
|
2776
2777
|
padding-right: 8px;
|
|
2777
|
-
padding-top: 1px;
|
|
2778
2778
|
}
|
|
2779
2779
|
.e-grid span.e-ungroupbutton.e-icons:hover {
|
|
2780
2780
|
color: #374151;
|
|
@@ -3369,7 +3369,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3369
3369
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3370
3370
|
margin-left: 0;
|
|
3371
3371
|
margin-right: -9px;
|
|
3372
|
-
padding-top:
|
|
3372
|
+
padding-top: 4px;
|
|
3373
3373
|
}
|
|
3374
3374
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3375
3375
|
border-width: 0 0 0 1px;
|