@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/fluent.scss
CHANGED
|
@@ -2819,6 +2819,9 @@ $ddl-filter-box-shadow: none !default;
|
|
|
2819
2819
|
#{&}.e-ddl.e-popup.e-ddl-device-filter {
|
|
2820
2820
|
margin: $ddl-filter-margin;
|
|
2821
2821
|
}
|
|
2822
|
+
#{&}.e-ios {
|
|
2823
|
+
position: fixed;
|
|
2824
|
+
}
|
|
2822
2825
|
}
|
|
2823
2826
|
|
|
2824
2827
|
.e-ddl.e-control-wrapper .e-ddl-disable-icon {
|
|
@@ -6466,6 +6469,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
6466
6469
|
|
|
6467
6470
|
input.e-input.e-rtl#{$css},
|
|
6468
6471
|
.e-input-group.e-rtl input.e-input,
|
|
6472
|
+
.e-input-group.e-control-container.e-rtl input.e-control,
|
|
6469
6473
|
.e-input-group.e-control-wrapper.e-rtl input.e-input,
|
|
6470
6474
|
.e-float-input.e-rtl input,
|
|
6471
6475
|
.e-float-input.e-control-wrapper.e-rtl input,
|
|
@@ -27317,6 +27321,10 @@ $cbox-icon-color: $icon-color !default;
|
|
|
27317
27321
|
}
|
|
27318
27322
|
}
|
|
27319
27323
|
|
|
27324
|
+
.e-checkbox-wrapper[readonly] {
|
|
27325
|
+
pointer-events: none;
|
|
27326
|
+
}
|
|
27327
|
+
|
|
27320
27328
|
.e-small .e-checkbox-wrapper,
|
|
27321
27329
|
.e-small.e-checkbox-wrapper,
|
|
27322
27330
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29589,6 +29597,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
29589
29597
|
|
|
29590
29598
|
.e-caret {
|
|
29591
29599
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29600
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29601
|
+
margin-top: 0;
|
|
29602
|
+
}
|
|
29592
29603
|
}
|
|
29593
29604
|
|
|
29594
29605
|
&.e-vertical {
|
|
@@ -34579,12 +34590,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
|
|
|
34579
34590
|
& .e-slider-track {
|
|
34580
34591
|
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%);
|
|
34581
34592
|
}
|
|
34593
|
+
|
|
34594
|
+
& .e-handle {
|
|
34595
|
+
@if $skin-name == 'FluentUI' {
|
|
34596
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34597
|
+
}
|
|
34598
|
+
}
|
|
34582
34599
|
}
|
|
34583
34600
|
|
|
34584
34601
|
& .e-preview-container {
|
|
34585
34602
|
margin-left: 0;
|
|
34586
34603
|
margin-right: $cpicker-preview-margin-left;
|
|
34587
34604
|
}
|
|
34605
|
+
|
|
34606
|
+
& .e-opacity-slider {
|
|
34607
|
+
& .e-handle-first {
|
|
34608
|
+
@if $skin-name == 'FluentUI' {
|
|
34609
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34610
|
+
}
|
|
34611
|
+
}
|
|
34612
|
+
}
|
|
34588
34613
|
}
|
|
34589
34614
|
|
|
34590
34615
|
& .e-selected-value {
|
|
@@ -35586,22 +35611,26 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
35586
35611
|
|
|
35587
35612
|
|
|
35588
35613
|
@mixin focused-icon-color {
|
|
35589
|
-
|
|
35590
|
-
|
|
35591
|
-
|
|
35592
|
-
|
|
35593
|
-
|
|
35594
|
-
|
|
35614
|
+
@if $skin-name != 'bootstrap5' {
|
|
35615
|
+
& .e-caret {
|
|
35616
|
+
color: $cmenu-caret-color;
|
|
35617
|
+
}
|
|
35618
|
+
|
|
35619
|
+
& .e-menu-icon {
|
|
35620
|
+
color: $cmenu-icon-color;
|
|
35621
|
+
}
|
|
35595
35622
|
}
|
|
35596
35623
|
}
|
|
35597
35624
|
|
|
35598
35625
|
@mixin selected-icon-color {
|
|
35599
|
-
|
|
35600
|
-
|
|
35601
|
-
|
|
35602
|
-
|
|
35603
|
-
|
|
35604
|
-
|
|
35626
|
+
@if $skin-name != 'bootstrap5' {
|
|
35627
|
+
& .e-caret {
|
|
35628
|
+
color: $cmenu-caret-hover-color;
|
|
35629
|
+
}
|
|
35630
|
+
|
|
35631
|
+
& .e-menu-icon {
|
|
35632
|
+
color: $cmenu-hover-icon-color;
|
|
35633
|
+
}
|
|
35605
35634
|
}
|
|
35606
35635
|
}
|
|
35607
35636
|
|
|
@@ -43067,7 +43096,7 @@ $dialog-close-button-width: 32px !default;
|
|
|
43067
43096
|
$dialog-header-content-padding: 16px 24px 20px !default;
|
|
43068
43097
|
$dialog-content-padding: 24px 24px 12px 24px !default;
|
|
43069
43098
|
$dialog-content-margin-bottom: 12px !default;
|
|
43070
|
-
$dialog-footer-content-padding:
|
|
43099
|
+
$dialog-footer-content-padding: 24px !default;
|
|
43071
43100
|
$dialog-footer-content-padding-bottom: 9px !default;
|
|
43072
43101
|
$dialog-footer-content-border-top: 0 solid $border-light !default;
|
|
43073
43102
|
$dialog-alert-footer-content-border-top: 0 solid $border-light !default;
|
|
@@ -57295,6 +57324,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
57295
57324
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57296
57325
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57297
57326
|
$ddl-input-text-indent: 8px !default;
|
|
57327
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
57298
57328
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
57299
57329
|
$ddl-popup-active-focus-border-width: 0 !default;
|
|
57300
57330
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -57877,8 +57907,8 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
57877
57907
|
height: $ddl-input-height;
|
|
57878
57908
|
min-height: $ddl-input-height;
|
|
57879
57909
|
outline: none;
|
|
57880
|
-
padding:
|
|
57881
|
-
text-indent:
|
|
57910
|
+
padding: $ddl-input-placeholder-padding;
|
|
57911
|
+
text-indent: 0;
|
|
57882
57912
|
}
|
|
57883
57913
|
|
|
57884
57914
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -72032,6 +72062,8 @@ $grid-reorderarrow-margin-top: -6.5px !default;
|
|
|
72032
72062
|
$grid-reorderdownarrow-margin-top: 4.5px !default;
|
|
72033
72063
|
$grid-reorder-arrow-top-margin: 0 !default;
|
|
72034
72064
|
$grid-reorder-downarrow-top-margin: -1px !default;
|
|
72065
|
+
$grid-reorder-virtualarrow-top-margin: -1px !default;
|
|
72066
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
72035
72067
|
$grid-bigger-toolbar-icon-size: $grid-bigger-icons-font-size !default;
|
|
72036
72068
|
$grid-reorderarrow-margin-left: -2px !default;
|
|
72037
72069
|
$grid-column-chooser-cancel-icon-size: 10px !default;
|
|
@@ -74376,7 +74408,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
74376
74408
|
}
|
|
74377
74409
|
|
|
74378
74410
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
74379
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
74411
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
74412
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
74413
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
74380
74414
|
font-size: $grid-reorderarrow-font-size;
|
|
74381
74415
|
margin-left: $grid-reorderarrow-margin-left;
|
|
74382
74416
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -75721,9 +75755,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75721
75755
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75722
75756
|
}
|
|
75723
75757
|
|
|
75758
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75759
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75760
|
+
}
|
|
75761
|
+
|
|
75724
75762
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75725
75763
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75726
75764
|
}
|
|
75765
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75766
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75767
|
+
}
|
|
75727
75768
|
|
|
75728
75769
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75729
75770
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75774,6 +75815,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75774
75815
|
.e-cc-contentdiv .e-choosercheck {
|
|
75775
75816
|
white-space: $grid-filter-checkbox-white-space;
|
|
75776
75817
|
}
|
|
75818
|
+
|
|
75819
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75820
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75821
|
+
text-align: left;
|
|
75822
|
+
}
|
|
75777
75823
|
}
|
|
75778
75824
|
}
|
|
75779
75825
|
}
|
|
@@ -82555,7 +82601,7 @@ $rte-drop-text-mobile-width: 242px !default;
|
|
|
82555
82601
|
font-size: $rte-toolbar-big-icon-size;
|
|
82556
82602
|
}
|
|
82557
82603
|
|
|
82558
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82604
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
82559
82605
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
82560
82606
|
top: -20px;
|
|
82561
82607
|
}
|
|
@@ -82799,13 +82845,13 @@ $rte-drop-text-mobile-width: 242px !default;
|
|
|
82799
82845
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82800
82846
|
}
|
|
82801
82847
|
|
|
82802
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82848
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82803
82849
|
font-size: 12px;
|
|
82804
82850
|
position: relative;
|
|
82805
82851
|
top: -18px;
|
|
82806
82852
|
}
|
|
82807
82853
|
|
|
82808
|
-
.e-font-color.e-icons::before {
|
|
82854
|
+
.e-rte-font-color.e-icons::before {
|
|
82809
82855
|
font-size: 13px;
|
|
82810
82856
|
}
|
|
82811
82857
|
|
|
@@ -85088,7 +85134,7 @@ $rte-drop-text-mobile-width: 242px !default;
|
|
|
85088
85134
|
content: '\e76f';
|
|
85089
85135
|
}
|
|
85090
85136
|
|
|
85091
|
-
.e-font-color::before {
|
|
85137
|
+
.e-rte-font-color::before {
|
|
85092
85138
|
content: '\e79f';
|
|
85093
85139
|
}
|
|
85094
85140
|
|
|
@@ -102547,20 +102593,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102547
102593
|
|
|
102548
102594
|
.e-toolbar-items {
|
|
102549
102595
|
background: $pivotgrid-grp-bg-color;
|
|
102550
|
-
|
|
102551
|
-
.e-toolbar-item {
|
|
102552
|
-
.e-tbar-btn.e-btn.e-control {
|
|
102553
|
-
@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') {
|
|
102554
|
-
background: $pivotgrid-grp-bg-color;
|
|
102555
|
-
|
|
102556
|
-
&:hover {
|
|
102557
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
102558
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
102559
|
-
}
|
|
102560
|
-
}
|
|
102561
|
-
}
|
|
102562
|
-
}
|
|
102563
|
-
}
|
|
102564
102596
|
}
|
|
102565
102597
|
|
|
102566
102598
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -102653,20 +102685,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102653
102685
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102654
102686
|
background-color: $gray-600;
|
|
102655
102687
|
border-radius: $pivotgrid-default-border-radius;
|
|
102656
|
-
|
|
102688
|
+
}
|
|
102657
102689
|
|
|
102658
|
-
|
|
102659
|
-
|
|
102660
|
-
|
|
102661
|
-
|
|
102690
|
+
.e-menu-icon,
|
|
102691
|
+
.e-icons{
|
|
102692
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102693
|
+
color: $white;
|
|
102694
|
+
}
|
|
102695
|
+
|
|
102696
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102697
|
+
color: $pivotgrid-active-color;
|
|
102698
|
+
}
|
|
102662
102699
|
}
|
|
102700
|
+
}
|
|
102663
102701
|
|
|
102664
|
-
|
|
102665
|
-
|
|
102702
|
+
ul.e-menu {
|
|
102703
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102704
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102705
|
+
padding-right: 0 !important;
|
|
102706
|
+
padding-left: 0 !important;
|
|
102666
102707
|
}
|
|
102667
102708
|
}
|
|
102668
102709
|
}
|
|
102669
|
-
}
|
|
102670
102710
|
|
|
102671
102711
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102672
102712
|
margin-left: 18px !important;
|
|
@@ -103159,15 +103199,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
103159
103199
|
}
|
|
103160
103200
|
|
|
103161
103201
|
.e-toolbar .e-tbar-btn {
|
|
103162
|
-
|
|
103163
|
-
|
|
103164
|
-
|
|
103202
|
+
background-color: transparent;
|
|
103203
|
+
|
|
103204
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
103205
|
+
border: none !important;
|
|
103206
|
+
}
|
|
103165
103207
|
|
|
103166
103208
|
&:hover {
|
|
103167
103209
|
@if ($skin-name == 'tailwind') {
|
|
103168
103210
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
103169
|
-
|
|
103170
|
-
|
|
103211
|
+
}
|
|
103212
|
+
}
|
|
103171
103213
|
}
|
|
103172
103214
|
|
|
103173
103215
|
|
|
@@ -107399,7 +107441,7 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
107399
107441
|
vertical-align: top;
|
|
107400
107442
|
|
|
107401
107443
|
&.e-translate {
|
|
107402
|
-
transition: transform .
|
|
107444
|
+
transition: transform .1s ease 0s;
|
|
107403
107445
|
}
|
|
107404
107446
|
}
|
|
107405
107447
|
|
|
@@ -112255,6 +112297,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
112255
112297
|
border-top: $image-editor-border;
|
|
112256
112298
|
}
|
|
112257
112299
|
|
|
112300
|
+
& .e-canvas-wrapper {
|
|
112301
|
+
& .e-textarea {
|
|
112302
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
112303
|
+
}
|
|
112304
|
+
}
|
|
112305
|
+
|
|
112258
112306
|
& .e-bottom-toolbar {
|
|
112259
112307
|
border-top: $image-editor-border;
|
|
112260
112308
|
}
|
|
@@ -586,6 +586,8 @@ $grid-reorderarrow-margin-top: -6.5px !default;
|
|
|
586
586
|
$grid-reorderdownarrow-margin-top: 4px !default;
|
|
587
587
|
$grid-reorder-arrow-top-margin: .5px !default;
|
|
588
588
|
$grid-reorder-downarrow-top-margin: -1.5px !default;
|
|
589
|
+
$grid-reorder-virtualarrow-top-margin: -.5px !default;
|
|
590
|
+
$grid-reorder-virtualdownarrow-top-margin: -1.5px !default;
|
|
589
591
|
$grid-sortnumber-font-size: 9px !default;
|
|
590
592
|
$grid-header-text-transform: none !default;
|
|
591
593
|
$grid-bigger-toolbar-icon-size: 18px !default;
|
|
@@ -2935,7 +2937,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2935
2937
|
}
|
|
2936
2938
|
|
|
2937
2939
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2938
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
2940
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
2941
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
2942
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
2939
2943
|
font-size: $grid-reorderarrow-font-size;
|
|
2940
2944
|
margin-left: $grid-reorderarrow-margin-left;
|
|
2941
2945
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -4280,9 +4284,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4280
4284
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
4281
4285
|
}
|
|
4282
4286
|
|
|
4287
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
4288
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
4289
|
+
}
|
|
4290
|
+
|
|
4283
4291
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
4284
4292
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
4285
4293
|
}
|
|
4294
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
4295
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
4296
|
+
}
|
|
4286
4297
|
|
|
4287
4298
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
4288
4299
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -4333,6 +4344,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4333
4344
|
.e-cc-contentdiv .e-choosercheck {
|
|
4334
4345
|
white-space: $grid-filter-checkbox-white-space;
|
|
4335
4346
|
}
|
|
4347
|
+
|
|
4348
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
4349
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
4350
|
+
text-align: left;
|
|
4351
|
+
}
|
|
4336
4352
|
}
|
|
4337
4353
|
}
|
|
4338
4354
|
}
|
|
@@ -588,6 +588,8 @@ $grid-reorderarrow-margin-top: -6.5px !default;
|
|
|
588
588
|
$grid-reorderdownarrow-margin-top: 4px !default;
|
|
589
589
|
$grid-reorder-arrow-top-margin: .5px !default;
|
|
590
590
|
$grid-reorder-downarrow-top-margin: -1.5px !default;
|
|
591
|
+
$grid-reorder-virtualarrow-top-margin: -.5px !default;
|
|
592
|
+
$grid-reorder-virtualdownarrow-top-margin: -1.5px !default;
|
|
591
593
|
$grid-sortnumber-font-size: 9px !default;
|
|
592
594
|
$grid-header-text-transform: none !default;
|
|
593
595
|
$grid-bigger-toolbar-icon-size: 18px !default;
|
|
@@ -2937,7 +2939,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2937
2939
|
}
|
|
2938
2940
|
|
|
2939
2941
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2940
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
2942
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
2943
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
2944
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
2941
2945
|
font-size: $grid-reorderarrow-font-size;
|
|
2942
2946
|
margin-left: $grid-reorderarrow-margin-left;
|
|
2943
2947
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -4282,9 +4286,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4282
4286
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
4283
4287
|
}
|
|
4284
4288
|
|
|
4289
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
4290
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
4291
|
+
}
|
|
4292
|
+
|
|
4285
4293
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
4286
4294
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
4287
4295
|
}
|
|
4296
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
4297
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
4298
|
+
}
|
|
4288
4299
|
|
|
4289
4300
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
4290
4301
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -4335,6 +4346,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4335
4346
|
.e-cc-contentdiv .e-choosercheck {
|
|
4336
4347
|
white-space: $grid-filter-checkbox-white-space;
|
|
4337
4348
|
}
|
|
4349
|
+
|
|
4350
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
4351
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
4352
|
+
text-align: left;
|
|
4353
|
+
}
|
|
4338
4354
|
}
|
|
4339
4355
|
}
|
|
4340
4356
|
}
|
|
@@ -592,6 +592,8 @@ $grid-reorderarrow-margin-top: -7.5px !default;
|
|
|
592
592
|
$grid-reorderdownarrow-margin-top: 2.5px !default;
|
|
593
593
|
$grid-reorder-arrow-top-margin: 0 !default;
|
|
594
594
|
$grid-reorder-downarrow-top-margin: -3px !default;
|
|
595
|
+
$grid-reorder-virtualarrow-top-margin: -1px !default;
|
|
596
|
+
$grid-reorder-virtualdownarrow-top-margin: -3px !default;
|
|
595
597
|
$grid-sortnumber-font-size: 9px !default;
|
|
596
598
|
$grid-header-text-transform: none !default;
|
|
597
599
|
$grid-bigger-toolbar-icon-size: 18px !default;
|
|
@@ -2941,7 +2943,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2941
2943
|
}
|
|
2942
2944
|
|
|
2943
2945
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2944
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
2946
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
2947
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
2948
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
2945
2949
|
font-size: $grid-reorderarrow-font-size;
|
|
2946
2950
|
margin-left: $grid-reorderarrow-margin-left;
|
|
2947
2951
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -4286,9 +4290,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4286
4290
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
4287
4291
|
}
|
|
4288
4292
|
|
|
4293
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
4294
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
4295
|
+
}
|
|
4296
|
+
|
|
4289
4297
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
4290
4298
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
4291
4299
|
}
|
|
4300
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
4301
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
4302
|
+
}
|
|
4292
4303
|
|
|
4293
4304
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
4294
4305
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -4339,6 +4350,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4339
4350
|
.e-cc-contentdiv .e-choosercheck {
|
|
4340
4351
|
white-space: $grid-filter-checkbox-white-space;
|
|
4341
4352
|
}
|
|
4353
|
+
|
|
4354
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
4355
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
4356
|
+
text-align: left;
|
|
4357
|
+
}
|
|
4342
4358
|
}
|
|
4343
4359
|
}
|
|
4344
4360
|
}
|
|
@@ -588,6 +588,8 @@ $grid-reorderarrow-margin-top: -7px !default;
|
|
|
588
588
|
$grid-reorderdownarrow-margin-top: 4px !default;
|
|
589
589
|
$grid-reorder-arrow-top-margin: 0 !default;
|
|
590
590
|
$grid-reorder-downarrow-top-margin: -2px !default;
|
|
591
|
+
$grid-reorder-virtualarrow-top-margin: -1px !default;
|
|
592
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
591
593
|
$grid-bigger-toolbar-icon-size: $grid-bigger-icons-font-size !default;
|
|
592
594
|
$grid-reorderarrow-margin-left: -3px !default;
|
|
593
595
|
$grid-column-chooser-cancel-icon-size: $text-sm !default;
|
|
@@ -2935,7 +2937,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
2935
2937
|
}
|
|
2936
2938
|
|
|
2937
2939
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2938
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
2940
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
2941
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
2942
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
2939
2943
|
font-size: $grid-reorderarrow-font-size;
|
|
2940
2944
|
margin-left: $grid-reorderarrow-margin-left;
|
|
2941
2945
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -4280,9 +4284,16 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4280
4284
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
4281
4285
|
}
|
|
4282
4286
|
|
|
4287
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
4288
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
4289
|
+
}
|
|
4290
|
+
|
|
4283
4291
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
4284
4292
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
4285
4293
|
}
|
|
4294
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
4295
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
4296
|
+
}
|
|
4286
4297
|
|
|
4287
4298
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
4288
4299
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -4333,6 +4344,11 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4333
4344
|
.e-cc-contentdiv .e-choosercheck {
|
|
4334
4345
|
white-space: $grid-filter-checkbox-white-space;
|
|
4335
4346
|
}
|
|
4347
|
+
|
|
4348
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
4349
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
4350
|
+
text-align: left;
|
|
4351
|
+
}
|
|
4336
4352
|
}
|
|
4337
4353
|
}
|
|
4338
4354
|
}
|
|
@@ -588,6 +588,8 @@ $grid-reorderarrow-margin-top: -7px !default;
|
|
|
588
588
|
$grid-reorderdownarrow-margin-top: 4px !default;
|
|
589
589
|
$grid-reorder-arrow-top-margin: 0 !default;
|
|
590
590
|
$grid-reorder-downarrow-top-margin: -2px !default;
|
|
591
|
+
$grid-reorder-virtualarrow-top-margin: -1px !default;
|
|
592
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
591
593
|
$grid-bigger-toolbar-icon-size: $grid-bigger-icons-font-size !default;
|
|
592
594
|
$grid-reorderarrow-margin-left: -3px !default;
|
|
593
595
|
$grid-column-chooser-cancel-icon-size: $text-sm !default;
|
|
@@ -2935,7 +2937,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
2935
2937
|
}
|
|
2936
2938
|
|
|
2937
2939
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
2938
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
2940
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
2941
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
2942
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
2939
2943
|
font-size: $grid-reorderarrow-font-size;
|
|
2940
2944
|
margin-left: $grid-reorderarrow-margin-left;
|
|
2941
2945
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -4280,9 +4284,16 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4280
4284
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
4281
4285
|
}
|
|
4282
4286
|
|
|
4287
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
4288
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
4289
|
+
}
|
|
4290
|
+
|
|
4283
4291
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
4284
4292
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
4285
4293
|
}
|
|
4294
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
4295
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
4296
|
+
}
|
|
4286
4297
|
|
|
4287
4298
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
4288
4299
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -4333,6 +4344,11 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4333
4344
|
.e-cc-contentdiv .e-choosercheck {
|
|
4334
4345
|
white-space: $grid-filter-checkbox-white-space;
|
|
4335
4346
|
}
|
|
4347
|
+
|
|
4348
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
4349
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
4350
|
+
text-align: left;
|
|
4351
|
+
}
|
|
4336
4352
|
}
|
|
4337
4353
|
}
|
|
4338
4354
|
}
|
|
@@ -583,6 +583,8 @@ $grid-reorderarrow-margin-top: -4.5px !default;
|
|
|
583
583
|
$grid-reorderdownarrow-margin-top: 4px !default;
|
|
584
584
|
$grid-reorder-arrow-top-margin: 1px !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
|
}
|
|
@@ -583,6 +583,8 @@ $grid-reorderarrow-margin-top: -4.5px !default;
|
|
|
583
583
|
$grid-reorderdownarrow-margin-top: 4px !default;
|
|
584
584
|
$grid-reorder-arrow-top-margin: 1px !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
|
}
|