@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
|
@@ -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: 16px !default;
|
|
|
23
23
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
24
24
|
$image-editor-contextual-toolbar: $neutral-lighter !default;
|
|
25
25
|
$image-editor-drop-border: 2px dashed $neutral-light-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 $neutral-light-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 $neutral-light-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 $neutral-light-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 $neutral-light-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 $neutral-light-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 $neutral-light-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: $neutral-white !default;
|
|
25
25
|
$image-editor-drop-border: 2px dashed $neutral-light-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 $neutral-light-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 $neutral-light-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 $neutral-light-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 $neutral-light-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 $neutral-light-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 $neutral-light-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: $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: $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
|
}
|