@syncfusion/blazor-themes 22.1.36 → 22.1.38
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 +85 -9
- package/SCSS-Themes/bootstrap.scss +90 -14
- package/SCSS-Themes/bootstrap4.scss +85 -9
- package/SCSS-Themes/bootstrap5-dark.scss +85 -9
- package/SCSS-Themes/bootstrap5.scss +85 -9
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fabric.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fluent.scss +0 -4
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material3.scss +0 -4
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/tailwind.scss +0 -4
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +1 -1
- package/SCSS-Themes/fabric-dark.scss +86 -10
- package/SCSS-Themes/fabric.scss +86 -10
- package/SCSS-Themes/fluent-dark.scss +85 -9
- package/SCSS-Themes/fluent.scss +85 -9
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap4.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap5.scss +30 -1
- package/SCSS-Themes/grids/grid/fabric-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/fabric.scss +30 -1
- package/SCSS-Themes/grids/grid/fluent-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/fluent.scss +30 -1
- package/SCSS-Themes/grids/grid/highcontrast.scss +30 -1
- package/SCSS-Themes/grids/grid/material-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/material.scss +30 -1
- package/SCSS-Themes/grids/grid/material3-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/material3.scss +30 -1
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/tailwind.scss +30 -1
- package/SCSS-Themes/highcontrast.scss +87 -11
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material3.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +20 -2
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap4.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap5.scss +35 -2
- package/SCSS-Themes/inputs/input/fabric-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/fabric.scss +35 -2
- package/SCSS-Themes/inputs/input/fluent-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/fluent.scss +35 -2
- package/SCSS-Themes/inputs/input/highcontrast.scss +35 -2
- package/SCSS-Themes/inputs/input/material-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/material.scss +35 -2
- package/SCSS-Themes/inputs/input/material3-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/material3.scss +35 -2
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/tailwind.scss +35 -2
- package/SCSS-Themes/material-dark.scss +85 -9
- package/SCSS-Themes/material.scss +85 -9
- package/SCSS-Themes/material3-dark.scss +85 -9
- package/SCSS-Themes/material3.scss +85 -9
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +5 -5
- package/SCSS-Themes/tailwind-dark.scss +85 -9
- package/SCSS-Themes/tailwind.scss +85 -9
- package/package.json +1 -1
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $gray-100 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $gray-100 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $neutral-lighter !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $neutral-lighter !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $neutral-white !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $neutral-white !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $bg-base-0 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $bg-base-0 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $grey-900 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $grey-900 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $grey-50 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $grey-50 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -1787,7 +1787,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
1787
1787
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
1788
1788
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
1789
1789
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1790
|
-
top: -
|
|
1790
|
+
top: -7px;
|
|
1791
1791
|
}
|
|
1792
1792
|
}
|
|
1793
1793
|
|
|
@@ -1828,7 +1828,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
1828
1828
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
1829
1829
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
1830
1830
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1831
|
-
top: -
|
|
1831
|
+
top: -7px;
|
|
1832
1832
|
}
|
|
1833
1833
|
}
|
|
1834
1834
|
|
|
@@ -3141,6 +3141,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
3141
3141
|
}
|
|
3142
3142
|
|
|
3143
3143
|
input.e-input.e-bigger#{$css},
|
|
3144
|
+
.e-bigger input.e-input#{$css},
|
|
3144
3145
|
.e-input-group.e-bigger input,
|
|
3145
3146
|
.e-input-group.e-bigger input.e-input,
|
|
3146
3147
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -6337,6 +6338,16 @@ $float-label-rtl-value: -7px !default;
|
|
|
6337
6338
|
}
|
|
6338
6339
|
}
|
|
6339
6340
|
|
|
6341
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
6342
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
6343
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
6344
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
6345
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6346
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
6347
|
+
margin-right: $zero-value;
|
|
6348
|
+
}
|
|
6349
|
+
}
|
|
6350
|
+
|
|
6340
6351
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
6341
6352
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
6342
6353
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -6420,6 +6431,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
6420
6431
|
}
|
|
6421
6432
|
}
|
|
6422
6433
|
|
|
6434
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
6435
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
6436
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
6437
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
6438
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
6439
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
6440
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6441
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
6442
|
+
}
|
|
6443
|
+
}
|
|
6444
|
+
|
|
6423
6445
|
input.e-input.e-bigger.e-outline,
|
|
6424
6446
|
.e-bigger input.e-input.e-outline,
|
|
6425
6447
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -6626,6 +6648,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
6626
6648
|
}
|
|
6627
6649
|
}
|
|
6628
6650
|
|
|
6651
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
6652
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
6653
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
6654
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
6655
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
6656
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
6657
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6658
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
6659
|
+
}
|
|
6660
|
+
}
|
|
6661
|
+
|
|
6629
6662
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
6630
6663
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
6631
6664
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|