@syncfusion/blazor-themes 22.1.37 → 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 +51 -7
- package/SCSS-Themes/bootstrap.scss +56 -12
- package/SCSS-Themes/bootstrap4.scss +51 -7
- package/SCSS-Themes/bootstrap5-dark.scss +51 -7
- package/SCSS-Themes/bootstrap5.scss +51 -7
- 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 +52 -8
- package/SCSS-Themes/fabric.scss +52 -8
- package/SCSS-Themes/fluent-dark.scss +51 -7
- package/SCSS-Themes/fluent.scss +51 -7
- 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 +53 -9
- 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 +1 -0
- package/SCSS-Themes/inputs/input/bootstrap.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent.scss +1 -0
- package/SCSS-Themes/inputs/input/highcontrast.scss +1 -0
- package/SCSS-Themes/inputs/input/material-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/material.scss +1 -0
- package/SCSS-Themes/inputs/input/material3-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/material3.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -0
- package/SCSS-Themes/material-dark.scss +51 -7
- package/SCSS-Themes/material.scss +51 -7
- package/SCSS-Themes/material3-dark.scss +51 -7
- package/SCSS-Themes/material3.scss +51 -7
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +5 -5
- package/SCSS-Themes/tailwind-dark.scss +51 -7
- package/SCSS-Themes/tailwind.scss +51 -7
- package/package.json +1 -1
|
@@ -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
|
|
|
@@ -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,
|
|
@@ -3132,6 +3132,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
3132
3132
|
}
|
|
3133
3133
|
|
|
3134
3134
|
input.e-input.e-bigger#{$css},
|
|
3135
|
+
.e-bigger input.e-input#{$css},
|
|
3135
3136
|
.e-input-group.e-bigger input,
|
|
3136
3137
|
.e-input-group.e-bigger input.e-input,
|
|
3137
3138
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -3137,6 +3137,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
3137
3137
|
}
|
|
3138
3138
|
|
|
3139
3139
|
input.e-input.e-bigger#{$css},
|
|
3140
|
+
.e-bigger input.e-input#{$css},
|
|
3140
3141
|
.e-input-group.e-bigger input,
|
|
3141
3142
|
.e-input-group.e-bigger input.e-input,
|
|
3142
3143
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -3148,6 +3148,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
3148
3148
|
}
|
|
3149
3149
|
|
|
3150
3150
|
input.e-input.e-bigger#{$css},
|
|
3151
|
+
.e-bigger input.e-input#{$css},
|
|
3151
3152
|
.e-input-group.e-bigger input,
|
|
3152
3153
|
.e-input-group.e-bigger input.e-input,
|
|
3153
3154
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -3148,6 +3148,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
3148
3148
|
}
|
|
3149
3149
|
|
|
3150
3150
|
input.e-input.e-bigger#{$css},
|
|
3151
|
+
.e-bigger input.e-input#{$css},
|
|
3151
3152
|
.e-input-group.e-bigger input,
|
|
3152
3153
|
.e-input-group.e-bigger input.e-input,
|
|
3153
3154
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -3131,6 +3131,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
3131
3131
|
}
|
|
3132
3132
|
|
|
3133
3133
|
input.e-input.e-bigger#{$css},
|
|
3134
|
+
.e-bigger input.e-input#{$css},
|
|
3134
3135
|
.e-input-group.e-bigger input,
|
|
3135
3136
|
.e-input-group.e-bigger input.e-input,
|
|
3136
3137
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -3123,6 +3123,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
3123
3123
|
}
|
|
3124
3124
|
|
|
3125
3125
|
input.e-input.e-bigger#{$css},
|
|
3126
|
+
.e-bigger input.e-input#{$css},
|
|
3126
3127
|
.e-input-group.e-bigger input,
|
|
3127
3128
|
.e-input-group.e-bigger input.e-input,
|
|
3128
3129
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -3150,6 +3150,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
3150
3150
|
}
|
|
3151
3151
|
|
|
3152
3152
|
input.e-input.e-bigger#{$css},
|
|
3153
|
+
.e-bigger input.e-input#{$css},
|
|
3153
3154
|
.e-input-group.e-bigger input,
|
|
3154
3155
|
.e-input-group.e-bigger input.e-input,
|
|
3155
3156
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -3150,6 +3150,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
3150
3150
|
}
|
|
3151
3151
|
|
|
3152
3152
|
input.e-input.e-bigger#{$css},
|
|
3153
|
+
.e-bigger input.e-input#{$css},
|
|
3153
3154
|
.e-input-group.e-bigger input,
|
|
3154
3155
|
.e-input-group.e-bigger input.e-input,
|
|
3155
3156
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -3124,6 +3124,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
3124
3124
|
}
|
|
3125
3125
|
|
|
3126
3126
|
input.e-input.e-bigger#{$css},
|
|
3127
|
+
.e-bigger input.e-input#{$css},
|
|
3127
3128
|
.e-input-group.e-bigger input,
|
|
3128
3129
|
.e-input-group.e-bigger input.e-input,
|
|
3129
3130
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -3385,6 +3385,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
3385
3385
|
}
|
|
3386
3386
|
|
|
3387
3387
|
input.e-input.e-bigger#{$css},
|
|
3388
|
+
.e-bigger input.e-input#{$css},
|
|
3388
3389
|
.e-input-group.e-bigger input,
|
|
3389
3390
|
.e-input-group.e-bigger input.e-input,
|
|
3390
3391
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -3385,6 +3385,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
3385
3385
|
}
|
|
3386
3386
|
|
|
3387
3387
|
input.e-input.e-bigger#{$css},
|
|
3388
|
+
.e-bigger input.e-input#{$css},
|
|
3388
3389
|
.e-input-group.e-bigger input,
|
|
3389
3390
|
.e-input-group.e-bigger input.e-input,
|
|
3390
3391
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -3360,6 +3360,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
3360
3360
|
}
|
|
3361
3361
|
|
|
3362
3362
|
input.e-input.e-bigger#{$css},
|
|
3363
|
+
.e-bigger input.e-input#{$css},
|
|
3363
3364
|
.e-input-group.e-bigger input,
|
|
3364
3365
|
.e-input-group.e-bigger input.e-input,
|
|
3365
3366
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -3360,6 +3360,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
3360
3360
|
}
|
|
3361
3361
|
|
|
3362
3362
|
input.e-input.e-bigger#{$css},
|
|
3363
|
+
.e-bigger input.e-input#{$css},
|
|
3363
3364
|
.e-input-group.e-bigger input,
|
|
3364
3365
|
.e-input-group.e-bigger input.e-input,
|
|
3365
3366
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -3147,6 +3147,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
3147
3147
|
}
|
|
3148
3148
|
|
|
3149
3149
|
input.e-input.e-bigger#{$css},
|
|
3150
|
+
.e-bigger input.e-input#{$css},
|
|
3150
3151
|
.e-input-group.e-bigger input,
|
|
3151
3152
|
.e-input-group.e-bigger input.e-input,
|
|
3152
3153
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -3147,6 +3147,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
3147
3147
|
}
|
|
3148
3148
|
|
|
3149
3149
|
input.e-input.e-bigger#{$css},
|
|
3150
|
+
.e-bigger input.e-input#{$css},
|
|
3150
3151
|
.e-input-group.e-bigger input,
|
|
3151
3152
|
.e-input-group.e-bigger input.e-input,
|
|
3152
3153
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -6472,6 +6472,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
6472
6472
|
}
|
|
6473
6473
|
|
|
6474
6474
|
input.e-input.e-bigger#{$css},
|
|
6475
|
+
.e-bigger input.e-input#{$css},
|
|
6475
6476
|
.e-input-group.e-bigger input,
|
|
6476
6477
|
.e-input-group.e-bigger input.e-input,
|
|
6477
6478
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -28553,8 +28554,6 @@ $cbox-border-style: solid !default;
|
|
|
28553
28554
|
|
|
28554
28555
|
+.e-label {
|
|
28555
28556
|
margin-left: $cbox-margin;
|
|
28556
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28557
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28558
28557
|
}
|
|
28559
28558
|
|
|
28560
28559
|
+.e-ripple-container {
|
|
@@ -28784,8 +28783,6 @@ $cbox-border-style: solid !default;
|
|
|
28784
28783
|
font-size: $cbox-bigger-font-size;
|
|
28785
28784
|
line-height: $cbox-bigger-height;
|
|
28786
28785
|
margin-left: $cbox-bigger-margin;
|
|
28787
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28788
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28789
28786
|
}
|
|
28790
28787
|
|
|
28791
28788
|
+.e-ripple-container {
|
|
@@ -76992,6 +76989,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76992
76989
|
|
|
76993
76990
|
li.e-cclist {
|
|
76994
76991
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
76992
|
+
@if $grid-skin == 'material3' {
|
|
76993
|
+
line-height: 24px;
|
|
76994
|
+
}
|
|
76995
76995
|
}
|
|
76996
76996
|
|
|
76997
76997
|
.e-toolbar .e-ccdiv {
|
|
@@ -77714,7 +77714,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77714
77714
|
border-collapse: separate;
|
|
77715
77715
|
table-layout: fixed;
|
|
77716
77716
|
width: 100%;
|
|
77717
|
-
border-spacing: 0.25px;
|
|
77718
77717
|
}
|
|
77719
77718
|
|
|
77720
77719
|
.e-tableborder {
|
|
@@ -79212,6 +79211,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79212
79211
|
margin: -12px;
|
|
79213
79212
|
}
|
|
79214
79213
|
|
|
79214
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
79215
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
79216
|
+
@if $grid-skin == 'material3' {
|
|
79217
|
+
font-size: $text-base;
|
|
79218
|
+
}
|
|
79219
|
+
}
|
|
79220
|
+
|
|
79215
79221
|
.e-ccdlg {
|
|
79216
79222
|
|
|
79217
79223
|
.e-dlg-content {
|
|
@@ -81039,6 +81045,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
81039
81045
|
}
|
|
81040
81046
|
/* stylelint-enable */
|
|
81041
81047
|
|
|
81048
|
+
/* Apply styles for Firefox only */
|
|
81049
|
+
/* stylelint-disable function-url-quotes */
|
|
81050
|
+
@-moz-document url-prefix() {
|
|
81051
|
+
#{&}.e-grid-min-height {
|
|
81052
|
+
.e-rowcell,
|
|
81053
|
+
.e-icon-grightarrow,
|
|
81054
|
+
.e-icon-gdownarrow {
|
|
81055
|
+
line-height: normal;
|
|
81056
|
+
}
|
|
81057
|
+
}
|
|
81058
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
81059
|
+
.e-rowcell,
|
|
81060
|
+
.e-rowcell:first-child,
|
|
81061
|
+
.e-rowcell:last-child {
|
|
81062
|
+
line-height: normal;
|
|
81063
|
+
}
|
|
81064
|
+
}
|
|
81065
|
+
}
|
|
81066
|
+
/* stylelint-enable function-url-quotes */
|
|
81067
|
+
|
|
81042
81068
|
|
|
81043
81069
|
@include export-module('grid-theme') {
|
|
81044
81070
|
|
|
@@ -118827,7 +118853,16 @@ $image-editor-contextual-toolbar: $grey-900 !default;
|
|
|
118827
118853
|
& .e-dropdown-btn.e-image-popup {
|
|
118828
118854
|
& .e-select,
|
|
118829
118855
|
& .e-annotation,
|
|
118830
|
-
& .e-transform
|
|
118856
|
+
& .e-transform {
|
|
118857
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
118858
|
+
|
|
118859
|
+
& .e-icons.e-caret {
|
|
118860
|
+
font-size: 10px;
|
|
118861
|
+
}
|
|
118862
|
+
}
|
|
118863
|
+
}
|
|
118864
|
+
|
|
118865
|
+
& .e-dropdown-btn {
|
|
118831
118866
|
& .e-save {
|
|
118832
118867
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
118833
118868
|
|
|
@@ -118933,7 +118968,16 @@ $image-editor-contextual-toolbar: $grey-900 !default;
|
|
|
118933
118968
|
& .e-dropdown-btn.e-image-popup {
|
|
118934
118969
|
& .e-select,
|
|
118935
118970
|
& .e-annotation,
|
|
118936
|
-
& .e-transform
|
|
118971
|
+
& .e-transform {
|
|
118972
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
118973
|
+
|
|
118974
|
+
& .e-icons.e-caret {
|
|
118975
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
118976
|
+
}
|
|
118977
|
+
}
|
|
118978
|
+
}
|
|
118979
|
+
|
|
118980
|
+
& .e-dropdown-btn {
|
|
118937
118981
|
& .e-save {
|
|
118938
118982
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
118939
118983
|
|