@syncfusion/blazor-themes 23.1.42 → 23.1.44

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 (81) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +49 -41
  2. package/SCSS-Themes/bootstrap.scss +49 -41
  3. package/SCSS-Themes/bootstrap4.scss +49 -41
  4. package/SCSS-Themes/bootstrap5-dark.scss +49 -41
  5. package/SCSS-Themes/bootstrap5.scss +49 -41
  6. package/SCSS-Themes/fabric-dark.scss +50 -42
  7. package/SCSS-Themes/fabric.scss +50 -42
  8. package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +10 -0
  9. package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +10 -0
  10. package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +10 -0
  11. package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +10 -0
  12. package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +10 -0
  13. package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +10 -0
  14. package/SCSS-Themes/filemanager/file-manager/fabric.scss +10 -0
  15. package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +10 -0
  16. package/SCSS-Themes/filemanager/file-manager/fluent.scss +10 -0
  17. package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +10 -0
  18. package/SCSS-Themes/filemanager/file-manager/material-dark.scss +10 -0
  19. package/SCSS-Themes/filemanager/file-manager/material.scss +10 -0
  20. package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +10 -0
  21. package/SCSS-Themes/filemanager/file-manager/material3.scss +10 -0
  22. package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +10 -0
  23. package/SCSS-Themes/filemanager/file-manager/tailwind.scss +10 -0
  24. package/SCSS-Themes/fluent-dark.scss +49 -41
  25. package/SCSS-Themes/fluent.scss +49 -41
  26. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +20 -19
  27. package/SCSS-Themes/grids/grid/bootstrap.scss +20 -19
  28. package/SCSS-Themes/grids/grid/bootstrap4.scss +20 -19
  29. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +20 -19
  30. package/SCSS-Themes/grids/grid/bootstrap5.scss +20 -19
  31. package/SCSS-Themes/grids/grid/fabric-dark.scss +21 -20
  32. package/SCSS-Themes/grids/grid/fabric.scss +21 -20
  33. package/SCSS-Themes/grids/grid/fluent-dark.scss +20 -19
  34. package/SCSS-Themes/grids/grid/fluent.scss +20 -19
  35. package/SCSS-Themes/grids/grid/highcontrast.scss +21 -20
  36. package/SCSS-Themes/grids/grid/material-dark.scss +21 -20
  37. package/SCSS-Themes/grids/grid/material.scss +21 -20
  38. package/SCSS-Themes/grids/grid/material3-dark.scss +20 -19
  39. package/SCSS-Themes/grids/grid/material3.scss +20 -19
  40. package/SCSS-Themes/grids/grid/tailwind-dark.scss +20 -19
  41. package/SCSS-Themes/grids/grid/tailwind.scss +20 -19
  42. package/SCSS-Themes/highcontrast.scss +50 -42
  43. package/SCSS-Themes/material-dark.scss +50 -42
  44. package/SCSS-Themes/material.scss +50 -42
  45. package/SCSS-Themes/material3-dark.scss +49 -41
  46. package/SCSS-Themes/material3.scss +49 -41
  47. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +9 -9
  48. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +9 -9
  49. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +9 -9
  50. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +9 -9
  51. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +9 -9
  52. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +9 -9
  53. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +9 -9
  54. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +9 -9
  55. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +9 -9
  56. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +9 -9
  57. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +9 -9
  58. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +9 -9
  59. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +9 -9
  60. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +9 -9
  61. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +9 -9
  62. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +9 -9
  63. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +10 -13
  64. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -13
  65. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -13
  66. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -13
  67. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -13
  68. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -13
  69. package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -13
  70. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -13
  71. package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -13
  72. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -13
  73. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -13
  74. package/SCSS-Themes/pivotview/pivotview/material.scss +10 -13
  75. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -13
  76. package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -13
  77. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -13
  78. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -13
  79. package/SCSS-Themes/tailwind-dark.scss +49 -41
  80. package/SCSS-Themes/tailwind.scss +49 -41
  81. package/package.json +1 -1
@@ -74386,7 +74386,7 @@ $grid-header-font-size: 14px !default;
74386
74386
  $grid-bigger-header-font-size: $grid-header-font-size !default;
74387
74387
  $grid-grouped-headercell-span-padding: 0 !default;
74388
74388
  $grid-group-unpgroupicon-padding-right: 0 !default;
74389
- $grid-group-text-width: 57px !default;
74389
+ $grid-group-text-width: auto !default;
74390
74390
 
74391
74391
  $grid-content-bg-color: $content-bg-color !default;
74392
74392
  $grid-popup-bg-color: $content-bg-color !default;
@@ -74893,7 +74893,7 @@ $grid-animator-bigger-area-margin: 22px !default;
74893
74893
  $grid-group-animator-drop-height: 48px !default;
74894
74894
  $grid-group-animator-cell-margin: 16px 0 16px 0 !default;
74895
74895
  $grid-animtor-border-bottom-width: 1px !default;
74896
- $grid-animator-area-padding: 0 !default;
74896
+ $grid-animator-area-padding: 0 16px 0 !default;
74897
74897
  $grid-animtor-area-border-width: 1px !default;
74898
74898
  $grid-animator-area-border: 0 !default;
74899
74899
  $grid-animator-area-margin: 15px !default;
@@ -76315,7 +76315,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76315
76315
 
76316
76316
  .e-bigger & .e-group-animator .e-groupheadercell,
76317
76317
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
76318
- margin: $grid-group-animator-bigger-cell-margin;
76318
+ margin: $grid-group-animator-bigger-cell-margin;
76319
76319
  border-bottom-width: $grid-animtor-border-bottom-width;
76320
76320
  }
76321
76321
 
@@ -76335,7 +76335,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76335
76335
 
76336
76336
  & .e-group-animator .e-groupheadercell,
76337
76337
  & .e-group-animator .e-groupheadercell:hover {
76338
- margin: $grid-group-animator-cell-margin;
76338
+ margin: $grid-group-animator-cell-margin;
76339
76339
  border-bottom-width: $grid-animtor-border-bottom-width;
76340
76340
  }
76341
76341
 
@@ -76344,9 +76344,8 @@ $grid-dropitems-count-margin-left: -8px !default;
76344
76344
  }
76345
76345
 
76346
76346
  & .e-groupdroparea.e-group-animate.e-grouped {
76347
- overflow: hidden;
76348
76347
  padding: $grid-animator-area-padding;
76349
- height: $grid-group-animator-drop-height;
76348
+ height: auto;
76350
76349
  border-bottom-width: $grid-animator-area-border;
76351
76350
  }
76352
76351
 
@@ -76364,14 +76363,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76364
76363
  margin-top: $grid-animator-margin-top-rtl;
76365
76364
  }
76366
76365
 
76367
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
76368
- margin: $grid-animator-rtl-first-group;
76369
- }
76370
-
76371
- & .e-group-animator:first-child .e-groupheadercell {
76372
- margin: $grid-animator-first-group;
76373
- }
76374
-
76375
76366
  .e-group-animate.e-groupdroparea .e-nextgroup {
76376
76367
  margin-top: $grid-animator-area-margin;
76377
76368
  }
@@ -77004,8 +76995,8 @@ $grid-dropitems-count-margin-left: -8px !default;
77004
76995
  border-left-width: 0;
77005
76996
  }
77006
76997
 
77007
- &.e-default.e-bothlines .e-headercell,
77008
- &.e-default.e-bothlines .e-detailheadercell {
76998
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
76999
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
77009
77000
  border-width: $grid-headercell-both-border-width;
77010
77001
  }
77011
77002
 
@@ -77700,7 +77691,7 @@ $grid-dropitems-count-margin-left: -8px !default;
77700
77691
  border-left-width: $grid-border-size;
77701
77692
  }
77702
77693
 
77703
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
77694
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
77704
77695
  border-bottom-style: $grid-border-type;
77705
77696
  border-bottom-width: $grid-border-size;
77706
77697
  border-left-style: $grid-border-type;
@@ -78989,8 +78980,8 @@ $grid-dropitems-count-margin-left: -8px !default;
78989
78980
  padding-top: $grid-ungroup-rtl-padding-top;
78990
78981
  }
78991
78982
 
78992
- &.e-default.e-bothlines .e-headercell,
78993
- &.e-default.e-bothlines .e-detailheadercell {
78983
+ &:not(.sf-grid).e-default.e-bothlines .e-headercell,
78984
+ &:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
78994
78985
  border-width: $grid-headercell-both-border-width;
78995
78986
  }
78996
78987
 
@@ -79013,7 +79004,7 @@ $grid-dropitems-count-margin-left: -8px !default;
79013
79004
  border-right: 0;
79014
79005
  }
79015
79006
 
79016
- &.e-bothlines .e-gridheader th.e-stackedheadercell {
79007
+ &:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
79017
79008
  border-bottom-style: $grid-border-type;
79018
79009
  border-bottom-width: $grid-border-size;
79019
79010
  }
@@ -79520,6 +79511,16 @@ $grid-dropitems-count-margin-left: -8px !default;
79520
79511
  }
79521
79512
  }
79522
79513
 
79514
+ &.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
79515
+ border-bottom-style: $grid-border-type;
79516
+ border-bottom-width: $grid-border-size;
79517
+ }
79518
+
79519
+ &.e-rtl.e-default.e-bothlines .e-headercell,
79520
+ &.e-rtl.e-default.e-bothlines .e-detailheadercell {
79521
+ border-width: $grid-headercell-both-border-width;
79522
+ }
79523
+
79523
79524
  .e-bigger #{&}.e-grid.sf-grid,
79524
79525
  #{&}.e-grid.sf-grid.e-bigger {
79525
79526
  .e-gridheader table th:not([rowspan = '1']),
@@ -82199,6 +82200,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82199
82200
  .e-rcursor {
82200
82201
  border: 0;
82201
82202
  }
82203
+
82204
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82205
+ padding: 5px 8px;
82206
+ line-height: 16px;
82207
+ }
82202
82208
  }
82203
82209
 
82204
82210
  @include visibility(hidden);
@@ -82249,6 +82255,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82249
82255
  line-height: 20px;
82250
82256
  }
82251
82257
  }
82258
+
82259
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82260
+ padding: 10px 8px;
82261
+ line-height: 16px;
82262
+ }
82252
82263
  }
82253
82264
 
82254
82265
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -99337,15 +99348,15 @@ $pv-eye-icon-margin-top: 3px !default;
99337
99348
  font-size: 18px;
99338
99349
  }
99339
99350
 
99340
- .e-pv-annotation-color-container,
99341
- .e-pv-annotation-opacity-container,
99342
- .e-pv-annotation-stroke-container,
99343
- .e-pv-custom-annotation-thickness-container,
99344
- .e-pv-custom-annotation-opacity-container,
99345
- .e-pv-annotation-thickness-container,
99346
- .e-pv-annotation-textcolor-container,
99347
- .e-pv-annotation-textalign-container,
99348
- .e-pv-annotation-textprop-container {
99351
+ .e-pv-annotation-color-container .e-btn,
99352
+ .e-pv-annotation-opacity-container .e-btn,
99353
+ .e-pv-annotation-stroke-container .e-btn,
99354
+ .e-pv-custom-annotation-thickness-container .e-btn,
99355
+ .e-pv-custom-annotation-opacity-container .e-btn,
99356
+ .e-pv-annotation-thickness-container .e-btn,
99357
+ .e-pv-annotation-textcolor-container .e-btn,
99358
+ .e-pv-annotation-textalign-container .e-btn,
99359
+ .e-pv-annotation-textprop-container .e-btn {
99349
99360
  height: $pv-annotation-drop-down-height;
99350
99361
  width: $pv-annotation-drop-down-width;
99351
99362
  }
@@ -109225,16 +109236,6 @@ $pivotpager-single-size-title-padding: 4px !default;
109225
109236
  }
109226
109237
  }
109227
109238
 
109228
- &.e-device {
109229
- .e-pivotcell-container {
109230
- .e-stackedheadertext {
109231
- &.e-cellvalue {
109232
- align-self: center;
109233
- }
109234
- }
109235
- }
109236
- }
109237
-
109238
109239
  .e-nextspan {
109239
109240
  display: inline-block;
109240
109241
  width: $pivotview-indent-space-size;
@@ -109296,9 +109297,10 @@ $pivotpager-single-size-title-padding: 4px !default;
109296
109297
  border-bottom-color: $border-light;
109297
109298
  }
109298
109299
 
109299
- table th[rowspan = '1'] {
109300
- padding-bottom: 0;
109301
- padding-top: 0;
109300
+ table th[rowspan = '1'],
109301
+ table th:not([rowspan]) {
109302
+ padding-bottom: 0 !important;
109303
+ padding-top: 0 !important;
109302
109304
  vertical-align: middle;
109303
109305
  }
109304
109306
  }
@@ -109514,10 +109516,12 @@ $pivotpager-single-size-title-padding: 4px !default;
109514
109516
  .e-spinner-pane.e-pivot-outer-spinner {
109515
109517
  z-index: 1 !important;
109516
109518
  }
109519
+
109517
109520
  .e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
109518
109521
  visibility: hidden !important;
109519
109522
  /* stylelint-enable */
109520
109523
  }
109524
+
109521
109525
  .e-grid {
109522
109526
  .e-pivot-content-loader {
109523
109527
  position: absolute;
@@ -109536,6 +109540,10 @@ $pivotpager-single-size-title-padding: 4px !default;
109536
109540
  visibility: hidden;
109537
109541
  }
109538
109542
  }
109543
+
109544
+ &.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
109545
+ align-self: center;
109546
+ }
109539
109547
  }
109540
109548
 
109541
109549
  .e-grid .e-headercelldiv,
@@ -691,6 +691,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
691
691
  .e-rcursor {
692
692
  border: 0;
693
693
  }
694
+
695
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
696
+ padding: 5px 8px;
697
+ line-height: 16px;
698
+ }
694
699
  }
695
700
 
696
701
  @include visibility(hidden);
@@ -741,6 +746,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
741
746
  line-height: 20px;
742
747
  }
743
748
  }
749
+
750
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
751
+ padding: 10px 8px;
752
+ line-height: 16px;
753
+ }
744
754
  }
745
755
 
746
756
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -692,6 +692,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
692
692
  .e-rcursor {
693
693
  border: 0;
694
694
  }
695
+
696
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
697
+ padding: 5px 8px;
698
+ line-height: 16px;
699
+ }
695
700
  }
696
701
 
697
702
  @include visibility(hidden);
@@ -742,6 +747,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
742
747
  line-height: 20px;
743
748
  }
744
749
  }
750
+
751
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
752
+ padding: 10px 8px;
753
+ line-height: 16px;
754
+ }
745
755
  }
746
756
 
747
757
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -693,6 +693,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
693
693
  .e-rcursor {
694
694
  border: 0;
695
695
  }
696
+
697
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
698
+ padding: 5px 8px;
699
+ line-height: 16px;
700
+ }
696
701
  }
697
702
 
698
703
  @include visibility(hidden);
@@ -743,6 +748,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
743
748
  line-height: 20px;
744
749
  }
745
750
  }
751
+
752
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
753
+ padding: 10px 8px;
754
+ line-height: 16px;
755
+ }
746
756
  }
747
757
 
748
758
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -688,6 +688,11 @@ $fe-drop-folder-bg-color: $primary !default;
688
688
  .e-rcursor {
689
689
  border: 0;
690
690
  }
691
+
692
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
693
+ padding: 5px 8px;
694
+ line-height: 16px;
695
+ }
691
696
  }
692
697
 
693
698
  @include visibility(hidden);
@@ -738,6 +743,11 @@ $fe-drop-folder-bg-color: $primary !default;
738
743
  line-height: 20px;
739
744
  }
740
745
  }
746
+
747
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
748
+ padding: 10px 8px;
749
+ line-height: 16px;
750
+ }
741
751
  }
742
752
 
743
753
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -688,6 +688,11 @@ $fe-drop-folder-bg-color: $primary !default;
688
688
  .e-rcursor {
689
689
  border: 0;
690
690
  }
691
+
692
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
693
+ padding: 5px 8px;
694
+ line-height: 16px;
695
+ }
691
696
  }
692
697
 
693
698
  @include visibility(hidden);
@@ -738,6 +743,11 @@ $fe-drop-folder-bg-color: $primary !default;
738
743
  line-height: 20px;
739
744
  }
740
745
  }
746
+
747
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
748
+ padding: 10px 8px;
749
+ line-height: 16px;
750
+ }
741
751
  }
742
752
 
743
753
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -689,6 +689,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
689
689
  .e-rcursor {
690
690
  border: 0;
691
691
  }
692
+
693
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
694
+ padding: 5px 8px;
695
+ line-height: 16px;
696
+ }
692
697
  }
693
698
 
694
699
  @include visibility(hidden);
@@ -739,6 +744,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
739
744
  line-height: 20px;
740
745
  }
741
746
  }
747
+
748
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
749
+ padding: 10px 8px;
750
+ line-height: 16px;
751
+ }
742
752
  }
743
753
 
744
754
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -691,6 +691,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
691
691
  .e-rcursor {
692
692
  border: 0;
693
693
  }
694
+
695
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
696
+ padding: 5px 8px;
697
+ line-height: 16px;
698
+ }
694
699
  }
695
700
 
696
701
  @include visibility(hidden);
@@ -741,6 +746,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
741
746
  line-height: 20px;
742
747
  }
743
748
  }
749
+
750
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
751
+ padding: 10px 8px;
752
+ line-height: 16px;
753
+ }
744
754
  }
745
755
 
746
756
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -696,6 +696,11 @@ $fe-drop-folder-bg-color: $primary !default;
696
696
  .e-rcursor {
697
697
  border: 0;
698
698
  }
699
+
700
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
701
+ padding: 5px 8px;
702
+ line-height: 16px;
703
+ }
699
704
  }
700
705
 
701
706
  @include visibility(hidden);
@@ -746,6 +751,11 @@ $fe-drop-folder-bg-color: $primary !default;
746
751
  line-height: 20px;
747
752
  }
748
753
  }
754
+
755
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
756
+ padding: 10px 8px;
757
+ line-height: 16px;
758
+ }
749
759
  }
750
760
 
751
761
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -696,6 +696,11 @@ $fe-drop-folder-bg-color: $primary !default;
696
696
  .e-rcursor {
697
697
  border: 0;
698
698
  }
699
+
700
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
701
+ padding: 5px 8px;
702
+ line-height: 16px;
703
+ }
699
704
  }
700
705
 
701
706
  @include visibility(hidden);
@@ -746,6 +751,11 @@ $fe-drop-folder-bg-color: $primary !default;
746
751
  line-height: 20px;
747
752
  }
748
753
  }
754
+
755
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
756
+ padding: 10px 8px;
757
+ line-height: 16px;
758
+ }
749
759
  }
750
760
 
751
761
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -691,6 +691,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
691
691
  .e-rcursor {
692
692
  border: 0;
693
693
  }
694
+
695
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
696
+ padding: 5px 8px;
697
+ line-height: 16px;
698
+ }
694
699
  }
695
700
 
696
701
  @include visibility(hidden);
@@ -741,6 +746,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
741
746
  line-height: 20px;
742
747
  }
743
748
  }
749
+
750
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
751
+ padding: 10px 8px;
752
+ line-height: 16px;
753
+ }
744
754
  }
745
755
 
746
756
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -691,6 +691,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
691
691
  .e-rcursor {
692
692
  border: 0;
693
693
  }
694
+
695
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
696
+ padding: 5px 8px;
697
+ line-height: 16px;
698
+ }
694
699
  }
695
700
 
696
701
  @include visibility(hidden);
@@ -741,6 +746,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
741
746
  line-height: 20px;
742
747
  }
743
748
  }
749
+
750
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
751
+ padding: 10px 8px;
752
+ line-height: 16px;
753
+ }
744
754
  }
745
755
 
746
756
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -691,6 +691,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
691
691
  .e-rcursor {
692
692
  border: 0;
693
693
  }
694
+
695
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
696
+ padding: 5px 8px;
697
+ line-height: 16px;
698
+ }
694
699
  }
695
700
 
696
701
  @include visibility(hidden);
@@ -741,6 +746,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
741
746
  line-height: 20px;
742
747
  }
743
748
  }
749
+
750
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
751
+ padding: 10px 8px;
752
+ line-height: 16px;
753
+ }
744
754
  }
745
755
 
746
756
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -708,6 +708,11 @@ $fe-drop-folder-bg-color: rgba($primary) !default;
708
708
  .e-rcursor {
709
709
  border: 0;
710
710
  }
711
+
712
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
713
+ padding: 5px 8px;
714
+ line-height: 16px;
715
+ }
711
716
  }
712
717
 
713
718
  @include visibility(hidden);
@@ -758,6 +763,11 @@ $fe-drop-folder-bg-color: rgba($primary) !default;
758
763
  line-height: 20px;
759
764
  }
760
765
  }
766
+
767
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
768
+ padding: 10px 8px;
769
+ line-height: 16px;
770
+ }
761
771
  }
762
772
 
763
773
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -708,6 +708,11 @@ $fe-drop-folder-bg-color: rgba($primary) !default;
708
708
  .e-rcursor {
709
709
  border: 0;
710
710
  }
711
+
712
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
713
+ padding: 5px 8px;
714
+ line-height: 16px;
715
+ }
711
716
  }
712
717
 
713
718
  @include visibility(hidden);
@@ -758,6 +763,11 @@ $fe-drop-folder-bg-color: rgba($primary) !default;
758
763
  line-height: 20px;
759
764
  }
760
765
  }
766
+
767
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
768
+ padding: 10px 8px;
769
+ line-height: 16px;
770
+ }
761
771
  }
762
772
 
763
773
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -683,6 +683,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
683
683
  .e-rcursor {
684
684
  border: 0;
685
685
  }
686
+
687
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
688
+ padding: 5px 8px;
689
+ line-height: 16px;
690
+ }
686
691
  }
687
692
 
688
693
  @include visibility(hidden);
@@ -733,6 +738,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
733
738
  line-height: 20px;
734
739
  }
735
740
  }
741
+
742
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
743
+ padding: 10px 8px;
744
+ line-height: 16px;
745
+ }
736
746
  }
737
747
 
738
748
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -683,6 +683,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
683
683
  .e-rcursor {
684
684
  border: 0;
685
685
  }
686
+
687
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
688
+ padding: 5px 8px;
689
+ line-height: 16px;
690
+ }
686
691
  }
687
692
 
688
693
  @include visibility(hidden);
@@ -733,6 +738,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
733
738
  line-height: 20px;
734
739
  }
735
740
  }
741
+
742
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
743
+ padding: 10px 8px;
744
+ line-height: 16px;
745
+ }
736
746
  }
737
747
 
738
748
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {