@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
@@ -724,7 +724,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
724
724
  font-size: $listview-header-font-size;
725
725
  }
726
726
 
727
- & .e-icons {
727
+ & .e-icons:not(.e-primary .e-icon-btn) {
728
728
  color: $listview-icon-color;
729
729
 
730
730
  @if ($skin-name == 'tailwind') {
@@ -727,7 +727,7 @@ $listview-template-multiline-avatar-top: .7142em !default;
727
727
  font-size: $listview-header-font-size;
728
728
  }
729
729
 
730
- & .e-icons {
730
+ & .e-icons:not(.e-primary .e-icon-btn) {
731
731
  color: $listview-icon-color;
732
732
 
733
733
  @if ($skin-name == 'tailwind') {
@@ -752,7 +752,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
752
752
  font-size: $listview-header-font-size;
753
753
  }
754
754
 
755
- & .e-icons {
755
+ & .e-icons:not(.e-primary .e-icon-btn) {
756
756
  color: $listview-icon-color;
757
757
 
758
758
  @if ($skin-name == 'tailwind') {
@@ -752,7 +752,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
752
752
  font-size: $listview-header-font-size;
753
753
  }
754
754
 
755
- & .e-icons {
755
+ & .e-icons:not(.e-primary .e-icon-btn) {
756
756
  color: $listview-icon-color;
757
757
 
758
758
  @if ($skin-name == 'tailwind') {
@@ -731,7 +731,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
731
731
  font-size: $listview-header-font-size;
732
732
  }
733
733
 
734
- & .e-icons {
734
+ & .e-icons:not(.e-primary .e-icon-btn) {
735
735
  color: $listview-icon-color;
736
736
 
737
737
  @if ($skin-name == 'tailwind') {
@@ -724,7 +724,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
724
724
  font-size: $listview-header-font-size;
725
725
  }
726
726
 
727
- & .e-icons {
727
+ & .e-icons:not(.e-primary .e-icon-btn) {
728
728
  color: $listview-icon-color;
729
729
 
730
730
  @if ($skin-name == 'tailwind') {
@@ -758,7 +758,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
758
758
  font-size: $listview-header-font-size;
759
759
  }
760
760
 
761
- & .e-icons {
761
+ & .e-icons:not(.e-primary .e-icon-btn) {
762
762
  color: $listview-icon-color;
763
763
 
764
764
  @if ($skin-name == 'tailwind') {
@@ -758,7 +758,7 @@ $listview-template-focused-multiline-content-color: $content-text-color-selected
758
758
  font-size: $listview-header-font-size;
759
759
  }
760
760
 
761
- & .e-icons {
761
+ & .e-icons:not(.e-primary .e-icon-btn) {
762
762
  color: $listview-icon-color;
763
763
 
764
764
  @if ($skin-name == 'tailwind') {
@@ -724,7 +724,7 @@ $listview-template-multiline-avatar-top: .6153em !default;
724
724
  font-size: $listview-header-font-size;
725
725
  }
726
726
 
727
- & .e-icons {
727
+ & .e-icons:not(.e-primary .e-icon-btn) {
728
728
  color: $listview-icon-color;
729
729
 
730
730
  @if ($skin-name == 'tailwind') {
@@ -731,7 +731,7 @@ $listview-template-multiline-avatar-top: 1.0666em !default;
731
731
  font-size: $listview-header-font-size;
732
732
  }
733
733
 
734
- & .e-icons {
734
+ & .e-icons:not(.e-primary .e-icon-btn) {
735
735
  color: $listview-icon-color;
736
736
 
737
737
  @if ($skin-name == 'tailwind') {
@@ -724,7 +724,7 @@ $listview-template-multiline-avatar-top: 1.0666em !default;
724
724
  font-size: $listview-header-font-size;
725
725
  }
726
726
 
727
- & .e-icons {
727
+ & .e-icons:not(.e-primary .e-icon-btn) {
728
728
  color: $listview-icon-color;
729
729
 
730
730
  @if ($skin-name == 'tailwind') {
@@ -744,7 +744,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
744
744
  font-size: $listview-header-font-size;
745
745
  }
746
746
 
747
- & .e-icons {
747
+ & .e-icons:not(.e-primary .e-icon-btn) {
748
748
  color: $listview-icon-color;
749
749
 
750
750
  @if ($skin-name == 'tailwind') {
@@ -744,7 +744,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
744
744
  font-size: $listview-header-font-size;
745
745
  }
746
746
 
747
- & .e-icons {
747
+ & .e-icons:not(.e-primary .e-icon-btn) {
748
748
  color: $listview-icon-color;
749
749
 
750
750
  @if ($skin-name == 'tailwind') {
@@ -40346,7 +40346,7 @@ $listview-template-multiline-avatar-top: 1.0666em !default;
40346
40346
  font-size: $listview-header-font-size;
40347
40347
  }
40348
40348
 
40349
- & .e-icons {
40349
+ & .e-icons:not(.e-primary .e-icon-btn) {
40350
40350
  color: $listview-icon-color;
40351
40351
 
40352
40352
  @if ($skin-name == 'tailwind') {
@@ -52948,18 +52948,6 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
52948
52948
  content: '\e7fc';
52949
52949
  position: relative;
52950
52950
  }
52951
-
52952
- .e-popup-up-icon::before {
52953
- @media screen and (max-width: 480px) {
52954
- content: '\e984';
52955
- }
52956
- }
52957
-
52958
- .e-popup-down-icon::before {
52959
- @media screen and (max-width: 480px) {
52960
- content: '\e984';
52961
- }
52962
- }
52963
52951
  }
52964
52952
 
52965
52953
  &.e-vertical-icon .e-tab-header {
@@ -77381,11 +77369,6 @@ $grid-dropitems-count-margin-left: -8px !default;
77381
77369
  }
77382
77370
 
77383
77371
  &.sf-grid {
77384
-
77385
- .e-table {
77386
- border-spacing: .25px;
77387
- }
77388
-
77389
77372
  span.e-ungroupbutton.e-icons {
77390
77373
  margin-left: $grid-group-ungroupicon-margin-left;
77391
77374
  }
@@ -77570,7 +77553,9 @@ $grid-dropitems-count-margin-left: -8px !default;
77570
77553
  }
77571
77554
 
77572
77555
  #{&}.e-grid-min-height {
77573
- .e-rowcell {
77556
+ .e-rowcell,
77557
+ .e-icon-grightarrow,
77558
+ .e-icon-gdownarrow {
77574
77559
  line-height: 0;
77575
77560
  padding-bottom: 0;
77576
77561
  padding-top: 0;
@@ -91111,6 +91096,12 @@ $editor-btn-icon-color: $grey-dark-font !default;
91111
91096
  background-color: darken($gray-600, 7.5%);
91112
91097
  border: 1px solid darken($gray-600, 10%);
91113
91098
  }
91099
+
91100
+ &:disabled {
91101
+ background-color: $content-bg;
91102
+ border: 1px solid $gray-400;
91103
+ box-shadow: 0 1px 4px 0 $black-color;
91104
+ }
91114
91105
  }
91115
91106
  @else if $skin-name == 'bootstrap5' {
91116
91107
 
@@ -91118,6 +91109,12 @@ $editor-btn-icon-color: $grey-dark-font !default;
91118
91109
  background-color: darken($gray-600, 7.5%);
91119
91110
  border: 1px solid darken($gray-600, 10%);
91120
91111
  }
91112
+
91113
+ &:disabled{
91114
+ background-color: $content-bg-color;
91115
+ border: 1px solid $border-light;
91116
+ border-radius: 4px;
91117
+ }
91121
91118
  }
91122
91119
 
91123
91120
  @if $skin-name == 'bootstrap4' {
@@ -109946,7 +109943,9 @@ $schedule-tree-content-color: #fff !default;
109946
109943
  &.e-left-handler,
109947
109944
  &.e-right-handler {
109948
109945
  height: 100%;
109949
- width: 10px;
109946
+ min-width: 1px;
109947
+ max-width: 10px;
109948
+ width: 20%;
109950
109949
  }
109951
109950
 
109952
109951
  &.e-left-handler {
@@ -109963,7 +109962,9 @@ $schedule-tree-content-color: #fff !default;
109963
109962
 
109964
109963
  &.e-top-handler,
109965
109964
  &.e-bottom-handler {
109966
- height: 10px;
109965
+ min-height: 1px;
109966
+ max-height: 10px;
109967
+ height: 20%;
109967
109968
  width: 100%;
109968
109969
  }
109969
109970
 
@@ -113722,7 +113723,9 @@ $schedule-tree-content-color: #fff !default;
113722
113723
  background: $schedule-current-date-bg-color;
113723
113724
  border-radius: 50%;
113724
113725
  color: $schedule-current-date-header-font-color;
113725
- width: 20px;
113726
+ min-width: 20px;
113727
+ padding: 0 4px;
113728
+ width: fit-content;
113726
113729
  }
113727
113730
 
113728
113731
  .e-selected-cell {
@@ -113758,7 +113761,7 @@ $schedule-tree-content-color: #fff !default;
113758
113761
  }
113759
113762
 
113760
113763
  .e-current-date .e-date-header {
113761
- width: 24px;
113764
+ min-width: 24px;
113762
113765
  }
113763
113766
  }
113764
113767
 
@@ -116328,10 +116331,6 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
116328
116331
  display: none;
116329
116332
  }
116330
116333
 
116331
- .e-item {
116332
- width: fit-content;
116333
- }
116334
-
116335
116334
  .e-ribbon-file-menu {
116336
116335
  position: absolute;
116337
116336
  line-height: $ribbon-file-menu-height;
@@ -116437,6 +116436,12 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
116437
116436
  }
116438
116437
  }
116439
116438
 
116439
+ .e-hscroll.e-scroll-device {
116440
+ .e-scroll-nav.e-scroll-right-nav {
116441
+ box-shadow: none;
116442
+ }
116443
+ }
116444
+
116440
116445
  .e-hscroll {
116441
116446
  padding: $ribbon-hscroll-padding;
116442
116447
 
@@ -116446,6 +116451,7 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
116446
116451
  min-width: auto;
116447
116452
  width: auto;
116448
116453
  border-style: solid;
116454
+ transform: none;
116449
116455
  border-width: $ribbon-hscroll-nav-border-width;
116450
116456
  border-radius: $ribbon-hscroll-nav-border-radius;
116451
116457
  z-index: 3;
@@ -116457,6 +116463,7 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
116457
116463
  .e-nav-arrow {
116458
116464
  font-size: $ribbon-nav-arrow-size;
116459
116465
  height: auto;
116466
+ transform: none;
116460
116467
  line-height: $ribbon-nav-arrow-height;
116461
116468
  padding: $ribbon-hscroll-nav-arrow-padding;
116462
116469
  width: auto;
@@ -116548,6 +116555,10 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
116548
116555
  overflow-y: hidden;
116549
116556
  }
116550
116557
 
116558
+ .e-input-group {
116559
+ margin-bottom: 0;
116560
+ }
116561
+
116551
116562
  .e-ribbon-group {
116552
116563
  padding-top: $ribbon-simplified-group-padding;
116553
116564
  height: auto;
@@ -116611,6 +116622,10 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
116611
116622
  .e-tab-header {
116612
116623
  left: var(--fileMenuWidth);
116613
116624
  }
116625
+
116626
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
116627
+ padding-right: 30px;
116628
+ }
116614
116629
  }
116615
116630
 
116616
116631
  &.e-rtl {
@@ -116628,6 +116643,10 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
116628
116643
  .e-tab-header {
116629
116644
  right: var(--fileMenuWidth);
116630
116645
  }
116646
+
116647
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
116648
+ padding-left: 30px;
116649
+ }
116631
116650
  }
116632
116651
  }
116633
116652
 
@@ -116829,6 +116848,7 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
116829
116848
 
116830
116849
  .e-colorpicker-wrapper {
116831
116850
  border: 1px solid transparent;
116851
+ border-radius: $ribbon-items-border-radius;
116832
116852
 
116833
116853
  .e-split-btn-wrapper.e-rtl .e-split-colorpicker {
116834
116854
  &.e-split-btn {
@@ -116975,8 +116995,12 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
116975
116995
 
116976
116996
  .e-ribbon-overflow-target {
116977
116997
 
116978
- .e-ribbon-item > .e-input-group {
116979
- margin: $ribbon-overflow-wrapper-item-margin;
116998
+ .e-ribbon-item {
116999
+
117000
+ & > .e-input-group,
117001
+ .e-ribbon-template {
117002
+ margin: $ribbon-overflow-wrapper-item-margin;
117003
+ }
116980
117004
  }
116981
117005
 
116982
117006
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -117002,14 +117026,6 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
117002
117026
  width: 100%;
117003
117027
  justify-content: flex-start;
117004
117028
  }
117005
-
117006
- >.e-split-btn-wrapper,
117007
- >.e-dropdown-btn {
117008
- .e-icons.e-caret {
117009
- transform: rotate(-90deg);
117010
- margin-left: auto;
117011
- }
117012
- }
117013
117029
  }
117014
117030
 
117015
117031
  .e-ribbon-overflow-header {
@@ -117020,6 +117036,20 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
117020
117036
  }
117021
117037
  }
117022
117038
 
117039
+ .e-ribbon-group-overflow-ddb:not(.e-rtl) {
117040
+ .e-ribbon-overflow-target .e-ribbon-item {
117041
+
117042
+ >.e-split-btn-wrapper,
117043
+ >.e-dropdown-btn {
117044
+ .e-icons.e-caret {
117045
+ transform: rotate(-90deg);
117046
+ padding: $ribbon-items-margin;
117047
+ margin: 0 0 0 auto;
117048
+ }
117049
+ }
117050
+ }
117051
+ }
117052
+
117023
117053
  .e-rtl.e-ribbon-group-overflow-ddb {
117024
117054
  .e-ribbon-overflow-target .e-ribbon-item {
117025
117055
 
@@ -117027,8 +117057,8 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
117027
117057
  >.e-dropdown-btn {
117028
117058
  .e-icons.e-caret {
117029
117059
  transform: rotate(90deg);
117030
- margin-right: auto;
117031
- margin-left: unset;
117060
+ padding: $ribbon-items-margin;
117061
+ margin: 0 auto 0 0;
117032
117062
  }
117033
117063
  }
117034
117064
  }
@@ -117208,6 +117238,10 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
117208
117238
  height: auto;
117209
117239
  }
117210
117240
 
117241
+ .e-input-group {
117242
+ margin-bottom: 0;
117243
+ }
117244
+
117211
117245
  .e-ribbon-group-content {
117212
117246
  height: $ribbon-bigger-simplified-group-content-height;
117213
117247
  }
@@ -117331,8 +117365,12 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
117331
117365
  .e-bigger.e-ribbon-group-overflow-ddb {
117332
117366
  .e-ribbon-overflow-target {
117333
117367
 
117334
- .e-ribbon-item > .e-input-group {
117335
- margin: $ribbon-bigger-overflow-wrapper-item-margin;
117368
+ .e-ribbon-item {
117369
+
117370
+ & > .e-input-group,
117371
+ .e-ribbon-template {
117372
+ margin: $ribbon-bigger-overflow-wrapper-item-margin;
117373
+ }
117336
117374
  }
117337
117375
 
117338
117376
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -117340,6 +117378,30 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
117340
117378
  padding: 0;
117341
117379
  }
117342
117380
  }
117381
+
117382
+ &:not(.e-rtl) {
117383
+ .e-ribbon-overflow-target .e-ribbon-item {
117384
+
117385
+ >.e-split-btn-wrapper,
117386
+ >.e-dropdown-btn {
117387
+ .e-icons.e-caret {
117388
+ padding: $ribbon-bigger-items-margin;
117389
+ }
117390
+ }
117391
+ }
117392
+ }
117393
+
117394
+ &.e-rtl {
117395
+ .e-ribbon-overflow-target .e-ribbon-item {
117396
+
117397
+ >.e-split-btn-wrapper,
117398
+ >.e-dropdown-btn {
117399
+ .e-icons.e-caret {
117400
+ padding: $ribbon-bigger-items-margin;
117401
+ }
117402
+ }
117403
+ }
117404
+ }
117343
117405
  }
117344
117406
 
117345
117407
  .e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,