@syncfusion/blazor-themes 26.2.10 → 26.2.11
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/bds-dark.scss +38 -19
- package/SCSS-Themes/bds.scss +38 -19
- package/SCSS-Themes/bootstrap-dark.scss +39 -20
- package/SCSS-Themes/bootstrap.scss +39 -20
- package/SCSS-Themes/bootstrap4.scss +39 -20
- package/SCSS-Themes/bootstrap5-dark.scss +38 -19
- package/SCSS-Themes/bootstrap5.scss +38 -19
- package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bds.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
- package/SCSS-Themes/fabric-dark.scss +39 -20
- package/SCSS-Themes/fabric.scss +39 -20
- package/SCSS-Themes/fluent-dark.scss +38 -19
- package/SCSS-Themes/fluent.scss +38 -19
- package/SCSS-Themes/fluent2-dark.scss +38 -19
- package/SCSS-Themes/fluent2.scss +38 -19
- package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/fabric.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/highcontrast.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/bds.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/fabric.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent2.scss +7 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +7 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/material.scss +7 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +8 -3
- package/SCSS-Themes/grids/grid/material3.scss +8 -3
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +7 -2
- package/SCSS-Themes/highcontrast.scss +39 -20
- package/SCSS-Themes/inputs/input/bds-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bds.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap4.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap5.scss +25 -16
- package/SCSS-Themes/inputs/input/fabric-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fabric.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent2.scss +25 -16
- package/SCSS-Themes/inputs/input/highcontrast.scss +25 -16
- package/SCSS-Themes/inputs/input/material-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/material.scss +25 -16
- package/SCSS-Themes/inputs/input/material3-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/material3.scss +25 -16
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/tailwind.scss +25 -16
- package/SCSS-Themes/material-dark.scss +49 -25
- package/SCSS-Themes/material.scss +50 -26
- package/SCSS-Themes/material3-dark.scss +43 -24
- package/SCSS-Themes/material3.scss +43 -24
- package/SCSS-Themes/notifications/toast/bds-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bds.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +3 -1
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fabric.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent2.scss +3 -1
- package/SCSS-Themes/notifications/toast/highcontrast.scss +3 -1
- package/SCSS-Themes/notifications/toast/material-dark.scss +8 -6
- package/SCSS-Themes/notifications/toast/material.scss +8 -6
- package/SCSS-Themes/notifications/toast/material3-dark.scss +7 -5
- package/SCSS-Themes/notifications/toast/material3.scss +7 -5
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +3 -1
- package/SCSS-Themes/tailwind-dark.scss +39 -20
- package/SCSS-Themes/tailwind.scss +39 -20
- package/package.json +1 -1
|
@@ -14648,37 +14648,46 @@ $float-label-rtl-value: -7px !default;
|
|
|
14648
14648
|
}
|
|
14649
14649
|
}
|
|
14650
14650
|
|
|
14651
|
-
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14652
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14653
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14654
14651
|
input.e-input#{$css}:-moz-placeholder,
|
|
14652
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14653
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14654
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14655
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14655
14656
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14656
14657
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14657
14658
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14658
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14659
14659
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14660
14660
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14661
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14662
14661
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14663
14662
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14664
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14665
14663
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14666
14664
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14667
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14668
14665
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14669
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14666
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14667
|
+
color: $input-placeholder;
|
|
14668
|
+
}
|
|
14669
|
+
|
|
14670
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14671
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14672
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14673
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14674
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14675
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14676
|
+
color: $input-placeholder;
|
|
14677
|
+
}
|
|
14678
|
+
|
|
14670
14679
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14680
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14671
14681
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14672
14682
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14673
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14674
14683
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14675
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14676
|
-
|
|
14677
|
-
|
|
14678
|
-
|
|
14679
|
-
|
|
14680
|
-
.e-input-
|
|
14681
|
-
.e-input
|
|
14684
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14685
|
+
color: $input-placeholder;
|
|
14686
|
+
}
|
|
14687
|
+
|
|
14688
|
+
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14689
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14690
|
+
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14682
14691
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14683
14692
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14684
14693
|
.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
|
|
@@ -67158,6 +67167,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
67158
67167
|
background-color: rgb(206, 205, 205);
|
|
67159
67168
|
margin: 0 2px;
|
|
67160
67169
|
}
|
|
67170
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
67171
|
+
display: none;
|
|
67172
|
+
}
|
|
67161
67173
|
.e-de-tc-pmark {
|
|
67162
67174
|
font-size: 14px;
|
|
67163
67175
|
font-family: Roboto-Regular;
|
|
@@ -77525,7 +77537,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77525
77537
|
}
|
|
77526
77538
|
|
|
77527
77539
|
.e-summarycontent {
|
|
77528
|
-
display: flex;
|
|
77529
77540
|
& .e-indentcell {
|
|
77530
77541
|
border-width: 1px 0 0;
|
|
77531
77542
|
}
|
|
@@ -77852,7 +77863,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77852
77863
|
}
|
|
77853
77864
|
|
|
77854
77865
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77855
|
-
@if $grid-skin == 'bootstrap5' {
|
|
77866
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
77856
77867
|
padding-left: 8px;
|
|
77857
77868
|
}
|
|
77858
77869
|
@else if $grid-skin == 'fluent' {
|
|
@@ -81779,6 +81790,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81779
81790
|
color: $grid-row-selection-color;
|
|
81780
81791
|
}
|
|
81781
81792
|
|
|
81793
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
81794
|
+
@if $grid-skin == 'fluent2' {
|
|
81795
|
+
color: $grid-row-selection-color;
|
|
81796
|
+
}
|
|
81797
|
+
}
|
|
81798
|
+
|
|
81782
81799
|
td.e-active {
|
|
81783
81800
|
background: $grid-row-selection-bg-color;
|
|
81784
81801
|
}
|
|
@@ -97871,6 +97888,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
97871
97888
|
flex-direction: column;
|
|
97872
97889
|
overflow: hidden;
|
|
97873
97890
|
width: inherit;
|
|
97891
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
97892
|
+
flex: 1;
|
|
97893
|
+
}
|
|
97874
97894
|
|
|
97875
97895
|
.e-toast-title,
|
|
97876
97896
|
.e-toast-content {
|
|
@@ -98090,7 +98110,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
98090
98110
|
background: $toast-close-icon-hover-bg-color;
|
|
98091
98111
|
border-radius: $toast-icon-hover-border-radius;
|
|
98092
98112
|
height: 32px;
|
|
98093
|
-
margin-top: -6px;
|
|
98094
98113
|
}
|
|
98095
98114
|
@else {
|
|
98096
98115
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -14647,37 +14647,46 @@ $float-label-rtl-value: -7px !default;
|
|
|
14647
14647
|
}
|
|
14648
14648
|
}
|
|
14649
14649
|
|
|
14650
|
-
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14651
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14652
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14653
14650
|
input.e-input#{$css}:-moz-placeholder,
|
|
14651
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14652
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14653
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14654
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14654
14655
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14655
14656
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14656
14657
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14657
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14658
14658
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14659
14659
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14660
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14661
14660
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14662
14661
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14663
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14664
14662
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14665
14663
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14666
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14667
14664
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14668
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14665
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14666
|
+
color: $input-placeholder;
|
|
14667
|
+
}
|
|
14668
|
+
|
|
14669
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14670
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14671
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14672
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14673
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14674
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14675
|
+
color: $input-placeholder;
|
|
14676
|
+
}
|
|
14677
|
+
|
|
14669
14678
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14679
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14670
14680
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14671
14681
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14672
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14673
14682
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14674
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14675
|
-
|
|
14676
|
-
|
|
14677
|
-
|
|
14678
|
-
|
|
14679
|
-
.e-input-
|
|
14680
|
-
.e-input
|
|
14683
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14684
|
+
color: $input-placeholder;
|
|
14685
|
+
}
|
|
14686
|
+
|
|
14687
|
+
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14688
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14689
|
+
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14681
14690
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14682
14691
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14683
14692
|
.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
|
|
@@ -67157,6 +67166,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
67157
67166
|
background-color: rgb(206, 205, 205);
|
|
67158
67167
|
margin: 0 2px;
|
|
67159
67168
|
}
|
|
67169
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
67170
|
+
display: none;
|
|
67171
|
+
}
|
|
67160
67172
|
.e-de-tc-pmark {
|
|
67161
67173
|
font-size: 14px;
|
|
67162
67174
|
font-family: Roboto-Regular;
|
|
@@ -77524,7 +77536,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77524
77536
|
}
|
|
77525
77537
|
|
|
77526
77538
|
.e-summarycontent {
|
|
77527
|
-
display: flex;
|
|
77528
77539
|
& .e-indentcell {
|
|
77529
77540
|
border-width: 1px 0 0;
|
|
77530
77541
|
}
|
|
@@ -77851,7 +77862,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77851
77862
|
}
|
|
77852
77863
|
|
|
77853
77864
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77854
|
-
@if $grid-skin == 'bootstrap5' {
|
|
77865
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
77855
77866
|
padding-left: 8px;
|
|
77856
77867
|
}
|
|
77857
77868
|
@else if $grid-skin == 'fluent' {
|
|
@@ -81778,6 +81789,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81778
81789
|
color: $grid-row-selection-color;
|
|
81779
81790
|
}
|
|
81780
81791
|
|
|
81792
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
81793
|
+
@if $grid-skin == 'fluent2' {
|
|
81794
|
+
color: $grid-row-selection-color;
|
|
81795
|
+
}
|
|
81796
|
+
}
|
|
81797
|
+
|
|
81781
81798
|
td.e-active {
|
|
81782
81799
|
background: $grid-row-selection-bg-color;
|
|
81783
81800
|
}
|
|
@@ -97870,6 +97887,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
97870
97887
|
flex-direction: column;
|
|
97871
97888
|
overflow: hidden;
|
|
97872
97889
|
width: inherit;
|
|
97890
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
97891
|
+
flex: 1;
|
|
97892
|
+
}
|
|
97873
97893
|
|
|
97874
97894
|
.e-toast-title,
|
|
97875
97895
|
.e-toast-content {
|
|
@@ -98089,7 +98109,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
98089
98109
|
background: $toast-close-icon-hover-bg-color;
|
|
98090
98110
|
border-radius: $toast-icon-hover-border-radius;
|
|
98091
98111
|
height: 32px;
|
|
98092
|
-
margin-top: -6px;
|
|
98093
98112
|
}
|
|
98094
98113
|
@else {
|
|
98095
98114
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -3872,6 +3872,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3872
3872
|
background-color: rgb(206, 205, 205);
|
|
3873
3873
|
margin: 0 2px;
|
|
3874
3874
|
}
|
|
3875
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3876
|
+
display: none;
|
|
3877
|
+
}
|
|
3875
3878
|
.e-de-tc-pmark {
|
|
3876
3879
|
font-size: 14px;
|
|
3877
3880
|
font-family: Roboto-Regular;
|
|
@@ -3872,6 +3872,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3872
3872
|
background-color: rgb(206, 205, 205);
|
|
3873
3873
|
margin: 0 2px;
|
|
3874
3874
|
}
|
|
3875
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3876
|
+
display: none;
|
|
3877
|
+
}
|
|
3875
3878
|
.e-de-tc-pmark {
|
|
3876
3879
|
font-size: 14px;
|
|
3877
3880
|
font-family: Roboto-Regular;
|
|
@@ -3864,6 +3864,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3864
3864
|
background-color: rgb(206, 205, 205);
|
|
3865
3865
|
margin: 0 2px;
|
|
3866
3866
|
}
|
|
3867
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3868
|
+
display: none;
|
|
3869
|
+
}
|
|
3867
3870
|
.e-de-tc-pmark {
|
|
3868
3871
|
font-size: 14px;
|
|
3869
3872
|
font-family: Roboto-Regular;
|
|
@@ -3863,6 +3863,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3863
3863
|
background-color: rgb(206, 205, 205);
|
|
3864
3864
|
margin: 0 2px;
|
|
3865
3865
|
}
|
|
3866
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3867
|
+
display: none;
|
|
3868
|
+
}
|
|
3866
3869
|
.e-de-tc-pmark {
|
|
3867
3870
|
font-size: 14px;
|
|
3868
3871
|
font-family: Roboto-Regular;
|
|
@@ -3876,6 +3876,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3876
3876
|
background-color: rgb(206, 205, 205);
|
|
3877
3877
|
margin: 0 2px;
|
|
3878
3878
|
}
|
|
3879
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3880
|
+
display: none;
|
|
3881
|
+
}
|
|
3879
3882
|
.e-de-tc-pmark {
|
|
3880
3883
|
font-size: 14px;
|
|
3881
3884
|
font-family: Roboto-Regular;
|
|
@@ -3873,6 +3873,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3873
3873
|
background-color: rgb(206, 205, 205);
|
|
3874
3874
|
margin: 0 2px;
|
|
3875
3875
|
}
|
|
3876
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3877
|
+
display: none;
|
|
3878
|
+
}
|
|
3876
3879
|
.e-de-tc-pmark {
|
|
3877
3880
|
font-size: 14px;
|
|
3878
3881
|
font-family: Roboto-Regular;
|
|
@@ -3873,6 +3873,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3873
3873
|
background-color: rgb(206, 205, 205);
|
|
3874
3874
|
margin: 0 2px;
|
|
3875
3875
|
}
|
|
3876
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3877
|
+
display: none;
|
|
3878
|
+
}
|
|
3876
3879
|
.e-de-tc-pmark {
|
|
3877
3880
|
font-size: 14px;
|
|
3878
3881
|
font-family: Roboto-Regular;
|
|
@@ -3866,6 +3866,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3866
3866
|
background-color: rgb(206, 205, 205);
|
|
3867
3867
|
margin: 0 2px;
|
|
3868
3868
|
}
|
|
3869
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3870
|
+
display: none;
|
|
3871
|
+
}
|
|
3869
3872
|
.e-de-tc-pmark {
|
|
3870
3873
|
font-size: 14px;
|
|
3871
3874
|
font-family: Roboto-Regular;
|
|
@@ -3865,6 +3865,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3865
3865
|
background-color: rgb(206, 205, 205);
|
|
3866
3866
|
margin: 0 2px;
|
|
3867
3867
|
}
|
|
3868
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3869
|
+
display: none;
|
|
3870
|
+
}
|
|
3868
3871
|
.e-de-tc-pmark {
|
|
3869
3872
|
font-size: 14px;
|
|
3870
3873
|
font-family: Roboto-Regular;
|
|
@@ -3873,6 +3873,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3873
3873
|
background-color: rgb(206, 205, 205);
|
|
3874
3874
|
margin: 0 2px;
|
|
3875
3875
|
}
|
|
3876
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3877
|
+
display: none;
|
|
3878
|
+
}
|
|
3876
3879
|
.e-de-tc-pmark {
|
|
3877
3880
|
font-size: 14px;
|
|
3878
3881
|
font-family: Roboto-Regular;
|
|
@@ -3873,6 +3873,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3873
3873
|
background-color: rgb(206, 205, 205);
|
|
3874
3874
|
margin: 0 2px;
|
|
3875
3875
|
}
|
|
3876
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3877
|
+
display: none;
|
|
3878
|
+
}
|
|
3876
3879
|
.e-de-tc-pmark {
|
|
3877
3880
|
font-size: 14px;
|
|
3878
3881
|
font-family: Roboto-Regular;
|
|
@@ -3878,6 +3878,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3878
3878
|
background-color: rgb(206, 205, 205);
|
|
3879
3879
|
margin: 0 2px;
|
|
3880
3880
|
}
|
|
3881
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3882
|
+
display: none;
|
|
3883
|
+
}
|
|
3881
3884
|
.e-de-tc-pmark {
|
|
3882
3885
|
font-size: 14px;
|
|
3883
3886
|
font-family: Roboto-Regular;
|
|
@@ -3878,6 +3878,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3878
3878
|
background-color: rgb(206, 205, 205);
|
|
3879
3879
|
margin: 0 2px;
|
|
3880
3880
|
}
|
|
3881
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3882
|
+
display: none;
|
|
3883
|
+
}
|
|
3881
3884
|
.e-de-tc-pmark {
|
|
3882
3885
|
font-size: 14px;
|
|
3883
3886
|
font-family: Roboto-Regular;
|
|
@@ -3865,6 +3865,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3865
3865
|
background-color: rgb(206, 205, 205);
|
|
3866
3866
|
margin: 0 2px;
|
|
3867
3867
|
}
|
|
3868
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3869
|
+
display: none;
|
|
3870
|
+
}
|
|
3868
3871
|
.e-de-tc-pmark {
|
|
3869
3872
|
font-size: 14px;
|
|
3870
3873
|
font-family: Roboto-Regular;
|
|
@@ -3882,6 +3882,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3882
3882
|
background-color: rgb(206, 205, 205);
|
|
3883
3883
|
margin: 0 2px;
|
|
3884
3884
|
}
|
|
3885
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3886
|
+
display: none;
|
|
3887
|
+
}
|
|
3885
3888
|
.e-de-tc-pmark {
|
|
3886
3889
|
font-size: 14px;
|
|
3887
3890
|
font-family: Roboto-Regular;
|
|
@@ -3882,6 +3882,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3882
3882
|
background-color: rgb(206, 205, 205);
|
|
3883
3883
|
margin: 0 2px;
|
|
3884
3884
|
}
|
|
3885
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3886
|
+
display: none;
|
|
3887
|
+
}
|
|
3885
3888
|
.e-de-tc-pmark {
|
|
3886
3889
|
font-size: 14px;
|
|
3887
3890
|
font-family: Roboto-Regular;
|
|
@@ -3873,6 +3873,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3873
3873
|
background-color: rgb(206, 205, 205);
|
|
3874
3874
|
margin: 0 2px;
|
|
3875
3875
|
}
|
|
3876
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3877
|
+
display: none;
|
|
3878
|
+
}
|
|
3876
3879
|
.e-de-tc-pmark {
|
|
3877
3880
|
font-size: 14px;
|
|
3878
3881
|
font-family: Roboto-Regular;
|
|
@@ -3873,6 +3873,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3873
3873
|
background-color: rgb(206, 205, 205);
|
|
3874
3874
|
margin: 0 2px;
|
|
3875
3875
|
}
|
|
3876
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3877
|
+
display: none;
|
|
3878
|
+
}
|
|
3876
3879
|
.e-de-tc-pmark {
|
|
3877
3880
|
font-size: 14px;
|
|
3878
3881
|
font-family: Roboto-Regular;
|
|
@@ -3872,6 +3872,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3872
3872
|
background-color: rgb(206, 205, 205);
|
|
3873
3873
|
margin: 0 2px;
|
|
3874
3874
|
}
|
|
3875
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3876
|
+
display: none;
|
|
3877
|
+
}
|
|
3875
3878
|
.e-de-tc-pmark {
|
|
3876
3879
|
font-size: 14px;
|
|
3877
3880
|
font-family: Roboto-Regular;
|
|
@@ -3872,6 +3872,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3872
3872
|
background-color: rgb(206, 205, 205);
|
|
3873
3873
|
margin: 0 2px;
|
|
3874
3874
|
}
|
|
3875
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3876
|
+
display: none;
|
|
3877
|
+
}
|
|
3875
3878
|
.e-de-tc-pmark {
|
|
3876
3879
|
font-size: 14px;
|
|
3877
3880
|
font-family: Roboto-Regular;
|
|
@@ -244,6 +244,11 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
|
|
|
244
244
|
.e-small.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type = 'text'] {
|
|
245
245
|
padding: 0;
|
|
246
246
|
}
|
|
247
|
+
|
|
248
|
+
.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type = 'text'],
|
|
249
|
+
.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type = 'text'] {
|
|
250
|
+
padding: 0;
|
|
251
|
+
}
|
|
247
252
|
}
|
|
248
253
|
|
|
249
254
|
.e-multi-select-wrapper {
|
|
@@ -94,7 +94,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
94
94
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
95
95
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
96
96
|
$ddl-input-text-indent: 0 !default;
|
|
97
|
-
$ddl-input-placeholder-padding: 0 !default;
|
|
97
|
+
$ddl-input-placeholder-padding: 4px 0 4px 0 !default;
|
|
98
98
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
99
99
|
$ddl-popup-active-focus-bg-color: $grey-300 !default;
|
|
100
100
|
$ddl-popup-active-focus-font-color: $accent !default;
|
|
@@ -237,6 +237,11 @@ $filled-multiselect-chip-hover-bg-color: darken($grey-300, 7%) !default;
|
|
|
237
237
|
.e-small.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type = 'text'] {
|
|
238
238
|
padding: 0;
|
|
239
239
|
}
|
|
240
|
+
|
|
241
|
+
.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type = 'text'],
|
|
242
|
+
.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type = 'text'] {
|
|
243
|
+
padding: 0;
|
|
244
|
+
}
|
|
240
245
|
}
|
|
241
246
|
|
|
242
247
|
.e-multi-select-wrapper {
|
|
@@ -14560,37 +14560,46 @@ $float-label-rtl-value: -7px !default;
|
|
|
14560
14560
|
}
|
|
14561
14561
|
}
|
|
14562
14562
|
|
|
14563
|
-
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14564
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14565
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14566
14563
|
input.e-input#{$css}:-moz-placeholder,
|
|
14564
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14565
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14566
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14567
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14567
14568
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14568
14569
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14569
14570
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14570
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14571
14571
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14572
14572
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14573
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14574
14573
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14575
14574
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14576
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14577
14575
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14578
14576
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14579
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14580
14577
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14581
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14578
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14579
|
+
color: $input-placeholder;
|
|
14580
|
+
}
|
|
14581
|
+
|
|
14582
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14583
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14584
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14585
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14586
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14587
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14588
|
+
color: $input-placeholder;
|
|
14589
|
+
}
|
|
14590
|
+
|
|
14582
14591
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14592
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14583
14593
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14584
14594
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14585
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14586
14595
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14587
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14588
|
-
|
|
14589
|
-
|
|
14590
|
-
|
|
14591
|
-
|
|
14592
|
-
.e-input-
|
|
14593
|
-
.e-input
|
|
14596
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14597
|
+
color: $input-placeholder;
|
|
14598
|
+
}
|
|
14599
|
+
|
|
14600
|
+
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14601
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14602
|
+
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14594
14603
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14595
14604
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14596
14605
|
.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
|
|
@@ -66897,6 +66906,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
66897
66906
|
background-color: rgb(206, 205, 205);
|
|
66898
66907
|
margin: 0 2px;
|
|
66899
66908
|
}
|
|
66909
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
66910
|
+
display: none;
|
|
66911
|
+
}
|
|
66900
66912
|
.e-de-tc-pmark {
|
|
66901
66913
|
font-size: 14px;
|
|
66902
66914
|
font-family: Roboto-Regular;
|
|
@@ -73765,7 +73777,7 @@ $grid-dialog-footer-color: $neutral-lighter-alt !default;
|
|
|
73765
73777
|
$grid-xlfl-dlg-content-top-padding: 0 !default;
|
|
73766
73778
|
$grid-xlfl-context-menu-border-radious: 0 !default;
|
|
73767
73779
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
73768
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
73780
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 25px !default;
|
|
73769
73781
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
|
|
73770
73782
|
$grid-xl-radio-margin-top: 0 !default;
|
|
73771
73783
|
$grid-xlfl-skin: 'fabric' !default;
|
|
@@ -77157,7 +77169,6 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
77157
77169
|
}
|
|
77158
77170
|
|
|
77159
77171
|
.e-summarycontent {
|
|
77160
|
-
display: flex;
|
|
77161
77172
|
& .e-indentcell {
|
|
77162
77173
|
border-width: 1px 0 0;
|
|
77163
77174
|
}
|
|
@@ -77484,7 +77495,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
77484
77495
|
}
|
|
77485
77496
|
|
|
77486
77497
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77487
|
-
@if $grid-skin == 'bootstrap5' {
|
|
77498
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
77488
77499
|
padding-left: 8px;
|
|
77489
77500
|
}
|
|
77490
77501
|
@else if $grid-skin == 'fluent' {
|
|
@@ -81411,6 +81422,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
81411
81422
|
color: $grid-row-selection-color;
|
|
81412
81423
|
}
|
|
81413
81424
|
|
|
81425
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
81426
|
+
@if $grid-skin == 'fluent2' {
|
|
81427
|
+
color: $grid-row-selection-color;
|
|
81428
|
+
}
|
|
81429
|
+
}
|
|
81430
|
+
|
|
81414
81431
|
td.e-active {
|
|
81415
81432
|
background: $grid-row-selection-bg-color;
|
|
81416
81433
|
}
|
|
@@ -97487,6 +97504,9 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
97487
97504
|
flex-direction: column;
|
|
97488
97505
|
overflow: hidden;
|
|
97489
97506
|
width: inherit;
|
|
97507
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
97508
|
+
flex: 1;
|
|
97509
|
+
}
|
|
97490
97510
|
|
|
97491
97511
|
.e-toast-title,
|
|
97492
97512
|
.e-toast-content {
|
|
@@ -97706,7 +97726,6 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
97706
97726
|
background: $toast-close-icon-hover-bg-color;
|
|
97707
97727
|
border-radius: $toast-icon-hover-border-radius;
|
|
97708
97728
|
height: 32px;
|
|
97709
|
-
margin-top: -6px;
|
|
97710
97729
|
}
|
|
97711
97730
|
@else {
|
|
97712
97731
|
background-color: $toast-close-icon-hover-bg-color;
|