@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
|
@@ -922,6 +922,12 @@ $editor-btn-icon-color: $grey-dark-font !default;
|
|
|
922
922
|
background-color: darken($gray-600, 7.5%);
|
|
923
923
|
border: 1px solid darken($gray-600, 10%);
|
|
924
924
|
}
|
|
925
|
+
|
|
926
|
+
&:disabled {
|
|
927
|
+
background-color: $content-bg;
|
|
928
|
+
border: 1px solid $gray-400;
|
|
929
|
+
box-shadow: 0 1px 4px 0 $black-color;
|
|
930
|
+
}
|
|
925
931
|
}
|
|
926
932
|
@else if $skin-name == 'bootstrap5' {
|
|
927
933
|
|
|
@@ -929,6 +935,12 @@ $editor-btn-icon-color: $grey-dark-font !default;
|
|
|
929
935
|
background-color: darken($gray-600, 7.5%);
|
|
930
936
|
border: 1px solid darken($gray-600, 10%);
|
|
931
937
|
}
|
|
938
|
+
|
|
939
|
+
&:disabled{
|
|
940
|
+
background-color: $content-bg-color;
|
|
941
|
+
border: 1px solid $border-light;
|
|
942
|
+
border-radius: 4px;
|
|
943
|
+
}
|
|
932
944
|
}
|
|
933
945
|
|
|
934
946
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -922,6 +922,12 @@ $editor-btn-icon-color: rgba($grey-light-font, .54) !default;
|
|
|
922
922
|
background-color: darken($gray-600, 7.5%);
|
|
923
923
|
border: 1px solid darken($gray-600, 10%);
|
|
924
924
|
}
|
|
925
|
+
|
|
926
|
+
&:disabled {
|
|
927
|
+
background-color: $content-bg;
|
|
928
|
+
border: 1px solid $gray-400;
|
|
929
|
+
box-shadow: 0 1px 4px 0 $black-color;
|
|
930
|
+
}
|
|
925
931
|
}
|
|
926
932
|
@else if $skin-name == 'bootstrap5' {
|
|
927
933
|
|
|
@@ -929,6 +935,12 @@ $editor-btn-icon-color: rgba($grey-light-font, .54) !default;
|
|
|
929
935
|
background-color: darken($gray-600, 7.5%);
|
|
930
936
|
border: 1px solid darken($gray-600, 10%);
|
|
931
937
|
}
|
|
938
|
+
|
|
939
|
+
&:disabled{
|
|
940
|
+
background-color: $content-bg-color;
|
|
941
|
+
border: 1px solid $border-light;
|
|
942
|
+
border-radius: 4px;
|
|
943
|
+
}
|
|
932
944
|
}
|
|
933
945
|
|
|
934
946
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -917,6 +917,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
917
917
|
background-color: darken($gray-600, 7.5%);
|
|
918
918
|
border: 1px solid darken($gray-600, 10%);
|
|
919
919
|
}
|
|
920
|
+
|
|
921
|
+
&:disabled {
|
|
922
|
+
background-color: $content-bg;
|
|
923
|
+
border: 1px solid $gray-400;
|
|
924
|
+
box-shadow: 0 1px 4px 0 $black-color;
|
|
925
|
+
}
|
|
920
926
|
}
|
|
921
927
|
@else if $skin-name == 'bootstrap5' {
|
|
922
928
|
|
|
@@ -924,6 +930,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
924
930
|
background-color: darken($gray-600, 7.5%);
|
|
925
931
|
border: 1px solid darken($gray-600, 10%);
|
|
926
932
|
}
|
|
933
|
+
|
|
934
|
+
&:disabled{
|
|
935
|
+
background-color: $content-bg-color;
|
|
936
|
+
border: 1px solid $border-light;
|
|
937
|
+
border-radius: 4px;
|
|
938
|
+
}
|
|
927
939
|
}
|
|
928
940
|
|
|
929
941
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -917,6 +917,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
917
917
|
background-color: darken($gray-600, 7.5%);
|
|
918
918
|
border: 1px solid darken($gray-600, 10%);
|
|
919
919
|
}
|
|
920
|
+
|
|
921
|
+
&:disabled {
|
|
922
|
+
background-color: $content-bg;
|
|
923
|
+
border: 1px solid $gray-400;
|
|
924
|
+
box-shadow: 0 1px 4px 0 $black-color;
|
|
925
|
+
}
|
|
920
926
|
}
|
|
921
927
|
@else if $skin-name == 'bootstrap5' {
|
|
922
928
|
|
|
@@ -924,6 +930,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
924
930
|
background-color: darken($gray-600, 7.5%);
|
|
925
931
|
border: 1px solid darken($gray-600, 10%);
|
|
926
932
|
}
|
|
933
|
+
|
|
934
|
+
&:disabled{
|
|
935
|
+
background-color: $content-bg-color;
|
|
936
|
+
border: 1px solid $border-light;
|
|
937
|
+
border-radius: 4px;
|
|
938
|
+
}
|
|
927
939
|
}
|
|
928
940
|
|
|
929
941
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -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') {
|
|
@@ -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') {
|
|
@@ -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 {
|
|
@@ -91108,6 +91096,12 @@ $editor-btn-icon-color: $grey-dark-font !default;
|
|
|
91108
91096
|
background-color: darken($gray-600, 7.5%);
|
|
91109
91097
|
border: 1px solid darken($gray-600, 10%);
|
|
91110
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
|
+
}
|
|
91111
91105
|
}
|
|
91112
91106
|
@else if $skin-name == 'bootstrap5' {
|
|
91113
91107
|
|
|
@@ -91115,6 +91109,12 @@ $editor-btn-icon-color: $grey-dark-font !default;
|
|
|
91115
91109
|
background-color: darken($gray-600, 7.5%);
|
|
91116
91110
|
border: 1px solid darken($gray-600, 10%);
|
|
91117
91111
|
}
|
|
91112
|
+
|
|
91113
|
+
&:disabled{
|
|
91114
|
+
background-color: $content-bg-color;
|
|
91115
|
+
border: 1px solid $border-light;
|
|
91116
|
+
border-radius: 4px;
|
|
91117
|
+
}
|
|
91118
91118
|
}
|
|
91119
91119
|
|
|
91120
91120
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -109943,7 +109943,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
109943
109943
|
&.e-left-handler,
|
|
109944
109944
|
&.e-right-handler {
|
|
109945
109945
|
height: 100%;
|
|
109946
|
-
width:
|
|
109946
|
+
min-width: 1px;
|
|
109947
|
+
max-width: 10px;
|
|
109948
|
+
width: 20%;
|
|
109947
109949
|
}
|
|
109948
109950
|
|
|
109949
109951
|
&.e-left-handler {
|
|
@@ -109960,7 +109962,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
109960
109962
|
|
|
109961
109963
|
&.e-top-handler,
|
|
109962
109964
|
&.e-bottom-handler {
|
|
109963
|
-
height:
|
|
109965
|
+
min-height: 1px;
|
|
109966
|
+
max-height: 10px;
|
|
109967
|
+
height: 20%;
|
|
109964
109968
|
width: 100%;
|
|
109965
109969
|
}
|
|
109966
109970
|
|
|
@@ -116551,6 +116555,10 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116551
116555
|
overflow-y: hidden;
|
|
116552
116556
|
}
|
|
116553
116557
|
|
|
116558
|
+
.e-input-group {
|
|
116559
|
+
margin-bottom: 0;
|
|
116560
|
+
}
|
|
116561
|
+
|
|
116554
116562
|
.e-ribbon-group {
|
|
116555
116563
|
padding-top: $ribbon-simplified-group-padding;
|
|
116556
116564
|
height: auto;
|
|
@@ -116840,6 +116848,7 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
116840
116848
|
|
|
116841
116849
|
.e-colorpicker-wrapper {
|
|
116842
116850
|
border: 1px solid transparent;
|
|
116851
|
+
border-radius: $ribbon-items-border-radius;
|
|
116843
116852
|
|
|
116844
116853
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
116845
116854
|
&.e-split-btn {
|
|
@@ -117229,6 +117238,10 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
117229
117238
|
height: auto;
|
|
117230
117239
|
}
|
|
117231
117240
|
|
|
117241
|
+
.e-input-group {
|
|
117242
|
+
margin-bottom: 0;
|
|
117243
|
+
}
|
|
117244
|
+
|
|
117232
117245
|
.e-ribbon-group-content {
|
|
117233
117246
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
117234
117247
|
}
|
|
@@ -40105,7 +40105,7 @@ $listview-template-multiline-avatar-top: 1.0666em !default;
|
|
|
40105
40105
|
font-size: $listview-header-font-size;
|
|
40106
40106
|
}
|
|
40107
40107
|
|
|
40108
|
-
& .e-icons {
|
|
40108
|
+
& .e-icons:not(.e-primary .e-icon-btn) {
|
|
40109
40109
|
color: $listview-icon-color;
|
|
40110
40110
|
|
|
40111
40111
|
@if ($skin-name == 'tailwind') {
|
|
@@ -52692,18 +52692,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
52692
52692
|
content: '\e7fc';
|
|
52693
52693
|
position: relative;
|
|
52694
52694
|
}
|
|
52695
|
-
|
|
52696
|
-
.e-popup-up-icon::before {
|
|
52697
|
-
@media screen and (max-width: 480px) {
|
|
52698
|
-
content: '\e984';
|
|
52699
|
-
}
|
|
52700
|
-
}
|
|
52701
|
-
|
|
52702
|
-
.e-popup-down-icon::before {
|
|
52703
|
-
@media screen and (max-width: 480px) {
|
|
52704
|
-
content: '\e984';
|
|
52705
|
-
}
|
|
52706
|
-
}
|
|
52707
52695
|
}
|
|
52708
52696
|
|
|
52709
52697
|
&.e-vertical-icon .e-tab-header {
|
|
@@ -90822,6 +90810,12 @@ $editor-btn-icon-color: rgba($grey-light-font, .54) !default;
|
|
|
90822
90810
|
background-color: darken($gray-600, 7.5%);
|
|
90823
90811
|
border: 1px solid darken($gray-600, 10%);
|
|
90824
90812
|
}
|
|
90813
|
+
|
|
90814
|
+
&:disabled {
|
|
90815
|
+
background-color: $content-bg;
|
|
90816
|
+
border: 1px solid $gray-400;
|
|
90817
|
+
box-shadow: 0 1px 4px 0 $black-color;
|
|
90818
|
+
}
|
|
90825
90819
|
}
|
|
90826
90820
|
@else if $skin-name == 'bootstrap5' {
|
|
90827
90821
|
|
|
@@ -90829,6 +90823,12 @@ $editor-btn-icon-color: rgba($grey-light-font, .54) !default;
|
|
|
90829
90823
|
background-color: darken($gray-600, 7.5%);
|
|
90830
90824
|
border: 1px solid darken($gray-600, 10%);
|
|
90831
90825
|
}
|
|
90826
|
+
|
|
90827
|
+
&:disabled{
|
|
90828
|
+
background-color: $content-bg-color;
|
|
90829
|
+
border: 1px solid $border-light;
|
|
90830
|
+
border-radius: 4px;
|
|
90831
|
+
}
|
|
90832
90832
|
}
|
|
90833
90833
|
|
|
90834
90834
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -109651,7 +109651,9 @@ $schedule-tree-content-color: $shadow;
|
|
|
109651
109651
|
&.e-left-handler,
|
|
109652
109652
|
&.e-right-handler {
|
|
109653
109653
|
height: 100%;
|
|
109654
|
-
width:
|
|
109654
|
+
min-width: 1px;
|
|
109655
|
+
max-width: 10px;
|
|
109656
|
+
width: 20%;
|
|
109655
109657
|
}
|
|
109656
109658
|
|
|
109657
109659
|
&.e-left-handler {
|
|
@@ -109668,7 +109670,9 @@ $schedule-tree-content-color: $shadow;
|
|
|
109668
109670
|
|
|
109669
109671
|
&.e-top-handler,
|
|
109670
109672
|
&.e-bottom-handler {
|
|
109671
|
-
height:
|
|
109673
|
+
min-height: 1px;
|
|
109674
|
+
max-height: 10px;
|
|
109675
|
+
height: 20%;
|
|
109672
109676
|
width: 100%;
|
|
109673
109677
|
}
|
|
109674
109678
|
|
|
@@ -116259,6 +116263,10 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
116259
116263
|
overflow-y: hidden;
|
|
116260
116264
|
}
|
|
116261
116265
|
|
|
116266
|
+
.e-input-group {
|
|
116267
|
+
margin-bottom: 0;
|
|
116268
|
+
}
|
|
116269
|
+
|
|
116262
116270
|
.e-ribbon-group {
|
|
116263
116271
|
padding-top: $ribbon-simplified-group-padding;
|
|
116264
116272
|
height: auto;
|
|
@@ -116548,6 +116556,7 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
116548
116556
|
|
|
116549
116557
|
.e-colorpicker-wrapper {
|
|
116550
116558
|
border: 1px solid transparent;
|
|
116559
|
+
border-radius: $ribbon-items-border-radius;
|
|
116551
116560
|
|
|
116552
116561
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
116553
116562
|
&.e-split-btn {
|
|
@@ -116937,6 +116946,10 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
116937
116946
|
height: auto;
|
|
116938
116947
|
}
|
|
116939
116948
|
|
|
116949
|
+
.e-input-group {
|
|
116950
|
+
margin-bottom: 0;
|
|
116951
|
+
}
|
|
116952
|
+
|
|
116940
116953
|
.e-ribbon-group-content {
|
|
116941
116954
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
116942
116955
|
}
|
|
@@ -4,7 +4,7 @@ $cmenu-back-icon: '\e977' !default;
|
|
|
4
4
|
$cmenu-back-icon-margin: 8px !default;
|
|
5
5
|
$cmenu-bigger-caret-font-size: $text-base !default;
|
|
6
6
|
$cmenu-bigger-font-size: $text-base !default;
|
|
7
|
-
$cmenu-bigger-li-height:
|
|
7
|
+
$cmenu-bigger-li-height: 36px !default;
|
|
8
8
|
$cmenu-bigger-li-padding: 0 16px !default;
|
|
9
9
|
$cmenu-bigger-max-width: 280px !default;
|
|
10
10
|
$cmenu-bigger-min-width: 112px !default;
|
|
@@ -4,7 +4,7 @@ $cmenu-back-icon: '\e977' !default;
|
|
|
4
4
|
$cmenu-back-icon-margin: 8px !default;
|
|
5
5
|
$cmenu-bigger-caret-font-size: $text-base !default;
|
|
6
6
|
$cmenu-bigger-font-size: $text-base !default;
|
|
7
|
-
$cmenu-bigger-li-height:
|
|
7
|
+
$cmenu-bigger-li-height: 36px !default;
|
|
8
8
|
$cmenu-bigger-li-padding: 0 16px !default;
|
|
9
9
|
$cmenu-bigger-max-width: 280px !default;
|
|
10
10
|
$cmenu-bigger-min-width: 112px !default;
|
|
@@ -63,7 +63,7 @@ $menu-ul-border: none !default;
|
|
|
63
63
|
$menu-li-hover-outline: 0 solid $menu-li-border-color !default;
|
|
64
64
|
$menu-srollbar-ul-border: none !default;
|
|
65
65
|
$submenu-caret-font-size: $menu-caret-font-size !default;
|
|
66
|
-
$submenu-bigger-caret-font-size: $
|
|
66
|
+
$submenu-bigger-caret-font-size: $text-base !default;
|
|
67
67
|
$submenu-color: $content-text-color !default;
|
|
68
68
|
$menu-icon-color: $icon-color !default;
|
|
69
69
|
$menu-icon-hover-color: $content-text-color !default;
|
|
@@ -63,7 +63,7 @@ $menu-ul-border: none !default;
|
|
|
63
63
|
$menu-li-hover-outline: 0 solid $menu-li-border-color !default;
|
|
64
64
|
$menu-srollbar-ul-border: none !default;
|
|
65
65
|
$submenu-caret-font-size: $menu-caret-font-size !default;
|
|
66
|
-
$submenu-bigger-caret-font-size: $
|
|
66
|
+
$submenu-bigger-caret-font-size: $text-base !default;
|
|
67
67
|
$submenu-color: $content-text-color !default;
|
|
68
68
|
$menu-icon-color: $icon-color !default;
|
|
69
69
|
$menu-icon-hover-color: $content-text-color !default;
|
|
@@ -5569,18 +5569,10 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
5569
5569
|
|
|
5570
5570
|
.e-popup-up-icon::before {
|
|
5571
5571
|
content: '\e988';
|
|
5572
|
-
|
|
5573
|
-
@media screen and (max-width: 480px) {
|
|
5574
|
-
content: '\e936';
|
|
5575
|
-
}
|
|
5576
5572
|
}
|
|
5577
5573
|
|
|
5578
5574
|
.e-popup-down-icon::before {
|
|
5579
5575
|
content: '\e968';
|
|
5580
|
-
|
|
5581
|
-
@media screen and (max-width: 480px) {
|
|
5582
|
-
content: '\e936';
|
|
5583
|
-
}
|
|
5584
5576
|
}
|
|
5585
5577
|
}
|
|
5586
5578
|
|
|
@@ -5579,18 +5579,10 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
5579
5579
|
|
|
5580
5580
|
.e-popup-up-icon::before {
|
|
5581
5581
|
content: '\e988';
|
|
5582
|
-
|
|
5583
|
-
@media screen and (max-width: 480px) {
|
|
5584
|
-
content: '\e936';
|
|
5585
|
-
}
|
|
5586
5582
|
}
|
|
5587
5583
|
|
|
5588
5584
|
.e-popup-down-icon::before {
|
|
5589
5585
|
content: '\e968';
|
|
5590
|
-
|
|
5591
|
-
@media screen and (max-width: 480px) {
|
|
5592
|
-
content: '\e936';
|
|
5593
|
-
}
|
|
5594
5586
|
}
|
|
5595
5587
|
}
|
|
5596
5588
|
|
|
@@ -5591,18 +5591,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
5591
5591
|
content: '\e745';
|
|
5592
5592
|
position: relative;
|
|
5593
5593
|
}
|
|
5594
|
-
|
|
5595
|
-
.e-popup-up-icon::before {
|
|
5596
|
-
@media screen and (max-width: 480px) {
|
|
5597
|
-
content: '\e781';
|
|
5598
|
-
}
|
|
5599
|
-
}
|
|
5600
|
-
|
|
5601
|
-
.e-popup-down-icon::before {
|
|
5602
|
-
@media screen and (max-width: 480px) {
|
|
5603
|
-
content: '\e781';
|
|
5604
|
-
}
|
|
5605
|
-
}
|
|
5606
5594
|
}
|
|
5607
5595
|
|
|
5608
5596
|
&.e-vertical-icon .e-tab-header {
|
|
@@ -5570,18 +5570,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
5570
5570
|
content: '\e7e7';
|
|
5571
5571
|
position: relative;
|
|
5572
5572
|
}
|
|
5573
|
-
|
|
5574
|
-
.e-popup-up-icon::before {
|
|
5575
|
-
@media screen and (max-width: 480px) {
|
|
5576
|
-
content: '\e770';
|
|
5577
|
-
}
|
|
5578
|
-
}
|
|
5579
|
-
|
|
5580
|
-
.e-popup-down-icon::before {
|
|
5581
|
-
@media screen and (max-width: 480px) {
|
|
5582
|
-
content: '\e770';
|
|
5583
|
-
}
|
|
5584
|
-
}
|
|
5585
5573
|
}
|
|
5586
5574
|
|
|
5587
5575
|
&.e-vertical-icon .e-tab-header {
|
|
@@ -5570,18 +5570,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
5570
5570
|
content: '\e7e7';
|
|
5571
5571
|
position: relative;
|
|
5572
5572
|
}
|
|
5573
|
-
|
|
5574
|
-
.e-popup-up-icon::before {
|
|
5575
|
-
@media screen and (max-width: 480px) {
|
|
5576
|
-
content: '\e770';
|
|
5577
|
-
}
|
|
5578
|
-
}
|
|
5579
|
-
|
|
5580
|
-
.e-popup-down-icon::before {
|
|
5581
|
-
@media screen and (max-width: 480px) {
|
|
5582
|
-
content: '\e770';
|
|
5583
|
-
}
|
|
5584
|
-
}
|
|
5585
5573
|
}
|
|
5586
5574
|
|
|
5587
5575
|
&.e-vertical-icon .e-tab-header {
|
|
@@ -5578,18 +5578,10 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
5578
5578
|
|
|
5579
5579
|
.e-popup-up-icon::before {
|
|
5580
5580
|
content: '\e85e';
|
|
5581
|
-
|
|
5582
|
-
@media screen and (max-width: 480px) {
|
|
5583
|
-
content: '\e976';
|
|
5584
|
-
}
|
|
5585
5581
|
}
|
|
5586
5582
|
|
|
5587
5583
|
.e-popup-down-icon::before {
|
|
5588
5584
|
content: '\e84f';
|
|
5589
|
-
|
|
5590
|
-
@media screen and (max-width: 480px) {
|
|
5591
|
-
content: '\e976';
|
|
5592
|
-
}
|
|
5593
5585
|
}
|
|
5594
5586
|
}
|
|
5595
5587
|
|
|
@@ -5593,18 +5593,10 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
5593
5593
|
|
|
5594
5594
|
.e-popup-up-icon::before {
|
|
5595
5595
|
content: '\e85e';
|
|
5596
|
-
|
|
5597
|
-
@media screen and (max-width: 480px) {
|
|
5598
|
-
content: '\e976';
|
|
5599
|
-
}
|
|
5600
5596
|
}
|
|
5601
5597
|
|
|
5602
5598
|
.e-popup-down-icon::before {
|
|
5603
5599
|
content: '\e84f';
|
|
5604
|
-
|
|
5605
|
-
@media screen and (max-width: 480px) {
|
|
5606
|
-
content: '\e976';
|
|
5607
|
-
}
|
|
5608
5600
|
}
|
|
5609
5601
|
}
|
|
5610
5602
|
|
|
@@ -5581,18 +5581,10 @@ $tab-background-text-color: $primary-text-color !default;
|
|
|
5581
5581
|
|
|
5582
5582
|
.e-popup-up-icon::before {
|
|
5583
5583
|
content: '\e776';
|
|
5584
|
-
|
|
5585
|
-
@media screen and (max-width: 480px) {
|
|
5586
|
-
content: '\e770';
|
|
5587
|
-
}
|
|
5588
5584
|
}
|
|
5589
5585
|
|
|
5590
5586
|
.e-popup-down-icon::before {
|
|
5591
5587
|
content: '\e729';
|
|
5592
|
-
|
|
5593
|
-
@media screen and (max-width: 480px) {
|
|
5594
|
-
content: '\e770';
|
|
5595
|
-
}
|
|
5596
5588
|
}
|
|
5597
5589
|
}
|
|
5598
5590
|
|