@syncfusion/blazor-themes 20.3.56 → 20.3.58

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 (118) hide show
  1. package/SCSS-Themes/base/bootstrap4.scss +599 -599
  2. package/SCSS-Themes/base/bootstrap5-dark.scss +457 -457
  3. package/SCSS-Themes/base/bootstrap5.scss +457 -457
  4. package/SCSS-Themes/base/fluent-dark.scss +457 -457
  5. package/SCSS-Themes/base/fluent.scss +457 -457
  6. package/SCSS-Themes/bootstrap-dark.scss +16 -42
  7. package/SCSS-Themes/bootstrap.scss +16 -42
  8. package/SCSS-Themes/bootstrap4.scss +616 -642
  9. package/SCSS-Themes/bootstrap5-dark.scss +476 -502
  10. package/SCSS-Themes/bootstrap5.scss +476 -502
  11. package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +1 -1
  12. package/SCSS-Themes/buttons/check-box/bootstrap.scss +1 -1
  13. package/SCSS-Themes/buttons/check-box/bootstrap4.scss +1 -1
  14. package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +1 -1
  15. package/SCSS-Themes/buttons/check-box/bootstrap5.scss +1 -1
  16. package/SCSS-Themes/buttons/check-box/fabric-dark.scss +1 -1
  17. package/SCSS-Themes/buttons/check-box/fabric.scss +1 -1
  18. package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -4
  19. package/SCSS-Themes/buttons/check-box/fluent.scss +4 -4
  20. package/SCSS-Themes/buttons/check-box/highcontrast.scss +1 -1
  21. package/SCSS-Themes/buttons/check-box/material-dark.scss +1 -1
  22. package/SCSS-Themes/buttons/check-box/material.scss +1 -1
  23. package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +1 -1
  24. package/SCSS-Themes/buttons/check-box/tailwind.scss +1 -1
  25. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +4 -0
  26. package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +4 -0
  27. package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +4 -0
  28. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +4 -0
  29. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +4 -0
  30. package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +4 -0
  31. package/SCSS-Themes/dropdowns/multi-select/fabric.scss +4 -0
  32. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +4 -0
  33. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +4 -0
  34. package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +4 -0
  35. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +4 -0
  36. package/SCSS-Themes/dropdowns/multi-select/material.scss +4 -0
  37. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +4 -0
  38. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +4 -0
  39. package/SCSS-Themes/fabric-dark.scss +16 -42
  40. package/SCSS-Themes/fabric.scss +16 -42
  41. package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +0 -19
  42. package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +0 -19
  43. package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +0 -19
  44. package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +0 -19
  45. package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +0 -19
  46. package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +0 -19
  47. package/SCSS-Themes/filemanager/file-manager/fabric.scss +0 -19
  48. package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +0 -19
  49. package/SCSS-Themes/filemanager/file-manager/fluent.scss +0 -19
  50. package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +0 -19
  51. package/SCSS-Themes/filemanager/file-manager/material-dark.scss +0 -19
  52. package/SCSS-Themes/filemanager/file-manager/material.scss +0 -19
  53. package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +0 -19
  54. package/SCSS-Themes/filemanager/file-manager/tailwind.scss +0 -19
  55. package/SCSS-Themes/fluent-dark.scss +479 -505
  56. package/SCSS-Themes/fluent.scss +479 -505
  57. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +1 -0
  58. package/SCSS-Themes/grids/grid/bootstrap.scss +1 -0
  59. package/SCSS-Themes/grids/grid/bootstrap4.scss +1 -0
  60. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +1 -0
  61. package/SCSS-Themes/grids/grid/bootstrap5.scss +1 -0
  62. package/SCSS-Themes/grids/grid/fabric-dark.scss +1 -0
  63. package/SCSS-Themes/grids/grid/fabric.scss +1 -0
  64. package/SCSS-Themes/grids/grid/fluent-dark.scss +1 -0
  65. package/SCSS-Themes/grids/grid/fluent.scss +1 -0
  66. package/SCSS-Themes/grids/grid/highcontrast.scss +1 -0
  67. package/SCSS-Themes/grids/grid/material-dark.scss +1 -0
  68. package/SCSS-Themes/grids/grid/material.scss +1 -0
  69. package/SCSS-Themes/grids/grid/tailwind-dark.scss +1 -0
  70. package/SCSS-Themes/grids/grid/tailwind.scss +1 -0
  71. package/SCSS-Themes/highcontrast.scss +16 -42
  72. package/SCSS-Themes/material-dark.scss +16 -42
  73. package/SCSS-Themes/material.scss +16 -42
  74. package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +6 -19
  75. package/SCSS-Themes/navigations/tab/bootstrap.scss +6 -19
  76. package/SCSS-Themes/navigations/tab/bootstrap4.scss +6 -19
  77. package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +6 -19
  78. package/SCSS-Themes/navigations/tab/bootstrap5.scss +6 -19
  79. package/SCSS-Themes/navigations/tab/fabric-dark.scss +6 -19
  80. package/SCSS-Themes/navigations/tab/fabric.scss +6 -19
  81. package/SCSS-Themes/navigations/tab/fluent-dark.scss +6 -19
  82. package/SCSS-Themes/navigations/tab/fluent.scss +6 -19
  83. package/SCSS-Themes/navigations/tab/highcontrast.scss +6 -19
  84. package/SCSS-Themes/navigations/tab/material-dark.scss +6 -19
  85. package/SCSS-Themes/navigations/tab/material.scss +6 -19
  86. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +6 -19
  87. package/SCSS-Themes/navigations/tab/tailwind.scss +6 -19
  88. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +3 -0
  89. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +3 -0
  90. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +3 -0
  91. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +3 -0
  92. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +3 -0
  93. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +3 -0
  94. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +3 -0
  95. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +3 -0
  96. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +3 -0
  97. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +3 -0
  98. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +3 -0
  99. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +3 -0
  100. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +3 -0
  101. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +3 -0
  102. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -3
  103. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -3
  104. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -3
  105. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -3
  106. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -3
  107. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -3
  108. package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -3
  109. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -3
  110. package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -3
  111. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -3
  112. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -3
  113. package/SCSS-Themes/pivotview/pivotview/material.scss +1 -3
  114. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -3
  115. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -3
  116. package/SCSS-Themes/tailwind-dark.scss +16 -42
  117. package/SCSS-Themes/tailwind.scss +16 -42
  118. package/package.json +1 -1
@@ -27628,7 +27628,7 @@ $cbox-border-style: solid !default;
27628
27628
 
27629
27629
  &:not(.e-check):not(.e-stop) {
27630
27630
  color: $cbox-icon-color;
27631
- @media (hover: none) {
27631
+ @media (max-width: 768px) {
27632
27632
  color: $cbox-bgcolor;
27633
27633
  }
27634
27634
  }
@@ -47038,11 +47038,6 @@ $tab-alt-nav-hover-bg-color: $grey-e6 !default;
47038
47038
  height: auto;
47039
47039
  min-height: auto;
47040
47040
 
47041
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
47042
- height: $tab-big-height;
47043
- min-height: $tab-big-height;
47044
- }
47045
-
47046
47041
  &:not(.e-tbar-pos) .e-toolbar-item:first-child,
47047
47042
  &:not(.e-tbar-pos) .e-toolbar-item:last-child {
47048
47043
  margin: $tab-big-first-item-margin;
@@ -47758,11 +47753,11 @@ $tab-alt-nav-hover-bg-color: $grey-e6 !default;
47758
47753
 
47759
47754
  &.e-vertical-icon {
47760
47755
 
47761
- .e-tab-header {
47756
+ > .e-tab-header {
47762
47757
  height: $tab-big-tb-icon-height;
47763
47758
  min-height: $tab-big-tb-icon-height;
47764
47759
 
47765
- .e-toolbar-items {
47760
+ > .e-toolbar-items {
47766
47761
  height: $tab-big-tb-icon-height;
47767
47762
  }
47768
47763
 
@@ -48238,7 +48233,7 @@ $tab-alt-nav-hover-bg-color: $grey-e6 !default;
48238
48233
 
48239
48234
  &.e-vertical-icon {
48240
48235
 
48241
- .e-tab-header {
48236
+ > .e-tab-header {
48242
48237
  height: $tab-big-tb-icon-height - 2;
48243
48238
  min-height: $tab-big-tb-icon-height - 2;
48244
48239
  }
@@ -48515,16 +48510,8 @@ $tab-alt-nav-hover-bg-color: $grey-e6 !default;
48515
48510
  min-height: $tab-nrml-height;
48516
48511
  position: relative;
48517
48512
 
48518
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
48519
- height: $tab-nrml-height;
48520
- min-height: $tab-nrml-height;
48521
- }
48522
-
48523
48513
  @media screen and (max-width: 480px) {
48524
48514
  min-height: $tab-big-height;
48525
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
48526
- height: $tab-big-height;
48527
- }
48528
48515
  }
48529
48516
 
48530
48517
  &:not(.e-tbar-pos) .e-toolbar-item:first-child,
@@ -49833,7 +49820,7 @@ $tab-alt-nav-hover-bg-color: $grey-e6 !default;
49833
49820
 
49834
49821
  &.e-vertical-icon {
49835
49822
 
49836
- .e-tab-header {
49823
+ > .e-tab-header {
49837
49824
  height: $tab-nrml-tb-icon-height;
49838
49825
  min-height: $tab-nrml-tb-icon-height;
49839
49826
 
@@ -49845,7 +49832,7 @@ $tab-alt-nav-hover-bg-color: $grey-e6 !default;
49845
49832
  }
49846
49833
  }
49847
49834
 
49848
- .e-toolbar-items {
49835
+ > .e-toolbar-items {
49849
49836
  height: $tab-nrml-tb-icon-height;
49850
49837
  }
49851
49838
 
@@ -50481,7 +50468,7 @@ $tab-alt-nav-hover-bg-color: $grey-e6 !default;
50481
50468
 
50482
50469
  &.e-vertical-icon {
50483
50470
 
50484
- .e-tab-header {
50471
+ > .e-tab-header {
50485
50472
  height: $tab-nrml-tb-icon-height - 2;
50486
50473
  min-height: $tab-nrml-tb-icon-height - 2;
50487
50474
  }
@@ -60410,6 +60397,10 @@ ejs-multiselect {
60410
60397
  display: none;
60411
60398
  }
60412
60399
 
60400
+ .e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
60401
+ margin-right: 0;
60402
+ }
60403
+
60413
60404
 
60414
60405
  .e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
60415
60406
  color: $ddl-sel-chip-close;
@@ -74374,6 +74365,7 @@ $grid-dropitems-count-margin-left: -8px !default;
74374
74365
  }
74375
74366
 
74376
74367
  &.e-responsive .e-rowcell.e-gridchkbox,
74368
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
74377
74369
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
74378
74370
  text-overflow: clip;
74379
74371
  }
@@ -78280,25 +78272,6 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
78280
78272
  border-width: 0 0 1px;
78281
78273
  }
78282
78274
 
78283
- .e-toolbar-items .e-toolbar-item.e-template {
78284
- height: 30px;
78285
-
78286
- .e-upload.e-fm-upload {
78287
- border: 0;
78288
-
78289
- .e-file-select-wrap {
78290
- padding-left: 1px;
78291
- padding-right: 1px;
78292
-
78293
- .e-css.e-btn:hover {
78294
- @if $fm-skin-name == 'material' {
78295
- box-shadow: none;
78296
- }
78297
- }
78298
- }
78299
- }
78300
- }
78301
-
78302
78275
  .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn {
78303
78276
  border: 0;
78304
78277
  box-shadow: none;
@@ -96771,6 +96744,9 @@ $pv-eye-icon-margin-top: 3px !default;
96771
96744
  width: 28px;
96772
96745
  }
96773
96746
  }
96747
+ .e-pv-toolbar-tooltip {
96748
+ pointer-events: none;
96749
+ }
96774
96750
  }
96775
96751
 
96776
96752
 
@@ -104288,7 +104264,7 @@ $pivotpager-single-size-title-padding: 8px !default;
104288
104264
  .e-expand,
104289
104265
  .e-collapse {
104290
104266
  cursor: pointer;
104291
- display: inline-block;
104267
+ display: inline;
104292
104268
  height: 18px;
104293
104269
  margin-top: 5px;
104294
104270
  text-align: center;
@@ -104669,7 +104645,6 @@ $pivotpager-single-size-title-padding: 8px !default;
104669
104645
 
104670
104646
  .e-grid .e-headercelldiv,
104671
104647
  .e-grid .e-columnsheader {
104672
- padding-left: $pivotview-value-sort-rtl-padding !important;
104673
104648
  padding-right: 8px !important;
104674
104649
  }
104675
104650
 
@@ -105206,7 +105181,6 @@ $pivotpager-single-size-title-padding: 8px !default;
105206
105181
 
105207
105182
  .e-grid .e-headercelldiv,
105208
105183
  .e-grid .e-columnsheader {
105209
- padding-left: $pivotview-value-sort-rtl-padding !important;
105210
105184
  padding-right: 8px !important;
105211
105185
  }
105212
105186
 
@@ -27402,7 +27402,7 @@ $cbox-key-focussed-bgcolor: transparent !default;
27402
27402
 
27403
27403
  &:not(.e-check):not(.e-stop) {
27404
27404
  color: $cbox-icon-color;
27405
- @media (hover: none) {
27405
+ @media (max-width: 768px) {
27406
27406
  color: $cbox-bgcolor;
27407
27407
  }
27408
27408
  }
@@ -46761,11 +46761,6 @@ $tab-v-pop-focus-outline: 0 !default;
46761
46761
  height: auto;
46762
46762
  min-height: auto;
46763
46763
 
46764
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
46765
- height: $tab-big-height;
46766
- min-height: $tab-big-height;
46767
- }
46768
-
46769
46764
  &:not(.e-tbar-pos) .e-toolbar-item:first-child,
46770
46765
  &:not(.e-tbar-pos) .e-toolbar-item:last-child {
46771
46766
  margin: $tab-big-first-item-margin;
@@ -47481,11 +47476,11 @@ $tab-v-pop-focus-outline: 0 !default;
47481
47476
 
47482
47477
  &.e-vertical-icon {
47483
47478
 
47484
- .e-tab-header {
47479
+ > .e-tab-header {
47485
47480
  height: $tab-big-tb-icon-height;
47486
47481
  min-height: $tab-big-tb-icon-height;
47487
47482
 
47488
- .e-toolbar-items {
47483
+ > .e-toolbar-items {
47489
47484
  height: $tab-big-tb-icon-height;
47490
47485
  }
47491
47486
 
@@ -47961,7 +47956,7 @@ $tab-v-pop-focus-outline: 0 !default;
47961
47956
 
47962
47957
  &.e-vertical-icon {
47963
47958
 
47964
- .e-tab-header {
47959
+ > .e-tab-header {
47965
47960
  height: $tab-big-tb-icon-height - 2;
47966
47961
  min-height: $tab-big-tb-icon-height - 2;
47967
47962
  }
@@ -48238,16 +48233,8 @@ $tab-v-pop-focus-outline: 0 !default;
48238
48233
  min-height: $tab-nrml-height;
48239
48234
  position: relative;
48240
48235
 
48241
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
48242
- height: $tab-nrml-height;
48243
- min-height: $tab-nrml-height;
48244
- }
48245
-
48246
48236
  @media screen and (max-width: 480px) {
48247
48237
  min-height: $tab-big-height;
48248
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
48249
- height: $tab-big-height;
48250
- }
48251
48238
  }
48252
48239
 
48253
48240
  &:not(.e-tbar-pos) .e-toolbar-item:first-child,
@@ -49556,7 +49543,7 @@ $tab-v-pop-focus-outline: 0 !default;
49556
49543
 
49557
49544
  &.e-vertical-icon {
49558
49545
 
49559
- .e-tab-header {
49546
+ > .e-tab-header {
49560
49547
  height: $tab-nrml-tb-icon-height;
49561
49548
  min-height: $tab-nrml-tb-icon-height;
49562
49549
 
@@ -49568,7 +49555,7 @@ $tab-v-pop-focus-outline: 0 !default;
49568
49555
  }
49569
49556
  }
49570
49557
 
49571
- .e-toolbar-items {
49558
+ > .e-toolbar-items {
49572
49559
  height: $tab-nrml-tb-icon-height;
49573
49560
  }
49574
49561
 
@@ -50204,7 +50191,7 @@ $tab-v-pop-focus-outline: 0 !default;
50204
50191
 
50205
50192
  &.e-vertical-icon {
50206
50193
 
50207
- .e-tab-header {
50194
+ > .e-tab-header {
50208
50195
  height: $tab-nrml-tb-icon-height - 2;
50209
50196
  min-height: $tab-nrml-tb-icon-height - 2;
50210
50197
  }
@@ -60122,6 +60109,10 @@ ejs-multiselect {
60122
60109
  display: none;
60123
60110
  }
60124
60111
 
60112
+ .e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
60113
+ margin-right: 0;
60114
+ }
60115
+
60125
60116
 
60126
60117
  .e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
60127
60118
  color: $ddl-sel-chip-close;
@@ -74085,6 +74076,7 @@ $grid-dropitems-count-margin-left: -8px !default;
74085
74076
  }
74086
74077
 
74087
74078
  &.e-responsive .e-rowcell.e-gridchkbox,
74079
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
74088
74080
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
74089
74081
  text-overflow: clip;
74090
74082
  }
@@ -77992,25 +77984,6 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
77992
77984
  border-width: 0 0 1px;
77993
77985
  }
77994
77986
 
77995
- .e-toolbar-items .e-toolbar-item.e-template {
77996
- height: 30px;
77997
-
77998
- .e-upload.e-fm-upload {
77999
- border: 0;
78000
-
78001
- .e-file-select-wrap {
78002
- padding-left: 1px;
78003
- padding-right: 1px;
78004
-
78005
- .e-css.e-btn:hover {
78006
- @if $fm-skin-name == 'material' {
78007
- box-shadow: none;
78008
- }
78009
- }
78010
- }
78011
- }
78012
- }
78013
-
78014
77987
  .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn {
78015
77988
  border: 0;
78016
77989
  box-shadow: none;
@@ -96531,6 +96504,9 @@ $pv-eye-icon-margin-top: 3px !default;
96531
96504
  width: 28px;
96532
96505
  }
96533
96506
  }
96507
+ .e-pv-toolbar-tooltip {
96508
+ pointer-events: none;
96509
+ }
96534
96510
  }
96535
96511
 
96536
96512
 
@@ -104002,7 +103978,7 @@ $pivotpager-single-size-title-padding: 8px !default;
104002
103978
  .e-expand,
104003
103979
  .e-collapse {
104004
103980
  cursor: pointer;
104005
- display: inline-block;
103981
+ display: inline;
104006
103982
  height: 18px;
104007
103983
  margin-top: 5px;
104008
103984
  text-align: center;
@@ -104383,7 +104359,6 @@ $pivotpager-single-size-title-padding: 8px !default;
104383
104359
 
104384
104360
  .e-grid .e-headercelldiv,
104385
104361
  .e-grid .e-columnsheader {
104386
- padding-left: $pivotview-value-sort-rtl-padding !important;
104387
104362
  padding-right: 8px !important;
104388
104363
  }
104389
104364
 
@@ -104920,7 +104895,6 @@ $pivotpager-single-size-title-padding: 8px !default;
104920
104895
 
104921
104896
  .e-grid .e-headercelldiv,
104922
104897
  .e-grid .e-columnsheader {
104923
- padding-left: $pivotview-value-sort-rtl-padding !important;
104924
104898
  padding-right: 8px !important;
104925
104899
  }
104926
104900