@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
|
@@ -583,6 +583,8 @@ $grid-reorderarrow-margin-top: -6.5px !default;
|
|
|
583
583
|
$grid-reorderdownarrow-margin-top: 4.5px !default;
|
|
584
584
|
$grid-reorder-arrow-top-margin: 0 !default;
|
|
585
585
|
$grid-reorder-downarrow-top-margin: -1px !default;
|
|
586
|
+
$grid-reorder-virtualarrow-top-margin: -1px !default;
|
|
587
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
586
588
|
$grid-bigger-toolbar-icon-size: $grid-bigger-icons-font-size !default;
|
|
587
589
|
$grid-reorderarrow-margin-left: -2px !default;
|
|
588
590
|
$grid-column-chooser-cancel-icon-size: 10px !default;
|
|
@@ -2927,7 +2929,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2927
2929
|
}
|
|
2928
2930
|
|
|
2929
2931
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2930
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
2932
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
2933
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
2934
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
2931
2935
|
font-size: $grid-reorderarrow-font-size;
|
|
2932
2936
|
margin-left: $grid-reorderarrow-margin-left;
|
|
2933
2937
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -4272,9 +4276,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4272
4276
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
4273
4277
|
}
|
|
4274
4278
|
|
|
4279
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
4280
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
4281
|
+
}
|
|
4282
|
+
|
|
4275
4283
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
4276
4284
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
4277
4285
|
}
|
|
4286
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
4287
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
4288
|
+
}
|
|
4278
4289
|
|
|
4279
4290
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
4280
4291
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -4325,6 +4336,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4325
4336
|
.e-cc-contentdiv .e-choosercheck {
|
|
4326
4337
|
white-space: $grid-filter-checkbox-white-space;
|
|
4327
4338
|
}
|
|
4339
|
+
|
|
4340
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
4341
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
4342
|
+
text-align: left;
|
|
4343
|
+
}
|
|
4328
4344
|
}
|
|
4329
4345
|
}
|
|
4330
4346
|
}
|
|
@@ -583,6 +583,8 @@ $grid-reorderarrow-margin-top: -6.5px !default;
|
|
|
583
583
|
$grid-reorderdownarrow-margin-top: 4.5px !default;
|
|
584
584
|
$grid-reorder-arrow-top-margin: 0 !default;
|
|
585
585
|
$grid-reorder-downarrow-top-margin: -1px !default;
|
|
586
|
+
$grid-reorder-virtualarrow-top-margin: -1px !default;
|
|
587
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
586
588
|
$grid-bigger-toolbar-icon-size: $grid-bigger-icons-font-size !default;
|
|
587
589
|
$grid-reorderarrow-margin-left: -2px !default;
|
|
588
590
|
$grid-column-chooser-cancel-icon-size: 10px !default;
|
|
@@ -2927,7 +2929,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2927
2929
|
}
|
|
2928
2930
|
|
|
2929
2931
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2930
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
2932
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
2933
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
2934
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
2931
2935
|
font-size: $grid-reorderarrow-font-size;
|
|
2932
2936
|
margin-left: $grid-reorderarrow-margin-left;
|
|
2933
2937
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -4272,9 +4276,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4272
4276
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
4273
4277
|
}
|
|
4274
4278
|
|
|
4279
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
4280
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
4281
|
+
}
|
|
4282
|
+
|
|
4275
4283
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
4276
4284
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
4277
4285
|
}
|
|
4286
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
4287
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
4288
|
+
}
|
|
4278
4289
|
|
|
4279
4290
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
4280
4291
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -4325,6 +4336,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4325
4336
|
.e-cc-contentdiv .e-choosercheck {
|
|
4326
4337
|
white-space: $grid-filter-checkbox-white-space;
|
|
4327
4338
|
}
|
|
4339
|
+
|
|
4340
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
4341
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
4342
|
+
text-align: left;
|
|
4343
|
+
}
|
|
4328
4344
|
}
|
|
4329
4345
|
}
|
|
4330
4346
|
}
|
|
@@ -583,6 +583,8 @@ $grid-reorderarrow-margin-top: -5px !default;
|
|
|
583
583
|
$grid-reorderdownarrow-margin-top: 4px !default;
|
|
584
584
|
$grid-reorder-arrow-top-margin: 2px !default;
|
|
585
585
|
$grid-reorder-downarrow-top-margin: -1px !default;
|
|
586
|
+
$grid-reorder-virtualarrow-top-margin: 1px !default;
|
|
587
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
586
588
|
$grid-sortnumber-font-size: 9px !default;
|
|
587
589
|
$grid-header-text-transform: none !default;
|
|
588
590
|
$grid-bigger-toolbar-icon-size: 18px !default;
|
|
@@ -2932,7 +2934,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2932
2934
|
}
|
|
2933
2935
|
|
|
2934
2936
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2935
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
2937
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
2938
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
2939
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
2936
2940
|
font-size: $grid-reorderarrow-font-size;
|
|
2937
2941
|
margin-left: $grid-reorderarrow-margin-left;
|
|
2938
2942
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -4277,9 +4281,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4277
4281
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
4278
4282
|
}
|
|
4279
4283
|
|
|
4284
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
4285
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
4286
|
+
}
|
|
4287
|
+
|
|
4280
4288
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
4281
4289
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
4282
4290
|
}
|
|
4291
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
4292
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
4293
|
+
}
|
|
4283
4294
|
|
|
4284
4295
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
4285
4296
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -4330,6 +4341,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4330
4341
|
.e-cc-contentdiv .e-choosercheck {
|
|
4331
4342
|
white-space: $grid-filter-checkbox-white-space;
|
|
4332
4343
|
}
|
|
4344
|
+
|
|
4345
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
4346
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
4347
|
+
text-align: left;
|
|
4348
|
+
}
|
|
4333
4349
|
}
|
|
4334
4350
|
}
|
|
4335
4351
|
}
|
|
@@ -584,6 +584,8 @@ $grid-reorderarrow-margin-top: -4.5px !default;
|
|
|
584
584
|
$grid-reorderdownarrow-margin-top: 4.5px !default;
|
|
585
585
|
$grid-reorder-arrow-top-margin: 1px !default;
|
|
586
586
|
$grid-reorder-downarrow-top-margin: -1px !default;
|
|
587
|
+
$grid-reorder-virtualarrow-top-margin: 1px !default;
|
|
588
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
587
589
|
$grid-sortnumber-font-size: 9px !default;
|
|
588
590
|
$grid-header-text-transform: none !default;
|
|
589
591
|
$grid-bigger-toolbar-icon-size: 18px !default;
|
|
@@ -2933,7 +2935,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2933
2935
|
}
|
|
2934
2936
|
|
|
2935
2937
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2936
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
2938
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
2939
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
2940
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
2937
2941
|
font-size: $grid-reorderarrow-font-size;
|
|
2938
2942
|
margin-left: $grid-reorderarrow-margin-left;
|
|
2939
2943
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -4278,9 +4282,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4278
4282
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
4279
4283
|
}
|
|
4280
4284
|
|
|
4285
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
4286
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
4287
|
+
}
|
|
4288
|
+
|
|
4281
4289
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
4282
4290
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
4283
4291
|
}
|
|
4292
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
4293
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
4294
|
+
}
|
|
4284
4295
|
|
|
4285
4296
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
4286
4297
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -4331,6 +4342,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4331
4342
|
.e-cc-contentdiv .e-choosercheck {
|
|
4332
4343
|
white-space: $grid-filter-checkbox-white-space;
|
|
4333
4344
|
}
|
|
4345
|
+
|
|
4346
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
4347
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
4348
|
+
text-align: left;
|
|
4349
|
+
}
|
|
4334
4350
|
}
|
|
4335
4351
|
}
|
|
4336
4352
|
}
|
|
@@ -582,6 +582,8 @@ $grid-reorderarrow-margin-top: -4.5px !default;
|
|
|
582
582
|
$grid-reorderdownarrow-margin-top: 4.5px !default;
|
|
583
583
|
$grid-reorder-arrow-top-margin: 1px !default;
|
|
584
584
|
$grid-reorder-downarrow-top-margin: -1px !default;
|
|
585
|
+
$grid-reorder-virtualarrow-top-margin: 1px !default;
|
|
586
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
585
587
|
$grid-sortnumber-font-size: 9px !default;
|
|
586
588
|
$grid-header-text-transform: none !default;
|
|
587
589
|
$grid-bigger-toolbar-icon-size: 18px !default;
|
|
@@ -2931,7 +2933,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2931
2933
|
}
|
|
2932
2934
|
|
|
2933
2935
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2934
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
2936
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
2937
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
2938
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
2935
2939
|
font-size: $grid-reorderarrow-font-size;
|
|
2936
2940
|
margin-left: $grid-reorderarrow-margin-left;
|
|
2937
2941
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -4276,9 +4280,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4276
4280
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
4277
4281
|
}
|
|
4278
4282
|
|
|
4283
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
4284
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
4285
|
+
}
|
|
4286
|
+
|
|
4279
4287
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
4280
4288
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
4281
4289
|
}
|
|
4290
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
4291
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
4292
|
+
}
|
|
4282
4293
|
|
|
4283
4294
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
4284
4295
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -4329,6 +4340,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4329
4340
|
.e-cc-contentdiv .e-choosercheck {
|
|
4330
4341
|
white-space: $grid-filter-checkbox-white-space;
|
|
4331
4342
|
}
|
|
4343
|
+
|
|
4344
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
4345
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
4346
|
+
text-align: left;
|
|
4347
|
+
}
|
|
4332
4348
|
}
|
|
4333
4349
|
}
|
|
4334
4350
|
}
|
|
@@ -595,6 +595,8 @@ $grid-reorderarrow-margin-top: -11px !default;
|
|
|
595
595
|
$grid-reorderdownarrow-margin-top: 1px !default;
|
|
596
596
|
$grid-reorder-arrow-top-margin: -4px !default;
|
|
597
597
|
$grid-reorder-downarrow-top-margin: -5px !default;
|
|
598
|
+
$grid-reorder-virtualarrow-top-margin: -5px !default;
|
|
599
|
+
$grid-reorder-virtualdownarrow-top-margin: -5px !default;
|
|
598
600
|
$grid-bigger-toolbar-icon-size: $grid-bigger-icons-font-size !default;
|
|
599
601
|
$grid-reorderarrow-margin-left: -6px !default;
|
|
600
602
|
$grid-column-chooser-cancel-icon-size: $text-sm !default;
|
|
@@ -2942,7 +2944,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2942
2944
|
}
|
|
2943
2945
|
|
|
2944
2946
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2945
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
2947
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
2948
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
2949
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
2946
2950
|
font-size: $grid-reorderarrow-font-size;
|
|
2947
2951
|
margin-left: $grid-reorderarrow-margin-left;
|
|
2948
2952
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -4287,9 +4291,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4287
4291
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
4288
4292
|
}
|
|
4289
4293
|
|
|
4294
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
4295
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
4296
|
+
}
|
|
4297
|
+
|
|
4290
4298
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
4291
4299
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
4292
4300
|
}
|
|
4301
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
4302
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
4303
|
+
}
|
|
4293
4304
|
|
|
4294
4305
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
4295
4306
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -4340,6 +4351,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4340
4351
|
.e-cc-contentdiv .e-choosercheck {
|
|
4341
4352
|
white-space: $grid-filter-checkbox-white-space;
|
|
4342
4353
|
}
|
|
4354
|
+
|
|
4355
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
4356
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
4357
|
+
text-align: left;
|
|
4358
|
+
}
|
|
4343
4359
|
}
|
|
4344
4360
|
}
|
|
4345
4361
|
}
|
|
@@ -595,6 +595,8 @@ $grid-reorderarrow-margin-top: -11px !default;
|
|
|
595
595
|
$grid-reorderdownarrow-margin-top: 1px !default;
|
|
596
596
|
$grid-reorder-arrow-top-margin: -4px !default;
|
|
597
597
|
$grid-reorder-downarrow-top-margin: -5px !default;
|
|
598
|
+
$grid-reorder-virtualarrow-top-margin: -5px !default;
|
|
599
|
+
$grid-reorder-virtualdownarrow-top-margin: -5px !default;
|
|
598
600
|
$grid-bigger-toolbar-icon-size: $grid-bigger-icons-font-size !default;
|
|
599
601
|
$grid-reorderarrow-margin-left: -6px !default;
|
|
600
602
|
$grid-column-chooser-cancel-icon-size: $text-sm !default;
|
|
@@ -2942,7 +2944,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2942
2944
|
}
|
|
2943
2945
|
|
|
2944
2946
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2945
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
2947
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
2948
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
2949
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
2946
2950
|
font-size: $grid-reorderarrow-font-size;
|
|
2947
2951
|
margin-left: $grid-reorderarrow-margin-left;
|
|
2948
2952
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -4287,9 +4291,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4287
4291
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
4288
4292
|
}
|
|
4289
4293
|
|
|
4294
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
4295
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
4296
|
+
}
|
|
4297
|
+
|
|
4290
4298
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
4291
4299
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
4292
4300
|
}
|
|
4301
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
4302
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
4303
|
+
}
|
|
4293
4304
|
|
|
4294
4305
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
4295
4306
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -4340,6 +4351,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4340
4351
|
.e-cc-contentdiv .e-choosercheck {
|
|
4341
4352
|
white-space: $grid-filter-checkbox-white-space;
|
|
4342
4353
|
}
|
|
4354
|
+
|
|
4355
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
4356
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
4357
|
+
text-align: left;
|
|
4358
|
+
}
|
|
4343
4359
|
}
|
|
4344
4360
|
}
|
|
4345
4361
|
}
|
|
@@ -2703,6 +2703,9 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2703
2703
|
#{&}.e-ddl.e-popup.e-ddl-device-filter {
|
|
2704
2704
|
margin: $ddl-filter-margin;
|
|
2705
2705
|
}
|
|
2706
|
+
#{&}.e-ios {
|
|
2707
|
+
position: fixed;
|
|
2708
|
+
}
|
|
2706
2709
|
}
|
|
2707
2710
|
|
|
2708
2711
|
.e-ddl.e-control-wrapper .e-ddl-disable-icon {
|
|
@@ -6324,6 +6327,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
6324
6327
|
|
|
6325
6328
|
input.e-input.e-rtl#{$css},
|
|
6326
6329
|
.e-input-group.e-rtl input.e-input,
|
|
6330
|
+
.e-input-group.e-control-container.e-rtl input.e-control,
|
|
6327
6331
|
.e-input-group.e-control-wrapper.e-rtl input.e-input,
|
|
6328
6332
|
.e-float-input.e-rtl input,
|
|
6329
6333
|
.e-float-input.e-control-wrapper.e-rtl input,
|
|
@@ -26964,6 +26968,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
26964
26968
|
}
|
|
26965
26969
|
}
|
|
26966
26970
|
|
|
26971
|
+
.e-checkbox-wrapper[readonly] {
|
|
26972
|
+
pointer-events: none;
|
|
26973
|
+
}
|
|
26974
|
+
|
|
26967
26975
|
.e-small .e-checkbox-wrapper,
|
|
26968
26976
|
.e-small.e-checkbox-wrapper,
|
|
26969
26977
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29209,6 +29217,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29209
29217
|
|
|
29210
29218
|
.e-caret {
|
|
29211
29219
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29220
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29221
|
+
margin-top: 0;
|
|
29222
|
+
}
|
|
29212
29223
|
}
|
|
29213
29224
|
|
|
29214
29225
|
&.e-vertical {
|
|
@@ -34252,12 +34263,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.67% - 2.7px) !default;
|
|
|
34252
34263
|
& .e-slider-track {
|
|
34253
34264
|
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%);
|
|
34254
34265
|
}
|
|
34266
|
+
|
|
34267
|
+
& .e-handle {
|
|
34268
|
+
@if $skin-name == 'FluentUI' {
|
|
34269
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34270
|
+
}
|
|
34271
|
+
}
|
|
34255
34272
|
}
|
|
34256
34273
|
|
|
34257
34274
|
& .e-preview-container {
|
|
34258
34275
|
margin-left: 0;
|
|
34259
34276
|
margin-right: $cpicker-preview-margin-left;
|
|
34260
34277
|
}
|
|
34278
|
+
|
|
34279
|
+
& .e-opacity-slider {
|
|
34280
|
+
& .e-handle-first {
|
|
34281
|
+
@if $skin-name == 'FluentUI' {
|
|
34282
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34283
|
+
}
|
|
34284
|
+
}
|
|
34285
|
+
}
|
|
34261
34286
|
}
|
|
34262
34287
|
|
|
34263
34288
|
& .e-selected-value {
|
|
@@ -35257,22 +35282,26 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
35257
35282
|
|
|
35258
35283
|
|
|
35259
35284
|
@mixin focused-icon-color {
|
|
35260
|
-
|
|
35261
|
-
|
|
35262
|
-
|
|
35263
|
-
|
|
35264
|
-
|
|
35265
|
-
|
|
35285
|
+
@if $skin-name != 'bootstrap5' {
|
|
35286
|
+
& .e-caret {
|
|
35287
|
+
color: $cmenu-caret-color;
|
|
35288
|
+
}
|
|
35289
|
+
|
|
35290
|
+
& .e-menu-icon {
|
|
35291
|
+
color: $cmenu-icon-color;
|
|
35292
|
+
}
|
|
35266
35293
|
}
|
|
35267
35294
|
}
|
|
35268
35295
|
|
|
35269
35296
|
@mixin selected-icon-color {
|
|
35270
|
-
|
|
35271
|
-
|
|
35272
|
-
|
|
35273
|
-
|
|
35274
|
-
|
|
35275
|
-
|
|
35297
|
+
@if $skin-name != 'bootstrap5' {
|
|
35298
|
+
& .e-caret {
|
|
35299
|
+
color: $cmenu-caret-hover-color;
|
|
35300
|
+
}
|
|
35301
|
+
|
|
35302
|
+
& .e-menu-icon {
|
|
35303
|
+
color: $cmenu-hover-icon-color;
|
|
35304
|
+
}
|
|
35276
35305
|
}
|
|
35277
35306
|
}
|
|
35278
35307
|
|
|
@@ -56838,6 +56867,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
56838
56867
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
56839
56868
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
56840
56869
|
$ddl-input-text-indent: 10px !default;
|
|
56870
|
+
$ddl-input-placeholder-padding: 0 0 0 10px !default;
|
|
56841
56871
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
56842
56872
|
$ddl-popup-active-focus-bg-color: $selection-bg !default;
|
|
56843
56873
|
$ddl-popup-active-focus-font-color: $selection-font !default;
|
|
@@ -57467,8 +57497,8 @@ $ddl-closer-margin-top-bigger-small: -3.4em !default;
|
|
|
57467
57497
|
height: $ddl-input-height;
|
|
57468
57498
|
min-height: $ddl-input-height;
|
|
57469
57499
|
outline: none;
|
|
57470
|
-
padding:
|
|
57471
|
-
text-indent:
|
|
57500
|
+
padding: $ddl-input-placeholder-padding;
|
|
57501
|
+
text-indent: 0;
|
|
57472
57502
|
}
|
|
57473
57503
|
|
|
57474
57504
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -71473,6 +71503,8 @@ $grid-reorderarrow-margin-top: -5px !default;
|
|
|
71473
71503
|
$grid-reorderdownarrow-margin-top: 4px !default;
|
|
71474
71504
|
$grid-reorder-arrow-top-margin: 2px !default;
|
|
71475
71505
|
$grid-reorder-downarrow-top-margin: -1px !default;
|
|
71506
|
+
$grid-reorder-virtualarrow-top-margin: 1px !default;
|
|
71507
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
71476
71508
|
$grid-sortnumber-font-size: 9px !default;
|
|
71477
71509
|
$grid-header-text-transform: none !default;
|
|
71478
71510
|
$grid-bigger-toolbar-icon-size: 18px !default;
|
|
@@ -73822,7 +73854,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
73822
73854
|
}
|
|
73823
73855
|
|
|
73824
73856
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
73825
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
73857
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
73858
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
73859
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
73826
73860
|
font-size: $grid-reorderarrow-font-size;
|
|
73827
73861
|
margin-left: $grid-reorderarrow-margin-left;
|
|
73828
73862
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -75167,9 +75201,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75167
75201
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75168
75202
|
}
|
|
75169
75203
|
|
|
75204
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75205
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75206
|
+
}
|
|
75207
|
+
|
|
75170
75208
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75171
75209
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75172
75210
|
}
|
|
75211
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75212
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75213
|
+
}
|
|
75173
75214
|
|
|
75174
75215
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75175
75216
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75220,6 +75261,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75220
75261
|
.e-cc-contentdiv .e-choosercheck {
|
|
75221
75262
|
white-space: $grid-filter-checkbox-white-space;
|
|
75222
75263
|
}
|
|
75264
|
+
|
|
75265
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75266
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75267
|
+
text-align: left;
|
|
75268
|
+
}
|
|
75223
75269
|
}
|
|
75224
75270
|
}
|
|
75225
75271
|
}
|
|
@@ -81965,7 +82011,7 @@ $rte-drop-text-mobile-width: 238px !default;
|
|
|
81965
82011
|
font-size: $rte-toolbar-big-icon-size;
|
|
81966
82012
|
}
|
|
81967
82013
|
|
|
81968
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82014
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
81969
82015
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
81970
82016
|
top: -20px;
|
|
81971
82017
|
}
|
|
@@ -82209,13 +82255,13 @@ $rte-drop-text-mobile-width: 238px !default;
|
|
|
82209
82255
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82210
82256
|
}
|
|
82211
82257
|
|
|
82212
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82258
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82213
82259
|
font-size: 12px;
|
|
82214
82260
|
position: relative;
|
|
82215
82261
|
top: -18px;
|
|
82216
82262
|
}
|
|
82217
82263
|
|
|
82218
|
-
.e-font-color.e-icons::before {
|
|
82264
|
+
.e-rte-font-color.e-icons::before {
|
|
82219
82265
|
font-size: 13px;
|
|
82220
82266
|
}
|
|
82221
82267
|
|
|
@@ -84499,7 +84545,7 @@ $rte-drop-text-mobile-width: 238px !default;
|
|
|
84499
84545
|
content: '\e35f';
|
|
84500
84546
|
}
|
|
84501
84547
|
|
|
84502
|
-
.e-font-color::before {
|
|
84548
|
+
.e-rte-font-color::before {
|
|
84503
84549
|
content: '\e34c';
|
|
84504
84550
|
}
|
|
84505
84551
|
|
|
@@ -101928,20 +101974,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
101928
101974
|
|
|
101929
101975
|
.e-toolbar-items {
|
|
101930
101976
|
background: $pivotgrid-grp-bg-color;
|
|
101931
|
-
|
|
101932
|
-
.e-toolbar-item {
|
|
101933
|
-
.e-tbar-btn.e-btn.e-control {
|
|
101934
|
-
@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') {
|
|
101935
|
-
background: $pivotgrid-grp-bg-color;
|
|
101936
|
-
|
|
101937
|
-
&:hover {
|
|
101938
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
101939
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
101940
|
-
}
|
|
101941
|
-
}
|
|
101942
|
-
}
|
|
101943
|
-
}
|
|
101944
|
-
}
|
|
101945
101977
|
}
|
|
101946
101978
|
|
|
101947
101979
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -102034,20 +102066,28 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
102034
102066
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102035
102067
|
background-color: $gray-600;
|
|
102036
102068
|
border-radius: $pivotgrid-default-border-radius;
|
|
102037
|
-
|
|
102069
|
+
}
|
|
102038
102070
|
|
|
102039
|
-
|
|
102040
|
-
|
|
102041
|
-
|
|
102042
|
-
|
|
102071
|
+
.e-menu-icon,
|
|
102072
|
+
.e-icons{
|
|
102073
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102074
|
+
color: $white;
|
|
102075
|
+
}
|
|
102076
|
+
|
|
102077
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102078
|
+
color: $pivotgrid-active-color;
|
|
102079
|
+
}
|
|
102043
102080
|
}
|
|
102081
|
+
}
|
|
102044
102082
|
|
|
102045
|
-
|
|
102046
|
-
|
|
102083
|
+
ul.e-menu {
|
|
102084
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102085
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102086
|
+
padding-right: 0 !important;
|
|
102087
|
+
padding-left: 0 !important;
|
|
102047
102088
|
}
|
|
102048
102089
|
}
|
|
102049
102090
|
}
|
|
102050
|
-
}
|
|
102051
102091
|
|
|
102052
102092
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102053
102093
|
margin-left: 18px !important;
|
|
@@ -102540,15 +102580,17 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
102540
102580
|
}
|
|
102541
102581
|
|
|
102542
102582
|
.e-toolbar .e-tbar-btn {
|
|
102543
|
-
|
|
102544
|
-
|
|
102545
|
-
|
|
102583
|
+
background-color: transparent;
|
|
102584
|
+
|
|
102585
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
102586
|
+
border: none !important;
|
|
102587
|
+
}
|
|
102546
102588
|
|
|
102547
102589
|
&:hover {
|
|
102548
102590
|
@if ($skin-name == 'tailwind') {
|
|
102549
102591
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102550
|
-
|
|
102551
|
-
|
|
102592
|
+
}
|
|
102593
|
+
}
|
|
102552
102594
|
}
|
|
102553
102595
|
|
|
102554
102596
|
|
|
@@ -106773,7 +106815,7 @@ $schedule-tree-content-color: #fff !default;
|
|
|
106773
106815
|
vertical-align: top;
|
|
106774
106816
|
|
|
106775
106817
|
&.e-translate {
|
|
106776
|
-
transition: transform .
|
|
106818
|
+
transition: transform .1s ease 0s;
|
|
106777
106819
|
}
|
|
106778
106820
|
}
|
|
106779
106821
|
|
|
@@ -111629,6 +111671,12 @@ $image-editor-contextual-toolbar: $bg-base-0 !default;
|
|
|
111629
111671
|
border-top: $image-editor-border;
|
|
111630
111672
|
}
|
|
111631
111673
|
|
|
111674
|
+
& .e-canvas-wrapper {
|
|
111675
|
+
& .e-textarea {
|
|
111676
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
111677
|
+
}
|
|
111678
|
+
}
|
|
111679
|
+
|
|
111632
111680
|
& .e-bottom-toolbar {
|
|
111633
111681
|
border-top: $image-editor-border;
|
|
111634
111682
|
}
|
|
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $grey-darker !default;
|
|
|
228
228
|
border-top: $image-editor-border;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
+
& .e-canvas-wrapper {
|
|
232
|
+
& .e-textarea {
|
|
233
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
|
|
231
237
|
& .e-bottom-toolbar {
|
|
232
238
|
border-top: $image-editor-border;
|
|
233
239
|
}
|
|
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
228
228
|
border-top: $image-editor-border;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
+
& .e-canvas-wrapper {
|
|
232
|
+
& .e-textarea {
|
|
233
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
|
|
231
237
|
& .e-bottom-toolbar {
|
|
232
238
|
border-top: $image-editor-border;
|
|
233
239
|
}
|
|
@@ -228,6 +228,12 @@ $image-editor-contextual-toolbar: $gray-100 !default;
|
|
|
228
228
|
border-top: $image-editor-border;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
+
& .e-canvas-wrapper {
|
|
232
|
+
& .e-textarea {
|
|
233
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
|
|
231
237
|
& .e-bottom-toolbar {
|
|
232
238
|
border-top: $image-editor-border;
|
|
233
239
|
}
|