@syncfusion/ej2-angular-grids 23.1.42 → 23.1.43
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/package.json +7 -7
- 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 +7 -0
- package/styles/bootstrap.css +7 -0
- package/styles/bootstrap4.css +7 -0
- package/styles/bootstrap5-dark.css +7 -0
- package/styles/bootstrap5.css +7 -0
- package/styles/fabric-dark.css +7 -0
- package/styles/fabric.css +7 -0
- package/styles/fluent-dark.css +7 -0
- package/styles/fluent.css +7 -0
- package/styles/grid/_layout.scss +7 -0
- package/styles/grid/bootstrap-dark.css +7 -0
- package/styles/grid/bootstrap.css +7 -0
- package/styles/grid/bootstrap4.css +7 -0
- package/styles/grid/bootstrap5-dark.css +7 -0
- package/styles/grid/bootstrap5.css +7 -0
- package/styles/grid/fabric-dark.css +7 -0
- package/styles/grid/fabric.css +7 -0
- package/styles/grid/fluent-dark.css +7 -0
- package/styles/grid/fluent.css +7 -0
- package/styles/grid/highcontrast-light.css +7 -0
- package/styles/grid/highcontrast.css +7 -0
- package/styles/grid/material-dark.css +7 -0
- package/styles/grid/material.css +7 -0
- package/styles/grid/material3-dark.css +7 -0
- package/styles/grid/material3.css +7 -0
- package/styles/grid/tailwind-dark.css +7 -0
- package/styles/grid/tailwind.css +7 -0
- package/styles/highcontrast-light.css +7 -0
- package/styles/highcontrast.css +7 -0
- package/styles/material-dark.css +7 -0
- package/styles/material.css +7 -0
- package/styles/material3-dark.css +7 -0
- package/styles/material3.css +7 -0
- package/styles/tailwind-dark.css +7 -0
- package/styles/tailwind.css +7 -0
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-grids@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-grids@23.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-grids@23.1.42",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-NQc1YGmjZXahdnFXlGrDxVsVXP8nTyK/3Ip1MEkLsRX0pXakAxyfPaHHEgIr7hi7Ksq1FwPh4VCi/14DyqBxGA==",
|
|
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-angular-hotfix/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-23.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-23.1.42.tgz",
|
|
23
|
+
"_shasum": "a3a6a82421b4b71294a76d396543145c43f66a23",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-grids@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_23.1.1/ivypackages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~23.1.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~23.1.43",
|
|
35
35
|
"@syncfusion/ej2-base": "~23.1.41",
|
|
36
|
-
"@syncfusion/ej2-grids": "23.1.
|
|
36
|
+
"@syncfusion/ej2-grids": "23.1.43",
|
|
37
37
|
"tslib": "^2.3.0"
|
|
38
38
|
},
|
|
39
39
|
"deprecated": false,
|
|
@@ -72,5 +72,5 @@
|
|
|
72
72
|
"schematics": "./schematics/collection.json",
|
|
73
73
|
"sideEffects": false,
|
|
74
74
|
"typings": "syncfusion-ej2-angular-grids.d.ts",
|
|
75
|
-
"version": "23.1.
|
|
75
|
+
"version": "23.1.43"
|
|
76
76
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-grids";
|
|
2
|
-
export declare const pkgVer = "^23.1.
|
|
2
|
+
export declare const pkgVer = "^23.1.42";
|
|
3
3
|
export declare const moduleName = "GridModule, PagerModule";
|
|
4
|
-
export declare const themeVer = "~23.1.
|
|
4
|
+
export declare const themeVer = "~23.1.42";
|
|
@@ -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 = '^23.1.
|
|
4
|
+
exports.pkgVer = '^23.1.43';
|
|
5
5
|
exports.moduleName = 'GridModule, PagerModule';
|
|
6
|
-
exports.themeVer = '~23.1.
|
|
6
|
+
exports.themeVer = '~23.1.43';
|
|
@@ -907,6 +907,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
907
907
|
font-size: 14px;
|
|
908
908
|
padding: 8px 8px;
|
|
909
909
|
}
|
|
910
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
911
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
912
|
+
border-bottom-width: 1px;
|
|
913
|
+
}
|
|
910
914
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
911
915
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
912
916
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2085,6 +2089,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2085
2089
|
white-space: normal;
|
|
2086
2090
|
word-wrap: break-word;
|
|
2087
2091
|
}
|
|
2092
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2093
|
+
border-bottom-width: 1px;
|
|
2094
|
+
}
|
|
2088
2095
|
.e-grid .e-summarycontent {
|
|
2089
2096
|
display: -ms-flexbox;
|
|
2090
2097
|
display: flex;
|
package/styles/bootstrap.css
CHANGED
|
@@ -908,6 +908,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
908
908
|
font-size: 14px;
|
|
909
909
|
padding: 8px 8px;
|
|
910
910
|
}
|
|
911
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
912
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
913
|
+
border-bottom-width: 1px;
|
|
914
|
+
}
|
|
911
915
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
912
916
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
913
917
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2086,6 +2090,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2086
2090
|
white-space: normal;
|
|
2087
2091
|
word-wrap: break-word;
|
|
2088
2092
|
}
|
|
2093
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2094
|
+
border-bottom-width: 1px;
|
|
2095
|
+
}
|
|
2089
2096
|
.e-grid .e-summarycontent {
|
|
2090
2097
|
display: -ms-flexbox;
|
|
2091
2098
|
display: flex;
|
package/styles/bootstrap4.css
CHANGED
|
@@ -969,6 +969,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
969
969
|
font-size: 16px;
|
|
970
970
|
padding: 12px 12px;
|
|
971
971
|
}
|
|
972
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
973
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
974
|
+
border-bottom-width: 1px;
|
|
975
|
+
}
|
|
972
976
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
973
977
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
974
978
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2156,6 +2160,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2156
2160
|
white-space: normal;
|
|
2157
2161
|
word-wrap: break-word;
|
|
2158
2162
|
}
|
|
2163
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2164
|
+
border-bottom-width: 1px;
|
|
2165
|
+
}
|
|
2159
2166
|
.e-grid .e-summarycontent {
|
|
2160
2167
|
display: -ms-flexbox;
|
|
2161
2168
|
display: flex;
|
|
@@ -964,6 +964,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
964
964
|
font-size: 16px;
|
|
965
965
|
padding: 8px 12px;
|
|
966
966
|
}
|
|
967
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
968
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
969
|
+
border-bottom-width: 1px;
|
|
970
|
+
}
|
|
967
971
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
968
972
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
969
973
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2150,6 +2154,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2150
2154
|
white-space: normal;
|
|
2151
2155
|
word-wrap: break-word;
|
|
2152
2156
|
}
|
|
2157
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2158
|
+
border-bottom-width: 1px;
|
|
2159
|
+
}
|
|
2153
2160
|
.e-grid .e-summarycontent {
|
|
2154
2161
|
display: -ms-flexbox;
|
|
2155
2162
|
display: flex;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -964,6 +964,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
964
964
|
font-size: 16px;
|
|
965
965
|
padding: 8px 12px;
|
|
966
966
|
}
|
|
967
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
968
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
969
|
+
border-bottom-width: 1px;
|
|
970
|
+
}
|
|
967
971
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
968
972
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
969
973
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2150,6 +2154,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2150
2154
|
white-space: normal;
|
|
2151
2155
|
word-wrap: break-word;
|
|
2152
2156
|
}
|
|
2157
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2158
|
+
border-bottom-width: 1px;
|
|
2159
|
+
}
|
|
2153
2160
|
.e-grid .e-summarycontent {
|
|
2154
2161
|
display: -ms-flexbox;
|
|
2155
2162
|
display: flex;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -881,6 +881,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
881
881
|
font-size: 14px;
|
|
882
882
|
padding: 9px 10px;
|
|
883
883
|
}
|
|
884
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
885
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
886
|
+
border-bottom-width: 1px;
|
|
887
|
+
}
|
|
884
888
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
885
889
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
886
890
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2059,6 +2063,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2059
2063
|
white-space: normal;
|
|
2060
2064
|
word-wrap: break-word;
|
|
2061
2065
|
}
|
|
2066
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2067
|
+
border-bottom-width: 1px;
|
|
2068
|
+
}
|
|
2062
2069
|
.e-grid .e-summarycontent {
|
|
2063
2070
|
display: -ms-flexbox;
|
|
2064
2071
|
display: flex;
|
package/styles/fabric.css
CHANGED
|
@@ -874,6 +874,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
874
874
|
font-size: 14px;
|
|
875
875
|
padding: 9px 10px;
|
|
876
876
|
}
|
|
877
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
878
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
879
|
+
border-bottom-width: 1px;
|
|
880
|
+
}
|
|
877
881
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
878
882
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
879
883
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2052,6 +2056,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2052
2056
|
white-space: normal;
|
|
2053
2057
|
word-wrap: break-word;
|
|
2054
2058
|
}
|
|
2059
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2060
|
+
border-bottom-width: 1px;
|
|
2061
|
+
}
|
|
2055
2062
|
.e-grid .e-summarycontent {
|
|
2056
2063
|
display: -ms-flexbox;
|
|
2057
2064
|
display: flex;
|
package/styles/fluent-dark.css
CHANGED
|
@@ -942,6 +942,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
942
942
|
font-size: 16px;
|
|
943
943
|
padding: 13.5px 12px;
|
|
944
944
|
}
|
|
945
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
946
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
947
|
+
border-bottom-width: 1px;
|
|
948
|
+
}
|
|
945
949
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
946
950
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
947
951
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2150,6 +2154,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2150
2154
|
white-space: normal;
|
|
2151
2155
|
word-wrap: break-word;
|
|
2152
2156
|
}
|
|
2157
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2158
|
+
border-bottom-width: 1px;
|
|
2159
|
+
}
|
|
2153
2160
|
.e-grid .e-summarycontent {
|
|
2154
2161
|
display: -ms-flexbox;
|
|
2155
2162
|
display: flex;
|
package/styles/fluent.css
CHANGED
|
@@ -942,6 +942,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
942
942
|
font-size: 16px;
|
|
943
943
|
padding: 13.5px 12px;
|
|
944
944
|
}
|
|
945
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
946
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
947
|
+
border-bottom-width: 1px;
|
|
948
|
+
}
|
|
945
949
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
946
950
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
947
951
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2150,6 +2154,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2150
2154
|
white-space: normal;
|
|
2151
2155
|
word-wrap: break-word;
|
|
2152
2156
|
}
|
|
2157
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2158
|
+
border-bottom-width: 1px;
|
|
2159
|
+
}
|
|
2153
2160
|
.e-grid .e-summarycontent {
|
|
2154
2161
|
display: -ms-flexbox;
|
|
2155
2162
|
display: flex;
|
package/styles/grid/_layout.scss
CHANGED
|
@@ -157,6 +157,10 @@
|
|
|
157
157
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
+
.e-summarycell.e-lastrowcell {
|
|
161
|
+
border-bottom-width: 1px;
|
|
162
|
+
}
|
|
163
|
+
|
|
160
164
|
.e-rowcell .e-checkbox-wrapper,
|
|
161
165
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
162
166
|
@if $grid-skin == 'material3' {
|
|
@@ -1855,6 +1859,9 @@
|
|
|
1855
1859
|
}
|
|
1856
1860
|
white-space: normal;
|
|
1857
1861
|
word-wrap: break-word;
|
|
1862
|
+
&.e-lastrowcell {
|
|
1863
|
+
border-bottom-width: 1px;
|
|
1864
|
+
}
|
|
1858
1865
|
}
|
|
1859
1866
|
|
|
1860
1867
|
.e-summarycontent {
|
|
@@ -483,6 +483,10 @@
|
|
|
483
483
|
font-size: 14px;
|
|
484
484
|
padding: 8px 8px;
|
|
485
485
|
}
|
|
486
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
487
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
488
|
+
border-bottom-width: 1px;
|
|
489
|
+
}
|
|
486
490
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
487
491
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
488
492
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1661,6 +1665,9 @@
|
|
|
1661
1665
|
white-space: normal;
|
|
1662
1666
|
word-wrap: break-word;
|
|
1663
1667
|
}
|
|
1668
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1669
|
+
border-bottom-width: 1px;
|
|
1670
|
+
}
|
|
1664
1671
|
.e-grid .e-summarycontent {
|
|
1665
1672
|
display: -ms-flexbox;
|
|
1666
1673
|
display: flex;
|
|
@@ -484,6 +484,10 @@
|
|
|
484
484
|
font-size: 14px;
|
|
485
485
|
padding: 8px 8px;
|
|
486
486
|
}
|
|
487
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
488
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
489
|
+
border-bottom-width: 1px;
|
|
490
|
+
}
|
|
487
491
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
488
492
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
489
493
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1662,6 +1666,9 @@
|
|
|
1662
1666
|
white-space: normal;
|
|
1663
1667
|
word-wrap: break-word;
|
|
1664
1668
|
}
|
|
1669
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1670
|
+
border-bottom-width: 1px;
|
|
1671
|
+
}
|
|
1665
1672
|
.e-grid .e-summarycontent {
|
|
1666
1673
|
display: -ms-flexbox;
|
|
1667
1674
|
display: flex;
|
|
@@ -534,6 +534,10 @@
|
|
|
534
534
|
font-size: 16px;
|
|
535
535
|
padding: 12px 12px;
|
|
536
536
|
}
|
|
537
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
538
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
539
|
+
border-bottom-width: 1px;
|
|
540
|
+
}
|
|
537
541
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
538
542
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
539
543
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1721,6 +1725,9 @@
|
|
|
1721
1725
|
white-space: normal;
|
|
1722
1726
|
word-wrap: break-word;
|
|
1723
1727
|
}
|
|
1728
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1729
|
+
border-bottom-width: 1px;
|
|
1730
|
+
}
|
|
1724
1731
|
.e-grid .e-summarycontent {
|
|
1725
1732
|
display: -ms-flexbox;
|
|
1726
1733
|
display: flex;
|
|
@@ -537,6 +537,10 @@
|
|
|
537
537
|
font-size: 16px;
|
|
538
538
|
padding: 8px 12px;
|
|
539
539
|
}
|
|
540
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
541
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
542
|
+
border-bottom-width: 1px;
|
|
543
|
+
}
|
|
540
544
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
541
545
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
542
546
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1723,6 +1727,9 @@
|
|
|
1723
1727
|
white-space: normal;
|
|
1724
1728
|
word-wrap: break-word;
|
|
1725
1729
|
}
|
|
1730
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1731
|
+
border-bottom-width: 1px;
|
|
1732
|
+
}
|
|
1726
1733
|
.e-grid .e-summarycontent {
|
|
1727
1734
|
display: -ms-flexbox;
|
|
1728
1735
|
display: flex;
|
|
@@ -537,6 +537,10 @@
|
|
|
537
537
|
font-size: 16px;
|
|
538
538
|
padding: 8px 12px;
|
|
539
539
|
}
|
|
540
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
541
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
542
|
+
border-bottom-width: 1px;
|
|
543
|
+
}
|
|
540
544
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
541
545
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
542
546
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1723,6 +1727,9 @@
|
|
|
1723
1727
|
white-space: normal;
|
|
1724
1728
|
word-wrap: break-word;
|
|
1725
1729
|
}
|
|
1730
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1731
|
+
border-bottom-width: 1px;
|
|
1732
|
+
}
|
|
1726
1733
|
.e-grid .e-summarycontent {
|
|
1727
1734
|
display: -ms-flexbox;
|
|
1728
1735
|
display: flex;
|
|
@@ -457,6 +457,10 @@
|
|
|
457
457
|
font-size: 14px;
|
|
458
458
|
padding: 9px 10px;
|
|
459
459
|
}
|
|
460
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
461
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
462
|
+
border-bottom-width: 1px;
|
|
463
|
+
}
|
|
460
464
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
461
465
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
462
466
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1635,6 +1639,9 @@
|
|
|
1635
1639
|
white-space: normal;
|
|
1636
1640
|
word-wrap: break-word;
|
|
1637
1641
|
}
|
|
1642
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1643
|
+
border-bottom-width: 1px;
|
|
1644
|
+
}
|
|
1638
1645
|
.e-grid .e-summarycontent {
|
|
1639
1646
|
display: -ms-flexbox;
|
|
1640
1647
|
display: flex;
|
package/styles/grid/fabric.css
CHANGED
|
@@ -450,6 +450,10 @@
|
|
|
450
450
|
font-size: 14px;
|
|
451
451
|
padding: 9px 10px;
|
|
452
452
|
}
|
|
453
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
454
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
455
|
+
border-bottom-width: 1px;
|
|
456
|
+
}
|
|
453
457
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
454
458
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
455
459
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1628,6 +1632,9 @@
|
|
|
1628
1632
|
white-space: normal;
|
|
1629
1633
|
word-wrap: break-word;
|
|
1630
1634
|
}
|
|
1635
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1636
|
+
border-bottom-width: 1px;
|
|
1637
|
+
}
|
|
1631
1638
|
.e-grid .e-summarycontent {
|
|
1632
1639
|
display: -ms-flexbox;
|
|
1633
1640
|
display: flex;
|
|
@@ -515,6 +515,10 @@
|
|
|
515
515
|
font-size: 16px;
|
|
516
516
|
padding: 13.5px 12px;
|
|
517
517
|
}
|
|
518
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
519
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
520
|
+
border-bottom-width: 1px;
|
|
521
|
+
}
|
|
518
522
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
519
523
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
520
524
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1723,6 +1727,9 @@
|
|
|
1723
1727
|
white-space: normal;
|
|
1724
1728
|
word-wrap: break-word;
|
|
1725
1729
|
}
|
|
1730
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1731
|
+
border-bottom-width: 1px;
|
|
1732
|
+
}
|
|
1726
1733
|
.e-grid .e-summarycontent {
|
|
1727
1734
|
display: -ms-flexbox;
|
|
1728
1735
|
display: flex;
|
package/styles/grid/fluent.css
CHANGED
|
@@ -515,6 +515,10 @@
|
|
|
515
515
|
font-size: 16px;
|
|
516
516
|
padding: 13.5px 12px;
|
|
517
517
|
}
|
|
518
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
519
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
520
|
+
border-bottom-width: 1px;
|
|
521
|
+
}
|
|
518
522
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
519
523
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
520
524
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1723,6 +1727,9 @@
|
|
|
1723
1727
|
white-space: normal;
|
|
1724
1728
|
word-wrap: break-word;
|
|
1725
1729
|
}
|
|
1730
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1731
|
+
border-bottom-width: 1px;
|
|
1732
|
+
}
|
|
1726
1733
|
.e-grid .e-summarycontent {
|
|
1727
1734
|
display: -ms-flexbox;
|
|
1728
1735
|
display: flex;
|
|
@@ -454,6 +454,10 @@
|
|
|
454
454
|
font-size: 14px;
|
|
455
455
|
padding: 9px 10px;
|
|
456
456
|
}
|
|
457
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
458
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
459
|
+
border-bottom-width: 1px;
|
|
460
|
+
}
|
|
457
461
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
458
462
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
459
463
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1632,6 +1636,9 @@
|
|
|
1632
1636
|
white-space: normal;
|
|
1633
1637
|
word-wrap: break-word;
|
|
1634
1638
|
}
|
|
1639
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1640
|
+
border-bottom-width: 1px;
|
|
1641
|
+
}
|
|
1635
1642
|
.e-grid .e-summarycontent {
|
|
1636
1643
|
display: -ms-flexbox;
|
|
1637
1644
|
display: flex;
|
|
@@ -454,6 +454,10 @@
|
|
|
454
454
|
font-size: 14px;
|
|
455
455
|
padding: 9px 10px;
|
|
456
456
|
}
|
|
457
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
458
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
459
|
+
border-bottom-width: 1px;
|
|
460
|
+
}
|
|
457
461
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
458
462
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
459
463
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1632,6 +1636,9 @@
|
|
|
1632
1636
|
white-space: normal;
|
|
1633
1637
|
word-wrap: break-word;
|
|
1634
1638
|
}
|
|
1639
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1640
|
+
border-bottom-width: 1px;
|
|
1641
|
+
}
|
|
1635
1642
|
.e-grid .e-summarycontent {
|
|
1636
1643
|
display: -ms-flexbox;
|
|
1637
1644
|
display: flex;
|
|
@@ -497,6 +497,10 @@
|
|
|
497
497
|
font-size: 13px;
|
|
498
498
|
padding: 11px 28px;
|
|
499
499
|
}
|
|
500
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
501
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
502
|
+
border-bottom-width: 1px;
|
|
503
|
+
}
|
|
500
504
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
501
505
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
502
506
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1675,6 +1679,9 @@
|
|
|
1675
1679
|
white-space: normal;
|
|
1676
1680
|
word-wrap: break-word;
|
|
1677
1681
|
}
|
|
1682
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1683
|
+
border-bottom-width: 1px;
|
|
1684
|
+
}
|
|
1678
1685
|
.e-grid .e-summarycontent {
|
|
1679
1686
|
display: -ms-flexbox;
|
|
1680
1687
|
display: flex;
|
package/styles/grid/material.css
CHANGED
|
@@ -531,6 +531,10 @@
|
|
|
531
531
|
font-size: 13px;
|
|
532
532
|
padding: 11px 28px;
|
|
533
533
|
}
|
|
534
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
535
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
536
|
+
border-bottom-width: 1px;
|
|
537
|
+
}
|
|
534
538
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
535
539
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
536
540
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1709,6 +1713,9 @@
|
|
|
1709
1713
|
white-space: normal;
|
|
1710
1714
|
word-wrap: break-word;
|
|
1711
1715
|
}
|
|
1716
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1717
|
+
border-bottom-width: 1px;
|
|
1718
|
+
}
|
|
1712
1719
|
.e-grid .e-summarycontent {
|
|
1713
1720
|
display: -ms-flexbox;
|
|
1714
1721
|
display: flex;
|
|
@@ -607,6 +607,10 @@
|
|
|
607
607
|
font-size: 14px;
|
|
608
608
|
padding: 14px 12px;
|
|
609
609
|
}
|
|
610
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
611
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
612
|
+
border-bottom-width: 1px;
|
|
613
|
+
}
|
|
610
614
|
.e-bigger .e-grid .e-rowcell .e-checkbox-wrapper,
|
|
611
615
|
.e-bigger .e-grid .e-rowcell .e-css.e-checkbox-wrapper,
|
|
612
616
|
.e-grid.e-bigger .e-rowcell .e-checkbox-wrapper,
|
|
@@ -1891,6 +1895,9 @@
|
|
|
1891
1895
|
white-space: normal;
|
|
1892
1896
|
word-wrap: break-word;
|
|
1893
1897
|
}
|
|
1898
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1899
|
+
border-bottom-width: 1px;
|
|
1900
|
+
}
|
|
1894
1901
|
.e-grid .e-summarycontent {
|
|
1895
1902
|
display: -ms-flexbox;
|
|
1896
1903
|
display: flex;
|
|
@@ -663,6 +663,10 @@
|
|
|
663
663
|
font-size: 14px;
|
|
664
664
|
padding: 14px 12px;
|
|
665
665
|
}
|
|
666
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
667
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
668
|
+
border-bottom-width: 1px;
|
|
669
|
+
}
|
|
666
670
|
.e-bigger .e-grid .e-rowcell .e-checkbox-wrapper,
|
|
667
671
|
.e-bigger .e-grid .e-rowcell .e-css.e-checkbox-wrapper,
|
|
668
672
|
.e-grid.e-bigger .e-rowcell .e-checkbox-wrapper,
|
|
@@ -1947,6 +1951,9 @@
|
|
|
1947
1951
|
white-space: normal;
|
|
1948
1952
|
word-wrap: break-word;
|
|
1949
1953
|
}
|
|
1954
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1955
|
+
border-bottom-width: 1px;
|
|
1956
|
+
}
|
|
1950
1957
|
.e-grid .e-summarycontent {
|
|
1951
1958
|
display: -ms-flexbox;
|
|
1952
1959
|
display: flex;
|
|
@@ -483,6 +483,10 @@
|
|
|
483
483
|
font-size: 16px;
|
|
484
484
|
padding: 10px 12px;
|
|
485
485
|
}
|
|
486
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
487
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
488
|
+
border-bottom-width: 1px;
|
|
489
|
+
}
|
|
486
490
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
487
491
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
488
492
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1715,6 +1719,9 @@
|
|
|
1715
1719
|
white-space: normal;
|
|
1716
1720
|
word-wrap: break-word;
|
|
1717
1721
|
}
|
|
1722
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1723
|
+
border-bottom-width: 1px;
|
|
1724
|
+
}
|
|
1718
1725
|
.e-grid .e-summarycontent {
|
|
1719
1726
|
display: -ms-flexbox;
|
|
1720
1727
|
display: flex;
|
package/styles/grid/tailwind.css
CHANGED
|
@@ -483,6 +483,10 @@
|
|
|
483
483
|
font-size: 16px;
|
|
484
484
|
padding: 10px 12px;
|
|
485
485
|
}
|
|
486
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
487
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
488
|
+
border-bottom-width: 1px;
|
|
489
|
+
}
|
|
486
490
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
487
491
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
488
492
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -1715,6 +1719,9 @@
|
|
|
1715
1719
|
white-space: normal;
|
|
1716
1720
|
word-wrap: break-word;
|
|
1717
1721
|
}
|
|
1722
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
1723
|
+
border-bottom-width: 1px;
|
|
1724
|
+
}
|
|
1718
1725
|
.e-grid .e-summarycontent {
|
|
1719
1726
|
display: -ms-flexbox;
|
|
1720
1727
|
display: flex;
|
|
@@ -878,6 +878,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
878
878
|
font-size: 14px;
|
|
879
879
|
padding: 9px 10px;
|
|
880
880
|
}
|
|
881
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
882
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
883
|
+
border-bottom-width: 1px;
|
|
884
|
+
}
|
|
881
885
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
882
886
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
883
887
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2056,6 +2060,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2056
2060
|
white-space: normal;
|
|
2057
2061
|
word-wrap: break-word;
|
|
2058
2062
|
}
|
|
2063
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2064
|
+
border-bottom-width: 1px;
|
|
2065
|
+
}
|
|
2059
2066
|
.e-grid .e-summarycontent {
|
|
2060
2067
|
display: -ms-flexbox;
|
|
2061
2068
|
display: flex;
|
package/styles/highcontrast.css
CHANGED
|
@@ -878,6 +878,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
878
878
|
font-size: 14px;
|
|
879
879
|
padding: 9px 10px;
|
|
880
880
|
}
|
|
881
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
882
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
883
|
+
border-bottom-width: 1px;
|
|
884
|
+
}
|
|
881
885
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
882
886
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
883
887
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2056,6 +2060,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2056
2060
|
white-space: normal;
|
|
2057
2061
|
word-wrap: break-word;
|
|
2058
2062
|
}
|
|
2063
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2064
|
+
border-bottom-width: 1px;
|
|
2065
|
+
}
|
|
2059
2066
|
.e-grid .e-summarycontent {
|
|
2060
2067
|
display: -ms-flexbox;
|
|
2061
2068
|
display: flex;
|
package/styles/material-dark.css
CHANGED
|
@@ -927,6 +927,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
927
927
|
font-size: 13px;
|
|
928
928
|
padding: 11px 28px;
|
|
929
929
|
}
|
|
930
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
931
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
932
|
+
border-bottom-width: 1px;
|
|
933
|
+
}
|
|
930
934
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
931
935
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
932
936
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2105,6 +2109,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2105
2109
|
white-space: normal;
|
|
2106
2110
|
word-wrap: break-word;
|
|
2107
2111
|
}
|
|
2112
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2113
|
+
border-bottom-width: 1px;
|
|
2114
|
+
}
|
|
2108
2115
|
.e-grid .e-summarycontent {
|
|
2109
2116
|
display: -ms-flexbox;
|
|
2110
2117
|
display: flex;
|
package/styles/material.css
CHANGED
|
@@ -969,6 +969,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
969
969
|
font-size: 13px;
|
|
970
970
|
padding: 11px 28px;
|
|
971
971
|
}
|
|
972
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
973
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
974
|
+
border-bottom-width: 1px;
|
|
975
|
+
}
|
|
972
976
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
973
977
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
974
978
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2147,6 +2151,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2147
2151
|
white-space: normal;
|
|
2148
2152
|
word-wrap: break-word;
|
|
2149
2153
|
}
|
|
2154
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2155
|
+
border-bottom-width: 1px;
|
|
2156
|
+
}
|
|
2150
2157
|
.e-grid .e-summarycontent {
|
|
2151
2158
|
display: -ms-flexbox;
|
|
2152
2159
|
display: flex;
|
|
@@ -1082,6 +1082,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1082
1082
|
font-size: 14px;
|
|
1083
1083
|
padding: 14px 12px;
|
|
1084
1084
|
}
|
|
1085
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
1086
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
1087
|
+
border-bottom-width: 1px;
|
|
1088
|
+
}
|
|
1085
1089
|
.e-bigger .e-grid .e-rowcell .e-checkbox-wrapper,
|
|
1086
1090
|
.e-bigger .e-grid .e-rowcell .e-css.e-checkbox-wrapper,
|
|
1087
1091
|
.e-grid.e-bigger .e-rowcell .e-checkbox-wrapper,
|
|
@@ -2366,6 +2370,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2366
2370
|
white-space: normal;
|
|
2367
2371
|
word-wrap: break-word;
|
|
2368
2372
|
}
|
|
2373
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2374
|
+
border-bottom-width: 1px;
|
|
2375
|
+
}
|
|
2369
2376
|
.e-grid .e-summarycontent {
|
|
2370
2377
|
display: -ms-flexbox;
|
|
2371
2378
|
display: flex;
|
package/styles/material3.css
CHANGED
|
@@ -1138,6 +1138,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
1138
1138
|
font-size: 14px;
|
|
1139
1139
|
padding: 14px 12px;
|
|
1140
1140
|
}
|
|
1141
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
1142
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
1143
|
+
border-bottom-width: 1px;
|
|
1144
|
+
}
|
|
1141
1145
|
.e-bigger .e-grid .e-rowcell .e-checkbox-wrapper,
|
|
1142
1146
|
.e-bigger .e-grid .e-rowcell .e-css.e-checkbox-wrapper,
|
|
1143
1147
|
.e-grid.e-bigger .e-rowcell .e-checkbox-wrapper,
|
|
@@ -2422,6 +2426,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2422
2426
|
white-space: normal;
|
|
2423
2427
|
word-wrap: break-word;
|
|
2424
2428
|
}
|
|
2429
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2430
|
+
border-bottom-width: 1px;
|
|
2431
|
+
}
|
|
2425
2432
|
.e-grid .e-summarycontent {
|
|
2426
2433
|
display: -ms-flexbox;
|
|
2427
2434
|
display: flex;
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -910,6 +910,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
910
910
|
font-size: 16px;
|
|
911
911
|
padding: 10px 12px;
|
|
912
912
|
}
|
|
913
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
914
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
915
|
+
border-bottom-width: 1px;
|
|
916
|
+
}
|
|
913
917
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
914
918
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
915
919
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2142,6 +2146,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2142
2146
|
white-space: normal;
|
|
2143
2147
|
word-wrap: break-word;
|
|
2144
2148
|
}
|
|
2149
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2150
|
+
border-bottom-width: 1px;
|
|
2151
|
+
}
|
|
2145
2152
|
.e-grid .e-summarycontent {
|
|
2146
2153
|
display: -ms-flexbox;
|
|
2147
2154
|
display: flex;
|
package/styles/tailwind.css
CHANGED
|
@@ -910,6 +910,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
910
910
|
font-size: 16px;
|
|
911
911
|
padding: 10px 12px;
|
|
912
912
|
}
|
|
913
|
+
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
|
|
914
|
+
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
|
|
915
|
+
border-bottom-width: 1px;
|
|
916
|
+
}
|
|
913
917
|
.e-bigger .e-grid .e-rowcell:first-child,
|
|
914
918
|
.e-bigger .e-grid .e-summarycell:first-child,
|
|
915
919
|
.e-grid.e-bigger .e-rowcell:first-child,
|
|
@@ -2142,6 +2146,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2142
2146
|
white-space: normal;
|
|
2143
2147
|
word-wrap: break-word;
|
|
2144
2148
|
}
|
|
2149
|
+
.e-grid .e-summarycell.e-lastrowcell {
|
|
2150
|
+
border-bottom-width: 1px;
|
|
2151
|
+
}
|
|
2145
2152
|
.e-grid .e-summarycontent {
|
|
2146
2153
|
display: -ms-flexbox;
|
|
2147
2154
|
display: flex;
|