@syncfusion/blazor-themes 23.1.43 → 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 +187 -35
- package/SCSS-Themes/bootstrap.scss +182 -35
- package/SCSS-Themes/bootstrap4.scss +182 -35
- package/SCSS-Themes/bootstrap5-dark.scss +184 -36
- package/SCSS-Themes/bootstrap5.scss +184 -36
- 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 +187 -35
- package/SCSS-Themes/fabric.scss +182 -35
- 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 +184 -36
- package/SCSS-Themes/fluent.scss +184 -36
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/bootstrap.scss +50 -8
- package/SCSS-Themes/grids/grid/bootstrap4.scss +50 -8
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/bootstrap5.scss +50 -8
- package/SCSS-Themes/grids/grid/fabric-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/fabric.scss +50 -8
- package/SCSS-Themes/grids/grid/fluent-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/fluent.scss +50 -8
- package/SCSS-Themes/grids/grid/highcontrast.scss +50 -8
- package/SCSS-Themes/grids/grid/material-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/material.scss +50 -8
- package/SCSS-Themes/grids/grid/material3-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/material3.scss +50 -8
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +50 -8
- package/SCSS-Themes/grids/grid/tailwind.scss +50 -8
- package/SCSS-Themes/highcontrast.scss +187 -35
- 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 +182 -35
- package/SCSS-Themes/material.scss +182 -35
- package/SCSS-Themes/material3-dark.scss +184 -37
- package/SCSS-Themes/material3.scss +184 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +10 -10
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +10 -10
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +9 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +9 -9
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/material3.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +6 -10
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +6 -10
- 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 +184 -36
- package/SCSS-Themes/tailwind.scss +184 -36
- package/package.json +1 -1
|
@@ -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-alt2 !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: 16px !default;
|
|
|
23
23
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
24
24
|
$image-editor-contextual-toolbar: $bg-base-0 !default;
|
|
25
25
|
$image-editor-drop-border: 2px dashed $content-font !default;
|
|
26
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
27
|
+
$image-editor-dropdown-btn-preview-left: -1px !default;
|
|
28
|
+
$image-editor-bigger-dropdown-btn-preview-top: -4px !default;
|
|
29
|
+
$image-editor-bigger-dropdown-btn-preview-left: -1px !default;
|
|
26
30
|
|
|
27
31
|
@include export-module('image-editor-layout') {
|
|
28
32
|
|
|
@@ -90,6 +94,7 @@ $image-editor-drop-border: 2px dashed $content-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 $content-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 $content-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 $content-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 $content-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 $content-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-900 !default;
|
|
25
25
|
$image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
26
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
27
|
+
$image-editor-dropdown-btn-preview-left: -1px !default;
|
|
28
|
+
$image-editor-bigger-dropdown-btn-preview-top: -3px !default;
|
|
29
|
+
$image-editor-bigger-dropdown-btn-preview-left: -1px !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-50 !default;
|
|
25
25
|
$image-editor-drop-border: 2px dashed $grey-600 !default;
|
|
26
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
27
|
+
$image-editor-dropdown-btn-preview-left: -1px !default;
|
|
28
|
+
$image-editor-bigger-dropdown-btn-preview-top: -3px !default;
|
|
29
|
+
$image-editor-bigger-dropdown-btn-preview-left: -1px !default;
|
|
26
30
|
|
|
27
31
|
@include export-module('image-editor-layout') {
|
|
28
32
|
|
|
@@ -90,6 +94,7 @@ $image-editor-drop-border: 2px dashed $grey-600 !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-600 !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-600 !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-600 !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-600 !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-600 !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-base !default;
|
|
|
23
23
|
$image-editor-bigger-tbar-btn-fontsize: $text-lg !default;
|
|
24
24
|
$image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
25
25
|
$image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
26
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
27
|
+
$image-editor-dropdown-btn-preview-left: -9px !default;
|
|
28
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
29
|
+
$image-editor-bigger-dropdown-btn-preview-left: -7px !default;
|
|
26
30
|
|
|
27
31
|
@include export-module('image-editor-layout') {
|
|
28
32
|
|
|
@@ -90,6 +94,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
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 rgba($icon-color);
|
|
|
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 rgba($icon-color);
|
|
|
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 rgba($icon-color);
|
|
|
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 rgba($icon-color);
|
|
|
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 rgba($icon-color);
|
|
|
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-base !default;
|
|
|
23
23
|
$image-editor-bigger-tbar-btn-fontsize: $text-lg !default;
|
|
24
24
|
$image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
25
25
|
$image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
26
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
27
|
+
$image-editor-dropdown-btn-preview-left: -9px !default;
|
|
28
|
+
$image-editor-bigger-dropdown-btn-preview-top: -1px !default;
|
|
29
|
+
$image-editor-bigger-dropdown-btn-preview-left: -7px !default;
|
|
26
30
|
|
|
27
31
|
@include export-module('image-editor-layout') {
|
|
28
32
|
|
|
@@ -90,6 +94,7 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
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 rgba($icon-color);
|
|
|
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 rgba($icon-color);
|
|
|
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 rgba($icon-color);
|
|
|
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 rgba($icon-color);
|
|
|
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 rgba($icon-color);
|
|
|
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-alt2 !default;
|
|
25
25
|
$image-editor-drop-border: 2px dashed $icon-color !default;
|
|
26
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
27
|
+
$image-editor-dropdown-btn-preview-left: -6px !default;
|
|
28
|
+
$image-editor-bigger-dropdown-btn-preview-top: -2px !default;
|
|
29
|
+
$image-editor-bigger-dropdown-btn-preview-left: -6px !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-alt2 !default;
|
|
25
25
|
$image-editor-drop-border: 2px dashed $icon-color !default;
|
|
26
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
27
|
+
$image-editor-dropdown-btn-preview-left: -6px !default;
|
|
28
|
+
$image-editor-bigger-dropdown-btn-preview-top: -2px !default;
|
|
29
|
+
$image-editor-bigger-dropdown-btn-preview-left: -6px !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
|
}
|