@syncfusion/blazor-themes 21.1.38 → 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.
- package/SCSS-Themes/bootstrap-dark.scss +28 -11
- package/SCSS-Themes/bootstrap.scss +28 -11
- package/SCSS-Themes/bootstrap4.scss +28 -15
- package/SCSS-Themes/bootstrap5-dark.scss +30 -17
- package/SCSS-Themes/bootstrap5.scss +30 -17
- package/SCSS-Themes/fabric-dark.scss +28 -11
- package/SCSS-Themes/fabric.scss +28 -11
- package/SCSS-Themes/fluent-dark.scss +28 -11
- package/SCSS-Themes/fluent.scss +28 -11
- package/SCSS-Themes/highcontrast.scss +28 -15
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +12 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +12 -0
- package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
- package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
- package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
- package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
- package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/material.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
- package/SCSS-Themes/material-dark.scss +28 -15
- package/SCSS-Themes/material.scss +28 -15
- package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +1 -1
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +0 -8
- package/SCSS-Themes/navigations/tab/bootstrap.scss +0 -8
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +0 -12
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +0 -12
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +0 -12
- package/SCSS-Themes/navigations/tab/fabric-dark.scss +0 -8
- package/SCSS-Themes/navigations/tab/fabric.scss +0 -8
- package/SCSS-Themes/navigations/tab/fluent-dark.scss +0 -8
- package/SCSS-Themes/navigations/tab/fluent.scss +0 -8
- package/SCSS-Themes/navigations/tab/highcontrast.scss +0 -12
- package/SCSS-Themes/navigations/tab/material-dark.scss +0 -12
- package/SCSS-Themes/navigations/tab/material.scss +0 -12
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +0 -12
- package/SCSS-Themes/navigations/tab/tailwind.scss +0 -12
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +9 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +9 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +6 -2
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +6 -2
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +6 -2
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +6 -2
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +6 -2
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +6 -2
- package/SCSS-Themes/schedule/schedule/fabric.scss +6 -2
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +6 -2
- package/SCSS-Themes/schedule/schedule/fluent.scss +6 -2
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +6 -2
- package/SCSS-Themes/schedule/schedule/material-dark.scss +6 -2
- package/SCSS-Themes/schedule/schedule/material.scss +6 -2
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +6 -2
- package/SCSS-Themes/schedule/schedule/tailwind.scss +6 -2
- package/SCSS-Themes/tailwind-dark.scss +28 -15
- package/SCSS-Themes/tailwind.scss +28 -15
- package/package.json +1 -1
|
@@ -885,7 +885,9 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
885
885
|
&.e-left-handler,
|
|
886
886
|
&.e-right-handler {
|
|
887
887
|
height: 100%;
|
|
888
|
-
width:
|
|
888
|
+
min-width: 1px;
|
|
889
|
+
max-width: 10px;
|
|
890
|
+
width: 20%;
|
|
889
891
|
}
|
|
890
892
|
|
|
891
893
|
&.e-left-handler {
|
|
@@ -902,7 +904,9 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
902
904
|
|
|
903
905
|
&.e-top-handler,
|
|
904
906
|
&.e-bottom-handler {
|
|
905
|
-
height:
|
|
907
|
+
min-height: 1px;
|
|
908
|
+
max-height: 10px;
|
|
909
|
+
height: 20%;
|
|
906
910
|
width: 100%;
|
|
907
911
|
}
|
|
908
912
|
|
|
@@ -890,7 +890,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
890
890
|
&.e-left-handler,
|
|
891
891
|
&.e-right-handler {
|
|
892
892
|
height: 100%;
|
|
893
|
-
width:
|
|
893
|
+
min-width: 1px;
|
|
894
|
+
max-width: 10px;
|
|
895
|
+
width: 20%;
|
|
894
896
|
}
|
|
895
897
|
|
|
896
898
|
&.e-left-handler {
|
|
@@ -907,7 +909,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
907
909
|
|
|
908
910
|
&.e-top-handler,
|
|
909
911
|
&.e-bottom-handler {
|
|
910
|
-
height:
|
|
912
|
+
min-height: 1px;
|
|
913
|
+
max-height: 10px;
|
|
914
|
+
height: 20%;
|
|
911
915
|
width: 100%;
|
|
912
916
|
}
|
|
913
917
|
|
|
@@ -890,7 +890,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
890
890
|
&.e-left-handler,
|
|
891
891
|
&.e-right-handler {
|
|
892
892
|
height: 100%;
|
|
893
|
-
width:
|
|
893
|
+
min-width: 1px;
|
|
894
|
+
max-width: 10px;
|
|
895
|
+
width: 20%;
|
|
894
896
|
}
|
|
895
897
|
|
|
896
898
|
&.e-left-handler {
|
|
@@ -907,7 +909,9 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
907
909
|
|
|
908
910
|
&.e-top-handler,
|
|
909
911
|
&.e-bottom-handler {
|
|
910
|
-
height:
|
|
912
|
+
min-height: 1px;
|
|
913
|
+
max-height: 10px;
|
|
914
|
+
height: 20%;
|
|
911
915
|
width: 100%;
|
|
912
916
|
}
|
|
913
917
|
|
|
@@ -886,7 +886,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
886
886
|
&.e-left-handler,
|
|
887
887
|
&.e-right-handler {
|
|
888
888
|
height: 100%;
|
|
889
|
-
width:
|
|
889
|
+
min-width: 1px;
|
|
890
|
+
max-width: 10px;
|
|
891
|
+
width: 20%;
|
|
890
892
|
}
|
|
891
893
|
|
|
892
894
|
&.e-left-handler {
|
|
@@ -903,7 +905,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
903
905
|
|
|
904
906
|
&.e-top-handler,
|
|
905
907
|
&.e-bottom-handler {
|
|
906
|
-
height:
|
|
908
|
+
min-height: 1px;
|
|
909
|
+
max-height: 10px;
|
|
910
|
+
height: 20%;
|
|
907
911
|
width: 100%;
|
|
908
912
|
}
|
|
909
913
|
|
|
@@ -885,7 +885,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
885
885
|
&.e-left-handler,
|
|
886
886
|
&.e-right-handler {
|
|
887
887
|
height: 100%;
|
|
888
|
-
width:
|
|
888
|
+
min-width: 1px;
|
|
889
|
+
max-width: 10px;
|
|
890
|
+
width: 20%;
|
|
889
891
|
}
|
|
890
892
|
|
|
891
893
|
&.e-left-handler {
|
|
@@ -902,7 +904,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
902
904
|
|
|
903
905
|
&.e-top-handler,
|
|
904
906
|
&.e-bottom-handler {
|
|
905
|
-
height:
|
|
907
|
+
min-height: 1px;
|
|
908
|
+
max-height: 10px;
|
|
909
|
+
height: 20%;
|
|
906
910
|
width: 100%;
|
|
907
911
|
}
|
|
908
912
|
|
|
@@ -885,7 +885,9 @@ $schedule-tree-content-color: $shadow;
|
|
|
885
885
|
&.e-left-handler,
|
|
886
886
|
&.e-right-handler {
|
|
887
887
|
height: 100%;
|
|
888
|
-
width:
|
|
888
|
+
min-width: 1px;
|
|
889
|
+
max-width: 10px;
|
|
890
|
+
width: 20%;
|
|
889
891
|
}
|
|
890
892
|
|
|
891
893
|
&.e-left-handler {
|
|
@@ -902,7 +904,9 @@ $schedule-tree-content-color: $shadow;
|
|
|
902
904
|
|
|
903
905
|
&.e-top-handler,
|
|
904
906
|
&.e-bottom-handler {
|
|
905
|
-
height:
|
|
907
|
+
min-height: 1px;
|
|
908
|
+
max-height: 10px;
|
|
909
|
+
height: 20%;
|
|
906
910
|
width: 100%;
|
|
907
911
|
}
|
|
908
912
|
|
|
@@ -887,7 +887,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
887
887
|
&.e-left-handler,
|
|
888
888
|
&.e-right-handler {
|
|
889
889
|
height: 100%;
|
|
890
|
-
width:
|
|
890
|
+
min-width: 1px;
|
|
891
|
+
max-width: 10px;
|
|
892
|
+
width: 20%;
|
|
891
893
|
}
|
|
892
894
|
|
|
893
895
|
&.e-left-handler {
|
|
@@ -904,7 +906,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
904
906
|
|
|
905
907
|
&.e-top-handler,
|
|
906
908
|
&.e-bottom-handler {
|
|
907
|
-
height:
|
|
909
|
+
min-height: 1px;
|
|
910
|
+
max-height: 10px;
|
|
911
|
+
height: 20%;
|
|
908
912
|
width: 100%;
|
|
909
913
|
}
|
|
910
914
|
|
|
@@ -887,7 +887,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
887
887
|
&.e-left-handler,
|
|
888
888
|
&.e-right-handler {
|
|
889
889
|
height: 100%;
|
|
890
|
-
width:
|
|
890
|
+
min-width: 1px;
|
|
891
|
+
max-width: 10px;
|
|
892
|
+
width: 20%;
|
|
891
893
|
}
|
|
892
894
|
|
|
893
895
|
&.e-left-handler {
|
|
@@ -904,7 +906,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
904
906
|
|
|
905
907
|
&.e-top-handler,
|
|
906
908
|
&.e-bottom-handler {
|
|
907
|
-
height:
|
|
909
|
+
min-height: 1px;
|
|
910
|
+
max-height: 10px;
|
|
911
|
+
height: 20%;
|
|
908
912
|
width: 100%;
|
|
909
913
|
}
|
|
910
914
|
|
|
@@ -40055,7 +40055,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
|
|
|
40055
40055
|
font-size: $listview-header-font-size;
|
|
40056
40056
|
}
|
|
40057
40057
|
|
|
40058
|
-
& .e-icons {
|
|
40058
|
+
& .e-icons:not(.e-primary .e-icon-btn) {
|
|
40059
40059
|
color: $listview-icon-color;
|
|
40060
40060
|
|
|
40061
40061
|
@if ($skin-name == 'tailwind') {
|
|
@@ -52571,18 +52571,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
52571
52571
|
content: '\e7e7';
|
|
52572
52572
|
position: relative;
|
|
52573
52573
|
}
|
|
52574
|
-
|
|
52575
|
-
.e-popup-up-icon::before {
|
|
52576
|
-
@media screen and (max-width: 480px) {
|
|
52577
|
-
content: '\e770';
|
|
52578
|
-
}
|
|
52579
|
-
}
|
|
52580
|
-
|
|
52581
|
-
.e-popup-down-icon::before {
|
|
52582
|
-
@media screen and (max-width: 480px) {
|
|
52583
|
-
content: '\e770';
|
|
52584
|
-
}
|
|
52585
|
-
}
|
|
52586
52574
|
}
|
|
52587
52575
|
|
|
52588
52576
|
&.e-vertical-icon .e-tab-header {
|
|
@@ -90162,6 +90150,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
90162
90150
|
background-color: darken($gray-600, 7.5%);
|
|
90163
90151
|
border: 1px solid darken($gray-600, 10%);
|
|
90164
90152
|
}
|
|
90153
|
+
|
|
90154
|
+
&:disabled {
|
|
90155
|
+
background-color: $content-bg;
|
|
90156
|
+
border: 1px solid $gray-400;
|
|
90157
|
+
box-shadow: 0 1px 4px 0 $black-color;
|
|
90158
|
+
}
|
|
90165
90159
|
}
|
|
90166
90160
|
@else if $skin-name == 'bootstrap5' {
|
|
90167
90161
|
|
|
@@ -90169,6 +90163,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
90169
90163
|
background-color: darken($gray-600, 7.5%);
|
|
90170
90164
|
border: 1px solid darken($gray-600, 10%);
|
|
90171
90165
|
}
|
|
90166
|
+
|
|
90167
|
+
&:disabled{
|
|
90168
|
+
background-color: $content-bg-color;
|
|
90169
|
+
border: 1px solid $border-light;
|
|
90170
|
+
border-radius: 4px;
|
|
90171
|
+
}
|
|
90172
90172
|
}
|
|
90173
90173
|
|
|
90174
90174
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -108990,7 +108990,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
108990
108990
|
&.e-left-handler,
|
|
108991
108991
|
&.e-right-handler {
|
|
108992
108992
|
height: 100%;
|
|
108993
|
-
width:
|
|
108993
|
+
min-width: 1px;
|
|
108994
|
+
max-width: 10px;
|
|
108995
|
+
width: 20%;
|
|
108994
108996
|
}
|
|
108995
108997
|
|
|
108996
108998
|
&.e-left-handler {
|
|
@@ -109007,7 +109009,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
109007
109009
|
|
|
109008
109010
|
&.e-top-handler,
|
|
109009
109011
|
&.e-bottom-handler {
|
|
109010
|
-
height:
|
|
109012
|
+
min-height: 1px;
|
|
109013
|
+
max-height: 10px;
|
|
109014
|
+
height: 20%;
|
|
109011
109015
|
width: 100%;
|
|
109012
109016
|
}
|
|
109013
109017
|
|
|
@@ -115598,6 +115602,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115598
115602
|
overflow-y: hidden;
|
|
115599
115603
|
}
|
|
115600
115604
|
|
|
115605
|
+
.e-input-group {
|
|
115606
|
+
margin-bottom: 0;
|
|
115607
|
+
}
|
|
115608
|
+
|
|
115601
115609
|
.e-ribbon-group {
|
|
115602
115610
|
padding-top: $ribbon-simplified-group-padding;
|
|
115603
115611
|
height: auto;
|
|
@@ -115887,6 +115895,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115887
115895
|
|
|
115888
115896
|
.e-colorpicker-wrapper {
|
|
115889
115897
|
border: 1px solid transparent;
|
|
115898
|
+
border-radius: $ribbon-items-border-radius;
|
|
115890
115899
|
|
|
115891
115900
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
115892
115901
|
&.e-split-btn {
|
|
@@ -116276,6 +116285,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116276
116285
|
height: auto;
|
|
116277
116286
|
}
|
|
116278
116287
|
|
|
116288
|
+
.e-input-group {
|
|
116289
|
+
margin-bottom: 0;
|
|
116290
|
+
}
|
|
116291
|
+
|
|
116279
116292
|
.e-ribbon-group-content {
|
|
116280
116293
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
116281
116294
|
}
|
|
@@ -40052,7 +40052,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
|
|
|
40052
40052
|
font-size: $listview-header-font-size;
|
|
40053
40053
|
}
|
|
40054
40054
|
|
|
40055
|
-
& .e-icons {
|
|
40055
|
+
& .e-icons:not(.e-primary .e-icon-btn) {
|
|
40056
40056
|
color: $listview-icon-color;
|
|
40057
40057
|
|
|
40058
40058
|
@if ($skin-name == 'tailwind') {
|
|
@@ -52568,18 +52568,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
52568
52568
|
content: '\e7e7';
|
|
52569
52569
|
position: relative;
|
|
52570
52570
|
}
|
|
52571
|
-
|
|
52572
|
-
.e-popup-up-icon::before {
|
|
52573
|
-
@media screen and (max-width: 480px) {
|
|
52574
|
-
content: '\e770';
|
|
52575
|
-
}
|
|
52576
|
-
}
|
|
52577
|
-
|
|
52578
|
-
.e-popup-down-icon::before {
|
|
52579
|
-
@media screen and (max-width: 480px) {
|
|
52580
|
-
content: '\e770';
|
|
52581
|
-
}
|
|
52582
|
-
}
|
|
52583
52571
|
}
|
|
52584
52572
|
|
|
52585
52573
|
&.e-vertical-icon .e-tab-header {
|
|
@@ -90159,6 +90147,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
90159
90147
|
background-color: darken($gray-600, 7.5%);
|
|
90160
90148
|
border: 1px solid darken($gray-600, 10%);
|
|
90161
90149
|
}
|
|
90150
|
+
|
|
90151
|
+
&:disabled {
|
|
90152
|
+
background-color: $content-bg;
|
|
90153
|
+
border: 1px solid $gray-400;
|
|
90154
|
+
box-shadow: 0 1px 4px 0 $black-color;
|
|
90155
|
+
}
|
|
90162
90156
|
}
|
|
90163
90157
|
@else if $skin-name == 'bootstrap5' {
|
|
90164
90158
|
|
|
@@ -90166,6 +90160,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
90166
90160
|
background-color: darken($gray-600, 7.5%);
|
|
90167
90161
|
border: 1px solid darken($gray-600, 10%);
|
|
90168
90162
|
}
|
|
90163
|
+
|
|
90164
|
+
&:disabled{
|
|
90165
|
+
background-color: $content-bg-color;
|
|
90166
|
+
border: 1px solid $border-light;
|
|
90167
|
+
border-radius: 4px;
|
|
90168
|
+
}
|
|
90169
90169
|
}
|
|
90170
90170
|
|
|
90171
90171
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -108987,7 +108987,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
108987
108987
|
&.e-left-handler,
|
|
108988
108988
|
&.e-right-handler {
|
|
108989
108989
|
height: 100%;
|
|
108990
|
-
width:
|
|
108990
|
+
min-width: 1px;
|
|
108991
|
+
max-width: 10px;
|
|
108992
|
+
width: 20%;
|
|
108991
108993
|
}
|
|
108992
108994
|
|
|
108993
108995
|
&.e-left-handler {
|
|
@@ -109004,7 +109006,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
109004
109006
|
|
|
109005
109007
|
&.e-top-handler,
|
|
109006
109008
|
&.e-bottom-handler {
|
|
109007
|
-
height:
|
|
109009
|
+
min-height: 1px;
|
|
109010
|
+
max-height: 10px;
|
|
109011
|
+
height: 20%;
|
|
109008
109012
|
width: 100%;
|
|
109009
109013
|
}
|
|
109010
109014
|
|
|
@@ -115595,6 +115599,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115595
115599
|
overflow-y: hidden;
|
|
115596
115600
|
}
|
|
115597
115601
|
|
|
115602
|
+
.e-input-group {
|
|
115603
|
+
margin-bottom: 0;
|
|
115604
|
+
}
|
|
115605
|
+
|
|
115598
115606
|
.e-ribbon-group {
|
|
115599
115607
|
padding-top: $ribbon-simplified-group-padding;
|
|
115600
115608
|
height: auto;
|
|
@@ -115884,6 +115892,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
115884
115892
|
|
|
115885
115893
|
.e-colorpicker-wrapper {
|
|
115886
115894
|
border: 1px solid transparent;
|
|
115895
|
+
border-radius: $ribbon-items-border-radius;
|
|
115887
115896
|
|
|
115888
115897
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
115889
115898
|
&.e-split-btn {
|
|
@@ -116273,6 +116282,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
116273
116282
|
height: auto;
|
|
116274
116283
|
}
|
|
116275
116284
|
|
|
116285
|
+
.e-input-group {
|
|
116286
|
+
margin-bottom: 0;
|
|
116287
|
+
}
|
|
116288
|
+
|
|
116276
116289
|
.e-ribbon-group-content {
|
|
116277
116290
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
116278
116291
|
}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"21.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"21.1.39","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
|