@syncfusion/ej2-angular-grids 21.2.5-ngcc → 21.2.6-ngcc
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 +19 -0
- package/dist/ej2-angular-grids.umd.js +1 -1
- package/dist/ej2-angular-grids.umd.min.js +1 -1
- package/package.json +6 -6
- 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 +5 -3
- package/styles/bootstrap.css +5 -3
- package/styles/bootstrap4.css +5 -4
- package/styles/bootstrap5-dark.css +5 -3
- package/styles/bootstrap5.css +5 -3
- package/styles/fabric-dark.css +3 -1
- package/styles/fabric.css +3 -1
- package/styles/fluent-dark.css +7 -3
- package/styles/fluent.css +7 -3
- package/styles/grid/bootstrap-dark.css +5 -3
- package/styles/grid/bootstrap.css +5 -3
- package/styles/grid/bootstrap4.css +5 -4
- package/styles/grid/bootstrap5-dark.css +5 -3
- package/styles/grid/bootstrap5.css +5 -3
- package/styles/grid/fabric-dark.css +3 -1
- package/styles/grid/fabric.css +3 -1
- package/styles/grid/fluent-dark.css +7 -3
- package/styles/grid/fluent.css +7 -3
- package/styles/grid/highcontrast-light.css +3 -1
- package/styles/grid/highcontrast.css +3 -1
- package/styles/grid/material-dark.css +3 -1
- package/styles/grid/material.css +3 -1
- package/styles/grid/tailwind-dark.css +5 -4
- package/styles/grid/tailwind.css +5 -4
- package/styles/highcontrast-light.css +3 -1
- package/styles/highcontrast.css +3 -1
- package/styles/material-dark.css +3 -1
- package/styles/material.css +3 -1
- package/styles/tailwind-dark.css +5 -4
- package/styles/tailwind.css +5 -4
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,25 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I458689` - Resolved the issue where the bottom border was not shown when using `virtualization` with a limited number of records.
|
|
10
|
+
- `#I455549` - Fixed the problem where the column template was not being re-created after tabbing from batch edit mode in React.
|
|
11
|
+
- `#I456631` - Resolved the issue where the search functionality was not working properly within brackets.
|
|
12
|
+
- `#I458148` - `ResetOnRowClick` resets only the checked rows in the current page while using remote data binding has been resolved.
|
|
13
|
+
- `#I453406` - Removed the deprecated attribute `cellspacing` from the grid table and added the CSS property `border-spacing` instead.
|
|
14
|
+
- `I#459037` - Fixed the paste error that occurred with an empty data source and the addition of a row in Batch mode.
|
|
15
|
+
|
|
16
|
+
- `#I458689` - Resolved the issue where the bottom border was not shown when using `virtualization` with a limited number of records.
|
|
17
|
+
- `#I456631` - Resolved the issue where the search functionality was not working properly within brackets.
|
|
18
|
+
- `#I458148` - `ResetOnRowClick` resets only the checked rows in the current page while using remote data binding has been resolved.
|
|
19
|
+
- `#I453406` - Removed the deprecated attribute `cellspacing` from the grid table and added the CSS property `border-spacing` instead.
|
|
20
|
+
- `I#459037` - Fixed the paste error that occurred with an empty data source and the addition of a row in Batch mode.
|
|
21
|
+
|
|
22
|
+
## 21.2.5 (2023-05-16)
|
|
23
|
+
|
|
24
|
+
### Grid
|
|
25
|
+
|
|
26
|
+
#### Bug Fixes
|
|
27
|
+
|
|
9
28
|
- `#I459274` - The issue regarding the `All` page size is not working properly with the `RemoteSaveAdaptor` has been resolved.
|
|
10
29
|
- `#I459703` - Pager component's tooltip not getting updated on locale change issue has been fixed.
|
|
11
30
|
- `#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-angular-grids.umd.js
|
|
3
|
-
* version : 21.2.
|
|
3
|
+
* version : 21.2.6
|
|
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-angular-grids.umd.min.js
|
|
3
|
-
* version : 21.2.
|
|
3
|
+
* version : 21.2.6
|
|
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-angular-grids@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-grids@21.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-grids@21.2.5",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-nxykhm2js+5ceOfyqqu903ATR/tiqIb9scWPNcS/O5xef0ABQD0fYbST1TKwejJTodWNwNjD2WszFr0koy0RiA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-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-angular-grids/-/ej2-angular-grids-21.2.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-21.2.5.tgz",
|
|
23
|
+
"_shasum": "96a804318b4152ea50571dcae4d497a0da10b425",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-grids@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-angular-base": "~21.2.3",
|
|
35
35
|
"@syncfusion/ej2-base": "~21.2.3",
|
|
36
|
-
"@syncfusion/ej2-grids": "21.2.
|
|
36
|
+
"@syncfusion/ej2-grids": "21.2.6"
|
|
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 Angular",
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"schematics": "./schematics/collection.json",
|
|
59
59
|
"sideEffects": false,
|
|
60
60
|
"typings": "ej2-angular-grids.d.ts",
|
|
61
|
-
"version": "21.2.
|
|
61
|
+
"version": "21.2.6-ngcc"
|
|
62
62
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-grids";
|
|
2
|
-
export declare const pkgVer = "^21.2.
|
|
2
|
+
export declare const pkgVer = "^21.2.5";
|
|
3
3
|
export declare const moduleName = "GridModule, PagerModule";
|
|
4
|
-
export declare const themeVer = "~21.2.
|
|
4
|
+
export declare const themeVer = "~21.2.5";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-grids';
|
|
4
|
-
exports.pkgVer = '^21.2.
|
|
4
|
+
exports.pkgVer = '^21.2.6';
|
|
5
5
|
exports.moduleName = 'GridModule, PagerModule';
|
|
6
|
-
exports.themeVer = '~21.2.
|
|
6
|
+
exports.themeVer = '~21.2.6';
|
|
@@ -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,
|
|
@@ -1836,6 +1836,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1836
1836
|
border-collapse: separate;
|
|
1837
1837
|
table-layout: fixed;
|
|
1838
1838
|
width: 100%;
|
|
1839
|
+
border-spacing: 0.25px;
|
|
1839
1840
|
}
|
|
1840
1841
|
.e-grid .e-tableborder {
|
|
1841
1842
|
border-right: 1px solid;
|
|
@@ -2692,7 +2693,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2692
2693
|
}
|
|
2693
2694
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2694
2695
|
margin-left: -8px;
|
|
2695
|
-
margin-top:
|
|
2696
|
+
margin-top: -3px;
|
|
2697
|
+
padding-top: 4px;
|
|
2696
2698
|
padding-right: 8px;
|
|
2697
2699
|
}
|
|
2698
2700
|
.e-grid .e-grptogglebtn {
|
|
@@ -3280,7 +3282,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3280
3282
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3281
3283
|
margin-left: 0;
|
|
3282
3284
|
margin-right: -10px;
|
|
3283
|
-
padding-top:
|
|
3285
|
+
padding-top: 4px;
|
|
3284
3286
|
}
|
|
3285
3287
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3286
3288
|
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,
|
|
@@ -1837,6 +1837,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1837
1837
|
border-collapse: separate;
|
|
1838
1838
|
table-layout: fixed;
|
|
1839
1839
|
width: 100%;
|
|
1840
|
+
border-spacing: 0.25px;
|
|
1840
1841
|
}
|
|
1841
1842
|
.e-grid .e-tableborder {
|
|
1842
1843
|
border-right: 1px solid;
|
|
@@ -2693,7 +2694,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2693
2694
|
}
|
|
2694
2695
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2695
2696
|
margin-left: -8px;
|
|
2696
|
-
margin-top:
|
|
2697
|
+
margin-top: -3px;
|
|
2698
|
+
padding-top: 4px;
|
|
2697
2699
|
padding-right: 8px;
|
|
2698
2700
|
}
|
|
2699
2701
|
.e-grid .e-grptogglebtn {
|
|
@@ -3281,7 +3283,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3281
3283
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3282
3284
|
margin-left: 0;
|
|
3283
3285
|
margin-right: -10px;
|
|
3284
|
-
padding-top:
|
|
3286
|
+
padding-top: 4px;
|
|
3285
3287
|
}
|
|
3286
3288
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3287
3289
|
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,
|
|
@@ -1897,6 +1897,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1897
1897
|
border-collapse: separate;
|
|
1898
1898
|
table-layout: fixed;
|
|
1899
1899
|
width: 100%;
|
|
1900
|
+
border-spacing: 0.25px;
|
|
1900
1901
|
}
|
|
1901
1902
|
.e-grid .e-tableborder {
|
|
1902
1903
|
border-right: 1px solid;
|
|
@@ -2755,8 +2756,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2755
2756
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2756
2757
|
margin-left: -8px;
|
|
2757
2758
|
margin-top: 0;
|
|
2758
|
-
padding-right: 8px;
|
|
2759
2759
|
padding-top: 4px;
|
|
2760
|
+
padding-right: 8px;
|
|
2760
2761
|
}
|
|
2761
2762
|
.e-grid .e-grptogglebtn {
|
|
2762
2763
|
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,
|
|
@@ -1903,6 +1903,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1903
1903
|
border-collapse: separate;
|
|
1904
1904
|
table-layout: fixed;
|
|
1905
1905
|
width: 100%;
|
|
1906
|
+
border-spacing: 0.25px;
|
|
1906
1907
|
}
|
|
1907
1908
|
.e-grid .e-tableborder {
|
|
1908
1909
|
border-right: 1px solid;
|
|
@@ -2759,7 +2760,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2759
2760
|
}
|
|
2760
2761
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2761
2762
|
margin-left: -12px;
|
|
2762
|
-
margin-top:
|
|
2763
|
+
margin-top: -0.5px;
|
|
2764
|
+
padding-top: 2px;
|
|
2763
2765
|
padding-right: 8px;
|
|
2764
2766
|
}
|
|
2765
2767
|
.e-grid .e-grptogglebtn {
|
|
@@ -3347,7 +3349,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3347
3349
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3348
3350
|
margin-left: 0;
|
|
3349
3351
|
margin-right: -12px;
|
|
3350
|
-
padding-top:
|
|
3352
|
+
padding-top: 2px;
|
|
3351
3353
|
}
|
|
3352
3354
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3353
3355
|
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,
|
|
@@ -1903,6 +1903,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1903
1903
|
border-collapse: separate;
|
|
1904
1904
|
table-layout: fixed;
|
|
1905
1905
|
width: 100%;
|
|
1906
|
+
border-spacing: 0.25px;
|
|
1906
1907
|
}
|
|
1907
1908
|
.e-grid .e-tableborder {
|
|
1908
1909
|
border-right: 1px solid;
|
|
@@ -2759,7 +2760,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2759
2760
|
}
|
|
2760
2761
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2761
2762
|
margin-left: -12px;
|
|
2762
|
-
margin-top:
|
|
2763
|
+
margin-top: -0.5px;
|
|
2764
|
+
padding-top: 2px;
|
|
2763
2765
|
padding-right: 8px;
|
|
2764
2766
|
}
|
|
2765
2767
|
.e-grid .e-grptogglebtn {
|
|
@@ -3347,7 +3349,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3347
3349
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3348
3350
|
margin-left: 0;
|
|
3349
3351
|
margin-right: -12px;
|
|
3350
|
-
padding-top:
|
|
3352
|
+
padding-top: 2px;
|
|
3351
3353
|
}
|
|
3352
3354
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3353
3355
|
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,
|
|
@@ -1810,6 +1810,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1810
1810
|
border-collapse: separate;
|
|
1811
1811
|
table-layout: fixed;
|
|
1812
1812
|
width: 100%;
|
|
1813
|
+
border-spacing: 0.25px;
|
|
1813
1814
|
}
|
|
1814
1815
|
.e-grid .e-tableborder {
|
|
1815
1816
|
border-right: 1px solid;
|
|
@@ -2667,6 +2668,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2667
2668
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2668
2669
|
margin-left: 0;
|
|
2669
2670
|
margin-top: 0;
|
|
2671
|
+
padding-top: 0;
|
|
2670
2672
|
padding-right: 0;
|
|
2671
2673
|
}
|
|
2672
2674
|
.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,
|
|
@@ -1803,6 +1803,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1803
1803
|
border-collapse: separate;
|
|
1804
1804
|
table-layout: fixed;
|
|
1805
1805
|
width: 100%;
|
|
1806
|
+
border-spacing: 0.25px;
|
|
1806
1807
|
}
|
|
1807
1808
|
.e-grid .e-tableborder {
|
|
1808
1809
|
border-right: 1px solid;
|
|
@@ -2660,6 +2661,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2660
2661
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2661
2662
|
margin-left: 0;
|
|
2662
2663
|
margin-top: 0;
|
|
2664
|
+
padding-top: 0;
|
|
2663
2665
|
padding-right: 0;
|
|
2664
2666
|
}
|
|
2665
2667
|
.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 {
|
|
@@ -1900,6 +1902,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1900
1902
|
border-collapse: separate;
|
|
1901
1903
|
table-layout: fixed;
|
|
1902
1904
|
width: 100%;
|
|
1905
|
+
border-spacing: 0.25px;
|
|
1903
1906
|
}
|
|
1904
1907
|
.e-grid .e-tableborder {
|
|
1905
1908
|
border-right: 1px solid;
|
|
@@ -2764,7 +2767,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2764
2767
|
}
|
|
2765
2768
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2766
2769
|
margin-left: -13px;
|
|
2767
|
-
margin-top:
|
|
2770
|
+
margin-top: -3px;
|
|
2771
|
+
padding-top: 8px;
|
|
2768
2772
|
padding-right: 12px;
|
|
2769
2773
|
}
|
|
2770
2774
|
.e-grid .e-grptogglebtn {
|
|
@@ -3353,7 +3357,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3353
3357
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3354
3358
|
margin-left: 0;
|
|
3355
3359
|
margin-right: -14px;
|
|
3356
|
-
padding-top:
|
|
3360
|
+
padding-top: 8px;
|
|
3357
3361
|
}
|
|
3358
3362
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3359
3363
|
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 {
|
|
@@ -1900,6 +1902,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1900
1902
|
border-collapse: separate;
|
|
1901
1903
|
table-layout: fixed;
|
|
1902
1904
|
width: 100%;
|
|
1905
|
+
border-spacing: 0.25px;
|
|
1903
1906
|
}
|
|
1904
1907
|
.e-grid .e-tableborder {
|
|
1905
1908
|
border-right: 1px solid;
|
|
@@ -2764,7 +2767,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2764
2767
|
}
|
|
2765
2768
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2766
2769
|
margin-left: -13px;
|
|
2767
|
-
margin-top:
|
|
2770
|
+
margin-top: -3px;
|
|
2771
|
+
padding-top: 8px;
|
|
2768
2772
|
padding-right: 12px;
|
|
2769
2773
|
}
|
|
2770
2774
|
.e-grid .e-grptogglebtn {
|
|
@@ -3353,7 +3357,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3353
3357
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3354
3358
|
margin-left: 0;
|
|
3355
3359
|
margin-right: -14px;
|
|
3356
|
-
padding-top:
|
|
3360
|
+
padding-top: 8px;
|
|
3357
3361
|
}
|
|
3358
3362
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3359
3363
|
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,
|
|
@@ -1415,6 +1415,7 @@
|
|
|
1415
1415
|
border-collapse: separate;
|
|
1416
1416
|
table-layout: fixed;
|
|
1417
1417
|
width: 100%;
|
|
1418
|
+
border-spacing: 0.25px;
|
|
1418
1419
|
}
|
|
1419
1420
|
.e-grid .e-tableborder {
|
|
1420
1421
|
border-right: 1px solid;
|
|
@@ -2271,7 +2272,8 @@
|
|
|
2271
2272
|
}
|
|
2272
2273
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2273
2274
|
margin-left: -8px;
|
|
2274
|
-
margin-top:
|
|
2275
|
+
margin-top: -3px;
|
|
2276
|
+
padding-top: 4px;
|
|
2275
2277
|
padding-right: 8px;
|
|
2276
2278
|
}
|
|
2277
2279
|
.e-grid .e-grptogglebtn {
|
|
@@ -2859,7 +2861,7 @@
|
|
|
2859
2861
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2860
2862
|
margin-left: 0;
|
|
2861
2863
|
margin-right: -10px;
|
|
2862
|
-
padding-top:
|
|
2864
|
+
padding-top: 4px;
|
|
2863
2865
|
}
|
|
2864
2866
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2865
2867
|
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,
|
|
@@ -1416,6 +1416,7 @@
|
|
|
1416
1416
|
border-collapse: separate;
|
|
1417
1417
|
table-layout: fixed;
|
|
1418
1418
|
width: 100%;
|
|
1419
|
+
border-spacing: 0.25px;
|
|
1419
1420
|
}
|
|
1420
1421
|
.e-grid .e-tableborder {
|
|
1421
1422
|
border-right: 1px solid;
|
|
@@ -2272,7 +2273,8 @@
|
|
|
2272
2273
|
}
|
|
2273
2274
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2274
2275
|
margin-left: -8px;
|
|
2275
|
-
margin-top:
|
|
2276
|
+
margin-top: -3px;
|
|
2277
|
+
padding-top: 4px;
|
|
2276
2278
|
padding-right: 8px;
|
|
2277
2279
|
}
|
|
2278
2280
|
.e-grid .e-grptogglebtn {
|
|
@@ -2860,7 +2862,7 @@
|
|
|
2860
2862
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2861
2863
|
margin-left: 0;
|
|
2862
2864
|
margin-right: -10px;
|
|
2863
|
-
padding-top:
|
|
2865
|
+
padding-top: 4px;
|
|
2864
2866
|
}
|
|
2865
2867
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2866
2868
|
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,
|
|
@@ -1465,6 +1465,7 @@
|
|
|
1465
1465
|
border-collapse: separate;
|
|
1466
1466
|
table-layout: fixed;
|
|
1467
1467
|
width: 100%;
|
|
1468
|
+
border-spacing: 0.25px;
|
|
1468
1469
|
}
|
|
1469
1470
|
.e-grid .e-tableborder {
|
|
1470
1471
|
border-right: 1px solid;
|
|
@@ -2323,8 +2324,8 @@
|
|
|
2323
2324
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2324
2325
|
margin-left: -8px;
|
|
2325
2326
|
margin-top: 0;
|
|
2326
|
-
padding-right: 8px;
|
|
2327
2327
|
padding-top: 4px;
|
|
2328
|
+
padding-right: 8px;
|
|
2328
2329
|
}
|
|
2329
2330
|
.e-grid .e-grptogglebtn {
|
|
2330
2331
|
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,
|
|
@@ -1479,6 +1479,7 @@
|
|
|
1479
1479
|
border-collapse: separate;
|
|
1480
1480
|
table-layout: fixed;
|
|
1481
1481
|
width: 100%;
|
|
1482
|
+
border-spacing: 0.25px;
|
|
1482
1483
|
}
|
|
1483
1484
|
.e-grid .e-tableborder {
|
|
1484
1485
|
border-right: 1px solid;
|
|
@@ -2335,7 +2336,8 @@
|
|
|
2335
2336
|
}
|
|
2336
2337
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2337
2338
|
margin-left: -12px;
|
|
2338
|
-
margin-top:
|
|
2339
|
+
margin-top: -0.5px;
|
|
2340
|
+
padding-top: 2px;
|
|
2339
2341
|
padding-right: 8px;
|
|
2340
2342
|
}
|
|
2341
2343
|
.e-grid .e-grptogglebtn {
|
|
@@ -2923,7 +2925,7 @@
|
|
|
2923
2925
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2924
2926
|
margin-left: 0;
|
|
2925
2927
|
margin-right: -12px;
|
|
2926
|
-
padding-top:
|
|
2928
|
+
padding-top: 2px;
|
|
2927
2929
|
}
|
|
2928
2930
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2929
2931
|
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,
|
|
@@ -1479,6 +1479,7 @@
|
|
|
1479
1479
|
border-collapse: separate;
|
|
1480
1480
|
table-layout: fixed;
|
|
1481
1481
|
width: 100%;
|
|
1482
|
+
border-spacing: 0.25px;
|
|
1482
1483
|
}
|
|
1483
1484
|
.e-grid .e-tableborder {
|
|
1484
1485
|
border-right: 1px solid;
|
|
@@ -2335,7 +2336,8 @@
|
|
|
2335
2336
|
}
|
|
2336
2337
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2337
2338
|
margin-left: -12px;
|
|
2338
|
-
margin-top:
|
|
2339
|
+
margin-top: -0.5px;
|
|
2340
|
+
padding-top: 2px;
|
|
2339
2341
|
padding-right: 8px;
|
|
2340
2342
|
}
|
|
2341
2343
|
.e-grid .e-grptogglebtn {
|
|
@@ -2923,7 +2925,7 @@
|
|
|
2923
2925
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2924
2926
|
margin-left: 0;
|
|
2925
2927
|
margin-right: -12px;
|
|
2926
|
-
padding-top:
|
|
2928
|
+
padding-top: 2px;
|
|
2927
2929
|
}
|
|
2928
2930
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2929
2931
|
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,
|
|
@@ -1389,6 +1389,7 @@
|
|
|
1389
1389
|
border-collapse: separate;
|
|
1390
1390
|
table-layout: fixed;
|
|
1391
1391
|
width: 100%;
|
|
1392
|
+
border-spacing: 0.25px;
|
|
1392
1393
|
}
|
|
1393
1394
|
.e-grid .e-tableborder {
|
|
1394
1395
|
border-right: 1px solid;
|
|
@@ -2246,6 +2247,7 @@
|
|
|
2246
2247
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2247
2248
|
margin-left: 0;
|
|
2248
2249
|
margin-top: 0;
|
|
2250
|
+
padding-top: 0;
|
|
2249
2251
|
padding-right: 0;
|
|
2250
2252
|
}
|
|
2251
2253
|
.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,
|
|
@@ -1382,6 +1382,7 @@
|
|
|
1382
1382
|
border-collapse: separate;
|
|
1383
1383
|
table-layout: fixed;
|
|
1384
1384
|
width: 100%;
|
|
1385
|
+
border-spacing: 0.25px;
|
|
1385
1386
|
}
|
|
1386
1387
|
.e-grid .e-tableborder {
|
|
1387
1388
|
border-right: 1px solid;
|
|
@@ -2239,6 +2240,7 @@
|
|
|
2239
2240
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2240
2241
|
margin-left: 0;
|
|
2241
2242
|
margin-top: 0;
|
|
2243
|
+
padding-top: 0;
|
|
2242
2244
|
padding-right: 0;
|
|
2243
2245
|
}
|
|
2244
2246
|
.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 {
|
|
@@ -1476,6 +1478,7 @@
|
|
|
1476
1478
|
border-collapse: separate;
|
|
1477
1479
|
table-layout: fixed;
|
|
1478
1480
|
width: 100%;
|
|
1481
|
+
border-spacing: 0.25px;
|
|
1479
1482
|
}
|
|
1480
1483
|
.e-grid .e-tableborder {
|
|
1481
1484
|
border-right: 1px solid;
|
|
@@ -2340,7 +2343,8 @@
|
|
|
2340
2343
|
}
|
|
2341
2344
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2342
2345
|
margin-left: -13px;
|
|
2343
|
-
margin-top:
|
|
2346
|
+
margin-top: -3px;
|
|
2347
|
+
padding-top: 8px;
|
|
2344
2348
|
padding-right: 12px;
|
|
2345
2349
|
}
|
|
2346
2350
|
.e-grid .e-grptogglebtn {
|
|
@@ -2929,7 +2933,7 @@
|
|
|
2929
2933
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2930
2934
|
margin-left: 0;
|
|
2931
2935
|
margin-right: -14px;
|
|
2932
|
-
padding-top:
|
|
2936
|
+
padding-top: 8px;
|
|
2933
2937
|
}
|
|
2934
2938
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2935
2939
|
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 {
|
|
@@ -1476,6 +1478,7 @@
|
|
|
1476
1478
|
border-collapse: separate;
|
|
1477
1479
|
table-layout: fixed;
|
|
1478
1480
|
width: 100%;
|
|
1481
|
+
border-spacing: 0.25px;
|
|
1479
1482
|
}
|
|
1480
1483
|
.e-grid .e-tableborder {
|
|
1481
1484
|
border-right: 1px solid;
|
|
@@ -2340,7 +2343,8 @@
|
|
|
2340
2343
|
}
|
|
2341
2344
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2342
2345
|
margin-left: -13px;
|
|
2343
|
-
margin-top:
|
|
2346
|
+
margin-top: -3px;
|
|
2347
|
+
padding-top: 8px;
|
|
2344
2348
|
padding-right: 12px;
|
|
2345
2349
|
}
|
|
2346
2350
|
.e-grid .e-grptogglebtn {
|
|
@@ -2929,7 +2933,7 @@
|
|
|
2929
2933
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2930
2934
|
margin-left: 0;
|
|
2931
2935
|
margin-right: -14px;
|
|
2932
|
-
padding-top:
|
|
2936
|
+
padding-top: 8px;
|
|
2933
2937
|
}
|
|
2934
2938
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2935
2939
|
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,
|
|
@@ -1386,6 +1386,7 @@
|
|
|
1386
1386
|
border-collapse: separate;
|
|
1387
1387
|
table-layout: fixed;
|
|
1388
1388
|
width: 100%;
|
|
1389
|
+
border-spacing: 0.25px;
|
|
1389
1390
|
}
|
|
1390
1391
|
.e-grid .e-tableborder {
|
|
1391
1392
|
border-right: 1px solid;
|
|
@@ -2243,6 +2244,7 @@
|
|
|
2243
2244
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2244
2245
|
margin-left: 0;
|
|
2245
2246
|
margin-top: 0;
|
|
2247
|
+
padding-top: 0;
|
|
2246
2248
|
padding-right: 0;
|
|
2247
2249
|
}
|
|
2248
2250
|
.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,
|
|
@@ -1386,6 +1386,7 @@
|
|
|
1386
1386
|
border-collapse: separate;
|
|
1387
1387
|
table-layout: fixed;
|
|
1388
1388
|
width: 100%;
|
|
1389
|
+
border-spacing: 0.25px;
|
|
1389
1390
|
}
|
|
1390
1391
|
.e-grid .e-tableborder {
|
|
1391
1392
|
border-right: 1px solid;
|
|
@@ -2243,6 +2244,7 @@
|
|
|
2243
2244
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2244
2245
|
margin-left: 0;
|
|
2245
2246
|
margin-top: 0;
|
|
2247
|
+
padding-top: 0;
|
|
2246
2248
|
padding-right: 0;
|
|
2247
2249
|
}
|
|
2248
2250
|
.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,
|
|
@@ -1430,6 +1430,7 @@
|
|
|
1430
1430
|
border-collapse: separate;
|
|
1431
1431
|
table-layout: fixed;
|
|
1432
1432
|
width: 100%;
|
|
1433
|
+
border-spacing: 0.25px;
|
|
1433
1434
|
}
|
|
1434
1435
|
.e-grid .e-tableborder {
|
|
1435
1436
|
border-right: 1px solid;
|
|
@@ -2287,6 +2288,7 @@
|
|
|
2287
2288
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2288
2289
|
margin-left: 6px;
|
|
2289
2290
|
margin-top: 0;
|
|
2291
|
+
padding-top: 0;
|
|
2290
2292
|
padding-right: 0;
|
|
2291
2293
|
}
|
|
2292
2294
|
.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,
|
|
@@ -1464,6 +1464,7 @@
|
|
|
1464
1464
|
border-collapse: separate;
|
|
1465
1465
|
table-layout: fixed;
|
|
1466
1466
|
width: 100%;
|
|
1467
|
+
border-spacing: 0.25px;
|
|
1467
1468
|
}
|
|
1468
1469
|
.e-grid .e-tableborder {
|
|
1469
1470
|
border-right: 1px solid;
|
|
@@ -2321,6 +2322,7 @@
|
|
|
2321
2322
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2322
2323
|
margin-left: 6px;
|
|
2323
2324
|
margin-top: 0;
|
|
2325
|
+
padding-top: 0;
|
|
2324
2326
|
padding-right: 0;
|
|
2325
2327
|
}
|
|
2326
2328
|
.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,
|
|
@@ -1470,6 +1470,7 @@
|
|
|
1470
1470
|
border-collapse: separate;
|
|
1471
1471
|
table-layout: fixed;
|
|
1472
1472
|
width: 100%;
|
|
1473
|
+
border-spacing: 0.25px;
|
|
1473
1474
|
}
|
|
1474
1475
|
.e-grid .e-tableborder {
|
|
1475
1476
|
border-right: 1px solid;
|
|
@@ -2347,9 +2348,9 @@
|
|
|
2347
2348
|
}
|
|
2348
2349
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2349
2350
|
margin-left: -9px;
|
|
2350
|
-
margin-top:
|
|
2351
|
+
margin-top: -2px;
|
|
2352
|
+
padding-top: 4px;
|
|
2351
2353
|
padding-right: 8px;
|
|
2352
|
-
padding-top: 1px;
|
|
2353
2354
|
}
|
|
2354
2355
|
.e-grid span.e-ungroupbutton.e-icons:hover {
|
|
2355
2356
|
color: #374151;
|
|
@@ -2944,7 +2945,7 @@
|
|
|
2944
2945
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2945
2946
|
margin-left: 0;
|
|
2946
2947
|
margin-right: -9px;
|
|
2947
|
-
padding-top:
|
|
2948
|
+
padding-top: 4px;
|
|
2948
2949
|
}
|
|
2949
2950
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2950
2951
|
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,
|
|
@@ -1470,6 +1470,7 @@
|
|
|
1470
1470
|
border-collapse: separate;
|
|
1471
1471
|
table-layout: fixed;
|
|
1472
1472
|
width: 100%;
|
|
1473
|
+
border-spacing: 0.25px;
|
|
1473
1474
|
}
|
|
1474
1475
|
.e-grid .e-tableborder {
|
|
1475
1476
|
border-right: 1px solid;
|
|
@@ -2347,9 +2348,9 @@
|
|
|
2347
2348
|
}
|
|
2348
2349
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2349
2350
|
margin-left: -9px;
|
|
2350
|
-
margin-top:
|
|
2351
|
+
margin-top: -2px;
|
|
2352
|
+
padding-top: 4px;
|
|
2351
2353
|
padding-right: 8px;
|
|
2352
|
-
padding-top: 1px;
|
|
2353
2354
|
}
|
|
2354
2355
|
.e-grid span.e-ungroupbutton.e-icons:hover {
|
|
2355
2356
|
color: #374151;
|
|
@@ -2944,7 +2945,7 @@
|
|
|
2944
2945
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
2945
2946
|
margin-left: 0;
|
|
2946
2947
|
margin-right: -9px;
|
|
2947
|
-
padding-top:
|
|
2948
|
+
padding-top: 4px;
|
|
2948
2949
|
}
|
|
2949
2950
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
2950
2951
|
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,
|
|
@@ -1807,6 +1807,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1807
1807
|
border-collapse: separate;
|
|
1808
1808
|
table-layout: fixed;
|
|
1809
1809
|
width: 100%;
|
|
1810
|
+
border-spacing: 0.25px;
|
|
1810
1811
|
}
|
|
1811
1812
|
.e-grid .e-tableborder {
|
|
1812
1813
|
border-right: 1px solid;
|
|
@@ -2664,6 +2665,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2664
2665
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2665
2666
|
margin-left: 0;
|
|
2666
2667
|
margin-top: 0;
|
|
2668
|
+
padding-top: 0;
|
|
2667
2669
|
padding-right: 0;
|
|
2668
2670
|
}
|
|
2669
2671
|
.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,
|
|
@@ -1807,6 +1807,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1807
1807
|
border-collapse: separate;
|
|
1808
1808
|
table-layout: fixed;
|
|
1809
1809
|
width: 100%;
|
|
1810
|
+
border-spacing: 0.25px;
|
|
1810
1811
|
}
|
|
1811
1812
|
.e-grid .e-tableborder {
|
|
1812
1813
|
border-right: 1px solid;
|
|
@@ -2664,6 +2665,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2664
2665
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2665
2666
|
margin-left: 0;
|
|
2666
2667
|
margin-top: 0;
|
|
2668
|
+
padding-top: 0;
|
|
2667
2669
|
padding-right: 0;
|
|
2668
2670
|
}
|
|
2669
2671
|
.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,
|
|
@@ -1857,6 +1857,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1857
1857
|
border-collapse: separate;
|
|
1858
1858
|
table-layout: fixed;
|
|
1859
1859
|
width: 100%;
|
|
1860
|
+
border-spacing: 0.25px;
|
|
1860
1861
|
}
|
|
1861
1862
|
.e-grid .e-tableborder {
|
|
1862
1863
|
border-right: 1px solid;
|
|
@@ -2714,6 +2715,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2714
2715
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2715
2716
|
margin-left: 6px;
|
|
2716
2717
|
margin-top: 0;
|
|
2718
|
+
padding-top: 0;
|
|
2717
2719
|
padding-right: 0;
|
|
2718
2720
|
}
|
|
2719
2721
|
.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,
|
|
@@ -1899,6 +1899,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1899
1899
|
border-collapse: separate;
|
|
1900
1900
|
table-layout: fixed;
|
|
1901
1901
|
width: 100%;
|
|
1902
|
+
border-spacing: 0.25px;
|
|
1902
1903
|
}
|
|
1903
1904
|
.e-grid .e-tableborder {
|
|
1904
1905
|
border-right: 1px solid;
|
|
@@ -2756,6 +2757,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2756
2757
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2757
2758
|
margin-left: 6px;
|
|
2758
2759
|
margin-top: 0;
|
|
2760
|
+
padding-top: 0;
|
|
2759
2761
|
padding-right: 0;
|
|
2760
2762
|
}
|
|
2761
2763
|
.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,
|
|
@@ -1895,6 +1895,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1895
1895
|
border-collapse: separate;
|
|
1896
1896
|
table-layout: fixed;
|
|
1897
1897
|
width: 100%;
|
|
1898
|
+
border-spacing: 0.25px;
|
|
1898
1899
|
}
|
|
1899
1900
|
.e-grid .e-tableborder {
|
|
1900
1901
|
border-right: 1px solid;
|
|
@@ -2772,9 +2773,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2772
2773
|
}
|
|
2773
2774
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2774
2775
|
margin-left: -9px;
|
|
2775
|
-
margin-top:
|
|
2776
|
+
margin-top: -2px;
|
|
2777
|
+
padding-top: 4px;
|
|
2776
2778
|
padding-right: 8px;
|
|
2777
|
-
padding-top: 1px;
|
|
2778
2779
|
}
|
|
2779
2780
|
.e-grid span.e-ungroupbutton.e-icons:hover {
|
|
2780
2781
|
color: #374151;
|
|
@@ -3369,7 +3370,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3369
3370
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3370
3371
|
margin-left: 0;
|
|
3371
3372
|
margin-right: -9px;
|
|
3372
|
-
padding-top:
|
|
3373
|
+
padding-top: 4px;
|
|
3373
3374
|
}
|
|
3374
3375
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3375
3376
|
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,
|
|
@@ -1895,6 +1895,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1895
1895
|
border-collapse: separate;
|
|
1896
1896
|
table-layout: fixed;
|
|
1897
1897
|
width: 100%;
|
|
1898
|
+
border-spacing: 0.25px;
|
|
1898
1899
|
}
|
|
1899
1900
|
.e-grid .e-tableborder {
|
|
1900
1901
|
border-right: 1px solid;
|
|
@@ -2772,9 +2773,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2772
2773
|
}
|
|
2773
2774
|
.e-grid span.e-ungroupbutton.e-icons {
|
|
2774
2775
|
margin-left: -9px;
|
|
2775
|
-
margin-top:
|
|
2776
|
+
margin-top: -2px;
|
|
2777
|
+
padding-top: 4px;
|
|
2776
2778
|
padding-right: 8px;
|
|
2777
|
-
padding-top: 1px;
|
|
2778
2779
|
}
|
|
2779
2780
|
.e-grid span.e-ungroupbutton.e-icons:hover {
|
|
2780
2781
|
color: #374151;
|
|
@@ -3369,7 +3370,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3369
3370
|
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
|
|
3370
3371
|
margin-left: 0;
|
|
3371
3372
|
margin-right: -9px;
|
|
3372
|
-
padding-top:
|
|
3373
|
+
padding-top: 4px;
|
|
3373
3374
|
}
|
|
3374
3375
|
.e-grid.e-rtl.e-default.e-bothlines .e-headercell, .e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
3375
3376
|
border-width: 0 0 0 1px;
|