@syncfusion/ej2-react-grids 26.1.38 → 26.1.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ej2-react-grids.min.js +1 -1
- package/dist/ej2-react-grids.umd.min.js +1 -1
- package/package.json +6 -6
- package/styles/bootstrap-dark.css +7 -3
- package/styles/bootstrap.css +7 -3
- package/styles/bootstrap4.css +7 -3
- package/styles/bootstrap5-dark.css +7 -3
- package/styles/bootstrap5.css +7 -3
- package/styles/excel-filter/fluent2.css +5 -13
- package/styles/fabric-dark.css +7 -3
- package/styles/fabric.css +7 -3
- package/styles/fluent-dark.css +7 -3
- package/styles/fluent.css +7 -3
- package/styles/fluent2.css +21 -33
- package/styles/grid/bootstrap-dark.css +7 -3
- package/styles/grid/bootstrap.css +7 -3
- package/styles/grid/bootstrap4.css +7 -3
- package/styles/grid/bootstrap5-dark.css +7 -3
- package/styles/grid/bootstrap5.css +7 -3
- package/styles/grid/fabric-dark.css +7 -3
- package/styles/grid/fabric.css +7 -3
- package/styles/grid/fluent-dark.css +7 -3
- package/styles/grid/fluent.css +7 -3
- package/styles/grid/fluent2.css +16 -20
- package/styles/grid/highcontrast-light.css +7 -3
- package/styles/grid/highcontrast.css +7 -3
- package/styles/grid/material-dark.css +7 -3
- package/styles/grid/material.css +7 -3
- package/styles/grid/material3-dark.css +8 -4
- package/styles/grid/material3.css +8 -4
- package/styles/grid/tailwind-dark.css +7 -3
- package/styles/grid/tailwind.css +7 -3
- package/styles/highcontrast-light.css +7 -3
- package/styles/highcontrast.css +7 -3
- package/styles/material-dark.css +7 -3
- package/styles/material.css +7 -3
- package/styles/material3-dark.css +8 -4
- package/styles/material3.css +8 -4
- package/styles/tailwind-dark.css +7 -3
- package/styles/tailwind.css +7 -3
|
@@ -1791,7 +1791,9 @@
|
|
|
1791
1791
|
line-height: 14px;
|
|
1792
1792
|
padding: 6px 8px;
|
|
1793
1793
|
white-space: normal;
|
|
1794
|
-
|
|
1794
|
+
text-wrap: nowrap;
|
|
1795
|
+
text-overflow: ellipsis;
|
|
1796
|
+
overflow: hidden;
|
|
1795
1797
|
}
|
|
1796
1798
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
1797
1799
|
border-bottom-width: 1px;
|
|
@@ -3106,7 +3108,7 @@
|
|
|
3106
3108
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3107
3109
|
border-left-width: 0;
|
|
3108
3110
|
}
|
|
3109
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3111
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3110
3112
|
border-left: 0;
|
|
3111
3113
|
}
|
|
3112
3114
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4557,7 +4559,9 @@
|
|
|
4557
4559
|
border-color: #444c54;
|
|
4558
4560
|
}
|
|
4559
4561
|
.e-grid .e-headercell,
|
|
4560
|
-
.e-grid .e-detailheadercell
|
|
4562
|
+
.e-grid .e-detailheadercell {
|
|
4563
|
+
background-color: #212529;
|
|
4564
|
+
}
|
|
4561
4565
|
.e-grid .e-gridcontent {
|
|
4562
4566
|
background-color: #212529;
|
|
4563
4567
|
}
|
|
@@ -1791,7 +1791,9 @@
|
|
|
1791
1791
|
line-height: 14px;
|
|
1792
1792
|
padding: 6px 8px;
|
|
1793
1793
|
white-space: normal;
|
|
1794
|
-
|
|
1794
|
+
text-wrap: nowrap;
|
|
1795
|
+
text-overflow: ellipsis;
|
|
1796
|
+
overflow: hidden;
|
|
1795
1797
|
}
|
|
1796
1798
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
1797
1799
|
border-bottom-width: 1px;
|
|
@@ -3106,7 +3108,7 @@
|
|
|
3106
3108
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3107
3109
|
border-left-width: 0;
|
|
3108
3110
|
}
|
|
3109
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3111
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3110
3112
|
border-left: 0;
|
|
3111
3113
|
}
|
|
3112
3114
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4557,7 +4559,9 @@
|
|
|
4557
4559
|
border-color: #dee2e6;
|
|
4558
4560
|
}
|
|
4559
4561
|
.e-grid .e-headercell,
|
|
4560
|
-
.e-grid .e-detailheadercell
|
|
4562
|
+
.e-grid .e-detailheadercell {
|
|
4563
|
+
background-color: #fff;
|
|
4564
|
+
}
|
|
4561
4565
|
.e-grid .e-gridcontent {
|
|
4562
4566
|
background-color: #fff;
|
|
4563
4567
|
}
|
|
@@ -1716,7 +1716,9 @@
|
|
|
1716
1716
|
line-height: 21px;
|
|
1717
1717
|
padding: 7px 8px;
|
|
1718
1718
|
white-space: normal;
|
|
1719
|
-
|
|
1719
|
+
text-wrap: nowrap;
|
|
1720
|
+
text-overflow: ellipsis;
|
|
1721
|
+
overflow: hidden;
|
|
1720
1722
|
}
|
|
1721
1723
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
1722
1724
|
border-bottom-width: 1px;
|
|
@@ -3031,7 +3033,7 @@
|
|
|
3031
3033
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3032
3034
|
border-left-width: 0;
|
|
3033
3035
|
}
|
|
3034
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3036
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3035
3037
|
border-left: 0;
|
|
3036
3038
|
}
|
|
3037
3039
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4462,7 +4464,9 @@
|
|
|
4462
4464
|
border-color: #414040;
|
|
4463
4465
|
}
|
|
4464
4466
|
.e-grid .e-headercell,
|
|
4465
|
-
.e-grid .e-detailheadercell
|
|
4467
|
+
.e-grid .e-detailheadercell {
|
|
4468
|
+
background-color: #201f1f;
|
|
4469
|
+
}
|
|
4466
4470
|
.e-grid .e-gridcontent {
|
|
4467
4471
|
background-color: #201f1f;
|
|
4468
4472
|
}
|
package/styles/grid/fabric.css
CHANGED
|
@@ -1715,7 +1715,9 @@
|
|
|
1715
1715
|
line-height: 21px;
|
|
1716
1716
|
padding: 7px 8px;
|
|
1717
1717
|
white-space: normal;
|
|
1718
|
-
|
|
1718
|
+
text-wrap: nowrap;
|
|
1719
|
+
text-overflow: ellipsis;
|
|
1720
|
+
overflow: hidden;
|
|
1719
1721
|
}
|
|
1720
1722
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
1721
1723
|
border-bottom-width: 1px;
|
|
@@ -3030,7 +3032,7 @@
|
|
|
3030
3032
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3031
3033
|
border-left-width: 0;
|
|
3032
3034
|
}
|
|
3033
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3035
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3034
3036
|
border-left: 0;
|
|
3035
3037
|
}
|
|
3036
3038
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4461,7 +4463,9 @@
|
|
|
4461
4463
|
border-color: #eaeaea;
|
|
4462
4464
|
}
|
|
4463
4465
|
.e-grid .e-headercell,
|
|
4464
|
-
.e-grid .e-detailheadercell
|
|
4466
|
+
.e-grid .e-detailheadercell {
|
|
4467
|
+
background-color: #fff;
|
|
4468
|
+
}
|
|
4465
4469
|
.e-grid .e-gridcontent {
|
|
4466
4470
|
background-color: #fff;
|
|
4467
4471
|
}
|
|
@@ -1796,7 +1796,9 @@
|
|
|
1796
1796
|
line-height: 14px;
|
|
1797
1797
|
padding: 7px 7px;
|
|
1798
1798
|
white-space: normal;
|
|
1799
|
-
|
|
1799
|
+
text-wrap: nowrap;
|
|
1800
|
+
text-overflow: ellipsis;
|
|
1801
|
+
overflow: hidden;
|
|
1800
1802
|
}
|
|
1801
1803
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
1802
1804
|
border-bottom-width: 1px;
|
|
@@ -3120,7 +3122,7 @@
|
|
|
3120
3122
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3121
3123
|
border-left-width: 0;
|
|
3122
3124
|
}
|
|
3123
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3125
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3124
3126
|
border-left: 0;
|
|
3125
3127
|
}
|
|
3126
3128
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4596,7 +4598,9 @@
|
|
|
4596
4598
|
border-color: #292827;
|
|
4597
4599
|
}
|
|
4598
4600
|
.e-grid .e-headercell,
|
|
4599
|
-
.e-grid .e-detailheadercell
|
|
4601
|
+
.e-grid .e-detailheadercell {
|
|
4602
|
+
background-color: transparent;
|
|
4603
|
+
}
|
|
4600
4604
|
.e-grid .e-gridcontent {
|
|
4601
4605
|
background-color: #1b1a19;
|
|
4602
4606
|
}
|
package/styles/grid/fluent.css
CHANGED
|
@@ -1796,7 +1796,9 @@
|
|
|
1796
1796
|
line-height: 14px;
|
|
1797
1797
|
padding: 7px 7px;
|
|
1798
1798
|
white-space: normal;
|
|
1799
|
-
|
|
1799
|
+
text-wrap: nowrap;
|
|
1800
|
+
text-overflow: ellipsis;
|
|
1801
|
+
overflow: hidden;
|
|
1800
1802
|
}
|
|
1801
1803
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
1802
1804
|
border-bottom-width: 1px;
|
|
@@ -3120,7 +3122,7 @@
|
|
|
3120
3122
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3121
3123
|
border-left-width: 0;
|
|
3122
3124
|
}
|
|
3123
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3125
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3124
3126
|
border-left: 0;
|
|
3125
3127
|
}
|
|
3126
3128
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4596,7 +4598,9 @@
|
|
|
4596
4598
|
border-color: #edebe9;
|
|
4597
4599
|
}
|
|
4598
4600
|
.e-grid .e-headercell,
|
|
4599
|
-
.e-grid .e-detailheadercell
|
|
4601
|
+
.e-grid .e-detailheadercell {
|
|
4602
|
+
background-color: transparent;
|
|
4603
|
+
}
|
|
4600
4604
|
.e-grid .e-gridcontent {
|
|
4601
4605
|
background-color: #fff;
|
|
4602
4606
|
}
|
package/styles/grid/fluent2.css
CHANGED
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
--color-sf-info-outline: var(--color-sf-info-border-color);
|
|
208
208
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
209
209
|
--color-sf-tooltip-border: var(--color-sf-content-bg-color-alt1);
|
|
210
|
-
--color-sf-
|
|
210
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
211
211
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
212
212
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
|
|
213
213
|
--color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt2);
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
--color-sf-success-bg-color: #218c21;
|
|
479
479
|
--color-sf-success-border-color: var(--color-sf-success-bg-color);
|
|
480
480
|
--color-sf-success-text: var(--color-sf-primary-text-color);
|
|
481
|
-
--color-sf-success-bg-color-hover:
|
|
481
|
+
--color-sf-success-bg-color-hover: #0e700e;
|
|
482
482
|
--color-sf-success-border-color-hover: var(--color-sf-success-bg-color-hover);
|
|
483
483
|
--color-sf-success-text-hover: var(--color-sf-primary-text-color);
|
|
484
484
|
--color-sf-success-bg-color-pressed: #052505;
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
--color-sf-warning-bg-color: #f87528;
|
|
497
497
|
--color-sf-warning-border-color: var(--color-sf-warning-bg-color);
|
|
498
498
|
--color-sf-warning-text: #242424;
|
|
499
|
-
--color-sf-warning-bg-color-hover:
|
|
499
|
+
--color-sf-warning-bg-color-hover: #de590b;
|
|
500
500
|
--color-sf-warning-border-color-hover: var(--color-sf-warning-bg-color-hover);
|
|
501
501
|
--color-sf-warning-text-hover: var(--color-sf-primary-text-color);
|
|
502
502
|
--color-sf-warning-bg-color-pressed: #4a1e04;
|
|
@@ -555,7 +555,7 @@
|
|
|
555
555
|
--color-sf-info-outline: #0099bc;
|
|
556
556
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
557
557
|
--color-sf-tooltip-border: var(--color-sf-tooltip-bg-color);
|
|
558
|
-
--color-sf-
|
|
558
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
559
559
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
560
560
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
|
|
561
561
|
--color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt2);
|
|
@@ -897,7 +897,7 @@
|
|
|
897
897
|
--color-sf-info-outline: #0099bc;
|
|
898
898
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
899
899
|
--color-sf-tooltip-border: var(--color-sf-border-light);
|
|
900
|
-
--color-sf-
|
|
900
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
901
901
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
902
902
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color);
|
|
903
903
|
--color-sf-appbar-bg-color-alt1: #fff;
|
|
@@ -1318,14 +1318,6 @@
|
|
|
1318
1318
|
}
|
|
1319
1319
|
|
|
1320
1320
|
/* stylelint-disable */
|
|
1321
|
-
.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
1322
|
-
padding: 0;
|
|
1323
|
-
}
|
|
1324
|
-
|
|
1325
|
-
.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
1326
|
-
padding: 0;
|
|
1327
|
-
}
|
|
1328
|
-
|
|
1329
1321
|
.e-dialog .e-dlg-content {
|
|
1330
1322
|
border-radius: 8px !important;
|
|
1331
1323
|
}
|
|
@@ -3033,7 +3025,9 @@
|
|
|
3033
3025
|
line-height: 20px;
|
|
3034
3026
|
padding: 12px 8px;
|
|
3035
3027
|
white-space: normal;
|
|
3036
|
-
|
|
3028
|
+
text-wrap: nowrap;
|
|
3029
|
+
text-overflow: ellipsis;
|
|
3030
|
+
overflow: hidden;
|
|
3037
3031
|
}
|
|
3038
3032
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
3039
3033
|
border-bottom-width: 1px;
|
|
@@ -4368,7 +4362,7 @@
|
|
|
4368
4362
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
4369
4363
|
border-left-width: 0;
|
|
4370
4364
|
}
|
|
4371
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
4365
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
4372
4366
|
border-left: 0;
|
|
4373
4367
|
}
|
|
4374
4368
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -5863,7 +5857,9 @@
|
|
|
5863
5857
|
border-color: var(--color-sf-border-light);
|
|
5864
5858
|
}
|
|
5865
5859
|
.e-grid .e-headercell,
|
|
5866
|
-
.e-grid .e-detailheadercell
|
|
5860
|
+
.e-grid .e-detailheadercell {
|
|
5861
|
+
background-color: var(--color-sf-content-bg-color-alt1);
|
|
5862
|
+
}
|
|
5867
5863
|
.e-grid .e-gridcontent {
|
|
5868
5864
|
background-color: var(--color-sf-content-bg-color-alt1);
|
|
5869
5865
|
}
|
|
@@ -6048,7 +6044,7 @@
|
|
|
6048
6044
|
border-color: var(--color-sf-border-light);
|
|
6049
6045
|
border-radius: 4px;
|
|
6050
6046
|
color: var(--color-sf-content-text-color-alt1);
|
|
6051
|
-
border-color:
|
|
6047
|
+
border-color: var(--color-sf-tooltip-border);
|
|
6052
6048
|
}
|
|
6053
6049
|
.e-grid .e-groupheadercell:hover {
|
|
6054
6050
|
background-color: var(--color-sf-content-bg-color-hover);
|
|
@@ -6148,20 +6144,20 @@
|
|
|
6148
6144
|
.e-control.e-tooltip-wrap.e-popup.e-griderror {
|
|
6149
6145
|
background-color: var(--color-sf-tooltip-bg-color);
|
|
6150
6146
|
border-color: var(--color-sf-tooltip-bg-color);
|
|
6151
|
-
border-color:
|
|
6147
|
+
border-color: var(--color-sf-tooltip-border);
|
|
6152
6148
|
}
|
|
6153
6149
|
|
|
6154
6150
|
.e-tooltip-wrap.e-griderror .e-arrow-tip-inner.e-tip-top,
|
|
6155
6151
|
.e-tooltip-wrap.e-griderror .e-arrow-tip-outer.e-tip-top {
|
|
6156
6152
|
border-bottom: 8px solid var(--color-sf-tooltip-bg-color);
|
|
6157
6153
|
color: var(--color-sf-tooltip-bg-color);
|
|
6158
|
-
border-bottom: 8px solid
|
|
6154
|
+
border-bottom: 8px solid var(--color-sf-tooltip-border);
|
|
6159
6155
|
}
|
|
6160
6156
|
.e-tooltip-wrap.e-griderror .e-arrow-tip-outer.e-tip-bottom,
|
|
6161
6157
|
.e-tooltip-wrap.e-griderror .e-arrow-tip-inner.e-tip-bottom {
|
|
6162
6158
|
border-top: 8px solid var(--color-sf-tooltip-bg-color);
|
|
6163
6159
|
color: var(--color-sf-tooltip-bg-color);
|
|
6164
|
-
border-bottom: 8px solid
|
|
6160
|
+
border-bottom: 8px solid var(--color-sf-tooltip-border);
|
|
6165
6161
|
}
|
|
6166
6162
|
.e-tooltip-wrap.e-griderror .e-tip-content,
|
|
6167
6163
|
.e-tooltip-wrap.e-griderror .e-tip-content label {
|
|
@@ -1713,7 +1713,9 @@
|
|
|
1713
1713
|
line-height: 21px;
|
|
1714
1714
|
padding: 7px 8px;
|
|
1715
1715
|
white-space: normal;
|
|
1716
|
-
|
|
1716
|
+
text-wrap: nowrap;
|
|
1717
|
+
text-overflow: ellipsis;
|
|
1718
|
+
overflow: hidden;
|
|
1717
1719
|
}
|
|
1718
1720
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
1719
1721
|
border-bottom-width: 1px;
|
|
@@ -3028,7 +3030,7 @@
|
|
|
3028
3030
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3029
3031
|
border-left-width: 0;
|
|
3030
3032
|
}
|
|
3031
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3033
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3032
3034
|
border-left: 0;
|
|
3033
3035
|
}
|
|
3034
3036
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4459,7 +4461,9 @@
|
|
|
4459
4461
|
border-color: #757575;
|
|
4460
4462
|
}
|
|
4461
4463
|
.e-grid .e-headercell,
|
|
4462
|
-
.e-grid .e-detailheadercell
|
|
4464
|
+
.e-grid .e-detailheadercell {
|
|
4465
|
+
background-color: #fff;
|
|
4466
|
+
}
|
|
4463
4467
|
.e-grid .e-gridcontent {
|
|
4464
4468
|
background-color: #ccc;
|
|
4465
4469
|
}
|
|
@@ -1713,7 +1713,9 @@
|
|
|
1713
1713
|
line-height: 21px;
|
|
1714
1714
|
padding: 7px 8px;
|
|
1715
1715
|
white-space: normal;
|
|
1716
|
-
|
|
1716
|
+
text-wrap: nowrap;
|
|
1717
|
+
text-overflow: ellipsis;
|
|
1718
|
+
overflow: hidden;
|
|
1717
1719
|
}
|
|
1718
1720
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
1719
1721
|
border-bottom-width: 1px;
|
|
@@ -3028,7 +3030,7 @@
|
|
|
3028
3030
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3029
3031
|
border-left-width: 0;
|
|
3030
3032
|
}
|
|
3031
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3033
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3032
3034
|
border-left: 0;
|
|
3033
3035
|
}
|
|
3034
3036
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4459,7 +4461,9 @@
|
|
|
4459
4461
|
border-color: #969696;
|
|
4460
4462
|
}
|
|
4461
4463
|
.e-grid .e-headercell,
|
|
4462
|
-
.e-grid .e-detailheadercell
|
|
4464
|
+
.e-grid .e-detailheadercell {
|
|
4465
|
+
background-color: #000;
|
|
4466
|
+
}
|
|
4463
4467
|
.e-grid .e-gridcontent {
|
|
4464
4468
|
background-color: #333;
|
|
4465
4469
|
}
|
|
@@ -1791,7 +1791,9 @@
|
|
|
1791
1791
|
line-height: 18px;
|
|
1792
1792
|
padding: 8px 21px;
|
|
1793
1793
|
white-space: normal;
|
|
1794
|
-
|
|
1794
|
+
text-wrap: nowrap;
|
|
1795
|
+
text-overflow: ellipsis;
|
|
1796
|
+
overflow: hidden;
|
|
1795
1797
|
}
|
|
1796
1798
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
1797
1799
|
border-bottom-width: 1px;
|
|
@@ -3106,7 +3108,7 @@
|
|
|
3106
3108
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3107
3109
|
border-left-width: 0;
|
|
3108
3110
|
}
|
|
3109
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3111
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3110
3112
|
border-left: 0;
|
|
3111
3113
|
}
|
|
3112
3114
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4543,7 +4545,9 @@
|
|
|
4543
4545
|
border-color: #616161;
|
|
4544
4546
|
}
|
|
4545
4547
|
.e-grid .e-headercell,
|
|
4546
|
-
.e-grid .e-detailheadercell
|
|
4548
|
+
.e-grid .e-detailheadercell {
|
|
4549
|
+
background-color: #303030;
|
|
4550
|
+
}
|
|
4547
4551
|
.e-grid .e-gridcontent {
|
|
4548
4552
|
background-color: #fff;
|
|
4549
4553
|
}
|
package/styles/grid/material.css
CHANGED
|
@@ -1836,7 +1836,9 @@
|
|
|
1836
1836
|
line-height: 18px;
|
|
1837
1837
|
padding: 8px 21px;
|
|
1838
1838
|
white-space: normal;
|
|
1839
|
-
|
|
1839
|
+
text-wrap: nowrap;
|
|
1840
|
+
text-overflow: ellipsis;
|
|
1841
|
+
overflow: hidden;
|
|
1840
1842
|
}
|
|
1841
1843
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
1842
1844
|
border-bottom-width: 1px;
|
|
@@ -3151,7 +3153,7 @@
|
|
|
3151
3153
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3152
3154
|
border-left-width: 0;
|
|
3153
3155
|
}
|
|
3154
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3156
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3155
3157
|
border-left: 0;
|
|
3156
3158
|
}
|
|
3157
3159
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4588,7 +4590,9 @@
|
|
|
4588
4590
|
border-color: #e0e0e0;
|
|
4589
4591
|
}
|
|
4590
4592
|
.e-grid .e-headercell,
|
|
4591
|
-
.e-grid .e-detailheadercell
|
|
4593
|
+
.e-grid .e-detailheadercell {
|
|
4594
|
+
background-color: #fff;
|
|
4595
|
+
}
|
|
4592
4596
|
.e-grid .e-gridcontent {
|
|
4593
4597
|
background-color: #fff;
|
|
4594
4598
|
}
|
|
@@ -2039,7 +2039,9 @@
|
|
|
2039
2039
|
line-height: 20px;
|
|
2040
2040
|
padding: 8px 8px;
|
|
2041
2041
|
white-space: normal;
|
|
2042
|
-
|
|
2042
|
+
text-wrap: nowrap;
|
|
2043
|
+
text-overflow: ellipsis;
|
|
2044
|
+
overflow: hidden;
|
|
2043
2045
|
}
|
|
2044
2046
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
2045
2047
|
border-bottom-width: 1px;
|
|
@@ -2915,7 +2917,7 @@
|
|
|
2915
2917
|
}
|
|
2916
2918
|
.e-grid .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
2917
2919
|
margin-top: 0;
|
|
2918
|
-
padding:
|
|
2920
|
+
padding: 8px;
|
|
2919
2921
|
}
|
|
2920
2922
|
.e-grid .e-edit-dialog {
|
|
2921
2923
|
min-height: 350px;
|
|
@@ -3400,7 +3402,7 @@
|
|
|
3400
3402
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3401
3403
|
border-left-width: 0;
|
|
3402
3404
|
}
|
|
3403
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3405
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3404
3406
|
border-left: 0;
|
|
3405
3407
|
}
|
|
3406
3408
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4863,7 +4865,9 @@
|
|
|
4863
4865
|
border-color: rgba(var(--color-sf-outline-variant));
|
|
4864
4866
|
}
|
|
4865
4867
|
.e-grid .e-headercell,
|
|
4866
|
-
.e-grid .e-detailheadercell
|
|
4868
|
+
.e-grid .e-detailheadercell {
|
|
4869
|
+
background-color: rgba(var(--color-sf-surface));
|
|
4870
|
+
}
|
|
4867
4871
|
.e-grid .e-gridcontent {
|
|
4868
4872
|
background-color: rgba(var(--color-sf-surface));
|
|
4869
4873
|
}
|
|
@@ -2151,7 +2151,9 @@
|
|
|
2151
2151
|
line-height: 20px;
|
|
2152
2152
|
padding: 8px 8px;
|
|
2153
2153
|
white-space: normal;
|
|
2154
|
-
|
|
2154
|
+
text-wrap: nowrap;
|
|
2155
|
+
text-overflow: ellipsis;
|
|
2156
|
+
overflow: hidden;
|
|
2155
2157
|
}
|
|
2156
2158
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
2157
2159
|
border-bottom-width: 1px;
|
|
@@ -3027,7 +3029,7 @@
|
|
|
3027
3029
|
}
|
|
3028
3030
|
.e-grid .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
3029
3031
|
margin-top: 0;
|
|
3030
|
-
padding:
|
|
3032
|
+
padding: 8px;
|
|
3031
3033
|
}
|
|
3032
3034
|
.e-grid .e-edit-dialog {
|
|
3033
3035
|
min-height: 350px;
|
|
@@ -3512,7 +3514,7 @@
|
|
|
3512
3514
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3513
3515
|
border-left-width: 0;
|
|
3514
3516
|
}
|
|
3515
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3517
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3516
3518
|
border-left: 0;
|
|
3517
3519
|
}
|
|
3518
3520
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4975,7 +4977,9 @@
|
|
|
4975
4977
|
border-color: rgba(var(--color-sf-outline-variant));
|
|
4976
4978
|
}
|
|
4977
4979
|
.e-grid .e-headercell,
|
|
4978
|
-
.e-grid .e-detailheadercell
|
|
4980
|
+
.e-grid .e-detailheadercell {
|
|
4981
|
+
background-color: rgba(var(--color-sf-surface));
|
|
4982
|
+
}
|
|
4979
4983
|
.e-grid .e-gridcontent {
|
|
4980
4984
|
background-color: rgba(var(--color-sf-surface));
|
|
4981
4985
|
}
|
|
@@ -1792,7 +1792,9 @@
|
|
|
1792
1792
|
padding: 6px 8px;
|
|
1793
1793
|
padding: 0.7em 8px;
|
|
1794
1794
|
white-space: normal;
|
|
1795
|
-
|
|
1795
|
+
text-wrap: nowrap;
|
|
1796
|
+
text-overflow: ellipsis;
|
|
1797
|
+
overflow: hidden;
|
|
1796
1798
|
}
|
|
1797
1799
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
1798
1800
|
border-bottom-width: 1px;
|
|
@@ -3135,7 +3137,7 @@
|
|
|
3135
3137
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3136
3138
|
border-left-width: 0;
|
|
3137
3139
|
}
|
|
3138
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3140
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3139
3141
|
border-left: 0;
|
|
3140
3142
|
}
|
|
3141
3143
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4579,7 +4581,9 @@
|
|
|
4579
4581
|
border-color: #4b5563;
|
|
4580
4582
|
}
|
|
4581
4583
|
.e-grid .e-headercell,
|
|
4582
|
-
.e-grid .e-detailheadercell
|
|
4584
|
+
.e-grid .e-detailheadercell {
|
|
4585
|
+
background-color: #232e3e;
|
|
4586
|
+
}
|
|
4583
4587
|
.e-grid .e-gridcontent {
|
|
4584
4588
|
background-color: #1f2937;
|
|
4585
4589
|
}
|
package/styles/grid/tailwind.css
CHANGED
|
@@ -1792,7 +1792,9 @@
|
|
|
1792
1792
|
padding: 6px 8px;
|
|
1793
1793
|
padding: 0.7em 8px;
|
|
1794
1794
|
white-space: normal;
|
|
1795
|
-
|
|
1795
|
+
text-wrap: nowrap;
|
|
1796
|
+
text-overflow: ellipsis;
|
|
1797
|
+
overflow: hidden;
|
|
1796
1798
|
}
|
|
1797
1799
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
1798
1800
|
border-bottom-width: 1px;
|
|
@@ -3135,7 +3137,7 @@
|
|
|
3135
3137
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3136
3138
|
border-left-width: 0;
|
|
3137
3139
|
}
|
|
3138
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3140
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3139
3141
|
border-left: 0;
|
|
3140
3142
|
}
|
|
3141
3143
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4579,7 +4581,9 @@
|
|
|
4579
4581
|
border-color: #e5e7eb;
|
|
4580
4582
|
}
|
|
4581
4583
|
.e-grid .e-headercell,
|
|
4582
|
-
.e-grid .e-detailheadercell
|
|
4584
|
+
.e-grid .e-detailheadercell {
|
|
4585
|
+
background-color: #f9fafb;
|
|
4586
|
+
}
|
|
4583
4587
|
.e-grid .e-gridcontent {
|
|
4584
4588
|
background-color: #fff;
|
|
4585
4589
|
}
|
|
@@ -2138,7 +2138,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2138
2138
|
line-height: 21px;
|
|
2139
2139
|
padding: 7px 8px;
|
|
2140
2140
|
white-space: normal;
|
|
2141
|
-
|
|
2141
|
+
text-wrap: nowrap;
|
|
2142
|
+
text-overflow: ellipsis;
|
|
2143
|
+
overflow: hidden;
|
|
2142
2144
|
}
|
|
2143
2145
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
2144
2146
|
border-bottom-width: 1px;
|
|
@@ -3453,7 +3455,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3453
3455
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3454
3456
|
border-left-width: 0;
|
|
3455
3457
|
}
|
|
3456
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3458
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3457
3459
|
border-left: 0;
|
|
3458
3460
|
}
|
|
3459
3461
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4884,7 +4886,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4884
4886
|
border-color: #757575;
|
|
4885
4887
|
}
|
|
4886
4888
|
.e-grid .e-headercell,
|
|
4887
|
-
.e-grid .e-detailheadercell
|
|
4889
|
+
.e-grid .e-detailheadercell {
|
|
4890
|
+
background-color: #fff;
|
|
4891
|
+
}
|
|
4888
4892
|
.e-grid .e-gridcontent {
|
|
4889
4893
|
background-color: #ccc;
|
|
4890
4894
|
}
|
package/styles/highcontrast.css
CHANGED
|
@@ -2138,7 +2138,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2138
2138
|
line-height: 21px;
|
|
2139
2139
|
padding: 7px 8px;
|
|
2140
2140
|
white-space: normal;
|
|
2141
|
-
|
|
2141
|
+
text-wrap: nowrap;
|
|
2142
|
+
text-overflow: ellipsis;
|
|
2143
|
+
overflow: hidden;
|
|
2142
2144
|
}
|
|
2143
2145
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
2144
2146
|
border-bottom-width: 1px;
|
|
@@ -3453,7 +3455,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3453
3455
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3454
3456
|
border-left-width: 0;
|
|
3455
3457
|
}
|
|
3456
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3458
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3457
3459
|
border-left: 0;
|
|
3458
3460
|
}
|
|
3459
3461
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4884,7 +4886,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4884
4886
|
border-color: #969696;
|
|
4885
4887
|
}
|
|
4886
4888
|
.e-grid .e-headercell,
|
|
4887
|
-
.e-grid .e-detailheadercell
|
|
4889
|
+
.e-grid .e-detailheadercell {
|
|
4890
|
+
background-color: #000;
|
|
4891
|
+
}
|
|
4888
4892
|
.e-grid .e-gridcontent {
|
|
4889
4893
|
background-color: #333;
|
|
4890
4894
|
}
|
package/styles/material-dark.css
CHANGED
|
@@ -2223,7 +2223,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
2223
2223
|
line-height: 18px;
|
|
2224
2224
|
padding: 8px 21px;
|
|
2225
2225
|
white-space: normal;
|
|
2226
|
-
|
|
2226
|
+
text-wrap: nowrap;
|
|
2227
|
+
text-overflow: ellipsis;
|
|
2228
|
+
overflow: hidden;
|
|
2227
2229
|
}
|
|
2228
2230
|
.e-grid .e-summarycell.e-lastrowcell {
|
|
2229
2231
|
border-bottom-width: 1px;
|
|
@@ -3538,7 +3540,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3538
3540
|
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
|
|
3539
3541
|
border-left-width: 0;
|
|
3540
3542
|
}
|
|
3541
|
-
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child {
|
|
3543
|
+
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
3542
3544
|
border-left: 0;
|
|
3543
3545
|
}
|
|
3544
3546
|
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
|
|
@@ -4975,7 +4977,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4975
4977
|
border-color: #616161;
|
|
4976
4978
|
}
|
|
4977
4979
|
.e-grid .e-headercell,
|
|
4978
|
-
.e-grid .e-detailheadercell
|
|
4980
|
+
.e-grid .e-detailheadercell {
|
|
4981
|
+
background-color: #303030;
|
|
4982
|
+
}
|
|
4979
4983
|
.e-grid .e-gridcontent {
|
|
4980
4984
|
background-color: #fff;
|
|
4981
4985
|
}
|