@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
|
@@ -3373,6 +3373,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
3373
3373
|
|
|
3374
3374
|
input.e-input.e-rtl#{$css},
|
|
3375
3375
|
.e-input-group.e-rtl input.e-input,
|
|
3376
|
+
.e-input-group.e-control-container.e-rtl input.e-control,
|
|
3376
3377
|
.e-input-group.e-control-wrapper.e-rtl input.e-input,
|
|
3377
3378
|
.e-float-input.e-rtl input,
|
|
3378
3379
|
.e-float-input.e-control-wrapper.e-rtl input,
|
|
@@ -3373,6 +3373,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
3373
3373
|
|
|
3374
3374
|
input.e-input.e-rtl#{$css},
|
|
3375
3375
|
.e-input-group.e-rtl input.e-input,
|
|
3376
|
+
.e-input-group.e-control-container.e-rtl input.e-control,
|
|
3376
3377
|
.e-input-group.e-control-wrapper.e-rtl input.e-input,
|
|
3377
3378
|
.e-float-input.e-rtl input,
|
|
3378
3379
|
.e-float-input.e-control-wrapper.e-rtl input,
|
|
@@ -2682,6 +2682,9 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
2682
2682
|
#{&}.e-ddl.e-popup.e-ddl-device-filter {
|
|
2683
2683
|
margin: $ddl-filter-margin;
|
|
2684
2684
|
}
|
|
2685
|
+
#{&}.e-ios {
|
|
2686
|
+
position: fixed;
|
|
2687
|
+
}
|
|
2685
2688
|
}
|
|
2686
2689
|
|
|
2687
2690
|
.e-ddl.e-control-wrapper .e-ddl-disable-icon {
|
|
@@ -6564,6 +6567,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
6564
6567
|
|
|
6565
6568
|
input.e-input.e-rtl#{$css},
|
|
6566
6569
|
.e-input-group.e-rtl input.e-input,
|
|
6570
|
+
.e-input-group.e-control-container.e-rtl input.e-control,
|
|
6567
6571
|
.e-input-group.e-control-wrapper.e-rtl input.e-input,
|
|
6568
6572
|
.e-float-input.e-rtl input,
|
|
6569
6573
|
.e-float-input.e-control-wrapper.e-rtl input,
|
|
@@ -27411,6 +27415,10 @@ $cbox-border-style: solid !default;
|
|
|
27411
27415
|
}
|
|
27412
27416
|
}
|
|
27413
27417
|
|
|
27418
|
+
.e-checkbox-wrapper[readonly] {
|
|
27419
|
+
pointer-events: none;
|
|
27420
|
+
}
|
|
27421
|
+
|
|
27414
27422
|
.e-small .e-checkbox-wrapper,
|
|
27415
27423
|
.e-small.e-checkbox-wrapper,
|
|
27416
27424
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29657,6 +29665,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29657
29665
|
|
|
29658
29666
|
.e-caret {
|
|
29659
29667
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29668
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29669
|
+
margin-top: 0;
|
|
29670
|
+
}
|
|
29660
29671
|
}
|
|
29661
29672
|
|
|
29662
29673
|
&.e-vertical {
|
|
@@ -34722,12 +34733,26 @@ $cpicker-blazor-bigger-input-margin: calc(3.425% - 2.28px) !default;
|
|
|
34722
34733
|
& .e-slider-track {
|
|
34723
34734
|
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%);
|
|
34724
34735
|
}
|
|
34736
|
+
|
|
34737
|
+
& .e-handle {
|
|
34738
|
+
@if $skin-name == 'FluentUI' {
|
|
34739
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34740
|
+
}
|
|
34741
|
+
}
|
|
34725
34742
|
}
|
|
34726
34743
|
|
|
34727
34744
|
& .e-preview-container {
|
|
34728
34745
|
margin-left: 0;
|
|
34729
34746
|
margin-right: $cpicker-preview-margin-left;
|
|
34730
34747
|
}
|
|
34748
|
+
|
|
34749
|
+
& .e-opacity-slider {
|
|
34750
|
+
& .e-handle-first {
|
|
34751
|
+
@if $skin-name == 'FluentUI' {
|
|
34752
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34753
|
+
}
|
|
34754
|
+
}
|
|
34755
|
+
}
|
|
34731
34756
|
}
|
|
34732
34757
|
|
|
34733
34758
|
& .e-selected-value {
|
|
@@ -35730,22 +35755,26 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
35730
35755
|
|
|
35731
35756
|
|
|
35732
35757
|
@mixin focused-icon-color {
|
|
35733
|
-
|
|
35734
|
-
|
|
35735
|
-
|
|
35736
|
-
|
|
35737
|
-
|
|
35738
|
-
|
|
35758
|
+
@if $skin-name != 'bootstrap5' {
|
|
35759
|
+
& .e-caret {
|
|
35760
|
+
color: $cmenu-caret-color;
|
|
35761
|
+
}
|
|
35762
|
+
|
|
35763
|
+
& .e-menu-icon {
|
|
35764
|
+
color: $cmenu-icon-color;
|
|
35765
|
+
}
|
|
35739
35766
|
}
|
|
35740
35767
|
}
|
|
35741
35768
|
|
|
35742
35769
|
@mixin selected-icon-color {
|
|
35743
|
-
|
|
35744
|
-
|
|
35745
|
-
|
|
35746
|
-
|
|
35747
|
-
|
|
35748
|
-
|
|
35770
|
+
@if $skin-name != 'bootstrap5' {
|
|
35771
|
+
& .e-caret {
|
|
35772
|
+
color: $cmenu-caret-hover-color;
|
|
35773
|
+
}
|
|
35774
|
+
|
|
35775
|
+
& .e-menu-icon {
|
|
35776
|
+
color: $cmenu-hover-icon-color;
|
|
35777
|
+
}
|
|
35749
35778
|
}
|
|
35750
35779
|
}
|
|
35751
35780
|
|
|
@@ -57521,6 +57550,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
57521
57550
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57522
57551
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57523
57552
|
$ddl-input-text-indent: 0 !default;
|
|
57553
|
+
$ddl-input-placeholder-padding: 4px 0 4px 0 !default;
|
|
57524
57554
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
57525
57555
|
$ddl-popup-active-focus-bg-color: $grey-800 !default;
|
|
57526
57556
|
$ddl-popup-active-focus-font-color: $accent !default;
|
|
@@ -58082,8 +58112,8 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
|
|
|
58082
58112
|
height: $ddl-input-height;
|
|
58083
58113
|
min-height: $ddl-input-height;
|
|
58084
58114
|
outline: none;
|
|
58085
|
-
padding:
|
|
58086
|
-
text-indent:
|
|
58115
|
+
padding: $ddl-input-placeholder-padding;
|
|
58116
|
+
text-indent: 0;
|
|
58087
58117
|
}
|
|
58088
58118
|
|
|
58089
58119
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -72785,6 +72815,8 @@ $grid-reorderarrow-margin-top: -4.5px !default;
|
|
|
72785
72815
|
$grid-reorderdownarrow-margin-top: 4.5px !default;
|
|
72786
72816
|
$grid-reorder-arrow-top-margin: 1px !default;
|
|
72787
72817
|
$grid-reorder-downarrow-top-margin: -1px !default;
|
|
72818
|
+
$grid-reorder-virtualarrow-top-margin: 1px !default;
|
|
72819
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
72788
72820
|
$grid-sortnumber-font-size: 9px !default;
|
|
72789
72821
|
$grid-header-text-transform: none !default;
|
|
72790
72822
|
$grid-bigger-toolbar-icon-size: 18px !default;
|
|
@@ -75134,7 +75166,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75134
75166
|
}
|
|
75135
75167
|
|
|
75136
75168
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
75137
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
75169
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
75170
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
75171
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75138
75172
|
font-size: $grid-reorderarrow-font-size;
|
|
75139
75173
|
margin-left: $grid-reorderarrow-margin-left;
|
|
75140
75174
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -76479,9 +76513,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76479
76513
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
76480
76514
|
}
|
|
76481
76515
|
|
|
76516
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
76517
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
76518
|
+
}
|
|
76519
|
+
|
|
76482
76520
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
76483
76521
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
76484
76522
|
}
|
|
76523
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
76524
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
76525
|
+
}
|
|
76485
76526
|
|
|
76486
76527
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
76487
76528
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -76532,6 +76573,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76532
76573
|
.e-cc-contentdiv .e-choosercheck {
|
|
76533
76574
|
white-space: $grid-filter-checkbox-white-space;
|
|
76534
76575
|
}
|
|
76576
|
+
|
|
76577
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
76578
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
76579
|
+
text-align: left;
|
|
76580
|
+
}
|
|
76535
76581
|
}
|
|
76536
76582
|
}
|
|
76537
76583
|
}
|
|
@@ -83291,7 +83337,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
83291
83337
|
font-size: $rte-toolbar-big-icon-size;
|
|
83292
83338
|
}
|
|
83293
83339
|
|
|
83294
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
83340
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
83295
83341
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
83296
83342
|
top: -20px;
|
|
83297
83343
|
}
|
|
@@ -83535,13 +83581,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
83535
83581
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
83536
83582
|
}
|
|
83537
83583
|
|
|
83538
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
83584
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
83539
83585
|
font-size: 12px;
|
|
83540
83586
|
position: relative;
|
|
83541
83587
|
top: -18px;
|
|
83542
83588
|
}
|
|
83543
83589
|
|
|
83544
|
-
.e-font-color.e-icons::before {
|
|
83590
|
+
.e-rte-font-color.e-icons::before {
|
|
83545
83591
|
font-size: 13px;
|
|
83546
83592
|
}
|
|
83547
83593
|
|
|
@@ -85825,7 +85871,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
85825
85871
|
content: '\e35f';
|
|
85826
85872
|
}
|
|
85827
85873
|
|
|
85828
|
-
.e-font-color::before {
|
|
85874
|
+
.e-rte-font-color::before {
|
|
85829
85875
|
content: '\e34c';
|
|
85830
85876
|
}
|
|
85831
85877
|
|
|
@@ -103303,20 +103349,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
103303
103349
|
|
|
103304
103350
|
.e-toolbar-items {
|
|
103305
103351
|
background: $pivotgrid-grp-bg-color;
|
|
103306
|
-
|
|
103307
|
-
.e-toolbar-item {
|
|
103308
|
-
.e-tbar-btn.e-btn.e-control {
|
|
103309
|
-
@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') {
|
|
103310
|
-
background: $pivotgrid-grp-bg-color;
|
|
103311
|
-
|
|
103312
|
-
&:hover {
|
|
103313
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
103314
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
103315
|
-
}
|
|
103316
|
-
}
|
|
103317
|
-
}
|
|
103318
|
-
}
|
|
103319
|
-
}
|
|
103320
103352
|
}
|
|
103321
103353
|
|
|
103322
103354
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -103409,20 +103441,28 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
103409
103441
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
103410
103442
|
background-color: $gray-600;
|
|
103411
103443
|
border-radius: $pivotgrid-default-border-radius;
|
|
103412
|
-
|
|
103444
|
+
}
|
|
103413
103445
|
|
|
103414
|
-
|
|
103415
|
-
|
|
103416
|
-
|
|
103417
|
-
|
|
103446
|
+
.e-menu-icon,
|
|
103447
|
+
.e-icons{
|
|
103448
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
103449
|
+
color: $white;
|
|
103450
|
+
}
|
|
103451
|
+
|
|
103452
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
103453
|
+
color: $pivotgrid-active-color;
|
|
103454
|
+
}
|
|
103418
103455
|
}
|
|
103456
|
+
}
|
|
103419
103457
|
|
|
103420
|
-
|
|
103421
|
-
|
|
103458
|
+
ul.e-menu {
|
|
103459
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
103460
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
103461
|
+
padding-right: 0 !important;
|
|
103462
|
+
padding-left: 0 !important;
|
|
103422
103463
|
}
|
|
103423
103464
|
}
|
|
103424
103465
|
}
|
|
103425
|
-
}
|
|
103426
103466
|
|
|
103427
103467
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
103428
103468
|
margin-left: 18px !important;
|
|
@@ -103915,15 +103955,17 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
103915
103955
|
}
|
|
103916
103956
|
|
|
103917
103957
|
.e-toolbar .e-tbar-btn {
|
|
103918
|
-
|
|
103919
|
-
|
|
103920
|
-
|
|
103958
|
+
background-color: transparent;
|
|
103959
|
+
|
|
103960
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
103961
|
+
border: none !important;
|
|
103962
|
+
}
|
|
103921
103963
|
|
|
103922
103964
|
&:hover {
|
|
103923
103965
|
@if ($skin-name == 'tailwind') {
|
|
103924
103966
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
103925
|
-
|
|
103926
|
-
|
|
103967
|
+
}
|
|
103968
|
+
}
|
|
103927
103969
|
}
|
|
103928
103970
|
|
|
103929
103971
|
|
|
@@ -108149,7 +108191,7 @@ $schedule-tree-content-color: #fff !default;
|
|
|
108149
108191
|
vertical-align: top;
|
|
108150
108192
|
|
|
108151
108193
|
&.e-translate {
|
|
108152
|
-
transition: transform .
|
|
108194
|
+
transition: transform .1s ease 0s;
|
|
108153
108195
|
}
|
|
108154
108196
|
}
|
|
108155
108197
|
|
|
@@ -113005,6 +113047,12 @@ $image-editor-contextual-toolbar: $grey-900 !default;
|
|
|
113005
113047
|
border-top: $image-editor-border;
|
|
113006
113048
|
}
|
|
113007
113049
|
|
|
113050
|
+
& .e-canvas-wrapper {
|
|
113051
|
+
& .e-textarea {
|
|
113052
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
113053
|
+
}
|
|
113054
|
+
}
|
|
113055
|
+
|
|
113008
113056
|
& .e-bottom-toolbar {
|
|
113009
113057
|
border-top: $image-editor-border;
|
|
113010
113058
|
}
|
|
@@ -2699,6 +2699,9 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
2699
2699
|
#{&}.e-ddl.e-popup.e-ddl-device-filter {
|
|
2700
2700
|
margin: $ddl-filter-margin;
|
|
2701
2701
|
}
|
|
2702
|
+
#{&}.e-ios {
|
|
2703
|
+
position: fixed;
|
|
2704
|
+
}
|
|
2702
2705
|
}
|
|
2703
2706
|
|
|
2704
2707
|
.e-ddl.e-control-wrapper .e-ddl-disable-icon {
|
|
@@ -6581,6 +6584,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
6581
6584
|
|
|
6582
6585
|
input.e-input.e-rtl#{$css},
|
|
6583
6586
|
.e-input-group.e-rtl input.e-input,
|
|
6587
|
+
.e-input-group.e-control-container.e-rtl input.e-control,
|
|
6584
6588
|
.e-input-group.e-control-wrapper.e-rtl input.e-input,
|
|
6585
6589
|
.e-float-input.e-rtl input,
|
|
6586
6590
|
.e-float-input.e-control-wrapper.e-rtl input,
|
|
@@ -27211,6 +27215,10 @@ $cbox-border-style: solid !default;
|
|
|
27211
27215
|
}
|
|
27212
27216
|
}
|
|
27213
27217
|
|
|
27218
|
+
.e-checkbox-wrapper[readonly] {
|
|
27219
|
+
pointer-events: none;
|
|
27220
|
+
}
|
|
27221
|
+
|
|
27214
27222
|
.e-small .e-checkbox-wrapper,
|
|
27215
27223
|
.e-small.e-checkbox-wrapper,
|
|
27216
27224
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29455,6 +29463,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29455
29463
|
|
|
29456
29464
|
.e-caret {
|
|
29457
29465
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29466
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29467
|
+
margin-top: 0;
|
|
29468
|
+
}
|
|
29458
29469
|
}
|
|
29459
29470
|
|
|
29460
29471
|
&.e-vertical {
|
|
@@ -34504,12 +34515,26 @@ $cpicker-blazor-bigger-input-margin: calc(3.425% - 2.38px) !default;
|
|
|
34504
34515
|
& .e-slider-track {
|
|
34505
34516
|
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%);
|
|
34506
34517
|
}
|
|
34518
|
+
|
|
34519
|
+
& .e-handle {
|
|
34520
|
+
@if $skin-name == 'FluentUI' {
|
|
34521
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34522
|
+
}
|
|
34523
|
+
}
|
|
34507
34524
|
}
|
|
34508
34525
|
|
|
34509
34526
|
& .e-preview-container {
|
|
34510
34527
|
margin-left: 0;
|
|
34511
34528
|
margin-right: $cpicker-preview-margin-left;
|
|
34512
34529
|
}
|
|
34530
|
+
|
|
34531
|
+
& .e-opacity-slider {
|
|
34532
|
+
& .e-handle-first {
|
|
34533
|
+
@if $skin-name == 'FluentUI' {
|
|
34534
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34535
|
+
}
|
|
34536
|
+
}
|
|
34537
|
+
}
|
|
34513
34538
|
}
|
|
34514
34539
|
|
|
34515
34540
|
& .e-selected-value {
|
|
@@ -35509,22 +35534,26 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35509
35534
|
|
|
35510
35535
|
|
|
35511
35536
|
@mixin focused-icon-color {
|
|
35512
|
-
|
|
35513
|
-
|
|
35514
|
-
|
|
35515
|
-
|
|
35516
|
-
|
|
35517
|
-
|
|
35537
|
+
@if $skin-name != 'bootstrap5' {
|
|
35538
|
+
& .e-caret {
|
|
35539
|
+
color: $cmenu-caret-color;
|
|
35540
|
+
}
|
|
35541
|
+
|
|
35542
|
+
& .e-menu-icon {
|
|
35543
|
+
color: $cmenu-icon-color;
|
|
35544
|
+
}
|
|
35518
35545
|
}
|
|
35519
35546
|
}
|
|
35520
35547
|
|
|
35521
35548
|
@mixin selected-icon-color {
|
|
35522
|
-
|
|
35523
|
-
|
|
35524
|
-
|
|
35525
|
-
|
|
35526
|
-
|
|
35527
|
-
|
|
35549
|
+
@if $skin-name != 'bootstrap5' {
|
|
35550
|
+
& .e-caret {
|
|
35551
|
+
color: $cmenu-caret-hover-color;
|
|
35552
|
+
}
|
|
35553
|
+
|
|
35554
|
+
& .e-menu-icon {
|
|
35555
|
+
color: $cmenu-hover-icon-color;
|
|
35556
|
+
}
|
|
35528
35557
|
}
|
|
35529
35558
|
}
|
|
35530
35559
|
|
|
@@ -57262,6 +57291,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
57262
57291
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57263
57292
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57264
57293
|
$ddl-input-text-indent: 0 !default;
|
|
57294
|
+
$ddl-input-placeholder-padding: 4px 0 4px 0 !default;
|
|
57265
57295
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
57266
57296
|
$ddl-popup-active-focus-bg-color: $grey-300 !default;
|
|
57267
57297
|
$ddl-popup-active-focus-font-color: $accent !default;
|
|
@@ -57817,8 +57847,8 @@ $filled-multiselect-chip-hover-bg-color: darken($grey-300, 7%) !default;
|
|
|
57817
57847
|
height: $ddl-input-height;
|
|
57818
57848
|
min-height: $ddl-input-height;
|
|
57819
57849
|
outline: none;
|
|
57820
|
-
padding:
|
|
57821
|
-
text-indent:
|
|
57850
|
+
padding: $ddl-input-placeholder-padding;
|
|
57851
|
+
text-indent: 0;
|
|
57822
57852
|
}
|
|
57823
57853
|
|
|
57824
57854
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -72506,6 +72536,8 @@ $grid-reorderarrow-margin-top: -4.5px !default;
|
|
|
72506
72536
|
$grid-reorderdownarrow-margin-top: 4.5px !default;
|
|
72507
72537
|
$grid-reorder-arrow-top-margin: 1px !default;
|
|
72508
72538
|
$grid-reorder-downarrow-top-margin: -1px !default;
|
|
72539
|
+
$grid-reorder-virtualarrow-top-margin: 1px !default;
|
|
72540
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
72509
72541
|
$grid-sortnumber-font-size: 9px !default;
|
|
72510
72542
|
$grid-header-text-transform: none !default;
|
|
72511
72543
|
$grid-bigger-toolbar-icon-size: 18px !default;
|
|
@@ -74855,7 +74887,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
74855
74887
|
}
|
|
74856
74888
|
|
|
74857
74889
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
74858
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
74890
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
74891
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
74892
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
74859
74893
|
font-size: $grid-reorderarrow-font-size;
|
|
74860
74894
|
margin-left: $grid-reorderarrow-margin-left;
|
|
74861
74895
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -76200,9 +76234,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76200
76234
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
76201
76235
|
}
|
|
76202
76236
|
|
|
76237
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
76238
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
76239
|
+
}
|
|
76240
|
+
|
|
76203
76241
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
76204
76242
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
76205
76243
|
}
|
|
76244
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
76245
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
76246
|
+
}
|
|
76206
76247
|
|
|
76207
76248
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
76208
76249
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -76253,6 +76294,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76253
76294
|
.e-cc-contentdiv .e-choosercheck {
|
|
76254
76295
|
white-space: $grid-filter-checkbox-white-space;
|
|
76255
76296
|
}
|
|
76297
|
+
|
|
76298
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
76299
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
76300
|
+
text-align: left;
|
|
76301
|
+
}
|
|
76256
76302
|
}
|
|
76257
76303
|
}
|
|
76258
76304
|
}
|
|
@@ -83004,7 +83050,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
83004
83050
|
font-size: $rte-toolbar-big-icon-size;
|
|
83005
83051
|
}
|
|
83006
83052
|
|
|
83007
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
83053
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
83008
83054
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
83009
83055
|
top: -20px;
|
|
83010
83056
|
}
|
|
@@ -83248,13 +83294,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
83248
83294
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
83249
83295
|
}
|
|
83250
83296
|
|
|
83251
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
83297
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
83252
83298
|
font-size: 12px;
|
|
83253
83299
|
position: relative;
|
|
83254
83300
|
top: -18px;
|
|
83255
83301
|
}
|
|
83256
83302
|
|
|
83257
|
-
.e-font-color.e-icons::before {
|
|
83303
|
+
.e-rte-font-color.e-icons::before {
|
|
83258
83304
|
font-size: 13px;
|
|
83259
83305
|
}
|
|
83260
83306
|
|
|
@@ -85538,7 +85584,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
85538
85584
|
content: '\e35f';
|
|
85539
85585
|
}
|
|
85540
85586
|
|
|
85541
|
-
.e-font-color::before {
|
|
85587
|
+
.e-rte-font-color::before {
|
|
85542
85588
|
content: '\e34c';
|
|
85543
85589
|
}
|
|
85544
85590
|
|
|
@@ -103012,20 +103058,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
103012
103058
|
|
|
103013
103059
|
.e-toolbar-items {
|
|
103014
103060
|
background: $pivotgrid-grp-bg-color;
|
|
103015
|
-
|
|
103016
|
-
.e-toolbar-item {
|
|
103017
|
-
.e-tbar-btn.e-btn.e-control {
|
|
103018
|
-
@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') {
|
|
103019
|
-
background: $pivotgrid-grp-bg-color;
|
|
103020
|
-
|
|
103021
|
-
&:hover {
|
|
103022
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
103023
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
103024
|
-
}
|
|
103025
|
-
}
|
|
103026
|
-
}
|
|
103027
|
-
}
|
|
103028
|
-
}
|
|
103029
103061
|
}
|
|
103030
103062
|
|
|
103031
103063
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -103118,20 +103150,28 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
103118
103150
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
103119
103151
|
background-color: $gray-600;
|
|
103120
103152
|
border-radius: $pivotgrid-default-border-radius;
|
|
103121
|
-
|
|
103153
|
+
}
|
|
103122
103154
|
|
|
103123
|
-
|
|
103124
|
-
|
|
103125
|
-
|
|
103126
|
-
|
|
103155
|
+
.e-menu-icon,
|
|
103156
|
+
.e-icons{
|
|
103157
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
103158
|
+
color: $white;
|
|
103159
|
+
}
|
|
103160
|
+
|
|
103161
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
103162
|
+
color: $pivotgrid-active-color;
|
|
103163
|
+
}
|
|
103127
103164
|
}
|
|
103165
|
+
}
|
|
103128
103166
|
|
|
103129
|
-
|
|
103130
|
-
|
|
103167
|
+
ul.e-menu {
|
|
103168
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
103169
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
103170
|
+
padding-right: 0 !important;
|
|
103171
|
+
padding-left: 0 !important;
|
|
103131
103172
|
}
|
|
103132
103173
|
}
|
|
103133
103174
|
}
|
|
103134
|
-
}
|
|
103135
103175
|
|
|
103136
103176
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
103137
103177
|
margin-left: 18px !important;
|
|
@@ -103624,15 +103664,17 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
103624
103664
|
}
|
|
103625
103665
|
|
|
103626
103666
|
.e-toolbar .e-tbar-btn {
|
|
103627
|
-
|
|
103628
|
-
|
|
103629
|
-
|
|
103667
|
+
background-color: transparent;
|
|
103668
|
+
|
|
103669
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
103670
|
+
border: none !important;
|
|
103671
|
+
}
|
|
103630
103672
|
|
|
103631
103673
|
&:hover {
|
|
103632
103674
|
@if ($skin-name == 'tailwind') {
|
|
103633
103675
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
103634
|
-
|
|
103635
|
-
|
|
103676
|
+
}
|
|
103677
|
+
}
|
|
103636
103678
|
}
|
|
103637
103679
|
|
|
103638
103680
|
|
|
@@ -107857,7 +107899,7 @@ $schedule-tree-content-color: $shadow;
|
|
|
107857
107899
|
vertical-align: top;
|
|
107858
107900
|
|
|
107859
107901
|
&.e-translate {
|
|
107860
|
-
transition: transform .
|
|
107902
|
+
transition: transform .1s ease 0s;
|
|
107861
107903
|
}
|
|
107862
107904
|
}
|
|
107863
107905
|
|
|
@@ -112713,6 +112755,12 @@ $image-editor-contextual-toolbar: $grey-50 !default;
|
|
|
112713
112755
|
border-top: $image-editor-border;
|
|
112714
112756
|
}
|
|
112715
112757
|
|
|
112758
|
+
& .e-canvas-wrapper {
|
|
112759
|
+
& .e-textarea {
|
|
112760
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
112761
|
+
}
|
|
112762
|
+
}
|
|
112763
|
+
|
|
112716
112764
|
& .e-bottom-toolbar {
|
|
112717
112765
|
border-top: $image-editor-border;
|
|
112718
112766
|
}
|
|
@@ -373,22 +373,26 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
373
373
|
|
|
374
374
|
|
|
375
375
|
@mixin focused-icon-color {
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
376
|
+
@if $skin-name != 'bootstrap5' {
|
|
377
|
+
& .e-caret {
|
|
378
|
+
color: $cmenu-caret-color;
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
& .e-menu-icon {
|
|
382
|
+
color: $cmenu-icon-color;
|
|
383
|
+
}
|
|
382
384
|
}
|
|
383
385
|
}
|
|
384
386
|
|
|
385
387
|
@mixin selected-icon-color {
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
388
|
+
@if $skin-name != 'bootstrap5' {
|
|
389
|
+
& .e-caret {
|
|
390
|
+
color: $cmenu-caret-hover-color;
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
& .e-menu-icon {
|
|
394
|
+
color: $cmenu-hover-icon-color;
|
|
395
|
+
}
|
|
392
396
|
}
|
|
393
397
|
}
|
|
394
398
|
|