@syncfusion/ej2-angular-grids 21.1.37 → 21.1.38

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 CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-grids@*",
3
- "_id": "@syncfusion/ej2-angular-grids@21.1.35",
3
+ "_id": "@syncfusion/ej2-angular-grids@21.1.37",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-dzh9qlwFOwWuGvbiMmDL6wy5HoU+943mJ2CIudJ/YgHAB9kvCqw9LNA8ZgqxrhHmooeC6OY7Xw2J39NQgk1rpQ==",
5
+ "_integrity": "sha512-seF0qZVrQlzw9elO0beYAZmtJSbFGQNIqLjkBWR3fPndTWbIwueKIfyPqNOQOZVfv55bJpQLmPPgJ447+jQTOg==",
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-21.1.35.tgz",
23
- "_shasum": "e2ae2f811d55c01cd51ee237992c793c4f9f0015",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-21.1.37.tgz",
23
+ "_shasum": "a9aab23045710ff40b0c1ee0ff4f70b928f529b9",
24
24
  "_spec": "@syncfusion/ej2-angular-grids@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_21.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": "~21.1.37",
35
- "@syncfusion/ej2-base": "~21.1.37",
36
- "@syncfusion/ej2-grids": "21.1.37",
34
+ "@syncfusion/ej2-angular-base": "~21.1.38",
35
+ "@syncfusion/ej2-base": "~21.1.38",
36
+ "@syncfusion/ej2-grids": "21.1.38",
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": "21.1.37"
75
+ "version": "21.1.38"
76
76
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-grids";
2
- export declare const pkgVer = "^21.1.35";
2
+ export declare const pkgVer = "^21.1.37";
3
3
  export declare const moduleName = "GridModule, PagerModule";
4
- export declare const themeVer = "~21.1.35";
4
+ export declare const themeVer = "~21.1.37";
@@ -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.1.37';
4
+ exports.pkgVer = '^21.1.38';
5
5
  exports.moduleName = 'GridModule, PagerModule';
6
- exports.themeVer = '~21.1.37';
6
+ exports.themeVer = '~21.1.38';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-grids';
2
- export const pkgVer = '^21.1.37';
2
+ export const pkgVer = '^21.1.38';
3
3
  export const moduleName = 'GridModule, PagerModule';
4
- export const themeVer = '~21.1.37';
4
+ export const themeVer = '~21.1.38';
@@ -3456,9 +3456,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3456
3456
  margin-left: 12px;
3457
3457
  width: 12px;
3458
3458
  }
3459
- .e-grid.sf-grid .e-table {
3460
- border-spacing: 0.25px;
3461
- }
3462
3459
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3463
3460
  margin-left: -8px;
3464
3461
  }
@@ -3599,7 +3596,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3599
3596
  padding: 0 8px;
3600
3597
  }
3601
3598
 
3602
- .e-grid-min-height .e-rowcell {
3599
+ .e-grid-min-height .e-rowcell,
3600
+ .e-grid-min-height .e-icon-grightarrow,
3601
+ .e-grid-min-height .e-icon-gdownarrow {
3603
3602
  line-height: 0;
3604
3603
  padding-bottom: 0;
3605
3604
  padding-top: 0;
@@ -3457,9 +3457,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3457
3457
  margin-left: 12px;
3458
3458
  width: 12px;
3459
3459
  }
3460
- .e-grid.sf-grid .e-table {
3461
- border-spacing: 0.25px;
3462
- }
3463
3460
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3464
3461
  margin-left: -8px;
3465
3462
  }
@@ -3600,7 +3597,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3600
3597
  padding: 0 8px;
3601
3598
  }
3602
3599
 
3603
- .e-grid-min-height .e-rowcell {
3600
+ .e-grid-min-height .e-rowcell,
3601
+ .e-grid-min-height .e-icon-grightarrow,
3602
+ .e-grid-min-height .e-icon-gdownarrow {
3604
3603
  line-height: 0;
3605
3604
  padding-bottom: 0;
3606
3605
  padding-top: 0;
@@ -3519,9 +3519,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3519
3519
  margin-left: 12px;
3520
3520
  width: 12px;
3521
3521
  }
3522
- .e-grid.sf-grid .e-table {
3523
- border-spacing: 0.25px;
3524
- }
3525
3522
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3526
3523
  margin-left: -8px;
3527
3524
  }
@@ -3662,7 +3659,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3662
3659
  padding: 8px 4px 10px 8px;
3663
3660
  }
3664
3661
 
3665
- .e-grid-min-height .e-rowcell {
3662
+ .e-grid-min-height .e-rowcell,
3663
+ .e-grid-min-height .e-icon-grightarrow,
3664
+ .e-grid-min-height .e-icon-gdownarrow {
3666
3665
  line-height: 0;
3667
3666
  padding-bottom: 0;
3668
3667
  padding-top: 0;
@@ -3523,9 +3523,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3523
3523
  margin-left: 12px;
3524
3524
  width: 12px;
3525
3525
  }
3526
- .e-grid.sf-grid .e-table {
3527
- border-spacing: 0.25px;
3528
- }
3529
3526
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3530
3527
  margin-left: -12px;
3531
3528
  }
@@ -3674,7 +3671,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3674
3671
  padding: 0 8px;
3675
3672
  }
3676
3673
 
3677
- .e-grid-min-height .e-rowcell {
3674
+ .e-grid-min-height .e-rowcell,
3675
+ .e-grid-min-height .e-icon-grightarrow,
3676
+ .e-grid-min-height .e-icon-gdownarrow {
3678
3677
  line-height: 0;
3679
3678
  padding-bottom: 0;
3680
3679
  padding-top: 0;
@@ -3523,9 +3523,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3523
3523
  margin-left: 12px;
3524
3524
  width: 12px;
3525
3525
  }
3526
- .e-grid.sf-grid .e-table {
3527
- border-spacing: 0.25px;
3528
- }
3529
3526
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3530
3527
  margin-left: -12px;
3531
3528
  }
@@ -3674,7 +3671,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3674
3671
  padding: 0 8px;
3675
3672
  }
3676
3673
 
3677
- .e-grid-min-height .e-rowcell {
3674
+ .e-grid-min-height .e-rowcell,
3675
+ .e-grid-min-height .e-icon-grightarrow,
3676
+ .e-grid-min-height .e-icon-gdownarrow {
3678
3677
  line-height: 0;
3679
3678
  padding-bottom: 0;
3680
3679
  padding-top: 0;
@@ -3430,9 +3430,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3430
3430
  margin-left: 12px;
3431
3431
  width: 12px;
3432
3432
  }
3433
- .e-grid.sf-grid .e-table {
3434
- border-spacing: 0.25px;
3435
- }
3436
3433
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3437
3434
  margin-left: 0;
3438
3435
  }
@@ -3573,7 +3570,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3573
3570
  padding: 0;
3574
3571
  }
3575
3572
 
3576
- .e-grid-min-height .e-rowcell {
3573
+ .e-grid-min-height .e-rowcell,
3574
+ .e-grid-min-height .e-icon-grightarrow,
3575
+ .e-grid-min-height .e-icon-gdownarrow {
3577
3576
  line-height: 0;
3578
3577
  padding-bottom: 0;
3579
3578
  padding-top: 0;
package/styles/fabric.css CHANGED
@@ -3423,9 +3423,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3423
3423
  margin-left: 12px;
3424
3424
  width: 12px;
3425
3425
  }
3426
- .e-grid.sf-grid .e-table {
3427
- border-spacing: 0.25px;
3428
- }
3429
3426
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3430
3427
  margin-left: 0;
3431
3428
  }
@@ -3566,7 +3563,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3566
3563
  padding: 0;
3567
3564
  }
3568
3565
 
3569
- .e-grid-min-height .e-rowcell {
3566
+ .e-grid-min-height .e-rowcell,
3567
+ .e-grid-min-height .e-icon-grightarrow,
3568
+ .e-grid-min-height .e-icon-gdownarrow {
3570
3569
  line-height: 0;
3571
3570
  padding-bottom: 0;
3572
3571
  padding-top: 0;
@@ -3529,9 +3529,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3529
3529
  margin-left: 12px;
3530
3530
  width: 12px;
3531
3531
  }
3532
- .e-grid.sf-grid .e-table {
3533
- border-spacing: 0.25px;
3534
- }
3535
3532
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3536
3533
  margin-left: -9px;
3537
3534
  }
@@ -3680,7 +3677,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3680
3677
  padding: 11.5px 4px 14px 4px;
3681
3678
  }
3682
3679
 
3683
- .e-grid-min-height .e-rowcell {
3680
+ .e-grid-min-height .e-rowcell,
3681
+ .e-grid-min-height .e-icon-grightarrow,
3682
+ .e-grid-min-height .e-icon-gdownarrow {
3684
3683
  line-height: 0;
3685
3684
  padding-bottom: 0;
3686
3685
  padding-top: 0;
package/styles/fluent.css CHANGED
@@ -3529,9 +3529,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3529
3529
  margin-left: 12px;
3530
3530
  width: 12px;
3531
3531
  }
3532
- .e-grid.sf-grid .e-table {
3533
- border-spacing: 0.25px;
3534
- }
3535
3532
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3536
3533
  margin-left: -9px;
3537
3534
  }
@@ -3680,7 +3677,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3680
3677
  padding: 11.5px 4px 14px 4px;
3681
3678
  }
3682
3679
 
3683
- .e-grid-min-height .e-rowcell {
3680
+ .e-grid-min-height .e-rowcell,
3681
+ .e-grid-min-height .e-icon-grightarrow,
3682
+ .e-grid-min-height .e-icon-gdownarrow {
3684
3683
  line-height: 0;
3685
3684
  padding-bottom: 0;
3686
3685
  padding-top: 0;
@@ -3602,11 +3602,6 @@
3602
3602
  }
3603
3603
 
3604
3604
  &.sf-grid {
3605
-
3606
- .e-table {
3607
- border-spacing: .25px;
3608
- }
3609
-
3610
3605
  span.e-ungroupbutton.e-icons {
3611
3606
  margin-left: $grid-group-ungroupicon-margin-left;
3612
3607
  }
@@ -3791,7 +3786,9 @@
3791
3786
  }
3792
3787
 
3793
3788
  #{&}.e-grid-min-height {
3794
- .e-rowcell {
3789
+ .e-rowcell,
3790
+ .e-icon-grightarrow,
3791
+ .e-icon-gdownarrow {
3795
3792
  line-height: 0;
3796
3793
  padding-bottom: 0;
3797
3794
  padding-top: 0;
@@ -3035,9 +3035,6 @@
3035
3035
  margin-left: 12px;
3036
3036
  width: 12px;
3037
3037
  }
3038
- .e-grid.sf-grid .e-table {
3039
- border-spacing: 0.25px;
3040
- }
3041
3038
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3042
3039
  margin-left: -8px;
3043
3040
  }
@@ -3178,7 +3175,9 @@
3178
3175
  padding: 0 8px;
3179
3176
  }
3180
3177
 
3181
- .e-grid-min-height .e-rowcell {
3178
+ .e-grid-min-height .e-rowcell,
3179
+ .e-grid-min-height .e-icon-grightarrow,
3180
+ .e-grid-min-height .e-icon-gdownarrow {
3182
3181
  line-height: 0;
3183
3182
  padding-bottom: 0;
3184
3183
  padding-top: 0;
@@ -3036,9 +3036,6 @@
3036
3036
  margin-left: 12px;
3037
3037
  width: 12px;
3038
3038
  }
3039
- .e-grid.sf-grid .e-table {
3040
- border-spacing: 0.25px;
3041
- }
3042
3039
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3043
3040
  margin-left: -8px;
3044
3041
  }
@@ -3179,7 +3176,9 @@
3179
3176
  padding: 0 8px;
3180
3177
  }
3181
3178
 
3182
- .e-grid-min-height .e-rowcell {
3179
+ .e-grid-min-height .e-rowcell,
3180
+ .e-grid-min-height .e-icon-grightarrow,
3181
+ .e-grid-min-height .e-icon-gdownarrow {
3183
3182
  line-height: 0;
3184
3183
  padding-bottom: 0;
3185
3184
  padding-top: 0;
@@ -3087,9 +3087,6 @@
3087
3087
  margin-left: 12px;
3088
3088
  width: 12px;
3089
3089
  }
3090
- .e-grid.sf-grid .e-table {
3091
- border-spacing: 0.25px;
3092
- }
3093
3090
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3094
3091
  margin-left: -8px;
3095
3092
  }
@@ -3230,7 +3227,9 @@
3230
3227
  padding: 8px 4px 10px 8px;
3231
3228
  }
3232
3229
 
3233
- .e-grid-min-height .e-rowcell {
3230
+ .e-grid-min-height .e-rowcell,
3231
+ .e-grid-min-height .e-icon-grightarrow,
3232
+ .e-grid-min-height .e-icon-gdownarrow {
3234
3233
  line-height: 0;
3235
3234
  padding-bottom: 0;
3236
3235
  padding-top: 0;
@@ -3099,9 +3099,6 @@
3099
3099
  margin-left: 12px;
3100
3100
  width: 12px;
3101
3101
  }
3102
- .e-grid.sf-grid .e-table {
3103
- border-spacing: 0.25px;
3104
- }
3105
3102
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3106
3103
  margin-left: -12px;
3107
3104
  }
@@ -3250,7 +3247,9 @@
3250
3247
  padding: 0 8px;
3251
3248
  }
3252
3249
 
3253
- .e-grid-min-height .e-rowcell {
3250
+ .e-grid-min-height .e-rowcell,
3251
+ .e-grid-min-height .e-icon-grightarrow,
3252
+ .e-grid-min-height .e-icon-gdownarrow {
3254
3253
  line-height: 0;
3255
3254
  padding-bottom: 0;
3256
3255
  padding-top: 0;
@@ -3099,9 +3099,6 @@
3099
3099
  margin-left: 12px;
3100
3100
  width: 12px;
3101
3101
  }
3102
- .e-grid.sf-grid .e-table {
3103
- border-spacing: 0.25px;
3104
- }
3105
3102
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3106
3103
  margin-left: -12px;
3107
3104
  }
@@ -3250,7 +3247,9 @@
3250
3247
  padding: 0 8px;
3251
3248
  }
3252
3249
 
3253
- .e-grid-min-height .e-rowcell {
3250
+ .e-grid-min-height .e-rowcell,
3251
+ .e-grid-min-height .e-icon-grightarrow,
3252
+ .e-grid-min-height .e-icon-gdownarrow {
3254
3253
  line-height: 0;
3255
3254
  padding-bottom: 0;
3256
3255
  padding-top: 0;
@@ -3009,9 +3009,6 @@
3009
3009
  margin-left: 12px;
3010
3010
  width: 12px;
3011
3011
  }
3012
- .e-grid.sf-grid .e-table {
3013
- border-spacing: 0.25px;
3014
- }
3015
3012
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3016
3013
  margin-left: 0;
3017
3014
  }
@@ -3152,7 +3149,9 @@
3152
3149
  padding: 0;
3153
3150
  }
3154
3151
 
3155
- .e-grid-min-height .e-rowcell {
3152
+ .e-grid-min-height .e-rowcell,
3153
+ .e-grid-min-height .e-icon-grightarrow,
3154
+ .e-grid-min-height .e-icon-gdownarrow {
3156
3155
  line-height: 0;
3157
3156
  padding-bottom: 0;
3158
3157
  padding-top: 0;
@@ -3002,9 +3002,6 @@
3002
3002
  margin-left: 12px;
3003
3003
  width: 12px;
3004
3004
  }
3005
- .e-grid.sf-grid .e-table {
3006
- border-spacing: 0.25px;
3007
- }
3008
3005
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3009
3006
  margin-left: 0;
3010
3007
  }
@@ -3145,7 +3142,9 @@
3145
3142
  padding: 0;
3146
3143
  }
3147
3144
 
3148
- .e-grid-min-height .e-rowcell {
3145
+ .e-grid-min-height .e-rowcell,
3146
+ .e-grid-min-height .e-icon-grightarrow,
3147
+ .e-grid-min-height .e-icon-gdownarrow {
3149
3148
  line-height: 0;
3150
3149
  padding-bottom: 0;
3151
3150
  padding-top: 0;
@@ -3105,9 +3105,6 @@
3105
3105
  margin-left: 12px;
3106
3106
  width: 12px;
3107
3107
  }
3108
- .e-grid.sf-grid .e-table {
3109
- border-spacing: 0.25px;
3110
- }
3111
3108
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3112
3109
  margin-left: -9px;
3113
3110
  }
@@ -3256,7 +3253,9 @@
3256
3253
  padding: 11.5px 4px 14px 4px;
3257
3254
  }
3258
3255
 
3259
- .e-grid-min-height .e-rowcell {
3256
+ .e-grid-min-height .e-rowcell,
3257
+ .e-grid-min-height .e-icon-grightarrow,
3258
+ .e-grid-min-height .e-icon-gdownarrow {
3260
3259
  line-height: 0;
3261
3260
  padding-bottom: 0;
3262
3261
  padding-top: 0;
@@ -3105,9 +3105,6 @@
3105
3105
  margin-left: 12px;
3106
3106
  width: 12px;
3107
3107
  }
3108
- .e-grid.sf-grid .e-table {
3109
- border-spacing: 0.25px;
3110
- }
3111
3108
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3112
3109
  margin-left: -9px;
3113
3110
  }
@@ -3256,7 +3253,9 @@
3256
3253
  padding: 11.5px 4px 14px 4px;
3257
3254
  }
3258
3255
 
3259
- .e-grid-min-height .e-rowcell {
3256
+ .e-grid-min-height .e-rowcell,
3257
+ .e-grid-min-height .e-icon-grightarrow,
3258
+ .e-grid-min-height .e-icon-gdownarrow {
3260
3259
  line-height: 0;
3261
3260
  padding-bottom: 0;
3262
3261
  padding-top: 0;
@@ -3006,9 +3006,6 @@
3006
3006
  margin-left: 12px;
3007
3007
  width: 12px;
3008
3008
  }
3009
- .e-grid.sf-grid .e-table {
3010
- border-spacing: 0.25px;
3011
- }
3012
3009
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3013
3010
  margin-left: 0;
3014
3011
  }
@@ -3149,7 +3146,9 @@
3149
3146
  padding: 0;
3150
3147
  }
3151
3148
 
3152
- .e-grid-min-height .e-rowcell {
3149
+ .e-grid-min-height .e-rowcell,
3150
+ .e-grid-min-height .e-icon-grightarrow,
3151
+ .e-grid-min-height .e-icon-gdownarrow {
3153
3152
  line-height: 0;
3154
3153
  padding-bottom: 0;
3155
3154
  padding-top: 0;
@@ -3006,9 +3006,6 @@
3006
3006
  margin-left: 12px;
3007
3007
  width: 12px;
3008
3008
  }
3009
- .e-grid.sf-grid .e-table {
3010
- border-spacing: 0.25px;
3011
- }
3012
3009
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3013
3010
  margin-left: 0;
3014
3011
  }
@@ -3149,7 +3146,9 @@
3149
3146
  padding: 0;
3150
3147
  }
3151
3148
 
3152
- .e-grid-min-height .e-rowcell {
3149
+ .e-grid-min-height .e-rowcell,
3150
+ .e-grid-min-height .e-icon-grightarrow,
3151
+ .e-grid-min-height .e-icon-gdownarrow {
3153
3152
  line-height: 0;
3154
3153
  padding-bottom: 0;
3155
3154
  padding-top: 0;
@@ -3050,9 +3050,6 @@
3050
3050
  margin-left: 12px;
3051
3051
  width: 12px;
3052
3052
  }
3053
- .e-grid.sf-grid .e-table {
3054
- border-spacing: 0.25px;
3055
- }
3056
3053
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3057
3054
  margin-left: 6px;
3058
3055
  }
@@ -3193,7 +3190,9 @@
3193
3190
  padding: 0;
3194
3191
  }
3195
3192
 
3196
- .e-grid-min-height .e-rowcell {
3193
+ .e-grid-min-height .e-rowcell,
3194
+ .e-grid-min-height .e-icon-grightarrow,
3195
+ .e-grid-min-height .e-icon-gdownarrow {
3197
3196
  line-height: 0;
3198
3197
  padding-bottom: 0;
3199
3198
  padding-top: 0;
@@ -3084,9 +3084,6 @@
3084
3084
  margin-left: 12px;
3085
3085
  width: 12px;
3086
3086
  }
3087
- .e-grid.sf-grid .e-table {
3088
- border-spacing: 0.25px;
3089
- }
3090
3087
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3091
3088
  margin-left: 6px;
3092
3089
  }
@@ -3227,7 +3224,9 @@
3227
3224
  padding: 0;
3228
3225
  }
3229
3226
 
3230
- .e-grid-min-height .e-rowcell {
3227
+ .e-grid-min-height .e-rowcell,
3228
+ .e-grid-min-height .e-icon-grightarrow,
3229
+ .e-grid-min-height .e-icon-gdownarrow {
3231
3230
  line-height: 0;
3232
3231
  padding-bottom: 0;
3233
3232
  padding-top: 0;
@@ -3120,9 +3120,6 @@
3120
3120
  margin-left: 12px;
3121
3121
  width: 12px;
3122
3122
  }
3123
- .e-grid.sf-grid .e-table {
3124
- border-spacing: 0.25px;
3125
- }
3126
3123
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3127
3124
  margin-left: -9px;
3128
3125
  }
@@ -3267,7 +3264,9 @@
3267
3264
  padding: 0 0 0 8px;
3268
3265
  }
3269
3266
 
3270
- .e-grid-min-height .e-rowcell {
3267
+ .e-grid-min-height .e-rowcell,
3268
+ .e-grid-min-height .e-icon-grightarrow,
3269
+ .e-grid-min-height .e-icon-gdownarrow {
3271
3270
  line-height: 0;
3272
3271
  padding-bottom: 0;
3273
3272
  padding-top: 0;
@@ -3120,9 +3120,6 @@
3120
3120
  margin-left: 12px;
3121
3121
  width: 12px;
3122
3122
  }
3123
- .e-grid.sf-grid .e-table {
3124
- border-spacing: 0.25px;
3125
- }
3126
3123
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3127
3124
  margin-left: -9px;
3128
3125
  }
@@ -3267,7 +3264,9 @@
3267
3264
  padding: 0 0 0 8px;
3268
3265
  }
3269
3266
 
3270
- .e-grid-min-height .e-rowcell {
3267
+ .e-grid-min-height .e-rowcell,
3268
+ .e-grid-min-height .e-icon-grightarrow,
3269
+ .e-grid-min-height .e-icon-gdownarrow {
3271
3270
  line-height: 0;
3272
3271
  padding-bottom: 0;
3273
3272
  padding-top: 0;
@@ -3427,9 +3427,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3427
3427
  margin-left: 12px;
3428
3428
  width: 12px;
3429
3429
  }
3430
- .e-grid.sf-grid .e-table {
3431
- border-spacing: 0.25px;
3432
- }
3433
3430
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3434
3431
  margin-left: 0;
3435
3432
  }
@@ -3570,7 +3567,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3570
3567
  padding: 0;
3571
3568
  }
3572
3569
 
3573
- .e-grid-min-height .e-rowcell {
3570
+ .e-grid-min-height .e-rowcell,
3571
+ .e-grid-min-height .e-icon-grightarrow,
3572
+ .e-grid-min-height .e-icon-gdownarrow {
3574
3573
  line-height: 0;
3575
3574
  padding-bottom: 0;
3576
3575
  padding-top: 0;
@@ -3427,9 +3427,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3427
3427
  margin-left: 12px;
3428
3428
  width: 12px;
3429
3429
  }
3430
- .e-grid.sf-grid .e-table {
3431
- border-spacing: 0.25px;
3432
- }
3433
3430
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3434
3431
  margin-left: 0;
3435
3432
  }
@@ -3570,7 +3567,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3570
3567
  padding: 0;
3571
3568
  }
3572
3569
 
3573
- .e-grid-min-height .e-rowcell {
3570
+ .e-grid-min-height .e-rowcell,
3571
+ .e-grid-min-height .e-icon-grightarrow,
3572
+ .e-grid-min-height .e-icon-gdownarrow {
3574
3573
  line-height: 0;
3575
3574
  padding-bottom: 0;
3576
3575
  padding-top: 0;
@@ -3477,9 +3477,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3477
3477
  margin-left: 12px;
3478
3478
  width: 12px;
3479
3479
  }
3480
- .e-grid.sf-grid .e-table {
3481
- border-spacing: 0.25px;
3482
- }
3483
3480
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3484
3481
  margin-left: 6px;
3485
3482
  }
@@ -3620,7 +3617,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3620
3617
  padding: 0;
3621
3618
  }
3622
3619
 
3623
- .e-grid-min-height .e-rowcell {
3620
+ .e-grid-min-height .e-rowcell,
3621
+ .e-grid-min-height .e-icon-grightarrow,
3622
+ .e-grid-min-height .e-icon-gdownarrow {
3624
3623
  line-height: 0;
3625
3624
  padding-bottom: 0;
3626
3625
  padding-top: 0;
@@ -3519,9 +3519,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3519
3519
  margin-left: 12px;
3520
3520
  width: 12px;
3521
3521
  }
3522
- .e-grid.sf-grid .e-table {
3523
- border-spacing: 0.25px;
3524
- }
3525
3522
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3526
3523
  margin-left: 6px;
3527
3524
  }
@@ -3662,7 +3659,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3662
3659
  padding: 0;
3663
3660
  }
3664
3661
 
3665
- .e-grid-min-height .e-rowcell {
3662
+ .e-grid-min-height .e-rowcell,
3663
+ .e-grid-min-height .e-icon-grightarrow,
3664
+ .e-grid-min-height .e-icon-gdownarrow {
3666
3665
  line-height: 0;
3667
3666
  padding-bottom: 0;
3668
3667
  padding-top: 0;
@@ -3545,9 +3545,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3545
3545
  margin-left: 12px;
3546
3546
  width: 12px;
3547
3547
  }
3548
- .e-grid.sf-grid .e-table {
3549
- border-spacing: 0.25px;
3550
- }
3551
3548
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3552
3549
  margin-left: -9px;
3553
3550
  }
@@ -3692,7 +3689,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3692
3689
  padding: 0 0 0 8px;
3693
3690
  }
3694
3691
 
3695
- .e-grid-min-height .e-rowcell {
3692
+ .e-grid-min-height .e-rowcell,
3693
+ .e-grid-min-height .e-icon-grightarrow,
3694
+ .e-grid-min-height .e-icon-gdownarrow {
3696
3695
  line-height: 0;
3697
3696
  padding-bottom: 0;
3698
3697
  padding-top: 0;
@@ -3545,9 +3545,6 @@ li.e-separator.e-menu-item.e-excel-separator {
3545
3545
  margin-left: 12px;
3546
3546
  width: 12px;
3547
3547
  }
3548
- .e-grid.sf-grid .e-table {
3549
- border-spacing: 0.25px;
3550
- }
3551
3548
  .e-grid.sf-grid span.e-ungroupbutton.e-icons {
3552
3549
  margin-left: -9px;
3553
3550
  }
@@ -3692,7 +3689,9 @@ li.e-separator.e-menu-item.e-excel-separator {
3692
3689
  padding: 0 0 0 8px;
3693
3690
  }
3694
3691
 
3695
- .e-grid-min-height .e-rowcell {
3692
+ .e-grid-min-height .e-rowcell,
3693
+ .e-grid-min-height .e-icon-grightarrow,
3694
+ .e-grid-min-height .e-icon-gdownarrow {
3696
3695
  line-height: 0;
3697
3696
  padding-bottom: 0;
3698
3697
  padding-top: 0;