@syncfusion/blazor-themes 21.1.37 → 21.1.39

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.
Files changed (103) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +103 -37
  2. package/SCSS-Themes/bootstrap.scss +103 -37
  3. package/SCSS-Themes/bootstrap4.scss +103 -41
  4. package/SCSS-Themes/bootstrap5-dark.scss +105 -43
  5. package/SCSS-Themes/bootstrap5.scss +105 -43
  6. package/SCSS-Themes/fabric-dark.scss +103 -37
  7. package/SCSS-Themes/fabric.scss +103 -37
  8. package/SCSS-Themes/fluent-dark.scss +103 -37
  9. package/SCSS-Themes/fluent.scss +103 -37
  10. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +3 -6
  11. package/SCSS-Themes/grids/grid/bootstrap.scss +3 -6
  12. package/SCSS-Themes/grids/grid/bootstrap4.scss +3 -6
  13. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +3 -6
  14. package/SCSS-Themes/grids/grid/bootstrap5.scss +3 -6
  15. package/SCSS-Themes/grids/grid/fabric-dark.scss +3 -6
  16. package/SCSS-Themes/grids/grid/fabric.scss +3 -6
  17. package/SCSS-Themes/grids/grid/fluent-dark.scss +3 -6
  18. package/SCSS-Themes/grids/grid/fluent.scss +3 -6
  19. package/SCSS-Themes/grids/grid/highcontrast.scss +3 -6
  20. package/SCSS-Themes/grids/grid/material-dark.scss +3 -6
  21. package/SCSS-Themes/grids/grid/material.scss +3 -6
  22. package/SCSS-Themes/grids/grid/tailwind-dark.scss +3 -6
  23. package/SCSS-Themes/grids/grid/tailwind.scss +3 -6
  24. package/SCSS-Themes/highcontrast.scss +103 -41
  25. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +12 -0
  26. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +12 -0
  27. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +12 -0
  28. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +12 -0
  29. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +12 -0
  30. package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +12 -0
  31. package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +12 -0
  32. package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +12 -0
  33. package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +12 -0
  34. package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +12 -0
  35. package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +12 -0
  36. package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +12 -0
  37. package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +12 -0
  38. package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +12 -0
  39. package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
  40. package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
  41. package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
  42. package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
  43. package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
  44. package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
  45. package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
  46. package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
  47. package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
  48. package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
  49. package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
  50. package/SCSS-Themes/lists/list-view/material.scss +1 -1
  51. package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
  52. package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
  53. package/SCSS-Themes/material-dark.scss +103 -41
  54. package/SCSS-Themes/material.scss +103 -41
  55. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +1 -1
  56. package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +1 -1
  57. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -1
  58. package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -1
  59. package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +0 -8
  60. package/SCSS-Themes/navigations/tab/bootstrap.scss +0 -8
  61. package/SCSS-Themes/navigations/tab/bootstrap4.scss +0 -12
  62. package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +0 -12
  63. package/SCSS-Themes/navigations/tab/bootstrap5.scss +0 -12
  64. package/SCSS-Themes/navigations/tab/fabric-dark.scss +0 -8
  65. package/SCSS-Themes/navigations/tab/fabric.scss +0 -8
  66. package/SCSS-Themes/navigations/tab/fluent-dark.scss +0 -8
  67. package/SCSS-Themes/navigations/tab/fluent.scss +0 -8
  68. package/SCSS-Themes/navigations/tab/highcontrast.scss +0 -12
  69. package/SCSS-Themes/navigations/tab/material-dark.scss +0 -12
  70. package/SCSS-Themes/navigations/tab/material.scss +0 -12
  71. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +0 -12
  72. package/SCSS-Themes/navigations/tab/tailwind.scss +0 -12
  73. package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +77 -18
  74. package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +77 -18
  75. package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +77 -18
  76. package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +77 -18
  77. package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +77 -18
  78. package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +77 -18
  79. package/SCSS-Themes/ribbon/ribbon/fabric.scss +77 -18
  80. package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +77 -18
  81. package/SCSS-Themes/ribbon/ribbon/fluent.scss +77 -18
  82. package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +77 -18
  83. package/SCSS-Themes/ribbon/ribbon/material-dark.scss +77 -18
  84. package/SCSS-Themes/ribbon/ribbon/material.scss +77 -18
  85. package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +77 -18
  86. package/SCSS-Themes/ribbon/ribbon/tailwind.scss +77 -18
  87. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +10 -4
  88. package/SCSS-Themes/schedule/schedule/bootstrap.scss +10 -4
  89. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +10 -4
  90. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +10 -4
  91. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +10 -4
  92. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +10 -4
  93. package/SCSS-Themes/schedule/schedule/fabric.scss +10 -4
  94. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +10 -4
  95. package/SCSS-Themes/schedule/schedule/fluent.scss +10 -4
  96. package/SCSS-Themes/schedule/schedule/highcontrast.scss +10 -4
  97. package/SCSS-Themes/schedule/schedule/material-dark.scss +10 -4
  98. package/SCSS-Themes/schedule/schedule/material.scss +10 -4
  99. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +10 -4
  100. package/SCSS-Themes/schedule/schedule/tailwind.scss +10 -4
  101. package/SCSS-Themes/tailwind-dark.scss +103 -41
  102. package/SCSS-Themes/tailwind.scss +103 -41
  103. package/package.json +1 -1
@@ -40215,7 +40215,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
40215
40215
  font-size: $listview-header-font-size;
40216
40216
  }
40217
40217
 
40218
- & .e-icons {
40218
+ & .e-icons:not(.e-primary .e-icon-btn) {
40219
40219
  color: $listview-icon-color;
40220
40220
 
40221
40221
  @if ($skin-name == 'tailwind') {
@@ -52739,18 +52739,10 @@ $tab-background-text-color: $primary-text-color !default;
52739
52739
 
52740
52740
  .e-popup-up-icon::before {
52741
52741
  content: '\e776';
52742
-
52743
- @media screen and (max-width: 480px) {
52744
- content: '\e770';
52745
- }
52746
52742
  }
52747
52743
 
52748
52744
  .e-popup-down-icon::before {
52749
52745
  content: '\e729';
52750
-
52751
- @media screen and (max-width: 480px) {
52752
- content: '\e770';
52753
- }
52754
52746
  }
52755
52747
  }
52756
52748
 
@@ -76651,11 +76643,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76651
76643
  }
76652
76644
 
76653
76645
  &.sf-grid {
76654
-
76655
- .e-table {
76656
- border-spacing: .25px;
76657
- }
76658
-
76659
76646
  span.e-ungroupbutton.e-icons {
76660
76647
  margin-left: $grid-group-ungroupicon-margin-left;
76661
76648
  }
@@ -76840,7 +76827,9 @@ $grid-dropitems-count-margin-left: -8px !default;
76840
76827
  }
76841
76828
 
76842
76829
  #{&}.e-grid-min-height {
76843
- .e-rowcell {
76830
+ .e-rowcell,
76831
+ .e-icon-grightarrow,
76832
+ .e-icon-gdownarrow {
76844
76833
  line-height: 0;
76845
76834
  padding-bottom: 0;
76846
76835
  padding-top: 0;
@@ -90398,6 +90387,12 @@ $editor-btn-icon-color: $icon-color !default;
90398
90387
  background-color: darken($gray-600, 7.5%);
90399
90388
  border: 1px solid darken($gray-600, 10%);
90400
90389
  }
90390
+
90391
+ &:disabled {
90392
+ background-color: $content-bg;
90393
+ border: 1px solid $gray-400;
90394
+ box-shadow: 0 1px 4px 0 $black-color;
90395
+ }
90401
90396
  }
90402
90397
  @else if $skin-name == 'bootstrap5' {
90403
90398
 
@@ -90405,6 +90400,12 @@ $editor-btn-icon-color: $icon-color !default;
90405
90400
  background-color: darken($gray-600, 7.5%);
90406
90401
  border: 1px solid darken($gray-600, 10%);
90407
90402
  }
90403
+
90404
+ &:disabled{
90405
+ background-color: $content-bg-color;
90406
+ border: 1px solid $border-light;
90407
+ border-radius: 4px;
90408
+ }
90408
90409
  }
90409
90410
 
90410
90411
  @if $skin-name == 'bootstrap4' {
@@ -109220,7 +109221,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
109220
109221
  &.e-left-handler,
109221
109222
  &.e-right-handler {
109222
109223
  height: 100%;
109223
- width: 10px;
109224
+ min-width: 1px;
109225
+ max-width: 10px;
109226
+ width: 20%;
109224
109227
  }
109225
109228
 
109226
109229
  &.e-left-handler {
@@ -109237,7 +109240,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
109237
109240
 
109238
109241
  &.e-top-handler,
109239
109242
  &.e-bottom-handler {
109240
- height: 10px;
109243
+ min-height: 1px;
109244
+ max-height: 10px;
109245
+ height: 20%;
109241
109246
  width: 100%;
109242
109247
  }
109243
109248
 
@@ -112996,7 +113001,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
112996
113001
  background: $schedule-current-date-bg-color;
112997
113002
  border-radius: 50%;
112998
113003
  color: $schedule-current-date-header-font-color;
112999
- width: 20px;
113004
+ min-width: 20px;
113005
+ padding: 0 4px;
113006
+ width: fit-content;
113000
113007
  }
113001
113008
 
113002
113009
  .e-selected-cell {
@@ -113032,7 +113039,7 @@ $schedule-tree-content-color: $content-text-color-alt2;
113032
113039
  }
113033
113040
 
113034
113041
  .e-current-date .e-date-header {
113035
- width: 24px;
113042
+ min-width: 24px;
113036
113043
  }
113037
113044
  }
113038
113045
 
@@ -115608,10 +115615,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115608
115615
  display: none;
115609
115616
  }
115610
115617
 
115611
- .e-item {
115612
- width: fit-content;
115613
- }
115614
-
115615
115618
  .e-ribbon-file-menu {
115616
115619
  position: absolute;
115617
115620
  line-height: $ribbon-file-menu-height;
@@ -115717,6 +115720,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115717
115720
  }
115718
115721
  }
115719
115722
 
115723
+ .e-hscroll.e-scroll-device {
115724
+ .e-scroll-nav.e-scroll-right-nav {
115725
+ box-shadow: none;
115726
+ }
115727
+ }
115728
+
115720
115729
  .e-hscroll {
115721
115730
  padding: $ribbon-hscroll-padding;
115722
115731
 
@@ -115726,6 +115735,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115726
115735
  min-width: auto;
115727
115736
  width: auto;
115728
115737
  border-style: solid;
115738
+ transform: none;
115729
115739
  border-width: $ribbon-hscroll-nav-border-width;
115730
115740
  border-radius: $ribbon-hscroll-nav-border-radius;
115731
115741
  z-index: 3;
@@ -115737,6 +115747,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115737
115747
  .e-nav-arrow {
115738
115748
  font-size: $ribbon-nav-arrow-size;
115739
115749
  height: auto;
115750
+ transform: none;
115740
115751
  line-height: $ribbon-nav-arrow-height;
115741
115752
  padding: $ribbon-hscroll-nav-arrow-padding;
115742
115753
  width: auto;
@@ -115828,6 +115839,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115828
115839
  overflow-y: hidden;
115829
115840
  }
115830
115841
 
115842
+ .e-input-group {
115843
+ margin-bottom: 0;
115844
+ }
115845
+
115831
115846
  .e-ribbon-group {
115832
115847
  padding-top: $ribbon-simplified-group-padding;
115833
115848
  height: auto;
@@ -115891,6 +115906,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115891
115906
  .e-tab-header {
115892
115907
  left: var(--fileMenuWidth);
115893
115908
  }
115909
+
115910
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
115911
+ padding-right: 30px;
115912
+ }
115894
115913
  }
115895
115914
 
115896
115915
  &.e-rtl {
@@ -115908,6 +115927,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115908
115927
  .e-tab-header {
115909
115928
  right: var(--fileMenuWidth);
115910
115929
  }
115930
+
115931
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
115932
+ padding-left: 30px;
115933
+ }
115911
115934
  }
115912
115935
  }
115913
115936
 
@@ -116109,6 +116132,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116109
116132
 
116110
116133
  .e-colorpicker-wrapper {
116111
116134
  border: 1px solid transparent;
116135
+ border-radius: $ribbon-items-border-radius;
116112
116136
 
116113
116137
  .e-split-btn-wrapper.e-rtl .e-split-colorpicker {
116114
116138
  &.e-split-btn {
@@ -116255,8 +116279,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116255
116279
 
116256
116280
  .e-ribbon-overflow-target {
116257
116281
 
116258
- .e-ribbon-item > .e-input-group {
116259
- margin: $ribbon-overflow-wrapper-item-margin;
116282
+ .e-ribbon-item {
116283
+
116284
+ & > .e-input-group,
116285
+ .e-ribbon-template {
116286
+ margin: $ribbon-overflow-wrapper-item-margin;
116287
+ }
116260
116288
  }
116261
116289
 
116262
116290
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -116282,14 +116310,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116282
116310
  width: 100%;
116283
116311
  justify-content: flex-start;
116284
116312
  }
116285
-
116286
- >.e-split-btn-wrapper,
116287
- >.e-dropdown-btn {
116288
- .e-icons.e-caret {
116289
- transform: rotate(-90deg);
116290
- margin-left: auto;
116291
- }
116292
- }
116293
116313
  }
116294
116314
 
116295
116315
  .e-ribbon-overflow-header {
@@ -116300,6 +116320,20 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116300
116320
  }
116301
116321
  }
116302
116322
 
116323
+ .e-ribbon-group-overflow-ddb:not(.e-rtl) {
116324
+ .e-ribbon-overflow-target .e-ribbon-item {
116325
+
116326
+ >.e-split-btn-wrapper,
116327
+ >.e-dropdown-btn {
116328
+ .e-icons.e-caret {
116329
+ transform: rotate(-90deg);
116330
+ padding: $ribbon-items-margin;
116331
+ margin: 0 0 0 auto;
116332
+ }
116333
+ }
116334
+ }
116335
+ }
116336
+
116303
116337
  .e-rtl.e-ribbon-group-overflow-ddb {
116304
116338
  .e-ribbon-overflow-target .e-ribbon-item {
116305
116339
 
@@ -116307,8 +116341,8 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116307
116341
  >.e-dropdown-btn {
116308
116342
  .e-icons.e-caret {
116309
116343
  transform: rotate(90deg);
116310
- margin-right: auto;
116311
- margin-left: unset;
116344
+ padding: $ribbon-items-margin;
116345
+ margin: 0 auto 0 0;
116312
116346
  }
116313
116347
  }
116314
116348
  }
@@ -116488,6 +116522,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116488
116522
  height: auto;
116489
116523
  }
116490
116524
 
116525
+ .e-input-group {
116526
+ margin-bottom: 0;
116527
+ }
116528
+
116491
116529
  .e-ribbon-group-content {
116492
116530
  height: $ribbon-bigger-simplified-group-content-height;
116493
116531
  }
@@ -116611,8 +116649,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116611
116649
  .e-bigger.e-ribbon-group-overflow-ddb {
116612
116650
  .e-ribbon-overflow-target {
116613
116651
 
116614
- .e-ribbon-item > .e-input-group {
116615
- margin: $ribbon-bigger-overflow-wrapper-item-margin;
116652
+ .e-ribbon-item {
116653
+
116654
+ & > .e-input-group,
116655
+ .e-ribbon-template {
116656
+ margin: $ribbon-bigger-overflow-wrapper-item-margin;
116657
+ }
116616
116658
  }
116617
116659
 
116618
116660
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -116620,6 +116662,30 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116620
116662
  padding: 0;
116621
116663
  }
116622
116664
  }
116665
+
116666
+ &:not(.e-rtl) {
116667
+ .e-ribbon-overflow-target .e-ribbon-item {
116668
+
116669
+ >.e-split-btn-wrapper,
116670
+ >.e-dropdown-btn {
116671
+ .e-icons.e-caret {
116672
+ padding: $ribbon-bigger-items-margin;
116673
+ }
116674
+ }
116675
+ }
116676
+ }
116677
+
116678
+ &.e-rtl {
116679
+ .e-ribbon-overflow-target .e-ribbon-item {
116680
+
116681
+ >.e-split-btn-wrapper,
116682
+ >.e-dropdown-btn {
116683
+ .e-icons.e-caret {
116684
+ padding: $ribbon-bigger-items-margin;
116685
+ }
116686
+ }
116687
+ }
116688
+ }
116623
116689
  }
116624
116690
 
116625
116691
  .e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
@@ -4228,11 +4228,6 @@ $grid-dropitems-count-margin-left: -8px !default;
4228
4228
  }
4229
4229
 
4230
4230
  &.sf-grid {
4231
-
4232
- .e-table {
4233
- border-spacing: .25px;
4234
- }
4235
-
4236
4231
  span.e-ungroupbutton.e-icons {
4237
4232
  margin-left: $grid-group-ungroupicon-margin-left;
4238
4233
  }
@@ -4417,7 +4412,9 @@ $grid-dropitems-count-margin-left: -8px !default;
4417
4412
  }
4418
4413
 
4419
4414
  #{&}.e-grid-min-height {
4420
- .e-rowcell {
4415
+ .e-rowcell,
4416
+ .e-icon-grightarrow,
4417
+ .e-icon-gdownarrow {
4421
4418
  line-height: 0;
4422
4419
  padding-bottom: 0;
4423
4420
  padding-top: 0;
@@ -4230,11 +4230,6 @@ $grid-dropitems-count-margin-left: -8px !default;
4230
4230
  }
4231
4231
 
4232
4232
  &.sf-grid {
4233
-
4234
- .e-table {
4235
- border-spacing: .25px;
4236
- }
4237
-
4238
4233
  span.e-ungroupbutton.e-icons {
4239
4234
  margin-left: $grid-group-ungroupicon-margin-left;
4240
4235
  }
@@ -4419,7 +4414,9 @@ $grid-dropitems-count-margin-left: -8px !default;
4419
4414
  }
4420
4415
 
4421
4416
  #{&}.e-grid-min-height {
4422
- .e-rowcell {
4417
+ .e-rowcell,
4418
+ .e-icon-grightarrow,
4419
+ .e-icon-gdownarrow {
4423
4420
  line-height: 0;
4424
4421
  padding-bottom: 0;
4425
4422
  padding-top: 0;
@@ -4234,11 +4234,6 @@ $grid-dropitems-count-margin-left: -8px !default;
4234
4234
  }
4235
4235
 
4236
4236
  &.sf-grid {
4237
-
4238
- .e-table {
4239
- border-spacing: .25px;
4240
- }
4241
-
4242
4237
  span.e-ungroupbutton.e-icons {
4243
4238
  margin-left: $grid-group-ungroupicon-margin-left;
4244
4239
  }
@@ -4423,7 +4418,9 @@ $grid-dropitems-count-margin-left: -8px !default;
4423
4418
  }
4424
4419
 
4425
4420
  #{&}.e-grid-min-height {
4426
- .e-rowcell {
4421
+ .e-rowcell,
4422
+ .e-icon-grightarrow,
4423
+ .e-icon-gdownarrow {
4427
4424
  line-height: 0;
4428
4425
  padding-bottom: 0;
4429
4426
  padding-top: 0;
@@ -4228,11 +4228,6 @@ $grid-dropitems-count-margin-left: -4px !default;
4228
4228
  }
4229
4229
 
4230
4230
  &.sf-grid {
4231
-
4232
- .e-table {
4233
- border-spacing: .25px;
4234
- }
4235
-
4236
4231
  span.e-ungroupbutton.e-icons {
4237
4232
  margin-left: $grid-group-ungroupicon-margin-left;
4238
4233
  }
@@ -4417,7 +4412,9 @@ $grid-dropitems-count-margin-left: -4px !default;
4417
4412
  }
4418
4413
 
4419
4414
  #{&}.e-grid-min-height {
4420
- .e-rowcell {
4415
+ .e-rowcell,
4416
+ .e-icon-grightarrow,
4417
+ .e-icon-gdownarrow {
4421
4418
  line-height: 0;
4422
4419
  padding-bottom: 0;
4423
4420
  padding-top: 0;
@@ -4228,11 +4228,6 @@ $grid-dropitems-count-margin-left: -4px !default;
4228
4228
  }
4229
4229
 
4230
4230
  &.sf-grid {
4231
-
4232
- .e-table {
4233
- border-spacing: .25px;
4234
- }
4235
-
4236
4231
  span.e-ungroupbutton.e-icons {
4237
4232
  margin-left: $grid-group-ungroupicon-margin-left;
4238
4233
  }
@@ -4417,7 +4412,9 @@ $grid-dropitems-count-margin-left: -4px !default;
4417
4412
  }
4418
4413
 
4419
4414
  #{&}.e-grid-min-height {
4420
- .e-rowcell {
4415
+ .e-rowcell,
4416
+ .e-icon-grightarrow,
4417
+ .e-icon-gdownarrow {
4421
4418
  line-height: 0;
4422
4419
  padding-bottom: 0;
4423
4420
  padding-top: 0;
@@ -4225,11 +4225,6 @@ $grid-dropitems-count-margin-left: -8px !default;
4225
4225
  }
4226
4226
 
4227
4227
  &.sf-grid {
4228
-
4229
- .e-table {
4230
- border-spacing: .25px;
4231
- }
4232
-
4233
4228
  span.e-ungroupbutton.e-icons {
4234
4229
  margin-left: $grid-group-ungroupicon-margin-left;
4235
4230
  }
@@ -4414,7 +4409,9 @@ $grid-dropitems-count-margin-left: -8px !default;
4414
4409
  }
4415
4410
 
4416
4411
  #{&}.e-grid-min-height {
4417
- .e-rowcell {
4412
+ .e-rowcell,
4413
+ .e-icon-grightarrow,
4414
+ .e-icon-gdownarrow {
4418
4415
  line-height: 0;
4419
4416
  padding-bottom: 0;
4420
4417
  padding-top: 0;
@@ -4225,11 +4225,6 @@ $grid-dropitems-count-margin-left: -8px !default;
4225
4225
  }
4226
4226
 
4227
4227
  &.sf-grid {
4228
-
4229
- .e-table {
4230
- border-spacing: .25px;
4231
- }
4232
-
4233
4228
  span.e-ungroupbutton.e-icons {
4234
4229
  margin-left: $grid-group-ungroupicon-margin-left;
4235
4230
  }
@@ -4414,7 +4409,9 @@ $grid-dropitems-count-margin-left: -8px !default;
4414
4409
  }
4415
4410
 
4416
4411
  #{&}.e-grid-min-height {
4417
- .e-rowcell {
4412
+ .e-rowcell,
4413
+ .e-icon-grightarrow,
4414
+ .e-icon-gdownarrow {
4418
4415
  line-height: 0;
4419
4416
  padding-bottom: 0;
4420
4417
  padding-top: 0;
@@ -4220,11 +4220,6 @@ $grid-dropitems-count-margin-left: -8px !default;
4220
4220
  }
4221
4221
 
4222
4222
  &.sf-grid {
4223
-
4224
- .e-table {
4225
- border-spacing: .25px;
4226
- }
4227
-
4228
4223
  span.e-ungroupbutton.e-icons {
4229
4224
  margin-left: $grid-group-ungroupicon-margin-left;
4230
4225
  }
@@ -4409,7 +4404,9 @@ $grid-dropitems-count-margin-left: -8px !default;
4409
4404
  }
4410
4405
 
4411
4406
  #{&}.e-grid-min-height {
4412
- .e-rowcell {
4407
+ .e-rowcell,
4408
+ .e-icon-grightarrow,
4409
+ .e-icon-gdownarrow {
4413
4410
  line-height: 0;
4414
4411
  padding-bottom: 0;
4415
4412
  padding-top: 0;
@@ -4220,11 +4220,6 @@ $grid-dropitems-count-margin-left: -8px !default;
4220
4220
  }
4221
4221
 
4222
4222
  &.sf-grid {
4223
-
4224
- .e-table {
4225
- border-spacing: .25px;
4226
- }
4227
-
4228
4223
  span.e-ungroupbutton.e-icons {
4229
4224
  margin-left: $grid-group-ungroupicon-margin-left;
4230
4225
  }
@@ -4409,7 +4404,9 @@ $grid-dropitems-count-margin-left: -8px !default;
4409
4404
  }
4410
4405
 
4411
4406
  #{&}.e-grid-min-height {
4412
- .e-rowcell {
4407
+ .e-rowcell,
4408
+ .e-icon-grightarrow,
4409
+ .e-icon-gdownarrow {
4413
4410
  line-height: 0;
4414
4411
  padding-bottom: 0;
4415
4412
  padding-top: 0;
@@ -4225,11 +4225,6 @@ $grid-dropitems-count-margin-left: -8px !default;
4225
4225
  }
4226
4226
 
4227
4227
  &.sf-grid {
4228
-
4229
- .e-table {
4230
- border-spacing: .25px;
4231
- }
4232
-
4233
4228
  span.e-ungroupbutton.e-icons {
4234
4229
  margin-left: $grid-group-ungroupicon-margin-left;
4235
4230
  }
@@ -4414,7 +4409,9 @@ $grid-dropitems-count-margin-left: -8px !default;
4414
4409
  }
4415
4410
 
4416
4411
  #{&}.e-grid-min-height {
4417
- .e-rowcell {
4412
+ .e-rowcell,
4413
+ .e-icon-grightarrow,
4414
+ .e-icon-gdownarrow {
4418
4415
  line-height: 0;
4419
4416
  padding-bottom: 0;
4420
4417
  padding-top: 0;
@@ -4226,11 +4226,6 @@ $grid-dropitems-count-margin-left: -8px !default;
4226
4226
  }
4227
4227
 
4228
4228
  &.sf-grid {
4229
-
4230
- .e-table {
4231
- border-spacing: .25px;
4232
- }
4233
-
4234
4229
  span.e-ungroupbutton.e-icons {
4235
4230
  margin-left: $grid-group-ungroupicon-margin-left;
4236
4231
  }
@@ -4415,7 +4410,9 @@ $grid-dropitems-count-margin-left: -8px !default;
4415
4410
  }
4416
4411
 
4417
4412
  #{&}.e-grid-min-height {
4418
- .e-rowcell {
4413
+ .e-rowcell,
4414
+ .e-icon-grightarrow,
4415
+ .e-icon-gdownarrow {
4419
4416
  line-height: 0;
4420
4417
  padding-bottom: 0;
4421
4418
  padding-top: 0;
@@ -4224,11 +4224,6 @@ $grid-dropitems-count-margin-left: -8px !default;
4224
4224
  }
4225
4225
 
4226
4226
  &.sf-grid {
4227
-
4228
- .e-table {
4229
- border-spacing: .25px;
4230
- }
4231
-
4232
4227
  span.e-ungroupbutton.e-icons {
4233
4228
  margin-left: $grid-group-ungroupicon-margin-left;
4234
4229
  }
@@ -4413,7 +4408,9 @@ $grid-dropitems-count-margin-left: -8px !default;
4413
4408
  }
4414
4409
 
4415
4410
  #{&}.e-grid-min-height {
4416
- .e-rowcell {
4411
+ .e-rowcell,
4412
+ .e-icon-grightarrow,
4413
+ .e-icon-gdownarrow {
4417
4414
  line-height: 0;
4418
4415
  padding-bottom: 0;
4419
4416
  padding-top: 0;
@@ -4235,11 +4235,6 @@ $grid-dropitems-count-margin-left: -8px !default;
4235
4235
  }
4236
4236
 
4237
4237
  &.sf-grid {
4238
-
4239
- .e-table {
4240
- border-spacing: .25px;
4241
- }
4242
-
4243
4238
  span.e-ungroupbutton.e-icons {
4244
4239
  margin-left: $grid-group-ungroupicon-margin-left;
4245
4240
  }
@@ -4424,7 +4419,9 @@ $grid-dropitems-count-margin-left: -8px !default;
4424
4419
  }
4425
4420
 
4426
4421
  #{&}.e-grid-min-height {
4427
- .e-rowcell {
4422
+ .e-rowcell,
4423
+ .e-icon-grightarrow,
4424
+ .e-icon-gdownarrow {
4428
4425
  line-height: 0;
4429
4426
  padding-bottom: 0;
4430
4427
  padding-top: 0;
@@ -4235,11 +4235,6 @@ $grid-dropitems-count-margin-left: -8px !default;
4235
4235
  }
4236
4236
 
4237
4237
  &.sf-grid {
4238
-
4239
- .e-table {
4240
- border-spacing: .25px;
4241
- }
4242
-
4243
4238
  span.e-ungroupbutton.e-icons {
4244
4239
  margin-left: $grid-group-ungroupicon-margin-left;
4245
4240
  }
@@ -4424,7 +4419,9 @@ $grid-dropitems-count-margin-left: -8px !default;
4424
4419
  }
4425
4420
 
4426
4421
  #{&}.e-grid-min-height {
4427
- .e-rowcell {
4422
+ .e-rowcell,
4423
+ .e-icon-grightarrow,
4424
+ .e-icon-gdownarrow {
4428
4425
  line-height: 0;
4429
4426
  padding-bottom: 0;
4430
4427
  padding-top: 0;