@syncfusion/blazor-themes 20.4.43 → 20.4.48
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/base/tailwind.scss +1 -1
- package/SCSS-Themes/bootstrap-dark.scss +95 -47
- package/SCSS-Themes/bootstrap.scss +95 -47
- package/SCSS-Themes/bootstrap4.scss +96 -48
- package/SCSS-Themes/bootstrap5-dark.scss +96 -48
- package/SCSS-Themes/bootstrap5.scss +96 -48
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +4 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +4 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/material.scss +4 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -2
- package/SCSS-Themes/fabric-dark.scss +95 -47
- package/SCSS-Themes/fabric.scss +95 -47
- package/SCSS-Themes/fluent-dark.scss +96 -48
- package/SCSS-Themes/fluent.scss +96 -48
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap4.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap5.scss +17 -1
- package/SCSS-Themes/grids/grid/fabric-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/fabric.scss +17 -1
- package/SCSS-Themes/grids/grid/fluent-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/fluent.scss +17 -1
- package/SCSS-Themes/grids/grid/highcontrast.scss +17 -1
- package/SCSS-Themes/grids/grid/material-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/material.scss +17 -1
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/tailwind.scss +17 -1
- package/SCSS-Themes/highcontrast.scss +95 -47
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fabric.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fluent.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/material.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +14 -0
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent.scss +1 -0
- package/SCSS-Themes/inputs/input/highcontrast.scss +1 -0
- package/SCSS-Themes/inputs/input/material-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/material.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -0
- package/SCSS-Themes/material-dark.scss +95 -47
- package/SCSS-Themes/material.scss +95 -47
- package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fabric.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fluent.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/highcontrast.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/material-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/material.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/tailwind.scss +16 -12
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/material.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +23 -27
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +4 -4
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +1 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +1 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/material.scss +1 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -0
- package/SCSS-Themes/tailwind-dark.scss +95 -47
- package/SCSS-Themes/tailwind.scss +96 -48
- package/package.json +1 -1
|
@@ -96,6 +96,7 @@ $ddl-sel-chip-close-mobile-left: 17px !default;
|
|
|
96
96
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
97
97
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
98
98
|
$ddl-input-text-indent: 6px !default;
|
|
99
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
99
100
|
$ddl-rtl-chip-sel-close-left: -10px !default;
|
|
100
101
|
$ddl-popup-active-focus-bg-color: $primary !default;
|
|
101
102
|
$ddl-popup-active-focus-font-color: $primary-font !default;
|
|
@@ -683,8 +684,8 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
|
|
|
683
684
|
height: $ddl-input-height;
|
|
684
685
|
min-height: $ddl-input-height;
|
|
685
686
|
outline: none;
|
|
686
|
-
padding:
|
|
687
|
-
text-indent:
|
|
687
|
+
padding: $ddl-input-placeholder-padding;
|
|
688
|
+
text-indent: 0;
|
|
688
689
|
}
|
|
689
690
|
|
|
690
691
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -81,6 +81,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
81
81
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
82
82
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
83
83
|
$ddl-input-text-indent: 8px !default;
|
|
84
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
84
85
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
85
86
|
$ddl-popup-active-focus-border-width: 0 !default;
|
|
86
87
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -653,8 +654,8 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
653
654
|
height: $ddl-input-height;
|
|
654
655
|
min-height: $ddl-input-height;
|
|
655
656
|
outline: none;
|
|
656
|
-
padding:
|
|
657
|
-
text-indent:
|
|
657
|
+
padding: $ddl-input-placeholder-padding;
|
|
658
|
+
text-indent: 0;
|
|
658
659
|
}
|
|
659
660
|
|
|
660
661
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -81,6 +81,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
81
81
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
82
82
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
83
83
|
$ddl-input-text-indent: 8px !default;
|
|
84
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
84
85
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
85
86
|
$ddl-popup-active-focus-border-width: 0 !default;
|
|
86
87
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -653,8 +654,8 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
653
654
|
height: $ddl-input-height;
|
|
654
655
|
min-height: $ddl-input-height;
|
|
655
656
|
outline: none;
|
|
656
|
-
padding:
|
|
657
|
-
text-indent:
|
|
657
|
+
padding: $ddl-input-placeholder-padding;
|
|
658
|
+
text-indent: 0;
|
|
658
659
|
}
|
|
659
660
|
|
|
660
661
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -92,6 +92,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
92
92
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
93
93
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
94
94
|
$ddl-input-text-indent: 10px !default;
|
|
95
|
+
$ddl-input-placeholder-padding: 0 0 0 10px !default;
|
|
95
96
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
96
97
|
$ddl-popup-active-focus-bg-color: $neutral-quintenary !default;
|
|
97
98
|
$ddl-popup-active-focus-font-color: $neutral-light-fontalt !default;
|
|
@@ -611,8 +612,8 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
611
612
|
height: $ddl-input-height;
|
|
612
613
|
min-height: $ddl-input-height;
|
|
613
614
|
outline: none;
|
|
614
|
-
padding:
|
|
615
|
-
text-indent:
|
|
615
|
+
padding: $ddl-input-placeholder-padding;
|
|
616
|
+
text-indent: 0;
|
|
616
617
|
}
|
|
617
618
|
|
|
618
619
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -91,6 +91,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
91
91
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
92
92
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
93
93
|
$ddl-input-text-indent: 10px !default;
|
|
94
|
+
$ddl-input-placeholder-padding: 0 0 0 10px !default;
|
|
94
95
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
95
96
|
$ddl-popup-active-focus-bg-color: $theme-lighter !default;
|
|
96
97
|
$ddl-popup-active-focus-font-color: $neutral-light-font !default;
|
|
@@ -607,8 +608,8 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
607
608
|
height: $ddl-input-height;
|
|
608
609
|
min-height: $ddl-input-height;
|
|
609
610
|
outline: none;
|
|
610
|
-
padding:
|
|
611
|
-
text-indent:
|
|
611
|
+
padding: $ddl-input-placeholder-padding;
|
|
612
|
+
text-indent: 0;
|
|
612
613
|
}
|
|
613
614
|
|
|
614
615
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -82,6 +82,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
82
82
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
83
83
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
84
84
|
$ddl-input-text-indent: 8px !default;
|
|
85
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
85
86
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
86
87
|
$ddl-popup-active-focus-border-width: 0 !default;
|
|
87
88
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -664,8 +665,8 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
664
665
|
height: $ddl-input-height;
|
|
665
666
|
min-height: $ddl-input-height;
|
|
666
667
|
outline: none;
|
|
667
|
-
padding:
|
|
668
|
-
text-indent:
|
|
668
|
+
padding: $ddl-input-placeholder-padding;
|
|
669
|
+
text-indent: 0;
|
|
669
670
|
}
|
|
670
671
|
|
|
671
672
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -82,6 +82,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
82
82
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
83
83
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
84
84
|
$ddl-input-text-indent: 8px !default;
|
|
85
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
85
86
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
86
87
|
$ddl-popup-active-focus-border-width: 0 !default;
|
|
87
88
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -664,8 +665,8 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
664
665
|
height: $ddl-input-height;
|
|
665
666
|
min-height: $ddl-input-height;
|
|
666
667
|
outline: none;
|
|
667
|
-
padding:
|
|
668
|
-
text-indent:
|
|
668
|
+
padding: $ddl-input-placeholder-padding;
|
|
669
|
+
text-indent: 0;
|
|
669
670
|
}
|
|
670
671
|
|
|
671
672
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -91,6 +91,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
91
91
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
92
92
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
93
93
|
$ddl-input-text-indent: 10px !default;
|
|
94
|
+
$ddl-input-placeholder-padding: 0 0 0 10px !default;
|
|
94
95
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
95
96
|
$ddl-popup-active-focus-bg-color: $selection-bg !default;
|
|
96
97
|
$ddl-popup-active-focus-font-color: $selection-font !default;
|
|
@@ -720,8 +721,8 @@ $ddl-closer-margin-top-bigger-small: -3.4em !default;
|
|
|
720
721
|
height: $ddl-input-height;
|
|
721
722
|
min-height: $ddl-input-height;
|
|
722
723
|
outline: none;
|
|
723
|
-
padding:
|
|
724
|
-
text-indent:
|
|
724
|
+
padding: $ddl-input-placeholder-padding;
|
|
725
|
+
text-indent: 0;
|
|
725
726
|
}
|
|
726
727
|
|
|
727
728
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -93,6 +93,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
93
93
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
94
94
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
95
95
|
$ddl-input-text-indent: 0 !default;
|
|
96
|
+
$ddl-input-placeholder-padding: 4px 0 4px 0 !default;
|
|
96
97
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
97
98
|
$ddl-popup-active-focus-bg-color: $grey-800 !default;
|
|
98
99
|
$ddl-popup-active-focus-font-color: $accent !default;
|
|
@@ -654,8 +655,8 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
|
|
|
654
655
|
height: $ddl-input-height;
|
|
655
656
|
min-height: $ddl-input-height;
|
|
656
657
|
outline: none;
|
|
657
|
-
padding:
|
|
658
|
-
text-indent:
|
|
658
|
+
padding: $ddl-input-placeholder-padding;
|
|
659
|
+
text-indent: 0;
|
|
659
660
|
}
|
|
660
661
|
|
|
661
662
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -92,6 +92,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
92
92
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
93
93
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
94
94
|
$ddl-input-text-indent: 0 !default;
|
|
95
|
+
$ddl-input-placeholder-padding: 4px 0 4px 0 !default;
|
|
95
96
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
96
97
|
$ddl-popup-active-focus-bg-color: $grey-300 !default;
|
|
97
98
|
$ddl-popup-active-focus-font-color: $accent !default;
|
|
@@ -647,8 +648,8 @@ $filled-multiselect-chip-hover-bg-color: darken($grey-300, 7%) !default;
|
|
|
647
648
|
height: $ddl-input-height;
|
|
648
649
|
min-height: $ddl-input-height;
|
|
649
650
|
outline: none;
|
|
650
|
-
padding:
|
|
651
|
-
text-indent:
|
|
651
|
+
padding: $ddl-input-placeholder-padding;
|
|
652
|
+
text-indent: 0;
|
|
652
653
|
}
|
|
653
654
|
|
|
654
655
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -84,6 +84,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
84
84
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
85
85
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
86
86
|
$ddl-input-text-indent: 10px !default;
|
|
87
|
+
$ddl-input-placeholder-padding: 4px 0 4px 12px !default;
|
|
87
88
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
88
89
|
$ddl-popup-active-focus-border-width: 1px !default;
|
|
89
90
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -658,8 +659,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
658
659
|
height: $ddl-input-height;
|
|
659
660
|
min-height: $ddl-input-height;
|
|
660
661
|
outline: none;
|
|
661
|
-
padding:
|
|
662
|
-
text-indent:
|
|
662
|
+
padding: $ddl-input-placeholder-padding;
|
|
663
|
+
text-indent: 0;
|
|
663
664
|
}
|
|
664
665
|
|
|
665
666
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -84,6 +84,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
84
84
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
85
85
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
86
86
|
$ddl-input-text-indent: 10px !default;
|
|
87
|
+
$ddl-input-placeholder-padding: 4px 0 4px 12px !default;
|
|
87
88
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
88
89
|
$ddl-popup-active-focus-border-width: 1px !default;
|
|
89
90
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -658,8 +659,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
658
659
|
height: $ddl-input-height;
|
|
659
660
|
min-height: $ddl-input-height;
|
|
660
661
|
outline: none;
|
|
661
|
-
padding:
|
|
662
|
-
text-indent:
|
|
662
|
+
padding: $ddl-input-placeholder-padding;
|
|
663
|
+
text-indent: 0;
|
|
663
664
|
}
|
|
664
665
|
|
|
665
666
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -2670,6 +2670,9 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2670
2670
|
#{&}.e-ddl.e-popup.e-ddl-device-filter {
|
|
2671
2671
|
margin: $ddl-filter-margin;
|
|
2672
2672
|
}
|
|
2673
|
+
#{&}.e-ios {
|
|
2674
|
+
position: fixed;
|
|
2675
|
+
}
|
|
2673
2676
|
}
|
|
2674
2677
|
|
|
2675
2678
|
.e-ddl.e-control-wrapper .e-ddl-disable-icon {
|
|
@@ -6298,6 +6301,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
6298
6301
|
|
|
6299
6302
|
input.e-input.e-rtl#{$css},
|
|
6300
6303
|
.e-input-group.e-rtl input.e-input,
|
|
6304
|
+
.e-input-group.e-control-container.e-rtl input.e-control,
|
|
6301
6305
|
.e-input-group.e-control-wrapper.e-rtl input.e-input,
|
|
6302
6306
|
.e-float-input.e-rtl input,
|
|
6303
6307
|
.e-float-input.e-control-wrapper.e-rtl input,
|
|
@@ -27038,6 +27042,10 @@ $cbox-ripple-size: -9px !default;
|
|
|
27038
27042
|
}
|
|
27039
27043
|
}
|
|
27040
27044
|
|
|
27045
|
+
.e-checkbox-wrapper[readonly] {
|
|
27046
|
+
pointer-events: none;
|
|
27047
|
+
}
|
|
27048
|
+
|
|
27041
27049
|
.e-small .e-checkbox-wrapper,
|
|
27042
27050
|
.e-small.e-checkbox-wrapper,
|
|
27043
27051
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29287,6 +29295,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29287
29295
|
|
|
29288
29296
|
.e-caret {
|
|
29289
29297
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29298
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29299
|
+
margin-top: 0;
|
|
29300
|
+
}
|
|
29290
29301
|
}
|
|
29291
29302
|
|
|
29292
29303
|
&.e-vertical {
|
|
@@ -34352,12 +34363,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.66% - 4px) !default;
|
|
|
34352
34363
|
& .e-slider-track {
|
|
34353
34364
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
34354
34365
|
}
|
|
34366
|
+
|
|
34367
|
+
& .e-handle {
|
|
34368
|
+
@if $skin-name == 'FluentUI' {
|
|
34369
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34370
|
+
}
|
|
34371
|
+
}
|
|
34355
34372
|
}
|
|
34356
34373
|
|
|
34357
34374
|
& .e-preview-container {
|
|
34358
34375
|
margin-left: 0;
|
|
34359
34376
|
margin-right: $cpicker-preview-margin-left;
|
|
34360
34377
|
}
|
|
34378
|
+
|
|
34379
|
+
& .e-opacity-slider {
|
|
34380
|
+
& .e-handle-first {
|
|
34381
|
+
@if $skin-name == 'FluentUI' {
|
|
34382
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34383
|
+
}
|
|
34384
|
+
}
|
|
34385
|
+
}
|
|
34361
34386
|
}
|
|
34362
34387
|
|
|
34363
34388
|
& .e-selected-value {
|
|
@@ -35360,22 +35385,26 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
35360
35385
|
|
|
35361
35386
|
|
|
35362
35387
|
@mixin focused-icon-color {
|
|
35363
|
-
|
|
35364
|
-
|
|
35365
|
-
|
|
35366
|
-
|
|
35367
|
-
|
|
35368
|
-
|
|
35388
|
+
@if $skin-name != 'bootstrap5' {
|
|
35389
|
+
& .e-caret {
|
|
35390
|
+
color: $cmenu-caret-color;
|
|
35391
|
+
}
|
|
35392
|
+
|
|
35393
|
+
& .e-menu-icon {
|
|
35394
|
+
color: $cmenu-icon-color;
|
|
35395
|
+
}
|
|
35369
35396
|
}
|
|
35370
35397
|
}
|
|
35371
35398
|
|
|
35372
35399
|
@mixin selected-icon-color {
|
|
35373
|
-
|
|
35374
|
-
|
|
35375
|
-
|
|
35376
|
-
|
|
35377
|
-
|
|
35378
|
-
|
|
35400
|
+
@if $skin-name != 'bootstrap5' {
|
|
35401
|
+
& .e-caret {
|
|
35402
|
+
color: $cmenu-caret-hover-color;
|
|
35403
|
+
}
|
|
35404
|
+
|
|
35405
|
+
& .e-menu-icon {
|
|
35406
|
+
color: $cmenu-hover-icon-color;
|
|
35407
|
+
}
|
|
35379
35408
|
}
|
|
35380
35409
|
}
|
|
35381
35410
|
|
|
@@ -56930,6 +56959,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
56930
56959
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
56931
56960
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
56932
56961
|
$ddl-input-text-indent: 10px !default;
|
|
56962
|
+
$ddl-input-placeholder-padding: 0 0 0 10px !default;
|
|
56933
56963
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
56934
56964
|
$ddl-popup-active-focus-bg-color: $neutral-quintenary !default;
|
|
56935
56965
|
$ddl-popup-active-focus-font-color: $neutral-light-fontalt !default;
|
|
@@ -57449,8 +57479,8 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
57449
57479
|
height: $ddl-input-height;
|
|
57450
57480
|
min-height: $ddl-input-height;
|
|
57451
57481
|
outline: none;
|
|
57452
|
-
padding:
|
|
57453
|
-
text-indent:
|
|
57482
|
+
padding: $ddl-input-placeholder-padding;
|
|
57483
|
+
text-indent: 0;
|
|
57454
57484
|
}
|
|
57455
57485
|
|
|
57456
57486
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -71471,6 +71501,8 @@ $grid-reorderarrow-margin-top: -4.5px !default;
|
|
|
71471
71501
|
$grid-reorderdownarrow-margin-top: 4px !default;
|
|
71472
71502
|
$grid-reorder-arrow-top-margin: 1px !default;
|
|
71473
71503
|
$grid-reorder-downarrow-top-margin: -1px !default;
|
|
71504
|
+
$grid-reorder-virtualarrow-top-margin: 1px !default;
|
|
71505
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
71474
71506
|
$grid-sortnumber-font-size: 9px !default;
|
|
71475
71507
|
$grid-header-text-transform: none !default;
|
|
71476
71508
|
$grid-bigger-toolbar-icon-size: 18px !default;
|
|
@@ -73820,7 +73852,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
73820
73852
|
}
|
|
73821
73853
|
|
|
73822
73854
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
73823
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
73855
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
73856
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
73857
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
73824
73858
|
font-size: $grid-reorderarrow-font-size;
|
|
73825
73859
|
margin-left: $grid-reorderarrow-margin-left;
|
|
73826
73860
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -75165,9 +75199,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75165
75199
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75166
75200
|
}
|
|
75167
75201
|
|
|
75202
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75203
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75204
|
+
}
|
|
75205
|
+
|
|
75168
75206
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75169
75207
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75170
75208
|
}
|
|
75209
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75210
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75211
|
+
}
|
|
75171
75212
|
|
|
75172
75213
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75173
75214
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75218,6 +75259,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75218
75259
|
.e-cc-contentdiv .e-choosercheck {
|
|
75219
75260
|
white-space: $grid-filter-checkbox-white-space;
|
|
75220
75261
|
}
|
|
75262
|
+
|
|
75263
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75264
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75265
|
+
text-align: left;
|
|
75266
|
+
}
|
|
75221
75267
|
}
|
|
75222
75268
|
}
|
|
75223
75269
|
}
|
|
@@ -81967,7 +82013,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
81967
82013
|
font-size: $rte-toolbar-big-icon-size;
|
|
81968
82014
|
}
|
|
81969
82015
|
|
|
81970
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82016
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
81971
82017
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
81972
82018
|
top: -20px;
|
|
81973
82019
|
}
|
|
@@ -82211,13 +82257,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82211
82257
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82212
82258
|
}
|
|
82213
82259
|
|
|
82214
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82260
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82215
82261
|
font-size: 12px;
|
|
82216
82262
|
position: relative;
|
|
82217
82263
|
top: -18px;
|
|
82218
82264
|
}
|
|
82219
82265
|
|
|
82220
|
-
.e-font-color.e-icons::before {
|
|
82266
|
+
.e-rte-font-color.e-icons::before {
|
|
82221
82267
|
font-size: 13px;
|
|
82222
82268
|
}
|
|
82223
82269
|
|
|
@@ -84501,7 +84547,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84501
84547
|
content: '\e35f';
|
|
84502
84548
|
}
|
|
84503
84549
|
|
|
84504
|
-
.e-font-color::before {
|
|
84550
|
+
.e-rte-font-color::before {
|
|
84505
84551
|
content: '\e34c';
|
|
84506
84552
|
}
|
|
84507
84553
|
|
|
@@ -101941,20 +101987,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
101941
101987
|
|
|
101942
101988
|
.e-toolbar-items {
|
|
101943
101989
|
background: $pivotgrid-grp-bg-color;
|
|
101944
|
-
|
|
101945
|
-
.e-toolbar-item {
|
|
101946
|
-
.e-tbar-btn.e-btn.e-control {
|
|
101947
|
-
@if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
|
|
101948
|
-
background: $pivotgrid-grp-bg-color;
|
|
101949
|
-
|
|
101950
|
-
&:hover {
|
|
101951
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
101952
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
101953
|
-
}
|
|
101954
|
-
}
|
|
101955
|
-
}
|
|
101956
|
-
}
|
|
101957
|
-
}
|
|
101958
101990
|
}
|
|
101959
101991
|
|
|
101960
101992
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -102047,20 +102079,28 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
102047
102079
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102048
102080
|
background-color: $gray-600;
|
|
102049
102081
|
border-radius: $pivotgrid-default-border-radius;
|
|
102050
|
-
|
|
102082
|
+
}
|
|
102051
102083
|
|
|
102052
|
-
|
|
102053
|
-
|
|
102054
|
-
|
|
102055
|
-
|
|
102084
|
+
.e-menu-icon,
|
|
102085
|
+
.e-icons{
|
|
102086
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102087
|
+
color: $white;
|
|
102088
|
+
}
|
|
102089
|
+
|
|
102090
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102091
|
+
color: $pivotgrid-active-color;
|
|
102092
|
+
}
|
|
102056
102093
|
}
|
|
102094
|
+
}
|
|
102057
102095
|
|
|
102058
|
-
|
|
102059
|
-
|
|
102096
|
+
ul.e-menu {
|
|
102097
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102098
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102099
|
+
padding-right: 0 !important;
|
|
102100
|
+
padding-left: 0 !important;
|
|
102060
102101
|
}
|
|
102061
102102
|
}
|
|
102062
102103
|
}
|
|
102063
|
-
}
|
|
102064
102104
|
|
|
102065
102105
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102066
102106
|
margin-left: 18px !important;
|
|
@@ -102553,15 +102593,17 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
102553
102593
|
}
|
|
102554
102594
|
|
|
102555
102595
|
.e-toolbar .e-tbar-btn {
|
|
102556
|
-
|
|
102557
|
-
|
|
102558
|
-
|
|
102596
|
+
background-color: transparent;
|
|
102597
|
+
|
|
102598
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
102599
|
+
border: none !important;
|
|
102600
|
+
}
|
|
102559
102601
|
|
|
102560
102602
|
&:hover {
|
|
102561
102603
|
@if ($skin-name == 'tailwind') {
|
|
102562
102604
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102563
|
-
|
|
102564
|
-
|
|
102605
|
+
}
|
|
102606
|
+
}
|
|
102565
102607
|
}
|
|
102566
102608
|
|
|
102567
102609
|
|
|
@@ -106785,7 +106827,7 @@ $schedule-tree-content-color: #fff !default;
|
|
|
106785
106827
|
vertical-align: top;
|
|
106786
106828
|
|
|
106787
106829
|
&.e-translate {
|
|
106788
|
-
transition: transform .
|
|
106830
|
+
transition: transform .1s ease 0s;
|
|
106789
106831
|
}
|
|
106790
106832
|
}
|
|
106791
106833
|
|
|
@@ -111641,6 +111683,12 @@ $image-editor-contextual-toolbar: $neutral-lighter !default;
|
|
|
111641
111683
|
border-top: $image-editor-border;
|
|
111642
111684
|
}
|
|
111643
111685
|
|
|
111686
|
+
& .e-canvas-wrapper {
|
|
111687
|
+
& .e-textarea {
|
|
111688
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
111689
|
+
}
|
|
111690
|
+
}
|
|
111691
|
+
|
|
111644
111692
|
& .e-bottom-toolbar {
|
|
111645
111693
|
border-top: $image-editor-border;
|
|
111646
111694
|
}
|