@syncfusion/ej2-angular-grids 19.4.42 → 19.4.50

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.
@@ -3706,7 +3706,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3706
3706
  }
3707
3707
 
3708
3708
  .e-grid.e-default .e-gridheader th.e-firstcell,
3709
- .e-grid.e-default .e-gridheader th.e-lastcell {
3709
+ .e-grid.e-default .e-gridheader th.e-laststackcell {
3710
3710
  border-left-style: solid;
3711
3711
  border-left-width: 1px;
3712
3712
  }
@@ -4852,7 +4852,8 @@ li.e-separator.e-menu-item.e-excel-separator {
4852
4852
  }
4853
4853
 
4854
4854
  .e-grid.e-resize-lines.e-rtl tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor,
4855
- .e-grid.e-resize-lines.e-rtl tr.e-columnheader th.e-lastcell .e-rhandler.e-rcursor {
4855
+ .e-grid.e-resize-lines.e-rtl tr.e-columnheader th.e-lastcell .e-rhandler.e-rcursor,
4856
+ .e-grid.e-resize-lines.e-rtl tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
4856
4857
  border-left: 0;
4857
4858
  }
4858
4859
 
@@ -4936,7 +4937,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4936
4937
  }
4937
4938
 
4938
4939
  .e-grid-min-height .e-rowcell {
4939
- line-height: 0;
4940
+ line-height: normal;
4940
4941
  padding-bottom: 0;
4941
4942
  padding-top: 0;
4942
4943
  }
@@ -5015,7 +5016,7 @@ li.e-separator.e-menu-item.e-excel-separator {
5015
5016
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
5016
5017
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
5017
5018
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
5018
- line-height: 0;
5019
+ line-height: normal;
5019
5020
  padding-bottom: 0;
5020
5021
  padding-top: 0;
5021
5022
  }
@@ -5588,11 +5589,11 @@ li.e-separator.e-menu-item.e-excel-separator {
5588
5589
  background-color: #1f2937;
5589
5590
  }
5590
5591
 
5591
- .e-grid .e-icons {
5592
+ .e-grid .e-icons:not(.e-btn-icon) {
5592
5593
  color: #d1d5db;
5593
5594
  }
5594
5595
 
5595
- .e-grid .e-unboundcelldiv .e-icons {
5596
+ .e-grid .e-unboundcelldiv .e-icons:not(.e-btn-icon) {
5596
5597
  color: #d1d5db;
5597
5598
  }
5598
5599
 
@@ -3706,7 +3706,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3706
3706
  }
3707
3707
 
3708
3708
  .e-grid.e-default .e-gridheader th.e-firstcell,
3709
- .e-grid.e-default .e-gridheader th.e-lastcell {
3709
+ .e-grid.e-default .e-gridheader th.e-laststackcell {
3710
3710
  border-left-style: solid;
3711
3711
  border-left-width: 1px;
3712
3712
  }
@@ -4852,7 +4852,8 @@ li.e-separator.e-menu-item.e-excel-separator {
4852
4852
  }
4853
4853
 
4854
4854
  .e-grid.e-resize-lines.e-rtl tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor,
4855
- .e-grid.e-resize-lines.e-rtl tr.e-columnheader th.e-lastcell .e-rhandler.e-rcursor {
4855
+ .e-grid.e-resize-lines.e-rtl tr.e-columnheader th.e-lastcell .e-rhandler.e-rcursor,
4856
+ .e-grid.e-resize-lines.e-rtl tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
4856
4857
  border-left: 0;
4857
4858
  }
4858
4859
 
@@ -4936,7 +4937,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4936
4937
  }
4937
4938
 
4938
4939
  .e-grid-min-height .e-rowcell {
4939
- line-height: 0;
4940
+ line-height: normal;
4940
4941
  padding-bottom: 0;
4941
4942
  padding-top: 0;
4942
4943
  }
@@ -5015,7 +5016,7 @@ li.e-separator.e-menu-item.e-excel-separator {
5015
5016
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
5016
5017
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
5017
5018
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
5018
- line-height: 0;
5019
+ line-height: normal;
5019
5020
  padding-bottom: 0;
5020
5021
  padding-top: 0;
5021
5022
  }
@@ -5588,11 +5589,11 @@ li.e-separator.e-menu-item.e-excel-separator {
5588
5589
  background-color: #fff;
5589
5590
  }
5590
5591
 
5591
- .e-grid .e-icons {
5592
+ .e-grid .e-icons:not(.e-btn-icon) {
5592
5593
  color: #6b7280;
5593
5594
  }
5594
5595
 
5595
- .e-grid .e-unboundcelldiv .e-icons {
5596
+ .e-grid .e-unboundcelldiv .e-icons:not(.e-btn-icon) {
5596
5597
  color: #6b7280;
5597
5598
  }
5598
5599