@syncfusion/blazor-themes 20.4.44 → 20.4.49

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 (188) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +100 -37
  2. package/SCSS-Themes/bootstrap.scss +100 -37
  3. package/SCSS-Themes/bootstrap4.scss +101 -38
  4. package/SCSS-Themes/bootstrap5-dark.scss +101 -38
  5. package/SCSS-Themes/bootstrap5.scss +101 -38
  6. package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +4 -0
  7. package/SCSS-Themes/buttons/check-box/bootstrap.scss +4 -0
  8. package/SCSS-Themes/buttons/check-box/bootstrap4.scss +4 -0
  9. package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +4 -0
  10. package/SCSS-Themes/buttons/check-box/bootstrap5.scss +4 -0
  11. package/SCSS-Themes/buttons/check-box/fabric-dark.scss +4 -0
  12. package/SCSS-Themes/buttons/check-box/fabric.scss +4 -0
  13. package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -0
  14. package/SCSS-Themes/buttons/check-box/fluent.scss +4 -0
  15. package/SCSS-Themes/buttons/check-box/highcontrast.scss +4 -0
  16. package/SCSS-Themes/buttons/check-box/material-dark.scss +4 -0
  17. package/SCSS-Themes/buttons/check-box/material.scss +4 -0
  18. package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +4 -0
  19. package/SCSS-Themes/buttons/check-box/tailwind.scss +4 -0
  20. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -2
  21. package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -2
  22. package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -2
  23. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -2
  24. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -2
  25. package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -2
  26. package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -2
  27. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -2
  28. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -2
  29. package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -2
  30. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -2
  31. package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -2
  32. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -2
  33. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -2
  34. package/SCSS-Themes/fabric-dark.scss +104 -41
  35. package/SCSS-Themes/fabric.scss +104 -41
  36. package/SCSS-Themes/fluent-dark.scss +101 -38
  37. package/SCSS-Themes/fluent.scss +101 -38
  38. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +12 -0
  39. package/SCSS-Themes/grids/grid/bootstrap.scss +12 -0
  40. package/SCSS-Themes/grids/grid/bootstrap4.scss +12 -0
  41. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +12 -0
  42. package/SCSS-Themes/grids/grid/bootstrap5.scss +12 -0
  43. package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -0
  44. package/SCSS-Themes/grids/grid/fabric.scss +12 -0
  45. package/SCSS-Themes/grids/grid/fluent-dark.scss +12 -0
  46. package/SCSS-Themes/grids/grid/fluent.scss +12 -0
  47. package/SCSS-Themes/grids/grid/highcontrast.scss +12 -0
  48. package/SCSS-Themes/grids/grid/material-dark.scss +12 -0
  49. package/SCSS-Themes/grids/grid/material.scss +12 -0
  50. package/SCSS-Themes/grids/grid/tailwind-dark.scss +12 -0
  51. package/SCSS-Themes/grids/grid/tailwind.scss +12 -0
  52. package/SCSS-Themes/highcontrast.scss +100 -37
  53. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
  54. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
  55. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
  56. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
  57. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
  58. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
  59. package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
  60. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
  61. package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
  62. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
  63. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
  64. package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
  65. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
  66. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
  67. package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +14 -0
  68. package/SCSS-Themes/inputs/color-picker/bootstrap.scss +14 -0
  69. package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +14 -0
  70. package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +14 -0
  71. package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +14 -0
  72. package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +14 -0
  73. package/SCSS-Themes/inputs/color-picker/fabric.scss +14 -0
  74. package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +14 -0
  75. package/SCSS-Themes/inputs/color-picker/fluent.scss +14 -0
  76. package/SCSS-Themes/inputs/color-picker/highcontrast.scss +14 -0
  77. package/SCSS-Themes/inputs/color-picker/material-dark.scss +14 -0
  78. package/SCSS-Themes/inputs/color-picker/material.scss +14 -0
  79. package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +14 -0
  80. package/SCSS-Themes/inputs/color-picker/tailwind.scss +14 -0
  81. package/SCSS-Themes/material-dark.scss +100 -37
  82. package/SCSS-Themes/material.scss +100 -37
  83. package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +4 -4
  84. package/SCSS-Themes/navigations/accordion/bootstrap.scss +4 -4
  85. package/SCSS-Themes/navigations/accordion/bootstrap4.scss +4 -4
  86. package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +4 -4
  87. package/SCSS-Themes/navigations/accordion/bootstrap5.scss +4 -4
  88. package/SCSS-Themes/navigations/accordion/fabric-dark.scss +4 -4
  89. package/SCSS-Themes/navigations/accordion/fabric.scss +4 -4
  90. package/SCSS-Themes/navigations/accordion/fluent-dark.scss +4 -4
  91. package/SCSS-Themes/navigations/accordion/fluent.scss +4 -4
  92. package/SCSS-Themes/navigations/accordion/highcontrast.scss +4 -4
  93. package/SCSS-Themes/navigations/accordion/material-dark.scss +4 -4
  94. package/SCSS-Themes/navigations/accordion/material.scss +4 -4
  95. package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +4 -4
  96. package/SCSS-Themes/navigations/accordion/tailwind.scss +4 -4
  97. package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +22 -14
  98. package/SCSS-Themes/navigations/context-menu/bootstrap.scss +22 -14
  99. package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +22 -14
  100. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +22 -14
  101. package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +22 -14
  102. package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +22 -14
  103. package/SCSS-Themes/navigations/context-menu/fabric.scss +22 -14
  104. package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +22 -14
  105. package/SCSS-Themes/navigations/context-menu/fluent.scss +22 -14
  106. package/SCSS-Themes/navigations/context-menu/highcontrast.scss +22 -14
  107. package/SCSS-Themes/navigations/context-menu/material-dark.scss +22 -14
  108. package/SCSS-Themes/navigations/context-menu/material.scss +22 -14
  109. package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +22 -14
  110. package/SCSS-Themes/navigations/context-menu/tailwind.scss +22 -14
  111. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +2 -1
  112. package/SCSS-Themes/navigations/menu/bootstrap.scss +2 -1
  113. package/SCSS-Themes/navigations/menu/bootstrap4.scss +2 -1
  114. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +2 -1
  115. package/SCSS-Themes/navigations/menu/bootstrap5.scss +2 -1
  116. package/SCSS-Themes/navigations/menu/fabric-dark.scss +6 -5
  117. package/SCSS-Themes/navigations/menu/fabric.scss +6 -5
  118. package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -1
  119. package/SCSS-Themes/navigations/menu/fluent.scss +2 -1
  120. package/SCSS-Themes/navigations/menu/highcontrast.scss +2 -1
  121. package/SCSS-Themes/navigations/menu/material-dark.scss +2 -1
  122. package/SCSS-Themes/navigations/menu/material.scss +2 -1
  123. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +2 -1
  124. package/SCSS-Themes/navigations/menu/tailwind.scss +2 -1
  125. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
  126. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
  127. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
  128. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +25 -11
  129. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +25 -11
  130. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +25 -11
  131. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +25 -11
  132. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +25 -11
  133. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +25 -11
  134. package/SCSS-Themes/pivotview/pivotview/fabric.scss +25 -11
  135. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +25 -11
  136. package/SCSS-Themes/pivotview/pivotview/fluent.scss +25 -11
  137. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +25 -11
  138. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +25 -11
  139. package/SCSS-Themes/pivotview/pivotview/material.scss +25 -11
  140. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +25 -11
  141. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +25 -11
  142. package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
  143. package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
  144. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +4 -4
  145. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +4 -4
  146. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +4 -4
  147. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +4 -4
  148. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +4 -4
  149. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +4 -4
  150. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +4 -4
  151. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +4 -4
  152. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +4 -4
  153. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +4 -4
  154. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +4 -4
  155. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +4 -4
  156. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +4 -4
  157. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +4 -4
  158. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +1 -1
  159. package/SCSS-Themes/schedule/schedule/bootstrap.scss +1 -1
  160. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +1 -1
  161. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +1 -1
  162. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +1 -1
  163. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +1 -1
  164. package/SCSS-Themes/schedule/schedule/fabric.scss +1 -1
  165. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +1 -1
  166. package/SCSS-Themes/schedule/schedule/fluent.scss +1 -1
  167. package/SCSS-Themes/schedule/schedule/highcontrast.scss +1 -1
  168. package/SCSS-Themes/schedule/schedule/material-dark.scss +1 -1
  169. package/SCSS-Themes/schedule/schedule/material.scss +1 -1
  170. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +1 -1
  171. package/SCSS-Themes/schedule/schedule/tailwind.scss +1 -1
  172. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -0
  173. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -0
  174. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -0
  175. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -0
  176. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -0
  177. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -0
  178. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -0
  179. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +3 -0
  180. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +3 -0
  181. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -0
  182. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -0
  183. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -0
  184. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -0
  185. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -0
  186. package/SCSS-Themes/tailwind-dark.scss +100 -37
  187. package/SCSS-Themes/tailwind.scss +100 -37
  188. package/package.json +1 -1
@@ -2174,16 +2174,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $content-text-color !defaul
2174
2174
  border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
2175
2175
  border-radius: $acrdn-border-radius;
2176
2176
 
2177
- .e-active {
2178
- background: $acrdn-active-bg-color;
2179
- }
2180
-
2181
2177
  .e-acrdn-item {
2182
2178
  border-color: $acrdn-item-border-color;
2183
2179
  border-style: $acrdn-item-border-nav-type;
2184
2180
  border-width: $acrdn-item-border-size;
2185
2181
  border-radius: $acrdn-item-border-radius;
2186
2182
 
2183
+ &.e-active {
2184
+ background: $acrdn-active-bg-color;
2185
+ }
2186
+
2187
2187
  &.e-select:last-child {
2188
2188
  border-bottom: $acrdn-item-select-last-child-border-bottom;
2189
2189
  border-radius: $acrdn-item-select-last-child-border-radius;
@@ -27321,6 +27321,10 @@ $cbox-icon-color: $icon-color !default;
27321
27321
  }
27322
27322
  }
27323
27323
 
27324
+ .e-checkbox-wrapper[readonly] {
27325
+ pointer-events: none;
27326
+ }
27327
+
27324
27328
  .e-small .e-checkbox-wrapper,
27325
27329
  .e-small.e-checkbox-wrapper,
27326
27330
  .e-small .e-css.e-checkbox-wrapper,
@@ -29593,6 +29597,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
29593
29597
 
29594
29598
  .e-caret {
29595
29599
  font-size: $drop-down-btn-caret-icon-font-size;
29600
+ @if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
29601
+ margin-top: 0;
29602
+ }
29596
29603
  }
29597
29604
 
29598
29605
  &.e-vertical {
@@ -34583,12 +34590,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
34583
34590
  & .e-slider-track {
34584
34591
  background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
34585
34592
  }
34593
+
34594
+ & .e-handle {
34595
+ @if $skin-name == 'FluentUI' {
34596
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34597
+ }
34598
+ }
34586
34599
  }
34587
34600
 
34588
34601
  & .e-preview-container {
34589
34602
  margin-left: 0;
34590
34603
  margin-right: $cpicker-preview-margin-left;
34591
34604
  }
34605
+
34606
+ & .e-opacity-slider {
34607
+ & .e-handle-first {
34608
+ @if $skin-name == 'FluentUI' {
34609
+ top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
34610
+ }
34611
+ }
34612
+ }
34592
34613
  }
34593
34614
 
34594
34615
  & .e-selected-value {
@@ -35391,7 +35412,9 @@ $cmenu-hover-icon-color: $icon-color !default;
35391
35412
  }
35392
35413
 
35393
35414
  &.e-menu-caret-icon {
35394
- padding-left: $cmenu-caret-li-padding;
35415
+ @if $skin-name != 'FluentUI' {
35416
+ padding-left: $cmenu-caret-li-padding;
35417
+ }
35395
35418
  padding-right: $cmenu-li-right-padding;
35396
35419
  }
35397
35420
 
@@ -35584,28 +35607,34 @@ $cmenu-hover-icon-color: $icon-color !default;
35584
35607
  .e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
35585
35608
  .e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
35586
35609
  .e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
35587
- @include bigger-rtl-blank-icon;
35610
+ @if $skin-name != 'FluentUI' {
35611
+ @include bigger-rtl-blank-icon;
35612
+ }
35588
35613
  }
35589
35614
  }
35590
35615
 
35591
35616
 
35592
35617
  @mixin focused-icon-color {
35593
- & .e-caret {
35594
- color: $cmenu-caret-color;
35595
- }
35596
-
35597
- & .e-menu-icon {
35598
- color: $cmenu-icon-color;
35618
+ @if $skin-name != 'bootstrap5' {
35619
+ & .e-caret {
35620
+ color: $cmenu-caret-color;
35621
+ }
35622
+
35623
+ & .e-menu-icon {
35624
+ color: $cmenu-icon-color;
35625
+ }
35599
35626
  }
35600
35627
  }
35601
35628
 
35602
35629
  @mixin selected-icon-color {
35603
- & .e-caret {
35604
- color: $cmenu-caret-hover-color;
35605
- }
35606
-
35607
- & .e-menu-icon {
35608
- color: $cmenu-hover-icon-color;
35630
+ @if $skin-name != 'bootstrap5' {
35631
+ & .e-caret {
35632
+ color: $cmenu-caret-hover-color;
35633
+ }
35634
+
35635
+ & .e-menu-icon {
35636
+ color: $cmenu-hover-icon-color;
35637
+ }
35609
35638
  }
35610
35639
  }
35611
35640
 
@@ -43071,7 +43100,7 @@ $dialog-close-button-width: 32px !default;
43071
43100
  $dialog-header-content-padding: 16px 24px 20px !default;
43072
43101
  $dialog-content-padding: 24px 24px 12px 24px !default;
43073
43102
  $dialog-content-margin-bottom: 12px !default;
43074
- $dialog-footer-content-padding: 0 24px 24px !default;
43103
+ $dialog-footer-content-padding: 24px !default;
43075
43104
  $dialog-footer-content-padding-bottom: 9px !default;
43076
43105
  $dialog-footer-content-border-top: 0 solid $border-light !default;
43077
43106
  $dialog-alert-footer-content-border-top: 0 solid $border-light !default;
@@ -54221,6 +54250,7 @@ $menu-caret-color: $cmenu-caret-color !default;
54221
54250
  line-height: $menu-li-height;
54222
54251
  margin-right: $menu-icon-margin-right;
54223
54252
  text-align: center;
54253
+ margin-bottom: 4px;
54224
54254
  }
54225
54255
 
54226
54256
  & .e-caret {
@@ -54874,7 +54904,7 @@ $menu-caret-color: $cmenu-caret-color !default;
54874
54904
 
54875
54905
  @at-root {
54876
54906
  & .e-menu {
54877
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
54907
+ @if $skin-name == 'bootstrap4' {
54878
54908
  background-color: $cmenu-ul-bgcolor;
54879
54909
  }
54880
54910
  @else {
@@ -57299,6 +57329,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
57299
57329
  $ddl-chip-sel-mobile-close-height: 40px !default;
57300
57330
  $ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
57301
57331
  $ddl-input-text-indent: 8px !default;
57332
+ $ddl-input-placeholder-padding: 0 0 0 8px !default;
57302
57333
  $ddl-rtl-chip-sel-close-left: -12px !default;
57303
57334
  $ddl-popup-active-focus-border-width: 0 !default;
57304
57335
  $ddl-popup-active-focus-shadow-item: none !default;
@@ -57881,8 +57912,8 @@ $ddl-small-clear-icon-width: 12px !default;
57881
57912
  height: $ddl-input-height;
57882
57913
  min-height: $ddl-input-height;
57883
57914
  outline: none;
57884
- padding: 0;
57885
- text-indent: $ddl-input-text-indent;
57915
+ padding: $ddl-input-placeholder-padding;
57916
+ text-indent: 0;
57886
57917
  }
57887
57918
 
57888
57919
  .e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
@@ -75729,9 +75760,16 @@ $grid-dropitems-count-margin-left: -8px !default;
75729
75760
  margin-top: $grid-reorder-arrow-top-margin;
75730
75761
  }
75731
75762
 
75763
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
75764
+ margin-top: $grid-reorder-virtualarrow-top-margin;
75765
+ }
75766
+
75732
75767
  .e-gridheader .e-headercontent .e-reorderdownarrow {
75733
75768
  margin-top: $grid-reorder-downarrow-top-margin;
75734
75769
  }
75770
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
75771
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
75772
+ }
75735
75773
 
75736
75774
  .e-masked-cell.e-rowcell .e-virtualcell {
75737
75775
  background-color: $grid-maskedcell-virtual-background-color;
@@ -75782,6 +75820,11 @@ $grid-dropitems-count-margin-left: -8px !default;
75782
75820
  .e-cc-contentdiv .e-choosercheck {
75783
75821
  white-space: $grid-filter-checkbox-white-space;
75784
75822
  }
75823
+
75824
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
75825
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
75826
+ text-align: left;
75827
+ }
75785
75828
  }
75786
75829
  }
75787
75830
  }
@@ -82563,7 +82606,7 @@ $rte-drop-text-mobile-width: 242px !default;
82563
82606
  font-size: $rte-toolbar-big-icon-size;
82564
82607
  }
82565
82608
 
82566
- .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
82609
+ .e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
82567
82610
  .e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
82568
82611
  top: -20px;
82569
82612
  }
@@ -82807,13 +82850,13 @@ $rte-drop-text-mobile-width: 242px !default;
82807
82850
  padding-right: $rte-drop-btn-action-padding-right;
82808
82851
  }
82809
82852
 
82810
- .e-font-color .e-selected-color.e-icons::before {
82853
+ .e-rte-font-color .e-selected-color.e-icons::before {
82811
82854
  font-size: 12px;
82812
82855
  position: relative;
82813
82856
  top: -18px;
82814
82857
  }
82815
82858
 
82816
- .e-font-color.e-icons::before {
82859
+ .e-rte-font-color.e-icons::before {
82817
82860
  font-size: 13px;
82818
82861
  }
82819
82862
 
@@ -85096,7 +85139,7 @@ $rte-drop-text-mobile-width: 242px !default;
85096
85139
  content: '\e76f';
85097
85140
  }
85098
85141
 
85099
- .e-font-color::before {
85142
+ .e-rte-font-color::before {
85100
85143
  content: '\e79f';
85101
85144
  }
85102
85145
 
@@ -102566,6 +102609,12 @@ $pivotpager-single-size-title-padding: 8px !default;
102566
102609
  background: $pivotgrid-grp-bg-hover-color;
102567
102610
  }
102568
102611
  }
102612
+
102613
+ &:focus {
102614
+ @if ($skin-name =='bootstrap4') {
102615
+ background: $pivotgrid-grp-bg-hover-color;
102616
+ }
102617
+ }
102569
102618
  }
102570
102619
  }
102571
102620
  }
@@ -102661,20 +102710,28 @@ $pivotpager-single-size-title-padding: 8px !default;
102661
102710
  @if ($pivotgrid-skin == 'bootstrap4') {
102662
102711
  background-color: $gray-600;
102663
102712
  border-radius: $pivotgrid-default-border-radius;
102664
- }
102713
+ }
102665
102714
 
102666
- .e-menu-icon,
102667
- .e-icons{
102668
- @if ($pivotgrid-skin == 'bootstrap4') {
102669
- color: $white;
102715
+ .e-menu-icon,
102716
+ .e-icons{
102717
+ @if ($pivotgrid-skin == 'bootstrap4') {
102718
+ color: $white;
102719
+ }
102720
+
102721
+ @if ($pivotgrid-skin == 'FluentUI') {
102722
+ color: $pivotgrid-active-color;
102723
+ }
102670
102724
  }
102725
+ }
102671
102726
 
102672
- @if ($pivotgrid-skin == 'FluentUI') {
102673
- color: $pivotgrid-active-color;
102727
+ ul.e-menu {
102728
+ @if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
102729
+ ($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
102730
+ padding-right: 0 !important;
102731
+ padding-left: 0 !important;
102674
102732
  }
102675
102733
  }
102676
102734
  }
102677
- }
102678
102735
 
102679
102736
  .e-tab .e-tab-header .e-toolbar-item.e-active {
102680
102737
  margin-left: 18px !important;
@@ -103169,13 +103226,13 @@ $pivotpager-single-size-title-padding: 8px !default;
103169
103226
  .e-toolbar .e-tbar-btn {
103170
103227
  @if ($skin-name == 'tailwind') {
103171
103228
  background-color: transparent;
103172
- }
103229
+ }
103173
103230
 
103174
103231
  &:hover {
103175
103232
  @if ($skin-name == 'tailwind') {
103176
103233
  background-color: $pivot-toolbar-icon-hover-color;
103177
- }
103178
- }
103234
+ }
103235
+ }
103179
103236
  }
103180
103237
 
103181
103238
 
@@ -107407,7 +107464,7 @@ $schedule-tree-content-color: $content-text-color-alt2;
107407
107464
  vertical-align: top;
107408
107465
 
107409
107466
  &.e-translate {
107410
- transition: transform .3s ease 0s;
107467
+ transition: transform .1s ease 0s;
107411
107468
  }
107412
107469
  }
107413
107470
 
@@ -112263,6 +112320,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
112263
112320
  border-top: $image-editor-border;
112264
112321
  }
112265
112322
 
112323
+ & .e-canvas-wrapper {
112324
+ & .e-textarea {
112325
+ line-height: initial !important; /* stylelint-disable-line declaration-no-important */
112326
+ }
112327
+ }
112328
+
112266
112329
  & .e-bottom-toolbar {
112267
112330
  border-top: $image-editor-border;
112268
112331
  }
@@ -4284,9 +4284,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4284
4284
  margin-top: $grid-reorder-arrow-top-margin;
4285
4285
  }
4286
4286
 
4287
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4288
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4289
+ }
4290
+
4287
4291
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4288
4292
  margin-top: $grid-reorder-downarrow-top-margin;
4289
4293
  }
4294
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4295
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4296
+ }
4290
4297
 
4291
4298
  .e-masked-cell.e-rowcell .e-virtualcell {
4292
4299
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4337,6 +4344,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4337
4344
  .e-cc-contentdiv .e-choosercheck {
4338
4345
  white-space: $grid-filter-checkbox-white-space;
4339
4346
  }
4347
+
4348
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4349
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4350
+ text-align: left;
4351
+ }
4340
4352
  }
4341
4353
  }
4342
4354
  }
@@ -4286,9 +4286,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4286
4286
  margin-top: $grid-reorder-arrow-top-margin;
4287
4287
  }
4288
4288
 
4289
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4290
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4291
+ }
4292
+
4289
4293
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4290
4294
  margin-top: $grid-reorder-downarrow-top-margin;
4291
4295
  }
4296
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4297
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4298
+ }
4292
4299
 
4293
4300
  .e-masked-cell.e-rowcell .e-virtualcell {
4294
4301
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4339,6 +4346,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4339
4346
  .e-cc-contentdiv .e-choosercheck {
4340
4347
  white-space: $grid-filter-checkbox-white-space;
4341
4348
  }
4349
+
4350
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4351
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4352
+ text-align: left;
4353
+ }
4342
4354
  }
4343
4355
  }
4344
4356
  }
@@ -4290,9 +4290,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4290
4290
  margin-top: $grid-reorder-arrow-top-margin;
4291
4291
  }
4292
4292
 
4293
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4294
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4295
+ }
4296
+
4293
4297
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4294
4298
  margin-top: $grid-reorder-downarrow-top-margin;
4295
4299
  }
4300
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4301
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4302
+ }
4296
4303
 
4297
4304
  .e-masked-cell.e-rowcell .e-virtualcell {
4298
4305
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4343,6 +4350,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4343
4350
  .e-cc-contentdiv .e-choosercheck {
4344
4351
  white-space: $grid-filter-checkbox-white-space;
4345
4352
  }
4353
+
4354
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4355
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4356
+ text-align: left;
4357
+ }
4346
4358
  }
4347
4359
  }
4348
4360
  }
@@ -4284,9 +4284,16 @@ $grid-dropitems-count-margin-left: -4px !default;
4284
4284
  margin-top: $grid-reorder-arrow-top-margin;
4285
4285
  }
4286
4286
 
4287
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4288
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4289
+ }
4290
+
4287
4291
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4288
4292
  margin-top: $grid-reorder-downarrow-top-margin;
4289
4293
  }
4294
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4295
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4296
+ }
4290
4297
 
4291
4298
  .e-masked-cell.e-rowcell .e-virtualcell {
4292
4299
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4337,6 +4344,11 @@ $grid-dropitems-count-margin-left: -4px !default;
4337
4344
  .e-cc-contentdiv .e-choosercheck {
4338
4345
  white-space: $grid-filter-checkbox-white-space;
4339
4346
  }
4347
+
4348
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4349
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4350
+ text-align: left;
4351
+ }
4340
4352
  }
4341
4353
  }
4342
4354
  }
@@ -4284,9 +4284,16 @@ $grid-dropitems-count-margin-left: -4px !default;
4284
4284
  margin-top: $grid-reorder-arrow-top-margin;
4285
4285
  }
4286
4286
 
4287
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4288
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4289
+ }
4290
+
4287
4291
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4288
4292
  margin-top: $grid-reorder-downarrow-top-margin;
4289
4293
  }
4294
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4295
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4296
+ }
4290
4297
 
4291
4298
  .e-masked-cell.e-rowcell .e-virtualcell {
4292
4299
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4337,6 +4344,11 @@ $grid-dropitems-count-margin-left: -4px !default;
4337
4344
  .e-cc-contentdiv .e-choosercheck {
4338
4345
  white-space: $grid-filter-checkbox-white-space;
4339
4346
  }
4347
+
4348
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4349
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4350
+ text-align: left;
4351
+ }
4340
4352
  }
4341
4353
  }
4342
4354
  }
@@ -4281,9 +4281,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4281
4281
  margin-top: $grid-reorder-arrow-top-margin;
4282
4282
  }
4283
4283
 
4284
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4285
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4286
+ }
4287
+
4284
4288
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4285
4289
  margin-top: $grid-reorder-downarrow-top-margin;
4286
4290
  }
4291
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4292
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4293
+ }
4287
4294
 
4288
4295
  .e-masked-cell.e-rowcell .e-virtualcell {
4289
4296
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4334,6 +4341,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4334
4341
  .e-cc-contentdiv .e-choosercheck {
4335
4342
  white-space: $grid-filter-checkbox-white-space;
4336
4343
  }
4344
+
4345
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4346
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4347
+ text-align: left;
4348
+ }
4337
4349
  }
4338
4350
  }
4339
4351
  }
@@ -4281,9 +4281,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4281
4281
  margin-top: $grid-reorder-arrow-top-margin;
4282
4282
  }
4283
4283
 
4284
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4285
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4286
+ }
4287
+
4284
4288
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4285
4289
  margin-top: $grid-reorder-downarrow-top-margin;
4286
4290
  }
4291
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4292
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4293
+ }
4287
4294
 
4288
4295
  .e-masked-cell.e-rowcell .e-virtualcell {
4289
4296
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4334,6 +4341,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4334
4341
  .e-cc-contentdiv .e-choosercheck {
4335
4342
  white-space: $grid-filter-checkbox-white-space;
4336
4343
  }
4344
+
4345
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4346
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4347
+ text-align: left;
4348
+ }
4337
4349
  }
4338
4350
  }
4339
4351
  }
@@ -4276,9 +4276,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4276
4276
  margin-top: $grid-reorder-arrow-top-margin;
4277
4277
  }
4278
4278
 
4279
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4280
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4281
+ }
4282
+
4279
4283
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4280
4284
  margin-top: $grid-reorder-downarrow-top-margin;
4281
4285
  }
4286
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4287
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4288
+ }
4282
4289
 
4283
4290
  .e-masked-cell.e-rowcell .e-virtualcell {
4284
4291
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4329,6 +4336,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4329
4336
  .e-cc-contentdiv .e-choosercheck {
4330
4337
  white-space: $grid-filter-checkbox-white-space;
4331
4338
  }
4339
+
4340
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4341
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4342
+ text-align: left;
4343
+ }
4332
4344
  }
4333
4345
  }
4334
4346
  }
@@ -4276,9 +4276,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4276
4276
  margin-top: $grid-reorder-arrow-top-margin;
4277
4277
  }
4278
4278
 
4279
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4280
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4281
+ }
4282
+
4279
4283
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4280
4284
  margin-top: $grid-reorder-downarrow-top-margin;
4281
4285
  }
4286
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4287
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4288
+ }
4282
4289
 
4283
4290
  .e-masked-cell.e-rowcell .e-virtualcell {
4284
4291
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4329,6 +4336,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4329
4336
  .e-cc-contentdiv .e-choosercheck {
4330
4337
  white-space: $grid-filter-checkbox-white-space;
4331
4338
  }
4339
+
4340
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4341
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4342
+ text-align: left;
4343
+ }
4332
4344
  }
4333
4345
  }
4334
4346
  }
@@ -4281,9 +4281,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4281
4281
  margin-top: $grid-reorder-arrow-top-margin;
4282
4282
  }
4283
4283
 
4284
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4285
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4286
+ }
4287
+
4284
4288
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4285
4289
  margin-top: $grid-reorder-downarrow-top-margin;
4286
4290
  }
4291
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4292
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4293
+ }
4287
4294
 
4288
4295
  .e-masked-cell.e-rowcell .e-virtualcell {
4289
4296
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4334,6 +4341,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4334
4341
  .e-cc-contentdiv .e-choosercheck {
4335
4342
  white-space: $grid-filter-checkbox-white-space;
4336
4343
  }
4344
+
4345
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4346
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4347
+ text-align: left;
4348
+ }
4337
4349
  }
4338
4350
  }
4339
4351
  }
@@ -4282,9 +4282,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4282
4282
  margin-top: $grid-reorder-arrow-top-margin;
4283
4283
  }
4284
4284
 
4285
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4286
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4287
+ }
4288
+
4285
4289
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4286
4290
  margin-top: $grid-reorder-downarrow-top-margin;
4287
4291
  }
4292
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4293
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4294
+ }
4288
4295
 
4289
4296
  .e-masked-cell.e-rowcell .e-virtualcell {
4290
4297
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4335,6 +4342,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4335
4342
  .e-cc-contentdiv .e-choosercheck {
4336
4343
  white-space: $grid-filter-checkbox-white-space;
4337
4344
  }
4345
+
4346
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4347
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4348
+ text-align: left;
4349
+ }
4338
4350
  }
4339
4351
  }
4340
4352
  }
@@ -4280,9 +4280,16 @@ $grid-dropitems-count-margin-left: -8px !default;
4280
4280
  margin-top: $grid-reorder-arrow-top-margin;
4281
4281
  }
4282
4282
 
4283
+ .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
4284
+ margin-top: $grid-reorder-virtualarrow-top-margin;
4285
+ }
4286
+
4283
4287
  .e-gridheader .e-headercontent .e-reorderdownarrow {
4284
4288
  margin-top: $grid-reorder-downarrow-top-margin;
4285
4289
  }
4290
+ .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
4291
+ margin-top: $grid-reorder-virtualdownarrow-top-margin;
4292
+ }
4286
4293
 
4287
4294
  .e-masked-cell.e-rowcell .e-virtualcell {
4288
4295
  background-color: $grid-maskedcell-virtual-background-color;
@@ -4333,6 +4340,11 @@ $grid-dropitems-count-margin-left: -8px !default;
4333
4340
  .e-cc-contentdiv .e-choosercheck {
4334
4341
  white-space: $grid-filter-checkbox-white-space;
4335
4342
  }
4343
+
4344
+ .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
4345
+ .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
4346
+ text-align: left;
4347
+ }
4336
4348
  }
4337
4349
  }
4338
4350
  }