@syncfusion/blazor-themes 23.1.44 → 23.2.4
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 +156 -10
- package/SCSS-Themes/bootstrap.scss +151 -10
- package/SCSS-Themes/bootstrap4.scss +151 -10
- package/SCSS-Themes/bootstrap5-dark.scss +153 -11
- package/SCSS-Themes/bootstrap5.scss +153 -11
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +69 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +2 -1
- package/SCSS-Themes/fabric-dark.scss +156 -10
- package/SCSS-Themes/fabric.scss +151 -10
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +1 -1
- package/SCSS-Themes/filemanager/file-manager/material3.scss +1 -1
- package/SCSS-Themes/fluent-dark.scss +153 -11
- package/SCSS-Themes/fluent.scss +153 -11
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +34 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +34 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +34 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +34 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +34 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +34 -2
- package/SCSS-Themes/grids/grid/fabric.scss +34 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +34 -2
- package/SCSS-Themes/grids/grid/fluent.scss +34 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +34 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +34 -2
- package/SCSS-Themes/grids/grid/material.scss +34 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +34 -2
- package/SCSS-Themes/grids/grid/material3.scss +34 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +34 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +34 -2
- package/SCSS-Themes/highcontrast.scss +156 -10
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material3.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +25 -7
- package/SCSS-Themes/material-dark.scss +151 -10
- package/SCSS-Themes/material.scss +151 -10
- package/SCSS-Themes/material3-dark.scss +153 -12
- package/SCSS-Themes/material3.scss +153 -12
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +1 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +16 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +16 -1
- package/SCSS-Themes/tailwind-dark.scss +153 -11
- package/SCSS-Themes/tailwind.scss +153 -11
- package/package.json +1 -1
|
@@ -59667,6 +59667,11 @@ $ddl-closer-margin-top-bigger-small: -3.4em !default;
|
|
|
59667
59667
|
height: 30px;
|
|
59668
59668
|
width: 30px;
|
|
59669
59669
|
}
|
|
59670
|
+
|
|
59671
|
+
.e-multi-select-wrapper .e-searcher input[type = 'text'],
|
|
59672
|
+
.e-multi-select-wrapper .e-multi-searcher input[type = 'text'] {
|
|
59673
|
+
color: #fff;
|
|
59674
|
+
}
|
|
59670
59675
|
}
|
|
59671
59676
|
|
|
59672
59677
|
.e-multi-select-wrapper {
|
|
@@ -64405,6 +64410,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
64405
64410
|
padding-left: 20px;
|
|
64406
64411
|
padding-right: 20px;
|
|
64407
64412
|
}
|
|
64413
|
+
|
|
64414
|
+
.e-de-para-tab {
|
|
64415
|
+
float: left;
|
|
64416
|
+
}
|
|
64417
|
+
.e-de-para-tab.e-rtl {
|
|
64418
|
+
float: right;
|
|
64419
|
+
}
|
|
64408
64420
|
|
|
64409
64421
|
.e-de-column-label.e-de-rtl {
|
|
64410
64422
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -68858,6 +68870,14 @@ $e-de-ctnr-break-listview-margin-right-big: 16px !default;
|
|
|
68858
68870
|
$e-de-ctnr-break-listview-margin-left: 12px !default;
|
|
68859
68871
|
$e-de-ctnr-break-listview-margin-left-big: 16px !default;
|
|
68860
68872
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
68873
|
+
$de-ruler-background-color: $bg-base-0 !default;
|
|
68874
|
+
$de-ruler-margin-color: $bg-base-0 !default;
|
|
68875
|
+
$de-ruler-tick-stroke: $border-fg !default;
|
|
68876
|
+
$de-ruler-label-fill: $content-font !default;
|
|
68877
|
+
$de-ruler-indent-stroke: $border-fg !default;
|
|
68878
|
+
$de-ruler-indent-fill: $bg-base-0 !default;
|
|
68879
|
+
$de-ruler-indent-hover: $border-fg !default;
|
|
68880
|
+
$de-ruler-indent-active: $selection-bg !default;
|
|
68861
68881
|
|
|
68862
68882
|
// Subtract toolbar & statusbar height
|
|
68863
68883
|
$de-tool-ctnr-editor-height: calc(100% - 118px) !default;
|
|
@@ -70645,6 +70665,62 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
70645
70665
|
}
|
|
70646
70666
|
}
|
|
70647
70667
|
}
|
|
70668
|
+
.e-de-hRuler {
|
|
70669
|
+
background-color: $de-ruler-background-color;
|
|
70670
|
+
@if $skin-name =='Material3' {
|
|
70671
|
+
background: $de-ruler-background-color;
|
|
70672
|
+
}
|
|
70673
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
70674
|
+
}
|
|
70675
|
+
.e-de-vRuler {
|
|
70676
|
+
background-color: $de-ruler-background-color;
|
|
70677
|
+
@if $skin-name =='Material3' {
|
|
70678
|
+
background: $de-ruler-background-color;
|
|
70679
|
+
}
|
|
70680
|
+
border-right: 0.5px solid $de-panel-border;
|
|
70681
|
+
}
|
|
70682
|
+
.e-de-ruler-margin {
|
|
70683
|
+
background-color: $de-ruler-margin-color;
|
|
70684
|
+
@if $skin-name =='Material3' {
|
|
70685
|
+
background: $de-ruler-margin-color;
|
|
70686
|
+
}
|
|
70687
|
+
}
|
|
70688
|
+
.e-de-ruler-tick {
|
|
70689
|
+
stroke: $de-ruler-tick-stroke;
|
|
70690
|
+
}
|
|
70691
|
+
.e-de-ruler-tick-label {
|
|
70692
|
+
fill: $de-ruler-label-fill
|
|
70693
|
+
}
|
|
70694
|
+
.e-de-ruler-markIndicator {
|
|
70695
|
+
background-color: $de-ruler-margin-color;
|
|
70696
|
+
}
|
|
70697
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
70698
|
+
fill: $de-ruler-tick-stroke;
|
|
70699
|
+
}
|
|
70700
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
70701
|
+
fill: $de-ruler-tick-stroke;
|
|
70702
|
+
}
|
|
70703
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
70704
|
+
fill: $de-ruler-indent-fill;
|
|
70705
|
+
stroke: $de-ruler-indent-stroke;
|
|
70706
|
+
}
|
|
70707
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
70708
|
+
fill: $de-ruler-indent-hover;
|
|
70709
|
+
stroke: $de-ruler-indent-stroke;
|
|
70710
|
+
}
|
|
70711
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
70712
|
+
fill: $de-ruler-indent-active;
|
|
70713
|
+
stroke: $de-ruler-indent-stroke;
|
|
70714
|
+
}
|
|
70715
|
+
.e-de-ruler-table-svg {
|
|
70716
|
+
fill: $de-ruler-indent-stroke;
|
|
70717
|
+
}
|
|
70718
|
+
.e-de-ruler-table-svg:hover {
|
|
70719
|
+
fill: $de-ruler-indent-hover;
|
|
70720
|
+
}
|
|
70721
|
+
.e-de-ruler-table-svg:active {
|
|
70722
|
+
fill: $de-ruler-indent-active;
|
|
70723
|
+
}
|
|
70648
70724
|
.e-rtl {
|
|
70649
70725
|
.e-listview .e-list-icon {
|
|
70650
70726
|
height: 24px;
|
|
@@ -70657,6 +70733,11 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
70657
70733
|
line-height: 22px;
|
|
70658
70734
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
70659
70735
|
}
|
|
70736
|
+
.e-de-vRuler {
|
|
70737
|
+
background-color: $de-ruler-background-color;
|
|
70738
|
+
border-right: none;
|
|
70739
|
+
border-left: 0.5px solid $de-panel-border;
|
|
70740
|
+
}
|
|
70660
70741
|
}
|
|
70661
70742
|
.e-bigger {
|
|
70662
70743
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -76377,6 +76458,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76377
76458
|
border-bottom-width: $grid-border-bottom-width;
|
|
76378
76459
|
}
|
|
76379
76460
|
|
|
76461
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76462
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76463
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
76464
|
+
&.e-groupcaption,
|
|
76465
|
+
&.e-summarycell {
|
|
76466
|
+
border-bottom-width: 0;
|
|
76467
|
+
}
|
|
76468
|
+
}
|
|
76469
|
+
|
|
76380
76470
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
76381
76471
|
position: relative;
|
|
76382
76472
|
left: -5px;
|
|
@@ -79697,7 +79787,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79697
79787
|
text-align: left;
|
|
79698
79788
|
}
|
|
79699
79789
|
|
|
79700
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
79790
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79701
79791
|
border-width: $grid-headercell-both-border-width;
|
|
79702
79792
|
}
|
|
79703
79793
|
|
|
@@ -79723,7 +79813,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79723
79813
|
border-right-width: 1px;
|
|
79724
79814
|
}
|
|
79725
79815
|
|
|
79726
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
79816
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
79727
79817
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
79728
79818
|
}
|
|
79729
79819
|
|
|
@@ -79765,6 +79855,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
79765
79855
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
79766
79856
|
border-width: $grid-headercell-both-border-width;
|
|
79767
79857
|
}
|
|
79858
|
+
|
|
79859
|
+
&.e-resize-lines,
|
|
79860
|
+
&.e-resize-lines.e-rtl {
|
|
79861
|
+
|
|
79862
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
79863
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
79864
|
+
border-left: 0;
|
|
79865
|
+
border-right: 0;
|
|
79866
|
+
border-top: 0;
|
|
79867
|
+
}
|
|
79868
|
+
}
|
|
79869
|
+
|
|
79870
|
+
&.e-default.e-bothlines .e-headercell,
|
|
79871
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
79872
|
+
border-width: $grid-headercell-both-border-width;
|
|
79873
|
+
}
|
|
79874
|
+
|
|
79875
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
79876
|
+
border-bottom-style: $grid-border-type;
|
|
79877
|
+
border-bottom-width: $grid-border-size;
|
|
79878
|
+
border-left-style: $grid-border-type;
|
|
79879
|
+
border-left-width: $grid-border-size;
|
|
79880
|
+
}
|
|
79768
79881
|
|
|
79769
79882
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
79770
79883
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -117013,7 +117126,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
117013
117126
|
line-height: normal;
|
|
117014
117127
|
}
|
|
117015
117128
|
|
|
117016
|
-
.e-
|
|
117129
|
+
.e-title-text {
|
|
117130
|
+
text-align: center;
|
|
117131
|
+
}
|
|
117132
|
+
|
|
117133
|
+
.e-save-icon,
|
|
117134
|
+
.e-back-icon,
|
|
117135
|
+
.e-delete-icon {
|
|
117136
|
+
width: 2.5em;
|
|
117137
|
+
}
|
|
117138
|
+
|
|
117139
|
+
.e-save-icon,
|
|
117140
|
+
.e-delete-icon {
|
|
117017
117141
|
text-align: right;
|
|
117018
117142
|
}
|
|
117019
117143
|
|
|
@@ -118526,6 +118650,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
118526
118650
|
content: '\e954';
|
|
118527
118651
|
}
|
|
118528
118652
|
|
|
118653
|
+
.e-delete-icon::before {
|
|
118654
|
+
content: '\e965';
|
|
118655
|
+
}
|
|
118656
|
+
|
|
118529
118657
|
.e-recurrence-container {
|
|
118530
118658
|
.e-recurrence-edit-button {
|
|
118531
118659
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -118611,6 +118739,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
118611
118739
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
118612
118740
|
$image-editor-contextual-toolbar: $bg-base-0 !default;
|
|
118613
118741
|
$image-editor-drop-border: 2px dashed $content-font !default;
|
|
118742
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
118743
|
+
$image-editor-dropdown-btn-preview-left: -1px !default;
|
|
118744
|
+
$image-editor-bigger-dropdown-btn-preview-top: -4px !default;
|
|
118745
|
+
$image-editor-bigger-dropdown-btn-preview-left: -1px !default;
|
|
118614
118746
|
|
|
118615
118747
|
@include export-module('image-editor-layout') {
|
|
118616
118748
|
|
|
@@ -118678,6 +118810,7 @@ $image-editor-drop-border: 2px dashed $content-font !default;
|
|
|
118678
118810
|
|
|
118679
118811
|
& .e-fill.e-template,
|
|
118680
118812
|
& .e-stroke.e-template,
|
|
118813
|
+
& .e-frame-stroke.e-template,
|
|
118681
118814
|
& .e-pen-stroke-color.e-template,
|
|
118682
118815
|
& .e-text-font-color.e-template,
|
|
118683
118816
|
& .e-save.e-template {
|
|
@@ -118696,6 +118829,17 @@ $image-editor-drop-border: 2px dashed $content-font !default;
|
|
|
118696
118829
|
}
|
|
118697
118830
|
}
|
|
118698
118831
|
|
|
118832
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
118833
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118834
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
118835
|
+
}
|
|
118836
|
+
|
|
118837
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
118838
|
+
@if $skin-name == 'Material3' {
|
|
118839
|
+
padding: 7px 15px;
|
|
118840
|
+
}
|
|
118841
|
+
}
|
|
118842
|
+
|
|
118699
118843
|
& .e-dropdown-btn.e-image-popup {
|
|
118700
118844
|
& .e-select,
|
|
118701
118845
|
& .e-annotation,
|
|
@@ -118842,6 +118986,7 @@ $image-editor-drop-border: 2px dashed $content-font !default;
|
|
|
118842
118986
|
|
|
118843
118987
|
& .e-fill.e-template,
|
|
118844
118988
|
& .e-stroke.e-template,
|
|
118989
|
+
& .e-frame-stroke.e-template,
|
|
118845
118990
|
& .e-pen-stroke-color.e-template,
|
|
118846
118991
|
& .e-text-font-color.e-template,
|
|
118847
118992
|
& .e-save.e-template {
|
|
@@ -118863,7 +119008,8 @@ $image-editor-drop-border: 2px dashed $content-font !default;
|
|
|
118863
119008
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
118864
119009
|
height: 18px;
|
|
118865
119010
|
width: 18px;
|
|
118866
|
-
margin-top: -
|
|
119011
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119012
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
118867
119013
|
}
|
|
118868
119014
|
|
|
118869
119015
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -118935,6 +119081,11 @@ $image-editor-drop-border: 2px dashed $content-font !default;
|
|
|
118935
119081
|
margin: 4px;
|
|
118936
119082
|
text-align: center;
|
|
118937
119083
|
}
|
|
119084
|
+
|
|
119085
|
+
& .e-dropdown-btn {
|
|
119086
|
+
margin: 0 auto;
|
|
119087
|
+
width: max-content;
|
|
119088
|
+
}
|
|
118938
119089
|
}
|
|
118939
119090
|
|
|
118940
119091
|
&.e-frame-wrapper {
|
|
@@ -118976,12 +119127,7 @@ $image-editor-drop-border: 2px dashed $content-font !default;
|
|
|
118976
119127
|
|
|
118977
119128
|
& .e-slider-container {
|
|
118978
119129
|
margin-left: calc(50% - 137px);
|
|
118979
|
-
|
|
118980
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
118981
|
-
}
|
|
118982
|
-
@else {
|
|
118983
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
118984
|
-
}
|
|
119130
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
118985
119131
|
}
|
|
118986
119132
|
}
|
|
118987
119133
|
}
|
|
@@ -23,6 +23,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
23
23
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
24
24
|
$image-editor-contextual-toolbar: $grey-darker !default;
|
|
25
25
|
$image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
26
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
27
|
+
$image-editor-dropdown-btn-preview-left: 0 !default;
|
|
28
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
29
|
+
$image-editor-bigger-dropdown-btn-preview-left: 0 !default;
|
|
26
30
|
|
|
27
31
|
@include export-module('image-editor-layout') {
|
|
28
32
|
|
|
@@ -90,6 +94,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
90
94
|
|
|
91
95
|
& .e-fill.e-template,
|
|
92
96
|
& .e-stroke.e-template,
|
|
97
|
+
& .e-frame-stroke.e-template,
|
|
93
98
|
& .e-pen-stroke-color.e-template,
|
|
94
99
|
& .e-text-font-color.e-template,
|
|
95
100
|
& .e-save.e-template {
|
|
@@ -108,6 +113,17 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
108
113
|
}
|
|
109
114
|
}
|
|
110
115
|
|
|
116
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
117
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
122
|
+
@if $skin-name == 'Material3' {
|
|
123
|
+
padding: 7px 15px;
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
|
|
111
127
|
& .e-dropdown-btn.e-image-popup {
|
|
112
128
|
& .e-select,
|
|
113
129
|
& .e-annotation,
|
|
@@ -254,6 +270,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
254
270
|
|
|
255
271
|
& .e-fill.e-template,
|
|
256
272
|
& .e-stroke.e-template,
|
|
273
|
+
& .e-frame-stroke.e-template,
|
|
257
274
|
& .e-pen-stroke-color.e-template,
|
|
258
275
|
& .e-text-font-color.e-template,
|
|
259
276
|
& .e-save.e-template {
|
|
@@ -275,7 +292,8 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
275
292
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
276
293
|
height: 18px;
|
|
277
294
|
width: 18px;
|
|
278
|
-
margin-top: -
|
|
295
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
296
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
279
297
|
}
|
|
280
298
|
|
|
281
299
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -347,6 +365,11 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
347
365
|
margin: 4px;
|
|
348
366
|
text-align: center;
|
|
349
367
|
}
|
|
368
|
+
|
|
369
|
+
& .e-dropdown-btn {
|
|
370
|
+
margin: 0 auto;
|
|
371
|
+
width: max-content;
|
|
372
|
+
}
|
|
350
373
|
}
|
|
351
374
|
|
|
352
375
|
&.e-frame-wrapper {
|
|
@@ -388,12 +411,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
388
411
|
|
|
389
412
|
& .e-slider-container {
|
|
390
413
|
margin-left: calc(50% - 137px);
|
|
391
|
-
|
|
392
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
393
|
-
}
|
|
394
|
-
@else {
|
|
395
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
396
|
-
}
|
|
414
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
397
415
|
}
|
|
398
416
|
}
|
|
399
417
|
}
|
|
@@ -23,6 +23,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
23
23
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
24
24
|
$image-editor-contextual-toolbar: $grey-f8 !default;
|
|
25
25
|
$image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
26
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
27
|
+
$image-editor-dropdown-btn-preview-left: 0 !default;
|
|
28
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
29
|
+
$image-editor-bigger-dropdown-btn-preview-left: 0 !default;
|
|
26
30
|
|
|
27
31
|
@include export-module('image-editor-layout') {
|
|
28
32
|
|
|
@@ -90,6 +94,7 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
90
94
|
|
|
91
95
|
& .e-fill.e-template,
|
|
92
96
|
& .e-stroke.e-template,
|
|
97
|
+
& .e-frame-stroke.e-template,
|
|
93
98
|
& .e-pen-stroke-color.e-template,
|
|
94
99
|
& .e-text-font-color.e-template,
|
|
95
100
|
& .e-save.e-template {
|
|
@@ -108,6 +113,17 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
108
113
|
}
|
|
109
114
|
}
|
|
110
115
|
|
|
116
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
117
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
122
|
+
@if $skin-name == 'Material3' {
|
|
123
|
+
padding: 7px 15px;
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
|
|
111
127
|
& .e-dropdown-btn.e-image-popup {
|
|
112
128
|
& .e-select,
|
|
113
129
|
& .e-annotation,
|
|
@@ -254,6 +270,7 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
254
270
|
|
|
255
271
|
& .e-fill.e-template,
|
|
256
272
|
& .e-stroke.e-template,
|
|
273
|
+
& .e-frame-stroke.e-template,
|
|
257
274
|
& .e-pen-stroke-color.e-template,
|
|
258
275
|
& .e-text-font-color.e-template,
|
|
259
276
|
& .e-save.e-template {
|
|
@@ -275,7 +292,8 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
275
292
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
276
293
|
height: 18px;
|
|
277
294
|
width: 18px;
|
|
278
|
-
margin-top: -
|
|
295
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
296
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
279
297
|
}
|
|
280
298
|
|
|
281
299
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -347,6 +365,11 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
347
365
|
margin: 4px;
|
|
348
366
|
text-align: center;
|
|
349
367
|
}
|
|
368
|
+
|
|
369
|
+
& .e-dropdown-btn {
|
|
370
|
+
margin: 0 auto;
|
|
371
|
+
width: max-content;
|
|
372
|
+
}
|
|
350
373
|
}
|
|
351
374
|
|
|
352
375
|
&.e-frame-wrapper {
|
|
@@ -388,12 +411,7 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
|
388
411
|
|
|
389
412
|
& .e-slider-container {
|
|
390
413
|
margin-left: calc(50% - 137px);
|
|
391
|
-
|
|
392
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
393
|
-
}
|
|
394
|
-
@else {
|
|
395
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
396
|
-
}
|
|
414
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
397
415
|
}
|
|
398
416
|
}
|
|
399
417
|
}
|
|
@@ -23,6 +23,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
23
23
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
24
24
|
$image-editor-contextual-toolbar: $gray-100 !default;
|
|
25
25
|
$image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
26
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
27
|
+
$image-editor-dropdown-btn-preview-left: 0 !default;
|
|
28
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
29
|
+
$image-editor-bigger-dropdown-btn-preview-left: 0 !default;
|
|
26
30
|
|
|
27
31
|
@include export-module('image-editor-layout') {
|
|
28
32
|
|
|
@@ -90,6 +94,7 @@ $image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
|
90
94
|
|
|
91
95
|
& .e-fill.e-template,
|
|
92
96
|
& .e-stroke.e-template,
|
|
97
|
+
& .e-frame-stroke.e-template,
|
|
93
98
|
& .e-pen-stroke-color.e-template,
|
|
94
99
|
& .e-text-font-color.e-template,
|
|
95
100
|
& .e-save.e-template {
|
|
@@ -108,6 +113,17 @@ $image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
|
108
113
|
}
|
|
109
114
|
}
|
|
110
115
|
|
|
116
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
117
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
122
|
+
@if $skin-name == 'Material3' {
|
|
123
|
+
padding: 7px 15px;
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
|
|
111
127
|
& .e-dropdown-btn.e-image-popup {
|
|
112
128
|
& .e-select,
|
|
113
129
|
& .e-annotation,
|
|
@@ -254,6 +270,7 @@ $image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
|
254
270
|
|
|
255
271
|
& .e-fill.e-template,
|
|
256
272
|
& .e-stroke.e-template,
|
|
273
|
+
& .e-frame-stroke.e-template,
|
|
257
274
|
& .e-pen-stroke-color.e-template,
|
|
258
275
|
& .e-text-font-color.e-template,
|
|
259
276
|
& .e-save.e-template {
|
|
@@ -275,7 +292,8 @@ $image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
|
275
292
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
276
293
|
height: 18px;
|
|
277
294
|
width: 18px;
|
|
278
|
-
margin-top: -
|
|
295
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
296
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
279
297
|
}
|
|
280
298
|
|
|
281
299
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -347,6 +365,11 @@ $image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
|
347
365
|
margin: 4px;
|
|
348
366
|
text-align: center;
|
|
349
367
|
}
|
|
368
|
+
|
|
369
|
+
& .e-dropdown-btn {
|
|
370
|
+
margin: 0 auto;
|
|
371
|
+
width: max-content;
|
|
372
|
+
}
|
|
350
373
|
}
|
|
351
374
|
|
|
352
375
|
&.e-frame-wrapper {
|
|
@@ -388,12 +411,7 @@ $image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
|
388
411
|
|
|
389
412
|
& .e-slider-container {
|
|
390
413
|
margin-left: calc(50% - 137px);
|
|
391
|
-
|
|
392
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
393
|
-
}
|
|
394
|
-
@else {
|
|
395
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
396
|
-
}
|
|
414
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
397
415
|
}
|
|
398
416
|
}
|
|
399
417
|
}
|
|
@@ -23,6 +23,10 @@ $image-editor-tbar-btn-fontsize: $text-lg !default;
|
|
|
23
23
|
$image-editor-bigger-tbar-btn-fontsize: $text-xl !default;
|
|
24
24
|
$image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
25
25
|
$image-editor-drop-border: 2px dashed $icon-color !default;
|
|
26
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
27
|
+
$image-editor-dropdown-btn-preview-left: -4px !default;
|
|
28
|
+
$image-editor-bigger-dropdown-btn-preview-top: -4px !default;
|
|
29
|
+
$image-editor-bigger-dropdown-btn-preview-left: -4px !default;
|
|
26
30
|
|
|
27
31
|
@include export-module('image-editor-layout') {
|
|
28
32
|
|
|
@@ -90,6 +94,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
90
94
|
|
|
91
95
|
& .e-fill.e-template,
|
|
92
96
|
& .e-stroke.e-template,
|
|
97
|
+
& .e-frame-stroke.e-template,
|
|
93
98
|
& .e-pen-stroke-color.e-template,
|
|
94
99
|
& .e-text-font-color.e-template,
|
|
95
100
|
& .e-save.e-template {
|
|
@@ -108,6 +113,17 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
108
113
|
}
|
|
109
114
|
}
|
|
110
115
|
|
|
116
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
117
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
122
|
+
@if $skin-name == 'Material3' {
|
|
123
|
+
padding: 7px 15px;
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
|
|
111
127
|
& .e-dropdown-btn.e-image-popup {
|
|
112
128
|
& .e-select,
|
|
113
129
|
& .e-annotation,
|
|
@@ -254,6 +270,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
254
270
|
|
|
255
271
|
& .e-fill.e-template,
|
|
256
272
|
& .e-stroke.e-template,
|
|
273
|
+
& .e-frame-stroke.e-template,
|
|
257
274
|
& .e-pen-stroke-color.e-template,
|
|
258
275
|
& .e-text-font-color.e-template,
|
|
259
276
|
& .e-save.e-template {
|
|
@@ -275,7 +292,8 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
275
292
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
276
293
|
height: 18px;
|
|
277
294
|
width: 18px;
|
|
278
|
-
margin-top: -
|
|
295
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
296
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
279
297
|
}
|
|
280
298
|
|
|
281
299
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -347,6 +365,11 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
347
365
|
margin: 4px;
|
|
348
366
|
text-align: center;
|
|
349
367
|
}
|
|
368
|
+
|
|
369
|
+
& .e-dropdown-btn {
|
|
370
|
+
margin: 0 auto;
|
|
371
|
+
width: max-content;
|
|
372
|
+
}
|
|
350
373
|
}
|
|
351
374
|
|
|
352
375
|
&.e-frame-wrapper {
|
|
@@ -388,12 +411,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
388
411
|
|
|
389
412
|
& .e-slider-container {
|
|
390
413
|
margin-left: calc(50% - 137px);
|
|
391
|
-
|
|
392
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
393
|
-
}
|
|
394
|
-
@else {
|
|
395
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
396
|
-
}
|
|
414
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
397
415
|
}
|
|
398
416
|
}
|
|
399
417
|
}
|
|
@@ -23,6 +23,10 @@ $image-editor-tbar-btn-fontsize: $text-lg !default;
|
|
|
23
23
|
$image-editor-bigger-tbar-btn-fontsize: $text-xl !default;
|
|
24
24
|
$image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
25
25
|
$image-editor-drop-border: 2px dashed $icon-color !default;
|
|
26
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
27
|
+
$image-editor-dropdown-btn-preview-left: -4px !default;
|
|
28
|
+
$image-editor-bigger-dropdown-btn-preview-top: -4px !default;
|
|
29
|
+
$image-editor-bigger-dropdown-btn-preview-left: -4px !default;
|
|
26
30
|
|
|
27
31
|
@include export-module('image-editor-layout') {
|
|
28
32
|
|
|
@@ -90,6 +94,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
90
94
|
|
|
91
95
|
& .e-fill.e-template,
|
|
92
96
|
& .e-stroke.e-template,
|
|
97
|
+
& .e-frame-stroke.e-template,
|
|
93
98
|
& .e-pen-stroke-color.e-template,
|
|
94
99
|
& .e-text-font-color.e-template,
|
|
95
100
|
& .e-save.e-template {
|
|
@@ -108,6 +113,17 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
108
113
|
}
|
|
109
114
|
}
|
|
110
115
|
|
|
116
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
117
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
122
|
+
@if $skin-name == 'Material3' {
|
|
123
|
+
padding: 7px 15px;
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
|
|
111
127
|
& .e-dropdown-btn.e-image-popup {
|
|
112
128
|
& .e-select,
|
|
113
129
|
& .e-annotation,
|
|
@@ -254,6 +270,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
254
270
|
|
|
255
271
|
& .e-fill.e-template,
|
|
256
272
|
& .e-stroke.e-template,
|
|
273
|
+
& .e-frame-stroke.e-template,
|
|
257
274
|
& .e-pen-stroke-color.e-template,
|
|
258
275
|
& .e-text-font-color.e-template,
|
|
259
276
|
& .e-save.e-template {
|
|
@@ -275,7 +292,8 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
275
292
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
276
293
|
height: 18px;
|
|
277
294
|
width: 18px;
|
|
278
|
-
margin-top: -
|
|
295
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
296
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
279
297
|
}
|
|
280
298
|
|
|
281
299
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -347,6 +365,11 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
347
365
|
margin: 4px;
|
|
348
366
|
text-align: center;
|
|
349
367
|
}
|
|
368
|
+
|
|
369
|
+
& .e-dropdown-btn {
|
|
370
|
+
margin: 0 auto;
|
|
371
|
+
width: max-content;
|
|
372
|
+
}
|
|
350
373
|
}
|
|
351
374
|
|
|
352
375
|
&.e-frame-wrapper {
|
|
@@ -388,12 +411,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
388
411
|
|
|
389
412
|
& .e-slider-container {
|
|
390
413
|
margin-left: calc(50% - 137px);
|
|
391
|
-
|
|
392
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
393
|
-
}
|
|
394
|
-
@else {
|
|
395
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
396
|
-
}
|
|
414
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
397
415
|
}
|
|
398
416
|
}
|
|
399
417
|
}
|