@syncfusion/blazor-themes 20.4.43 → 20.4.48
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/base/tailwind.scss +1 -1
- package/SCSS-Themes/bootstrap-dark.scss +95 -47
- package/SCSS-Themes/bootstrap.scss +95 -47
- package/SCSS-Themes/bootstrap4.scss +96 -48
- package/SCSS-Themes/bootstrap5-dark.scss +96 -48
- package/SCSS-Themes/bootstrap5.scss +96 -48
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +4 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +4 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/material.scss +4 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -2
- package/SCSS-Themes/fabric-dark.scss +95 -47
- package/SCSS-Themes/fabric.scss +95 -47
- package/SCSS-Themes/fluent-dark.scss +96 -48
- package/SCSS-Themes/fluent.scss +96 -48
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap4.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap5.scss +17 -1
- package/SCSS-Themes/grids/grid/fabric-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/fabric.scss +17 -1
- package/SCSS-Themes/grids/grid/fluent-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/fluent.scss +17 -1
- package/SCSS-Themes/grids/grid/highcontrast.scss +17 -1
- package/SCSS-Themes/grids/grid/material-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/material.scss +17 -1
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/tailwind.scss +17 -1
- package/SCSS-Themes/highcontrast.scss +95 -47
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fabric.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fluent.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/material.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +14 -0
- 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/tailwind-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -0
- package/SCSS-Themes/material-dark.scss +95 -47
- package/SCSS-Themes/material.scss +95 -47
- package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fabric.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fluent.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/highcontrast.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/material-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/material.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/tailwind.scss +16 -12
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/material.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +23 -27
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +4 -4
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +1 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +1 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/material.scss +1 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -0
- package/SCSS-Themes/tailwind-dark.scss +95 -47
- package/SCSS-Themes/tailwind.scss +96 -48
- package/package.json +1 -1
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -2669,6 +2669,9 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2669
2669
|
#{&}.e-ddl.e-popup.e-ddl-device-filter {
|
|
2670
2670
|
margin: $ddl-filter-margin;
|
|
2671
2671
|
}
|
|
2672
|
+
#{&}.e-ios {
|
|
2673
|
+
position: fixed;
|
|
2674
|
+
}
|
|
2672
2675
|
}
|
|
2673
2676
|
|
|
2674
2677
|
.e-ddl.e-control-wrapper .e-ddl-disable-icon {
|
|
@@ -6289,6 +6292,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
6289
6292
|
|
|
6290
6293
|
input.e-input.e-rtl#{$css},
|
|
6291
6294
|
.e-input-group.e-rtl input.e-input,
|
|
6295
|
+
.e-input-group.e-control-container.e-rtl input.e-control,
|
|
6292
6296
|
.e-input-group.e-control-wrapper.e-rtl input.e-input,
|
|
6293
6297
|
.e-float-input.e-rtl input,
|
|
6294
6298
|
.e-float-input.e-control-wrapper.e-rtl input,
|
|
@@ -26883,6 +26887,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
26883
26887
|
}
|
|
26884
26888
|
}
|
|
26885
26889
|
|
|
26890
|
+
.e-checkbox-wrapper[readonly] {
|
|
26891
|
+
pointer-events: none;
|
|
26892
|
+
}
|
|
26893
|
+
|
|
26886
26894
|
.e-small .e-checkbox-wrapper,
|
|
26887
26895
|
.e-small.e-checkbox-wrapper,
|
|
26888
26896
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29129,6 +29137,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29129
29137
|
|
|
29130
29138
|
.e-caret {
|
|
29131
29139
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29140
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29141
|
+
margin-top: 0;
|
|
29142
|
+
}
|
|
29132
29143
|
}
|
|
29133
29144
|
|
|
29134
29145
|
&.e-vertical {
|
|
@@ -34178,12 +34189,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.66% - 4px) !default;
|
|
|
34178
34189
|
& .e-slider-track {
|
|
34179
34190
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
34180
34191
|
}
|
|
34192
|
+
|
|
34193
|
+
& .e-handle {
|
|
34194
|
+
@if $skin-name == 'FluentUI' {
|
|
34195
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34196
|
+
}
|
|
34197
|
+
}
|
|
34181
34198
|
}
|
|
34182
34199
|
|
|
34183
34200
|
& .e-preview-container {
|
|
34184
34201
|
margin-left: 0;
|
|
34185
34202
|
margin-right: $cpicker-preview-margin-left;
|
|
34186
34203
|
}
|
|
34204
|
+
|
|
34205
|
+
& .e-opacity-slider {
|
|
34206
|
+
& .e-handle-first {
|
|
34207
|
+
@if $skin-name == 'FluentUI' {
|
|
34208
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34209
|
+
}
|
|
34210
|
+
}
|
|
34211
|
+
}
|
|
34187
34212
|
}
|
|
34188
34213
|
|
|
34189
34214
|
& .e-selected-value {
|
|
@@ -35183,22 +35208,26 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35183
35208
|
|
|
35184
35209
|
|
|
35185
35210
|
@mixin focused-icon-color {
|
|
35186
|
-
|
|
35187
|
-
|
|
35188
|
-
|
|
35189
|
-
|
|
35190
|
-
|
|
35191
|
-
|
|
35211
|
+
@if $skin-name != 'bootstrap5' {
|
|
35212
|
+
& .e-caret {
|
|
35213
|
+
color: $cmenu-caret-color;
|
|
35214
|
+
}
|
|
35215
|
+
|
|
35216
|
+
& .e-menu-icon {
|
|
35217
|
+
color: $cmenu-icon-color;
|
|
35218
|
+
}
|
|
35192
35219
|
}
|
|
35193
35220
|
}
|
|
35194
35221
|
|
|
35195
35222
|
@mixin selected-icon-color {
|
|
35196
|
-
|
|
35197
|
-
|
|
35198
|
-
|
|
35199
|
-
|
|
35200
|
-
|
|
35201
|
-
|
|
35223
|
+
@if $skin-name != 'bootstrap5' {
|
|
35224
|
+
& .e-caret {
|
|
35225
|
+
color: $cmenu-caret-hover-color;
|
|
35226
|
+
}
|
|
35227
|
+
|
|
35228
|
+
& .e-menu-icon {
|
|
35229
|
+
color: $cmenu-hover-icon-color;
|
|
35230
|
+
}
|
|
35202
35231
|
}
|
|
35203
35232
|
}
|
|
35204
35233
|
|
|
@@ -56703,6 +56732,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
56703
56732
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
56704
56733
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
56705
56734
|
$ddl-input-text-indent: 10px !default;
|
|
56735
|
+
$ddl-input-placeholder-padding: 0 0 0 10px !default;
|
|
56706
56736
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
56707
56737
|
$ddl-popup-active-focus-bg-color: $theme-lighter !default;
|
|
56708
56738
|
$ddl-popup-active-focus-font-color: $neutral-light-font !default;
|
|
@@ -57219,8 +57249,8 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
57219
57249
|
height: $ddl-input-height;
|
|
57220
57250
|
min-height: $ddl-input-height;
|
|
57221
57251
|
outline: none;
|
|
57222
|
-
padding:
|
|
57223
|
-
text-indent:
|
|
57252
|
+
padding: $ddl-input-placeholder-padding;
|
|
57253
|
+
text-indent: 0;
|
|
57224
57254
|
}
|
|
57225
57255
|
|
|
57226
57256
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -71233,6 +71263,8 @@ $grid-reorderarrow-margin-top: -4.5px !default;
|
|
|
71233
71263
|
$grid-reorderdownarrow-margin-top: 4px !default;
|
|
71234
71264
|
$grid-reorder-arrow-top-margin: 1px !default;
|
|
71235
71265
|
$grid-reorder-downarrow-top-margin: -1px !default;
|
|
71266
|
+
$grid-reorder-virtualarrow-top-margin: 1px !default;
|
|
71267
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
71236
71268
|
$grid-sortnumber-font-size: 9px !default;
|
|
71237
71269
|
$grid-header-text-transform: none !default;
|
|
71238
71270
|
$grid-bigger-toolbar-icon-size: 18px !default;
|
|
@@ -73582,7 +73614,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
73582
73614
|
}
|
|
73583
73615
|
|
|
73584
73616
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
73585
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
73617
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
73618
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
73619
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
73586
73620
|
font-size: $grid-reorderarrow-font-size;
|
|
73587
73621
|
margin-left: $grid-reorderarrow-margin-left;
|
|
73588
73622
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -74927,9 +74961,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
74927
74961
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
74928
74962
|
}
|
|
74929
74963
|
|
|
74964
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
74965
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
74966
|
+
}
|
|
74967
|
+
|
|
74930
74968
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
74931
74969
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
74932
74970
|
}
|
|
74971
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
74972
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
74973
|
+
}
|
|
74933
74974
|
|
|
74934
74975
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
74935
74976
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -74980,6 +75021,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
74980
75021
|
.e-cc-contentdiv .e-choosercheck {
|
|
74981
75022
|
white-space: $grid-filter-checkbox-white-space;
|
|
74982
75023
|
}
|
|
75024
|
+
|
|
75025
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75026
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75027
|
+
text-align: left;
|
|
75028
|
+
}
|
|
74983
75029
|
}
|
|
74984
75030
|
}
|
|
74985
75031
|
}
|
|
@@ -81723,7 +81769,7 @@ $rte-drop-text-mobile-width: 240px !default;
|
|
|
81723
81769
|
font-size: $rte-toolbar-big-icon-size;
|
|
81724
81770
|
}
|
|
81725
81771
|
|
|
81726
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
81772
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
81727
81773
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
81728
81774
|
top: -20px;
|
|
81729
81775
|
}
|
|
@@ -81967,13 +82013,13 @@ $rte-drop-text-mobile-width: 240px !default;
|
|
|
81967
82013
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
81968
82014
|
}
|
|
81969
82015
|
|
|
81970
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82016
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
81971
82017
|
font-size: 12px;
|
|
81972
82018
|
position: relative;
|
|
81973
82019
|
top: -18px;
|
|
81974
82020
|
}
|
|
81975
82021
|
|
|
81976
|
-
.e-font-color.e-icons::before {
|
|
82022
|
+
.e-rte-font-color.e-icons::before {
|
|
81977
82023
|
font-size: 13px;
|
|
81978
82024
|
}
|
|
81979
82025
|
|
|
@@ -84257,7 +84303,7 @@ $rte-drop-text-mobile-width: 240px !default;
|
|
|
84257
84303
|
content: '\e35f';
|
|
84258
84304
|
}
|
|
84259
84305
|
|
|
84260
|
-
.e-font-color::before {
|
|
84306
|
+
.e-rte-font-color::before {
|
|
84261
84307
|
content: '\e34c';
|
|
84262
84308
|
}
|
|
84263
84309
|
|
|
@@ -101694,20 +101740,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
101694
101740
|
|
|
101695
101741
|
.e-toolbar-items {
|
|
101696
101742
|
background: $pivotgrid-grp-bg-color;
|
|
101697
|
-
|
|
101698
|
-
.e-toolbar-item {
|
|
101699
|
-
.e-tbar-btn.e-btn.e-control {
|
|
101700
|
-
@if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
|
|
101701
|
-
background: $pivotgrid-grp-bg-color;
|
|
101702
|
-
|
|
101703
|
-
&:hover {
|
|
101704
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
101705
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
101706
|
-
}
|
|
101707
|
-
}
|
|
101708
|
-
}
|
|
101709
|
-
}
|
|
101710
|
-
}
|
|
101711
101743
|
}
|
|
101712
101744
|
|
|
101713
101745
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -101800,20 +101832,28 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
101800
101832
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
101801
101833
|
background-color: $gray-600;
|
|
101802
101834
|
border-radius: $pivotgrid-default-border-radius;
|
|
101803
|
-
|
|
101835
|
+
}
|
|
101804
101836
|
|
|
101805
|
-
|
|
101806
|
-
|
|
101807
|
-
|
|
101808
|
-
|
|
101837
|
+
.e-menu-icon,
|
|
101838
|
+
.e-icons{
|
|
101839
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
101840
|
+
color: $white;
|
|
101841
|
+
}
|
|
101842
|
+
|
|
101843
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
101844
|
+
color: $pivotgrid-active-color;
|
|
101845
|
+
}
|
|
101809
101846
|
}
|
|
101847
|
+
}
|
|
101810
101848
|
|
|
101811
|
-
|
|
101812
|
-
|
|
101849
|
+
ul.e-menu {
|
|
101850
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
101851
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
101852
|
+
padding-right: 0 !important;
|
|
101853
|
+
padding-left: 0 !important;
|
|
101813
101854
|
}
|
|
101814
101855
|
}
|
|
101815
101856
|
}
|
|
101816
|
-
}
|
|
101817
101857
|
|
|
101818
101858
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
101819
101859
|
margin-left: 18px !important;
|
|
@@ -102306,15 +102346,17 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
102306
102346
|
}
|
|
102307
102347
|
|
|
102308
102348
|
.e-toolbar .e-tbar-btn {
|
|
102309
|
-
|
|
102310
|
-
|
|
102311
|
-
|
|
102349
|
+
background-color: transparent;
|
|
102350
|
+
|
|
102351
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
102352
|
+
border: none !important;
|
|
102353
|
+
}
|
|
102312
102354
|
|
|
102313
102355
|
&:hover {
|
|
102314
102356
|
@if ($skin-name == 'tailwind') {
|
|
102315
102357
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102316
|
-
|
|
102317
|
-
|
|
102358
|
+
}
|
|
102359
|
+
}
|
|
102318
102360
|
}
|
|
102319
102361
|
|
|
102320
102362
|
|
|
@@ -106539,7 +106581,7 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
106539
106581
|
vertical-align: top;
|
|
106540
106582
|
|
|
106541
106583
|
&.e-translate {
|
|
106542
|
-
transition: transform .
|
|
106584
|
+
transition: transform .1s ease 0s;
|
|
106543
106585
|
}
|
|
106544
106586
|
}
|
|
106545
106587
|
|
|
@@ -111395,6 +111437,12 @@ $image-editor-contextual-toolbar: $neutral-white !default;
|
|
|
111395
111437
|
border-top: $image-editor-border;
|
|
111396
111438
|
}
|
|
111397
111439
|
|
|
111440
|
+
& .e-canvas-wrapper {
|
|
111441
|
+
& .e-textarea {
|
|
111442
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
111443
|
+
}
|
|
111444
|
+
}
|
|
111445
|
+
|
|
111398
111446
|
& .e-bottom-toolbar {
|
|
111399
111447
|
border-top: $image-editor-border;
|
|
111400
111448
|
}
|
|
@@ -2818,6 +2818,9 @@ $ddl-filter-box-shadow: none !default;
|
|
|
2818
2818
|
#{&}.e-ddl.e-popup.e-ddl-device-filter {
|
|
2819
2819
|
margin: $ddl-filter-margin;
|
|
2820
2820
|
}
|
|
2821
|
+
#{&}.e-ios {
|
|
2822
|
+
position: fixed;
|
|
2823
|
+
}
|
|
2821
2824
|
}
|
|
2822
2825
|
|
|
2823
2826
|
.e-ddl.e-control-wrapper .e-ddl-disable-icon {
|
|
@@ -6465,6 +6468,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
6465
6468
|
|
|
6466
6469
|
input.e-input.e-rtl#{$css},
|
|
6467
6470
|
.e-input-group.e-rtl input.e-input,
|
|
6471
|
+
.e-input-group.e-control-container.e-rtl input.e-control,
|
|
6468
6472
|
.e-input-group.e-control-wrapper.e-rtl input.e-input,
|
|
6469
6473
|
.e-float-input.e-rtl input,
|
|
6470
6474
|
.e-float-input.e-control-wrapper.e-rtl input,
|
|
@@ -27316,6 +27320,10 @@ $cbox-icon-color: $icon-color !default;
|
|
|
27316
27320
|
}
|
|
27317
27321
|
}
|
|
27318
27322
|
|
|
27323
|
+
.e-checkbox-wrapper[readonly] {
|
|
27324
|
+
pointer-events: none;
|
|
27325
|
+
}
|
|
27326
|
+
|
|
27319
27327
|
.e-small .e-checkbox-wrapper,
|
|
27320
27328
|
.e-small.e-checkbox-wrapper,
|
|
27321
27329
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29588,6 +29596,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
29588
29596
|
|
|
29589
29597
|
.e-caret {
|
|
29590
29598
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29599
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29600
|
+
margin-top: 0;
|
|
29601
|
+
}
|
|
29591
29602
|
}
|
|
29592
29603
|
|
|
29593
29604
|
&.e-vertical {
|
|
@@ -34578,12 +34589,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
|
|
|
34578
34589
|
& .e-slider-track {
|
|
34579
34590
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
34580
34591
|
}
|
|
34592
|
+
|
|
34593
|
+
& .e-handle {
|
|
34594
|
+
@if $skin-name == 'FluentUI' {
|
|
34595
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34596
|
+
}
|
|
34597
|
+
}
|
|
34581
34598
|
}
|
|
34582
34599
|
|
|
34583
34600
|
& .e-preview-container {
|
|
34584
34601
|
margin-left: 0;
|
|
34585
34602
|
margin-right: $cpicker-preview-margin-left;
|
|
34586
34603
|
}
|
|
34604
|
+
|
|
34605
|
+
& .e-opacity-slider {
|
|
34606
|
+
& .e-handle-first {
|
|
34607
|
+
@if $skin-name == 'FluentUI' {
|
|
34608
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34609
|
+
}
|
|
34610
|
+
}
|
|
34611
|
+
}
|
|
34587
34612
|
}
|
|
34588
34613
|
|
|
34589
34614
|
& .e-selected-value {
|
|
@@ -35585,22 +35610,26 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
35585
35610
|
|
|
35586
35611
|
|
|
35587
35612
|
@mixin focused-icon-color {
|
|
35588
|
-
|
|
35589
|
-
|
|
35590
|
-
|
|
35591
|
-
|
|
35592
|
-
|
|
35593
|
-
|
|
35613
|
+
@if $skin-name != 'bootstrap5' {
|
|
35614
|
+
& .e-caret {
|
|
35615
|
+
color: $cmenu-caret-color;
|
|
35616
|
+
}
|
|
35617
|
+
|
|
35618
|
+
& .e-menu-icon {
|
|
35619
|
+
color: $cmenu-icon-color;
|
|
35620
|
+
}
|
|
35594
35621
|
}
|
|
35595
35622
|
}
|
|
35596
35623
|
|
|
35597
35624
|
@mixin selected-icon-color {
|
|
35598
|
-
|
|
35599
|
-
|
|
35600
|
-
|
|
35601
|
-
|
|
35602
|
-
|
|
35603
|
-
|
|
35625
|
+
@if $skin-name != 'bootstrap5' {
|
|
35626
|
+
& .e-caret {
|
|
35627
|
+
color: $cmenu-caret-hover-color;
|
|
35628
|
+
}
|
|
35629
|
+
|
|
35630
|
+
& .e-menu-icon {
|
|
35631
|
+
color: $cmenu-hover-icon-color;
|
|
35632
|
+
}
|
|
35604
35633
|
}
|
|
35605
35634
|
}
|
|
35606
35635
|
|
|
@@ -43066,7 +43095,7 @@ $dialog-close-button-width: 32px !default;
|
|
|
43066
43095
|
$dialog-header-content-padding: 16px 24px 20px !default;
|
|
43067
43096
|
$dialog-content-padding: 24px 24px 12px 24px !default;
|
|
43068
43097
|
$dialog-content-margin-bottom: 12px !default;
|
|
43069
|
-
$dialog-footer-content-padding:
|
|
43098
|
+
$dialog-footer-content-padding: 24px !default;
|
|
43070
43099
|
$dialog-footer-content-padding-bottom: 9px !default;
|
|
43071
43100
|
$dialog-footer-content-border-top: 0 solid $border-light !default;
|
|
43072
43101
|
$dialog-alert-footer-content-border-top: 0 solid $border-light !default;
|
|
@@ -57294,6 +57323,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
57294
57323
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57295
57324
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57296
57325
|
$ddl-input-text-indent: 8px !default;
|
|
57326
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
57297
57327
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
57298
57328
|
$ddl-popup-active-focus-border-width: 0 !default;
|
|
57299
57329
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -57876,8 +57906,8 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
57876
57906
|
height: $ddl-input-height;
|
|
57877
57907
|
min-height: $ddl-input-height;
|
|
57878
57908
|
outline: none;
|
|
57879
|
-
padding:
|
|
57880
|
-
text-indent:
|
|
57909
|
+
padding: $ddl-input-placeholder-padding;
|
|
57910
|
+
text-indent: 0;
|
|
57881
57911
|
}
|
|
57882
57912
|
|
|
57883
57913
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -72031,6 +72061,8 @@ $grid-reorderarrow-margin-top: -6.5px !default;
|
|
|
72031
72061
|
$grid-reorderdownarrow-margin-top: 4.5px !default;
|
|
72032
72062
|
$grid-reorder-arrow-top-margin: 0 !default;
|
|
72033
72063
|
$grid-reorder-downarrow-top-margin: -1px !default;
|
|
72064
|
+
$grid-reorder-virtualarrow-top-margin: -1px !default;
|
|
72065
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
72034
72066
|
$grid-bigger-toolbar-icon-size: $grid-bigger-icons-font-size !default;
|
|
72035
72067
|
$grid-reorderarrow-margin-left: -2px !default;
|
|
72036
72068
|
$grid-column-chooser-cancel-icon-size: 10px !default;
|
|
@@ -74375,7 +74407,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
74375
74407
|
}
|
|
74376
74408
|
|
|
74377
74409
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
74378
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
74410
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
74411
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
74412
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
74379
74413
|
font-size: $grid-reorderarrow-font-size;
|
|
74380
74414
|
margin-left: $grid-reorderarrow-margin-left;
|
|
74381
74415
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -75720,9 +75754,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75720
75754
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75721
75755
|
}
|
|
75722
75756
|
|
|
75757
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75758
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75759
|
+
}
|
|
75760
|
+
|
|
75723
75761
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75724
75762
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75725
75763
|
}
|
|
75764
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75765
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75766
|
+
}
|
|
75726
75767
|
|
|
75727
75768
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75728
75769
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75773,6 +75814,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75773
75814
|
.e-cc-contentdiv .e-choosercheck {
|
|
75774
75815
|
white-space: $grid-filter-checkbox-white-space;
|
|
75775
75816
|
}
|
|
75817
|
+
|
|
75818
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75819
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75820
|
+
text-align: left;
|
|
75821
|
+
}
|
|
75776
75822
|
}
|
|
75777
75823
|
}
|
|
75778
75824
|
}
|
|
@@ -82554,7 +82600,7 @@ $rte-drop-text-mobile-width: 242px !default;
|
|
|
82554
82600
|
font-size: $rte-toolbar-big-icon-size;
|
|
82555
82601
|
}
|
|
82556
82602
|
|
|
82557
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82603
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
82558
82604
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
82559
82605
|
top: -20px;
|
|
82560
82606
|
}
|
|
@@ -82798,13 +82844,13 @@ $rte-drop-text-mobile-width: 242px !default;
|
|
|
82798
82844
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82799
82845
|
}
|
|
82800
82846
|
|
|
82801
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82847
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82802
82848
|
font-size: 12px;
|
|
82803
82849
|
position: relative;
|
|
82804
82850
|
top: -18px;
|
|
82805
82851
|
}
|
|
82806
82852
|
|
|
82807
|
-
.e-font-color.e-icons::before {
|
|
82853
|
+
.e-rte-font-color.e-icons::before {
|
|
82808
82854
|
font-size: 13px;
|
|
82809
82855
|
}
|
|
82810
82856
|
|
|
@@ -85087,7 +85133,7 @@ $rte-drop-text-mobile-width: 242px !default;
|
|
|
85087
85133
|
content: '\e76f';
|
|
85088
85134
|
}
|
|
85089
85135
|
|
|
85090
|
-
.e-font-color::before {
|
|
85136
|
+
.e-rte-font-color::before {
|
|
85091
85137
|
content: '\e79f';
|
|
85092
85138
|
}
|
|
85093
85139
|
|
|
@@ -102546,20 +102592,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102546
102592
|
|
|
102547
102593
|
.e-toolbar-items {
|
|
102548
102594
|
background: $pivotgrid-grp-bg-color;
|
|
102549
|
-
|
|
102550
|
-
.e-toolbar-item {
|
|
102551
|
-
.e-tbar-btn.e-btn.e-control {
|
|
102552
|
-
@if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
|
|
102553
|
-
background: $pivotgrid-grp-bg-color;
|
|
102554
|
-
|
|
102555
|
-
&:hover {
|
|
102556
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
102557
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
102558
|
-
}
|
|
102559
|
-
}
|
|
102560
|
-
}
|
|
102561
|
-
}
|
|
102562
|
-
}
|
|
102563
102595
|
}
|
|
102564
102596
|
|
|
102565
102597
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -102652,20 +102684,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102652
102684
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102653
102685
|
background-color: $gray-600;
|
|
102654
102686
|
border-radius: $pivotgrid-default-border-radius;
|
|
102655
|
-
|
|
102687
|
+
}
|
|
102656
102688
|
|
|
102657
|
-
|
|
102658
|
-
|
|
102659
|
-
|
|
102660
|
-
|
|
102689
|
+
.e-menu-icon,
|
|
102690
|
+
.e-icons{
|
|
102691
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102692
|
+
color: $white;
|
|
102693
|
+
}
|
|
102694
|
+
|
|
102695
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102696
|
+
color: $pivotgrid-active-color;
|
|
102697
|
+
}
|
|
102661
102698
|
}
|
|
102699
|
+
}
|
|
102662
102700
|
|
|
102663
|
-
|
|
102664
|
-
|
|
102701
|
+
ul.e-menu {
|
|
102702
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102703
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102704
|
+
padding-right: 0 !important;
|
|
102705
|
+
padding-left: 0 !important;
|
|
102665
102706
|
}
|
|
102666
102707
|
}
|
|
102667
102708
|
}
|
|
102668
|
-
}
|
|
102669
102709
|
|
|
102670
102710
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102671
102711
|
margin-left: 18px !important;
|
|
@@ -103158,15 +103198,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
103158
103198
|
}
|
|
103159
103199
|
|
|
103160
103200
|
.e-toolbar .e-tbar-btn {
|
|
103161
|
-
|
|
103162
|
-
|
|
103163
|
-
|
|
103201
|
+
background-color: transparent;
|
|
103202
|
+
|
|
103203
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
103204
|
+
border: none !important;
|
|
103205
|
+
}
|
|
103164
103206
|
|
|
103165
103207
|
&:hover {
|
|
103166
103208
|
@if ($skin-name == 'tailwind') {
|
|
103167
103209
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
103168
|
-
|
|
103169
|
-
|
|
103210
|
+
}
|
|
103211
|
+
}
|
|
103170
103212
|
}
|
|
103171
103213
|
|
|
103172
103214
|
|
|
@@ -107398,7 +107440,7 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
107398
107440
|
vertical-align: top;
|
|
107399
107441
|
|
|
107400
107442
|
&.e-translate {
|
|
107401
|
-
transition: transform .
|
|
107443
|
+
transition: transform .1s ease 0s;
|
|
107402
107444
|
}
|
|
107403
107445
|
}
|
|
107404
107446
|
|
|
@@ -112254,6 +112296,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
112254
112296
|
border-top: $image-editor-border;
|
|
112255
112297
|
}
|
|
112256
112298
|
|
|
112299
|
+
& .e-canvas-wrapper {
|
|
112300
|
+
& .e-textarea {
|
|
112301
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
112302
|
+
}
|
|
112303
|
+
}
|
|
112304
|
+
|
|
112257
112305
|
& .e-bottom-toolbar {
|
|
112258
112306
|
border-top: $image-editor-border;
|
|
112259
112307
|
}
|