@syncfusion/blazor-themes 23.1.44 → 23.2.5
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 +184 -17
- package/SCSS-Themes/bootstrap.scss +179 -17
- package/SCSS-Themes/bootstrap4.scss +179 -17
- package/SCSS-Themes/bootstrap5-dark.scss +181 -18
- package/SCSS-Themes/bootstrap5.scss +181 -18
- 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 +184 -17
- package/SCSS-Themes/fabric.scss +179 -17
- 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 +181 -18
- package/SCSS-Themes/fluent.scss +181 -18
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +48 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/fabric.scss +48 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/fluent.scss +48 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +48 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/material.scss +48 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/material3.scss +48 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +48 -2
- package/SCSS-Themes/highcontrast.scss +184 -17
- 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/inplace-editor/inplace-editor/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material3-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material3.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +4 -4
- package/SCSS-Themes/material-dark.scss +179 -17
- package/SCSS-Themes/material.scss +179 -17
- package/SCSS-Themes/material3-dark.scss +181 -19
- package/SCSS-Themes/material3.scss +181 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +1 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material3.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +10 -3
- 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 +181 -18
- package/SCSS-Themes/tailwind.scss +181 -18
- 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 {
|
|
@@ -80008,6 +80121,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80008
80121
|
}
|
|
80009
80122
|
}
|
|
80010
80123
|
|
|
80124
|
+
.e-bigger {
|
|
80125
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
80126
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
80127
|
+
& .e-gridcontent,
|
|
80128
|
+
& .e-summarycontent {
|
|
80129
|
+
& td::before{
|
|
80130
|
+
@if $grid-skin == 'fluent' {
|
|
80131
|
+
overflow: hidden;
|
|
80132
|
+
}
|
|
80133
|
+
}
|
|
80134
|
+
}
|
|
80135
|
+
}
|
|
80136
|
+
}
|
|
80137
|
+
|
|
80011
80138
|
.e-bigger .e-grid.e-row-responsive,
|
|
80012
80139
|
.e-bigger.e-grid.e-row-responsive {
|
|
80013
80140
|
|
|
@@ -93848,12 +93975,12 @@ $editor-btn-icon-color: $content-font !default;
|
|
|
93848
93975
|
position: relative;
|
|
93849
93976
|
width: auto;
|
|
93850
93977
|
|
|
93851
|
-
.e-input-group.e-
|
|
93978
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
93852
93979
|
display: block;
|
|
93853
93980
|
visibility: hidden;
|
|
93854
93981
|
}
|
|
93855
93982
|
|
|
93856
|
-
.e-input-group.e-
|
|
93983
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
93857
93984
|
display: block;
|
|
93858
93985
|
visibility: hidden;
|
|
93859
93986
|
}
|
|
@@ -94265,8 +94392,8 @@ $editor-btn-icon-color: $content-font !default;
|
|
|
94265
94392
|
&.e-tooltip-wrap {
|
|
94266
94393
|
max-width: 100%;
|
|
94267
94394
|
|
|
94268
|
-
.e-input-group.e-
|
|
94269
|
-
.e-input-group.e-
|
|
94395
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
|
|
94396
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
94270
94397
|
display: block;
|
|
94271
94398
|
visibility: hidden;
|
|
94272
94399
|
}
|
|
@@ -117013,7 +117140,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
117013
117140
|
line-height: normal;
|
|
117014
117141
|
}
|
|
117015
117142
|
|
|
117016
|
-
.e-
|
|
117143
|
+
.e-title-text {
|
|
117144
|
+
text-align: center;
|
|
117145
|
+
}
|
|
117146
|
+
|
|
117147
|
+
.e-save-icon,
|
|
117148
|
+
.e-back-icon,
|
|
117149
|
+
.e-delete-icon {
|
|
117150
|
+
width: 2.5em;
|
|
117151
|
+
}
|
|
117152
|
+
|
|
117153
|
+
.e-save-icon,
|
|
117154
|
+
.e-delete-icon {
|
|
117017
117155
|
text-align: right;
|
|
117018
117156
|
}
|
|
117019
117157
|
|
|
@@ -118526,6 +118664,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
118526
118664
|
content: '\e954';
|
|
118527
118665
|
}
|
|
118528
118666
|
|
|
118667
|
+
.e-delete-icon::before {
|
|
118668
|
+
content: '\e965';
|
|
118669
|
+
}
|
|
118670
|
+
|
|
118529
118671
|
.e-recurrence-container {
|
|
118530
118672
|
.e-recurrence-edit-button {
|
|
118531
118673
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -118611,6 +118753,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
118611
118753
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
118612
118754
|
$image-editor-contextual-toolbar: $bg-base-0 !default;
|
|
118613
118755
|
$image-editor-drop-border: 2px dashed $content-font !default;
|
|
118756
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
118757
|
+
$image-editor-dropdown-btn-preview-left: -1px !default;
|
|
118758
|
+
$image-editor-bigger-dropdown-btn-preview-top: -4px !default;
|
|
118759
|
+
$image-editor-bigger-dropdown-btn-preview-left: -1px !default;
|
|
118614
118760
|
|
|
118615
118761
|
@include export-module('image-editor-layout') {
|
|
118616
118762
|
|
|
@@ -118678,6 +118824,7 @@ $image-editor-drop-border: 2px dashed $content-font !default;
|
|
|
118678
118824
|
|
|
118679
118825
|
& .e-fill.e-template,
|
|
118680
118826
|
& .e-stroke.e-template,
|
|
118827
|
+
& .e-frame-stroke.e-template,
|
|
118681
118828
|
& .e-pen-stroke-color.e-template,
|
|
118682
118829
|
& .e-text-font-color.e-template,
|
|
118683
118830
|
& .e-save.e-template {
|
|
@@ -118696,6 +118843,17 @@ $image-editor-drop-border: 2px dashed $content-font !default;
|
|
|
118696
118843
|
}
|
|
118697
118844
|
}
|
|
118698
118845
|
|
|
118846
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
118847
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
118848
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
118849
|
+
}
|
|
118850
|
+
|
|
118851
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
118852
|
+
@if $skin-name == 'Material3' {
|
|
118853
|
+
padding: 7px 15px;
|
|
118854
|
+
}
|
|
118855
|
+
}
|
|
118856
|
+
|
|
118699
118857
|
& .e-dropdown-btn.e-image-popup {
|
|
118700
118858
|
& .e-select,
|
|
118701
118859
|
& .e-annotation,
|
|
@@ -118842,6 +119000,7 @@ $image-editor-drop-border: 2px dashed $content-font !default;
|
|
|
118842
119000
|
|
|
118843
119001
|
& .e-fill.e-template,
|
|
118844
119002
|
& .e-stroke.e-template,
|
|
119003
|
+
& .e-frame-stroke.e-template,
|
|
118845
119004
|
& .e-pen-stroke-color.e-template,
|
|
118846
119005
|
& .e-text-font-color.e-template,
|
|
118847
119006
|
& .e-save.e-template {
|
|
@@ -118863,7 +119022,8 @@ $image-editor-drop-border: 2px dashed $content-font !default;
|
|
|
118863
119022
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
118864
119023
|
height: 18px;
|
|
118865
119024
|
width: 18px;
|
|
118866
|
-
margin-top: -
|
|
119025
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119026
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
118867
119027
|
}
|
|
118868
119028
|
|
|
118869
119029
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -118935,6 +119095,11 @@ $image-editor-drop-border: 2px dashed $content-font !default;
|
|
|
118935
119095
|
margin: 4px;
|
|
118936
119096
|
text-align: center;
|
|
118937
119097
|
}
|
|
119098
|
+
|
|
119099
|
+
& .e-dropdown-btn {
|
|
119100
|
+
margin: 0 auto;
|
|
119101
|
+
width: max-content;
|
|
119102
|
+
}
|
|
118938
119103
|
}
|
|
118939
119104
|
|
|
118940
119105
|
&.e-frame-wrapper {
|
|
@@ -118976,12 +119141,7 @@ $image-editor-drop-border: 2px dashed $content-font !default;
|
|
|
118976
119141
|
|
|
118977
119142
|
& .e-slider-container {
|
|
118978
119143
|
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
|
-
}
|
|
119144
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
118985
119145
|
}
|
|
118986
119146
|
}
|
|
118987
119147
|
}
|
|
@@ -121345,6 +121505,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
121345
121505
|
&:focus {
|
|
121346
121506
|
outline: none;
|
|
121347
121507
|
}
|
|
121508
|
+
|
|
121509
|
+
&.e-hidden {
|
|
121510
|
+
display: none;
|
|
121511
|
+
}
|
|
121348
121512
|
}
|
|
121349
121513
|
|
|
121350
121514
|
.e-ribbon-overall-of-btn {
|
|
@@ -121416,7 +121580,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
121416
121580
|
padding-top: $ribbon-group-padding;
|
|
121417
121581
|
height: $ribbon-group-height;
|
|
121418
121582
|
|
|
121419
|
-
&.e-hidden
|
|
121583
|
+
&.e-hidden,
|
|
121584
|
+
&.e-hide-group {
|
|
121420
121585
|
display: none;
|
|
121421
121586
|
}
|
|
121422
121587
|
|
|
@@ -121958,7 +122123,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
121958
122123
|
|
|
121959
122124
|
.e-ribbon-overflow-target {
|
|
121960
122125
|
|
|
121961
|
-
&.e-hidden
|
|
122126
|
+
&.e-hidden,
|
|
122127
|
+
&.e-hide-group {
|
|
121962
122128
|
display: none;
|
|
121963
122129
|
}
|
|
121964
122130
|
|
|
@@ -121967,7 +122133,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
121967
122133
|
}
|
|
121968
122134
|
|
|
121969
122135
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
121970
|
-
&.e-hidden
|
|
122136
|
+
&.e-hidden,
|
|
122137
|
+
&.e-hide-group {
|
|
121971
122138
|
display: none;
|
|
121972
122139
|
}
|
|
121973
122140
|
|
|
@@ -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
|
}
|