@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
|
@@ -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
|
|
|
@@ -5625,18 +5625,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
5625
5625
|
content: '\e7fc';
|
|
5626
5626
|
position: relative;
|
|
5627
5627
|
}
|
|
5628
|
-
|
|
5629
|
-
.e-popup-up-icon::before {
|
|
5630
|
-
@media screen and (max-width: 480px) {
|
|
5631
|
-
content: '\e976';
|
|
5632
|
-
}
|
|
5633
|
-
}
|
|
5634
|
-
|
|
5635
|
-
.e-popup-down-icon::before {
|
|
5636
|
-
@media screen and (max-width: 480px) {
|
|
5637
|
-
content: '\e976';
|
|
5638
|
-
}
|
|
5639
|
-
}
|
|
5640
5628
|
}
|
|
5641
5629
|
|
|
5642
5630
|
&.e-vertical-icon .e-tab-header {
|
|
@@ -5586,18 +5586,6 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
|
|
|
5586
5586
|
content: '\e7fc';
|
|
5587
5587
|
position: relative;
|
|
5588
5588
|
}
|
|
5589
|
-
|
|
5590
|
-
.e-popup-up-icon::before {
|
|
5591
|
-
@media screen and (max-width: 480px) {
|
|
5592
|
-
content: '\e984';
|
|
5593
|
-
}
|
|
5594
|
-
}
|
|
5595
|
-
|
|
5596
|
-
.e-popup-down-icon::before {
|
|
5597
|
-
@media screen and (max-width: 480px) {
|
|
5598
|
-
content: '\e984';
|
|
5599
|
-
}
|
|
5600
|
-
}
|
|
5601
5589
|
}
|
|
5602
5590
|
|
|
5603
5591
|
&.e-vertical-icon .e-tab-header {
|
|
@@ -5596,18 +5596,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
5596
5596
|
content: '\e7fc';
|
|
5597
5597
|
position: relative;
|
|
5598
5598
|
}
|
|
5599
|
-
|
|
5600
|
-
.e-popup-up-icon::before {
|
|
5601
|
-
@media screen and (max-width: 480px) {
|
|
5602
|
-
content: '\e984';
|
|
5603
|
-
}
|
|
5604
|
-
}
|
|
5605
|
-
|
|
5606
|
-
.e-popup-down-icon::before {
|
|
5607
|
-
@media screen and (max-width: 480px) {
|
|
5608
|
-
content: '\e984';
|
|
5609
|
-
}
|
|
5610
|
-
}
|
|
5611
5599
|
}
|
|
5612
5600
|
|
|
5613
5601
|
&.e-vertical-icon .e-tab-header {
|
|
@@ -5599,18 +5599,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
5599
5599
|
content: '\e7e7';
|
|
5600
5600
|
position: relative;
|
|
5601
5601
|
}
|
|
5602
|
-
|
|
5603
|
-
.e-popup-up-icon::before {
|
|
5604
|
-
@media screen and (max-width: 480px) {
|
|
5605
|
-
content: '\e770';
|
|
5606
|
-
}
|
|
5607
|
-
}
|
|
5608
|
-
|
|
5609
|
-
.e-popup-down-icon::before {
|
|
5610
|
-
@media screen and (max-width: 480px) {
|
|
5611
|
-
content: '\e770';
|
|
5612
|
-
}
|
|
5613
|
-
}
|
|
5614
5602
|
}
|
|
5615
5603
|
|
|
5616
5604
|
&.e-vertical-icon .e-tab-header {
|
|
@@ -5599,18 +5599,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
|
|
|
5599
5599
|
content: '\e7e7';
|
|
5600
5600
|
position: relative;
|
|
5601
5601
|
}
|
|
5602
|
-
|
|
5603
|
-
.e-popup-up-icon::before {
|
|
5604
|
-
@media screen and (max-width: 480px) {
|
|
5605
|
-
content: '\e770';
|
|
5606
|
-
}
|
|
5607
|
-
}
|
|
5608
|
-
|
|
5609
|
-
.e-popup-down-icon::before {
|
|
5610
|
-
@media screen and (max-width: 480px) {
|
|
5611
|
-
content: '\e770';
|
|
5612
|
-
}
|
|
5613
|
-
}
|
|
5614
5602
|
}
|
|
5615
5603
|
|
|
5616
5604
|
&.e-vertical-icon .e-tab-header {
|
|
@@ -443,6 +443,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
443
443
|
overflow-y: hidden;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
.e-input-group {
|
|
447
|
+
margin-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
446
450
|
.e-ribbon-group {
|
|
447
451
|
padding-top: $ribbon-simplified-group-padding;
|
|
448
452
|
height: auto;
|
|
@@ -732,6 +736,7 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
732
736
|
|
|
733
737
|
.e-colorpicker-wrapper {
|
|
734
738
|
border: 1px solid transparent;
|
|
739
|
+
border-radius: $ribbon-items-border-radius;
|
|
735
740
|
|
|
736
741
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
737
742
|
&.e-split-btn {
|
|
@@ -1121,6 +1126,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
1121
1126
|
height: auto;
|
|
1122
1127
|
}
|
|
1123
1128
|
|
|
1129
|
+
.e-input-group {
|
|
1130
|
+
margin-bottom: 0;
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1124
1133
|
.e-ribbon-group-content {
|
|
1125
1134
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
1126
1135
|
}
|
|
@@ -443,6 +443,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
443
443
|
overflow-y: hidden;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
.e-input-group {
|
|
447
|
+
margin-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
446
450
|
.e-ribbon-group {
|
|
447
451
|
padding-top: $ribbon-simplified-group-padding;
|
|
448
452
|
height: auto;
|
|
@@ -732,6 +736,7 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
732
736
|
|
|
733
737
|
.e-colorpicker-wrapper {
|
|
734
738
|
border: 1px solid transparent;
|
|
739
|
+
border-radius: $ribbon-items-border-radius;
|
|
735
740
|
|
|
736
741
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
737
742
|
&.e-split-btn {
|
|
@@ -1121,6 +1126,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($grey-base, .175) !default;
|
|
|
1121
1126
|
height: auto;
|
|
1122
1127
|
}
|
|
1123
1128
|
|
|
1129
|
+
.e-input-group {
|
|
1130
|
+
margin-bottom: 0;
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1124
1133
|
.e-ribbon-group-content {
|
|
1125
1134
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
1126
1135
|
}
|
|
@@ -443,6 +443,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
443
443
|
overflow-y: hidden;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
.e-input-group {
|
|
447
|
+
margin-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
446
450
|
.e-ribbon-group {
|
|
447
451
|
padding-top: $ribbon-simplified-group-padding;
|
|
448
452
|
height: auto;
|
|
@@ -732,6 +736,7 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
732
736
|
|
|
733
737
|
.e-colorpicker-wrapper {
|
|
734
738
|
border: 1px solid transparent;
|
|
739
|
+
border-radius: $ribbon-items-border-radius;
|
|
735
740
|
|
|
736
741
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
737
742
|
&.e-split-btn {
|
|
@@ -1121,6 +1126,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
1121
1126
|
height: auto;
|
|
1122
1127
|
}
|
|
1123
1128
|
|
|
1129
|
+
.e-input-group {
|
|
1130
|
+
margin-bottom: 0;
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1124
1133
|
.e-ribbon-group-content {
|
|
1125
1134
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
1126
1135
|
}
|
|
@@ -443,6 +443,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
443
443
|
overflow-y: hidden;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
.e-input-group {
|
|
447
|
+
margin-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
446
450
|
.e-ribbon-group {
|
|
447
451
|
padding-top: $ribbon-simplified-group-padding;
|
|
448
452
|
height: auto;
|
|
@@ -732,6 +736,7 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
732
736
|
|
|
733
737
|
.e-colorpicker-wrapper {
|
|
734
738
|
border: 1px solid transparent;
|
|
739
|
+
border-radius: $ribbon-items-border-radius;
|
|
735
740
|
|
|
736
741
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
737
742
|
&.e-split-btn {
|
|
@@ -1121,6 +1126,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
1121
1126
|
height: auto;
|
|
1122
1127
|
}
|
|
1123
1128
|
|
|
1129
|
+
.e-input-group {
|
|
1130
|
+
margin-bottom: 0;
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1124
1133
|
.e-ribbon-group-content {
|
|
1125
1134
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
1126
1135
|
}
|
|
@@ -443,6 +443,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
443
443
|
overflow-y: hidden;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
.e-input-group {
|
|
447
|
+
margin-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
446
450
|
.e-ribbon-group {
|
|
447
451
|
padding-top: $ribbon-simplified-group-padding;
|
|
448
452
|
height: auto;
|
|
@@ -732,6 +736,7 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
732
736
|
|
|
733
737
|
.e-colorpicker-wrapper {
|
|
734
738
|
border: 1px solid transparent;
|
|
739
|
+
border-radius: $ribbon-items-border-radius;
|
|
735
740
|
|
|
736
741
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
737
742
|
&.e-split-btn {
|
|
@@ -1121,6 +1126,10 @@ $ribbon-overflow-box-shadow: none !default;
|
|
|
1121
1126
|
height: auto;
|
|
1122
1127
|
}
|
|
1123
1128
|
|
|
1129
|
+
.e-input-group {
|
|
1130
|
+
margin-bottom: 0;
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1124
1133
|
.e-ribbon-group-content {
|
|
1125
1134
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
1126
1135
|
}
|
|
@@ -443,6 +443,10 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
443
443
|
overflow-y: hidden;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
.e-input-group {
|
|
447
|
+
margin-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
446
450
|
.e-ribbon-group {
|
|
447
451
|
padding-top: $ribbon-simplified-group-padding;
|
|
448
452
|
height: auto;
|
|
@@ -732,6 +736,7 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
732
736
|
|
|
733
737
|
.e-colorpicker-wrapper {
|
|
734
738
|
border: 1px solid transparent;
|
|
739
|
+
border-radius: $ribbon-items-border-radius;
|
|
735
740
|
|
|
736
741
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
737
742
|
&.e-split-btn {
|
|
@@ -1121,6 +1126,10 @@ $ribbon-overflow-box-shadow: 0 2px 5px 0 rgba($shadow, .26) !default;
|
|
|
1121
1126
|
height: auto;
|
|
1122
1127
|
}
|
|
1123
1128
|
|
|
1129
|
+
.e-input-group {
|
|
1130
|
+
margin-bottom: 0;
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1124
1133
|
.e-ribbon-group-content {
|
|
1125
1134
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
1126
1135
|
}
|
|
@@ -443,6 +443,10 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
443
443
|
overflow-y: hidden;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
.e-input-group {
|
|
447
|
+
margin-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
446
450
|
.e-ribbon-group {
|
|
447
451
|
padding-top: $ribbon-simplified-group-padding;
|
|
448
452
|
height: auto;
|
|
@@ -732,6 +736,7 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
732
736
|
|
|
733
737
|
.e-colorpicker-wrapper {
|
|
734
738
|
border: 1px solid transparent;
|
|
739
|
+
border-radius: $ribbon-items-border-radius;
|
|
735
740
|
|
|
736
741
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
737
742
|
&.e-split-btn {
|
|
@@ -1121,6 +1126,10 @@ $ribbon-overflow-box-shadow: 0 0 10px 0 rgba($neutral-black, .2) !default;
|
|
|
1121
1126
|
height: auto;
|
|
1122
1127
|
}
|
|
1123
1128
|
|
|
1129
|
+
.e-input-group {
|
|
1130
|
+
margin-bottom: 0;
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1124
1133
|
.e-ribbon-group-content {
|
|
1125
1134
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
1126
1135
|
}
|
|
@@ -443,6 +443,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
443
443
|
overflow-y: hidden;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
.e-input-group {
|
|
447
|
+
margin-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
446
450
|
.e-ribbon-group {
|
|
447
451
|
padding-top: $ribbon-simplified-group-padding;
|
|
448
452
|
height: auto;
|
|
@@ -732,6 +736,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
732
736
|
|
|
733
737
|
.e-colorpicker-wrapper {
|
|
734
738
|
border: 1px solid transparent;
|
|
739
|
+
border-radius: $ribbon-items-border-radius;
|
|
735
740
|
|
|
736
741
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
737
742
|
&.e-split-btn {
|
|
@@ -1121,6 +1126,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
1121
1126
|
height: auto;
|
|
1122
1127
|
}
|
|
1123
1128
|
|
|
1129
|
+
.e-input-group {
|
|
1130
|
+
margin-bottom: 0;
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1124
1133
|
.e-ribbon-group-content {
|
|
1125
1134
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
1126
1135
|
}
|
|
@@ -443,6 +443,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
443
443
|
overflow-y: hidden;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
.e-input-group {
|
|
447
|
+
margin-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
446
450
|
.e-ribbon-group {
|
|
447
451
|
padding-top: $ribbon-simplified-group-padding;
|
|
448
452
|
height: auto;
|
|
@@ -732,6 +736,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
732
736
|
|
|
733
737
|
.e-colorpicker-wrapper {
|
|
734
738
|
border: 1px solid transparent;
|
|
739
|
+
border-radius: $ribbon-items-border-radius;
|
|
735
740
|
|
|
736
741
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
737
742
|
&.e-split-btn {
|
|
@@ -1121,6 +1126,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
1121
1126
|
height: auto;
|
|
1122
1127
|
}
|
|
1123
1128
|
|
|
1129
|
+
.e-input-group {
|
|
1130
|
+
margin-bottom: 0;
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1124
1133
|
.e-ribbon-group-content {
|
|
1125
1134
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
1126
1135
|
}
|
|
@@ -443,6 +443,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
443
443
|
overflow-y: hidden;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
.e-input-group {
|
|
447
|
+
margin-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
446
450
|
.e-ribbon-group {
|
|
447
451
|
padding-top: $ribbon-simplified-group-padding;
|
|
448
452
|
height: auto;
|
|
@@ -732,6 +736,7 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
732
736
|
|
|
733
737
|
.e-colorpicker-wrapper {
|
|
734
738
|
border: 1px solid transparent;
|
|
739
|
+
border-radius: $ribbon-items-border-radius;
|
|
735
740
|
|
|
736
741
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
737
742
|
&.e-split-btn {
|
|
@@ -1121,6 +1126,10 @@ $ribbon-overflow-box-shadow: 0 6px 12px rgba($bg-base-0, .175) !default;
|
|
|
1121
1126
|
height: auto;
|
|
1122
1127
|
}
|
|
1123
1128
|
|
|
1129
|
+
.e-input-group {
|
|
1130
|
+
margin-bottom: 0;
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1124
1133
|
.e-ribbon-group-content {
|
|
1125
1134
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
1126
1135
|
}
|
|
@@ -443,6 +443,10 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
443
443
|
overflow-y: hidden;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
.e-input-group {
|
|
447
|
+
margin-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
446
450
|
.e-ribbon-group {
|
|
447
451
|
padding-top: $ribbon-simplified-group-padding;
|
|
448
452
|
height: auto;
|
|
@@ -732,6 +736,7 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
732
736
|
|
|
733
737
|
.e-colorpicker-wrapper {
|
|
734
738
|
border: 1px solid transparent;
|
|
739
|
+
border-radius: $ribbon-items-border-radius;
|
|
735
740
|
|
|
736
741
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
737
742
|
&.e-split-btn {
|
|
@@ -1121,6 +1126,10 @@ $ribbon-overflow-box-shadow: 0 3px 8px 0 rgba($grey-black, .26) !default;
|
|
|
1121
1126
|
height: auto;
|
|
1122
1127
|
}
|
|
1123
1128
|
|
|
1129
|
+
.e-input-group {
|
|
1130
|
+
margin-bottom: 0;
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1124
1133
|
.e-ribbon-group-content {
|
|
1125
1134
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
1126
1135
|
}
|
|
@@ -443,6 +443,10 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
443
443
|
overflow-y: hidden;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
.e-input-group {
|
|
447
|
+
margin-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
446
450
|
.e-ribbon-group {
|
|
447
451
|
padding-top: $ribbon-simplified-group-padding;
|
|
448
452
|
height: auto;
|
|
@@ -732,6 +736,7 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
732
736
|
|
|
733
737
|
.e-colorpicker-wrapper {
|
|
734
738
|
border: 1px solid transparent;
|
|
739
|
+
border-radius: $ribbon-items-border-radius;
|
|
735
740
|
|
|
736
741
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
737
742
|
&.e-split-btn {
|
|
@@ -1121,6 +1126,10 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
1121
1126
|
height: auto;
|
|
1122
1127
|
}
|
|
1123
1128
|
|
|
1129
|
+
.e-input-group {
|
|
1130
|
+
margin-bottom: 0;
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1124
1133
|
.e-ribbon-group-content {
|
|
1125
1134
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
1126
1135
|
}
|
|
@@ -443,6 +443,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
443
443
|
overflow-y: hidden;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
.e-input-group {
|
|
447
|
+
margin-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
446
450
|
.e-ribbon-group {
|
|
447
451
|
padding-top: $ribbon-simplified-group-padding;
|
|
448
452
|
height: auto;
|
|
@@ -732,6 +736,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
732
736
|
|
|
733
737
|
.e-colorpicker-wrapper {
|
|
734
738
|
border: 1px solid transparent;
|
|
739
|
+
border-radius: $ribbon-items-border-radius;
|
|
735
740
|
|
|
736
741
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
737
742
|
&.e-split-btn {
|
|
@@ -1121,6 +1126,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
1121
1126
|
height: auto;
|
|
1122
1127
|
}
|
|
1123
1128
|
|
|
1129
|
+
.e-input-group {
|
|
1130
|
+
margin-bottom: 0;
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1124
1133
|
.e-ribbon-group-content {
|
|
1125
1134
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
1126
1135
|
}
|
|
@@ -443,6 +443,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
443
443
|
overflow-y: hidden;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
.e-input-group {
|
|
447
|
+
margin-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
|
|
446
450
|
.e-ribbon-group {
|
|
447
451
|
padding-top: $ribbon-simplified-group-padding;
|
|
448
452
|
height: auto;
|
|
@@ -732,6 +736,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
732
736
|
|
|
733
737
|
.e-colorpicker-wrapper {
|
|
734
738
|
border: 1px solid transparent;
|
|
739
|
+
border-radius: $ribbon-items-border-radius;
|
|
735
740
|
|
|
736
741
|
.e-split-btn-wrapper.e-rtl .e-split-colorpicker {
|
|
737
742
|
&.e-split-btn {
|
|
@@ -1121,6 +1126,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
1121
1126
|
height: auto;
|
|
1122
1127
|
}
|
|
1123
1128
|
|
|
1129
|
+
.e-input-group {
|
|
1130
|
+
margin-bottom: 0;
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1124
1133
|
.e-ribbon-group-content {
|
|
1125
1134
|
height: $ribbon-bigger-simplified-group-content-height;
|
|
1126
1135
|
}
|
|
@@ -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 !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
|
|
|
@@ -888,7 +888,9 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
888
888
|
&.e-left-handler,
|
|
889
889
|
&.e-right-handler {
|
|
890
890
|
height: 100%;
|
|
891
|
-
width:
|
|
891
|
+
min-width: 1px;
|
|
892
|
+
max-width: 10px;
|
|
893
|
+
width: 20%;
|
|
892
894
|
}
|
|
893
895
|
|
|
894
896
|
&.e-left-handler {
|
|
@@ -905,7 +907,9 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
905
907
|
|
|
906
908
|
&.e-top-handler,
|
|
907
909
|
&.e-bottom-handler {
|
|
908
|
-
height:
|
|
910
|
+
min-height: 1px;
|
|
911
|
+
max-height: 10px;
|
|
912
|
+
height: 20%;
|
|
909
913
|
width: 100%;
|
|
910
914
|
}
|
|
911
915
|
|
|
@@ -895,7 +895,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
895
895
|
&.e-left-handler,
|
|
896
896
|
&.e-right-handler {
|
|
897
897
|
height: 100%;
|
|
898
|
-
width:
|
|
898
|
+
min-width: 1px;
|
|
899
|
+
max-width: 10px;
|
|
900
|
+
width: 20%;
|
|
899
901
|
}
|
|
900
902
|
|
|
901
903
|
&.e-left-handler {
|
|
@@ -912,7 +914,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
912
914
|
|
|
913
915
|
&.e-top-handler,
|
|
914
916
|
&.e-bottom-handler {
|
|
915
|
-
height:
|
|
917
|
+
min-height: 1px;
|
|
918
|
+
max-height: 10px;
|
|
919
|
+
height: 20%;
|
|
916
920
|
width: 100%;
|
|
917
921
|
}
|
|
918
922
|
|
|
@@ -895,7 +895,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
895
895
|
&.e-left-handler,
|
|
896
896
|
&.e-right-handler {
|
|
897
897
|
height: 100%;
|
|
898
|
-
width:
|
|
898
|
+
min-width: 1px;
|
|
899
|
+
max-width: 10px;
|
|
900
|
+
width: 20%;
|
|
899
901
|
}
|
|
900
902
|
|
|
901
903
|
&.e-left-handler {
|
|
@@ -912,7 +914,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
912
914
|
|
|
913
915
|
&.e-top-handler,
|
|
914
916
|
&.e-bottom-handler {
|
|
915
|
-
height:
|
|
917
|
+
min-height: 1px;
|
|
918
|
+
max-height: 10px;
|
|
919
|
+
height: 20%;
|
|
916
920
|
width: 100%;
|
|
917
921
|
}
|
|
918
922
|
|
|
@@ -884,7 +884,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
884
884
|
&.e-left-handler,
|
|
885
885
|
&.e-right-handler {
|
|
886
886
|
height: 100%;
|
|
887
|
-
width:
|
|
887
|
+
min-width: 1px;
|
|
888
|
+
max-width: 10px;
|
|
889
|
+
width: 20%;
|
|
888
890
|
}
|
|
889
891
|
|
|
890
892
|
&.e-left-handler {
|
|
@@ -901,7 +903,9 @@ $schedule-tree-content-color: #fff !default;
|
|
|
901
903
|
|
|
902
904
|
&.e-top-handler,
|
|
903
905
|
&.e-bottom-handler {
|
|
904
|
-
height:
|
|
906
|
+
min-height: 1px;
|
|
907
|
+
max-height: 10px;
|
|
908
|
+
height: 20%;
|
|
905
909
|
width: 100%;
|
|
906
910
|
}
|
|
907
911
|
|