@syncfusion/blazor-themes 26.2.10 → 26.2.12
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
|
@@ -74,7 +74,7 @@ $grid-dialog-footer-color: $bg-base-0 !default;
|
|
|
74
74
|
$grid-xlfl-dlg-content-top-padding: 0 !default;
|
|
75
75
|
$grid-xlfl-context-menu-border-radious: 0 !default;
|
|
76
76
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
77
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
77
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 25px !default;
|
|
78
78
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
|
|
79
79
|
$grid-xl-radio-margin-top: 0 !default;
|
|
80
80
|
$grid-xlfl-skin: 'highcontrast' !default;
|
|
@@ -76,7 +76,7 @@ $grid-dialog-footer-color: $grey-800 !default;
|
|
|
76
76
|
$grid-xlfl-dlg-content-top-padding: 0 !default;
|
|
77
77
|
$grid-xlfl-context-menu-border-radious: 0 !default;
|
|
78
78
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
79
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
79
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 17px !default;
|
|
80
80
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
|
|
81
81
|
$grid-xl-radio-margin-top: 0 !default;
|
|
82
82
|
$grid-xlfl-skin: 'material' !default;
|
|
@@ -77,7 +77,7 @@ $grid-dialog-footer-color: $grey-white !default;
|
|
|
77
77
|
$grid-xlfl-dlg-content-top-padding: 0 !default;
|
|
78
78
|
$grid-xlfl-context-menu-border-radious: 0 !default;
|
|
79
79
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
80
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
80
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 17px !default;
|
|
81
81
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
|
|
82
82
|
$grid-xl-radio-margin-top: 0 !default;
|
|
83
83
|
$grid-xlfl-skin: 'material' !default;
|
|
@@ -84,7 +84,7 @@ $grid-dialog-footer-color: $flyout-bg-color !default;
|
|
|
84
84
|
$grid-xlfl-dlg-content-top-padding: 12px !default;
|
|
85
85
|
$grid-xlfl-context-menu-border-radious: 5px 5px 0 0 !default;
|
|
86
86
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
87
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
87
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 15px !default;
|
|
88
88
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 12px !default;
|
|
89
89
|
$grid-xl-radio-margin-top: 0 !default;
|
|
90
90
|
$grid-xlfl-skin: 'tailwind' !default;
|
|
@@ -84,7 +84,7 @@ $grid-dialog-footer-color: $flyout-bg-color !default;
|
|
|
84
84
|
$grid-xlfl-dlg-content-top-padding: 12px !default;
|
|
85
85
|
$grid-xlfl-context-menu-border-radious: 5px 5px 0 0 !default;
|
|
86
86
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
87
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
87
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 15px !default;
|
|
88
88
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 12px !default;
|
|
89
89
|
$grid-xl-radio-margin-top: 0 !default;
|
|
90
90
|
$grid-xlfl-skin: 'tailwind' !default;
|
|
@@ -2772,7 +2772,6 @@ $grid-checkmark-color: $primary !default;
|
|
|
2772
2772
|
}
|
|
2773
2773
|
|
|
2774
2774
|
.e-summarycontent {
|
|
2775
|
-
display: flex;
|
|
2776
2775
|
& .e-indentcell {
|
|
2777
2776
|
border-width: 1px 0 0;
|
|
2778
2777
|
}
|
|
@@ -3099,7 +3098,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
3099
3098
|
}
|
|
3100
3099
|
|
|
3101
3100
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3102
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3101
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3103
3102
|
padding-left: 8px;
|
|
3104
3103
|
}
|
|
3105
3104
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7026,6 +7025,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
7026
7025
|
color: $grid-row-selection-color;
|
|
7027
7026
|
}
|
|
7028
7027
|
|
|
7028
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7029
|
+
@if $grid-skin == 'fluent2' {
|
|
7030
|
+
color: $grid-row-selection-color;
|
|
7031
|
+
}
|
|
7032
|
+
}
|
|
7033
|
+
|
|
7029
7034
|
td.e-active {
|
|
7030
7035
|
background: $grid-row-selection-bg-color;
|
|
7031
7036
|
}
|
|
@@ -2772,7 +2772,6 @@ $grid-checkmark-color: $primary !default;
|
|
|
2772
2772
|
}
|
|
2773
2773
|
|
|
2774
2774
|
.e-summarycontent {
|
|
2775
|
-
display: flex;
|
|
2776
2775
|
& .e-indentcell {
|
|
2777
2776
|
border-width: 1px 0 0;
|
|
2778
2777
|
}
|
|
@@ -3099,7 +3098,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
3099
3098
|
}
|
|
3100
3099
|
|
|
3101
3100
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3102
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3101
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3103
3102
|
padding-left: 8px;
|
|
3104
3103
|
}
|
|
3105
3104
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7026,6 +7025,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
7026
7025
|
color: $grid-row-selection-color;
|
|
7027
7026
|
}
|
|
7028
7027
|
|
|
7028
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7029
|
+
@if $grid-skin == 'fluent2' {
|
|
7030
|
+
color: $grid-row-selection-color;
|
|
7031
|
+
}
|
|
7032
|
+
}
|
|
7033
|
+
|
|
7029
7034
|
td.e-active {
|
|
7030
7035
|
background: $grid-row-selection-bg-color;
|
|
7031
7036
|
}
|
|
@@ -2761,7 +2761,6 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
2761
2761
|
}
|
|
2762
2762
|
|
|
2763
2763
|
.e-summarycontent {
|
|
2764
|
-
display: flex;
|
|
2765
2764
|
& .e-indentcell {
|
|
2766
2765
|
border-width: 1px 0 0;
|
|
2767
2766
|
}
|
|
@@ -3088,7 +3087,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
3088
3087
|
}
|
|
3089
3088
|
|
|
3090
3089
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3091
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3090
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3092
3091
|
padding-left: 8px;
|
|
3093
3092
|
}
|
|
3094
3093
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7015,6 +7014,12 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
7015
7014
|
color: $grid-row-selection-color;
|
|
7016
7015
|
}
|
|
7017
7016
|
|
|
7017
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7018
|
+
@if $grid-skin == 'fluent2' {
|
|
7019
|
+
color: $grid-row-selection-color;
|
|
7020
|
+
}
|
|
7021
|
+
}
|
|
7022
|
+
|
|
7018
7023
|
td.e-active {
|
|
7019
7024
|
background: $grid-row-selection-bg-color;
|
|
7020
7025
|
}
|
|
@@ -2760,7 +2760,6 @@ $grid-checkmark-color: $grey !default;
|
|
|
2760
2760
|
}
|
|
2761
2761
|
|
|
2762
2762
|
.e-summarycontent {
|
|
2763
|
-
display: flex;
|
|
2764
2763
|
& .e-indentcell {
|
|
2765
2764
|
border-width: 1px 0 0;
|
|
2766
2765
|
}
|
|
@@ -3087,7 +3086,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
3087
3086
|
}
|
|
3088
3087
|
|
|
3089
3088
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3090
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3089
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3091
3090
|
padding-left: 8px;
|
|
3092
3091
|
}
|
|
3093
3092
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7014,6 +7013,12 @@ $grid-checkmark-color: $grey !default;
|
|
|
7014
7013
|
color: $grid-row-selection-color;
|
|
7015
7014
|
}
|
|
7016
7015
|
|
|
7016
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7017
|
+
@if $grid-skin == 'fluent2' {
|
|
7018
|
+
color: $grid-row-selection-color;
|
|
7019
|
+
}
|
|
7020
|
+
}
|
|
7021
|
+
|
|
7017
7022
|
td.e-active {
|
|
7018
7023
|
background: $grid-row-selection-bg-color;
|
|
7019
7024
|
}
|
|
@@ -2767,7 +2767,6 @@ $grid-checkmark-color: $white !default;
|
|
|
2767
2767
|
}
|
|
2768
2768
|
|
|
2769
2769
|
.e-summarycontent {
|
|
2770
|
-
display: flex;
|
|
2771
2770
|
& .e-indentcell {
|
|
2772
2771
|
border-width: 1px 0 0;
|
|
2773
2772
|
}
|
|
@@ -3094,7 +3093,7 @@ $grid-checkmark-color: $white !default;
|
|
|
3094
3093
|
}
|
|
3095
3094
|
|
|
3096
3095
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3097
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3096
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3098
3097
|
padding-left: 8px;
|
|
3099
3098
|
}
|
|
3100
3099
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7021,6 +7020,12 @@ $grid-checkmark-color: $white !default;
|
|
|
7021
7020
|
color: $grid-row-selection-color;
|
|
7022
7021
|
}
|
|
7023
7022
|
|
|
7023
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7024
|
+
@if $grid-skin == 'fluent2' {
|
|
7025
|
+
color: $grid-row-selection-color;
|
|
7026
|
+
}
|
|
7027
|
+
}
|
|
7028
|
+
|
|
7024
7029
|
td.e-active {
|
|
7025
7030
|
background: $grid-row-selection-bg-color;
|
|
7026
7031
|
}
|
|
@@ -2760,7 +2760,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2760
2760
|
}
|
|
2761
2761
|
|
|
2762
2762
|
.e-summarycontent {
|
|
2763
|
-
display: flex;
|
|
2764
2763
|
& .e-indentcell {
|
|
2765
2764
|
border-width: 1px 0 0;
|
|
2766
2765
|
}
|
|
@@ -3087,7 +3086,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3087
3086
|
}
|
|
3088
3087
|
|
|
3089
3088
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3090
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3089
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3091
3090
|
padding-left: 8px;
|
|
3092
3091
|
}
|
|
3093
3092
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7014,6 +7013,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7014
7013
|
color: $grid-row-selection-color;
|
|
7015
7014
|
}
|
|
7016
7015
|
|
|
7016
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7017
|
+
@if $grid-skin == 'fluent2' {
|
|
7018
|
+
color: $grid-row-selection-color;
|
|
7019
|
+
}
|
|
7020
|
+
}
|
|
7021
|
+
|
|
7017
7022
|
td.e-active {
|
|
7018
7023
|
background: $grid-row-selection-bg-color;
|
|
7019
7024
|
}
|
|
@@ -2760,7 +2760,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2760
2760
|
}
|
|
2761
2761
|
|
|
2762
2762
|
.e-summarycontent {
|
|
2763
|
-
display: flex;
|
|
2764
2763
|
& .e-indentcell {
|
|
2765
2764
|
border-width: 1px 0 0;
|
|
2766
2765
|
}
|
|
@@ -3087,7 +3086,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3087
3086
|
}
|
|
3088
3087
|
|
|
3089
3088
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3090
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3089
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3091
3090
|
padding-left: 8px;
|
|
3092
3091
|
}
|
|
3093
3092
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7014,6 +7013,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7014
7013
|
color: $grid-row-selection-color;
|
|
7015
7014
|
}
|
|
7016
7015
|
|
|
7016
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7017
|
+
@if $grid-skin == 'fluent2' {
|
|
7018
|
+
color: $grid-row-selection-color;
|
|
7019
|
+
}
|
|
7020
|
+
}
|
|
7021
|
+
|
|
7017
7022
|
td.e-active {
|
|
7018
7023
|
background: $grid-row-selection-bg-color;
|
|
7019
7024
|
}
|
|
@@ -2759,7 +2759,6 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
2759
2759
|
}
|
|
2760
2760
|
|
|
2761
2761
|
.e-summarycontent {
|
|
2762
|
-
display: flex;
|
|
2763
2762
|
& .e-indentcell {
|
|
2764
2763
|
border-width: 1px 0 0;
|
|
2765
2764
|
}
|
|
@@ -3086,7 +3085,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
3086
3085
|
}
|
|
3087
3086
|
|
|
3088
3087
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3089
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3088
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3090
3089
|
padding-left: 8px;
|
|
3091
3090
|
}
|
|
3092
3091
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7013,6 +7012,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
7013
7012
|
color: $grid-row-selection-color;
|
|
7014
7013
|
}
|
|
7015
7014
|
|
|
7015
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7016
|
+
@if $grid-skin == 'fluent2' {
|
|
7017
|
+
color: $grid-row-selection-color;
|
|
7018
|
+
}
|
|
7019
|
+
}
|
|
7020
|
+
|
|
7016
7021
|
td.e-active {
|
|
7017
7022
|
background: $grid-row-selection-bg-color;
|
|
7018
7023
|
}
|
|
@@ -2758,7 +2758,6 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
2758
2758
|
}
|
|
2759
2759
|
|
|
2760
2760
|
.e-summarycontent {
|
|
2761
|
-
display: flex;
|
|
2762
2761
|
& .e-indentcell {
|
|
2763
2762
|
border-width: 1px 0 0;
|
|
2764
2763
|
}
|
|
@@ -3085,7 +3084,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
3085
3084
|
}
|
|
3086
3085
|
|
|
3087
3086
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3088
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3087
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3089
3088
|
padding-left: 8px;
|
|
3090
3089
|
}
|
|
3091
3090
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7012,6 +7011,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
7012
7011
|
color: $grid-row-selection-color;
|
|
7013
7012
|
}
|
|
7014
7013
|
|
|
7014
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7015
|
+
@if $grid-skin == 'fluent2' {
|
|
7016
|
+
color: $grid-row-selection-color;
|
|
7017
|
+
}
|
|
7018
|
+
}
|
|
7019
|
+
|
|
7015
7020
|
td.e-active {
|
|
7016
7021
|
background: $grid-row-selection-bg-color;
|
|
7017
7022
|
}
|
|
@@ -2761,7 +2761,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2761
2761
|
}
|
|
2762
2762
|
|
|
2763
2763
|
.e-summarycontent {
|
|
2764
|
-
display: flex;
|
|
2765
2764
|
& .e-indentcell {
|
|
2766
2765
|
border-width: 1px 0 0;
|
|
2767
2766
|
}
|
|
@@ -3088,7 +3087,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3088
3087
|
}
|
|
3089
3088
|
|
|
3090
3089
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3091
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3090
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3092
3091
|
padding-left: 8px;
|
|
3093
3092
|
}
|
|
3094
3093
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7015,6 +7014,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7015
7014
|
color: $grid-row-selection-color;
|
|
7016
7015
|
}
|
|
7017
7016
|
|
|
7017
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7018
|
+
@if $grid-skin == 'fluent2' {
|
|
7019
|
+
color: $grid-row-selection-color;
|
|
7020
|
+
}
|
|
7021
|
+
}
|
|
7022
|
+
|
|
7018
7023
|
td.e-active {
|
|
7019
7024
|
background: $grid-row-selection-bg-color;
|
|
7020
7025
|
}
|
|
@@ -2761,7 +2761,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2761
2761
|
}
|
|
2762
2762
|
|
|
2763
2763
|
.e-summarycontent {
|
|
2764
|
-
display: flex;
|
|
2765
2764
|
& .e-indentcell {
|
|
2766
2765
|
border-width: 1px 0 0;
|
|
2767
2766
|
}
|
|
@@ -3088,7 +3087,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3088
3087
|
}
|
|
3089
3088
|
|
|
3090
3089
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3091
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3090
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3092
3091
|
padding-left: 8px;
|
|
3093
3092
|
}
|
|
3094
3093
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7015,6 +7014,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7015
7014
|
color: $grid-row-selection-color;
|
|
7016
7015
|
}
|
|
7017
7016
|
|
|
7017
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7018
|
+
@if $grid-skin == 'fluent2' {
|
|
7019
|
+
color: $grid-row-selection-color;
|
|
7020
|
+
}
|
|
7021
|
+
}
|
|
7022
|
+
|
|
7018
7023
|
td.e-active {
|
|
7019
7024
|
background: $grid-row-selection-bg-color;
|
|
7020
7025
|
}
|
|
@@ -2774,7 +2774,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2774
2774
|
}
|
|
2775
2775
|
|
|
2776
2776
|
.e-summarycontent {
|
|
2777
|
-
display: flex;
|
|
2778
2777
|
& .e-indentcell {
|
|
2779
2778
|
border-width: 1px 0 0;
|
|
2780
2779
|
}
|
|
@@ -3101,7 +3100,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3101
3100
|
}
|
|
3102
3101
|
|
|
3103
3102
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3104
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3103
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3105
3104
|
padding-left: 8px;
|
|
3106
3105
|
}
|
|
3107
3106
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7028,6 +7027,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7028
7027
|
color: $grid-row-selection-color;
|
|
7029
7028
|
}
|
|
7030
7029
|
|
|
7030
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7031
|
+
@if $grid-skin == 'fluent2' {
|
|
7032
|
+
color: $grid-row-selection-color;
|
|
7033
|
+
}
|
|
7034
|
+
}
|
|
7035
|
+
|
|
7031
7036
|
td.e-active {
|
|
7032
7037
|
background: $grid-row-selection-bg-color;
|
|
7033
7038
|
}
|
|
@@ -2774,7 +2774,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2774
2774
|
}
|
|
2775
2775
|
|
|
2776
2776
|
.e-summarycontent {
|
|
2777
|
-
display: flex;
|
|
2778
2777
|
& .e-indentcell {
|
|
2779
2778
|
border-width: 1px 0 0;
|
|
2780
2779
|
}
|
|
@@ -3101,7 +3100,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3101
3100
|
}
|
|
3102
3101
|
|
|
3103
3102
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3104
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3103
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3105
3104
|
padding-left: 8px;
|
|
3106
3105
|
}
|
|
3107
3106
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7028,6 +7027,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7028
7027
|
color: $grid-row-selection-color;
|
|
7029
7028
|
}
|
|
7030
7029
|
|
|
7030
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7031
|
+
@if $grid-skin == 'fluent2' {
|
|
7032
|
+
color: $grid-row-selection-color;
|
|
7033
|
+
}
|
|
7034
|
+
}
|
|
7035
|
+
|
|
7031
7036
|
td.e-active {
|
|
7032
7037
|
background: $grid-row-selection-bg-color;
|
|
7033
7038
|
}
|
|
@@ -2758,7 +2758,6 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
2758
2758
|
}
|
|
2759
2759
|
|
|
2760
2760
|
.e-summarycontent {
|
|
2761
|
-
display: flex;
|
|
2762
2761
|
& .e-indentcell {
|
|
2763
2762
|
border-width: 1px 0 0;
|
|
2764
2763
|
}
|
|
@@ -3085,7 +3084,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
3085
3084
|
}
|
|
3086
3085
|
|
|
3087
3086
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3088
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3087
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3089
3088
|
padding-left: 8px;
|
|
3090
3089
|
}
|
|
3091
3090
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7012,6 +7011,12 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
7012
7011
|
color: $grid-row-selection-color;
|
|
7013
7012
|
}
|
|
7014
7013
|
|
|
7014
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7015
|
+
@if $grid-skin == 'fluent2' {
|
|
7016
|
+
color: $grid-row-selection-color;
|
|
7017
|
+
}
|
|
7018
|
+
}
|
|
7019
|
+
|
|
7015
7020
|
td.e-active {
|
|
7016
7021
|
background: $grid-row-selection-bg-color;
|
|
7017
7022
|
}
|
|
@@ -2758,7 +2758,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2758
2758
|
}
|
|
2759
2759
|
|
|
2760
2760
|
.e-summarycontent {
|
|
2761
|
-
display: flex;
|
|
2762
2761
|
& .e-indentcell {
|
|
2763
2762
|
border-width: 1px 0 0;
|
|
2764
2763
|
}
|
|
@@ -3085,7 +3084,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
3085
3084
|
}
|
|
3086
3085
|
|
|
3087
3086
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3088
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3087
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3089
3088
|
padding-left: 8px;
|
|
3090
3089
|
}
|
|
3091
3090
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7012,6 +7011,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
7012
7011
|
color: $grid-row-selection-color;
|
|
7013
7012
|
}
|
|
7014
7013
|
|
|
7014
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7015
|
+
@if $grid-skin == 'fluent2' {
|
|
7016
|
+
color: $grid-row-selection-color;
|
|
7017
|
+
}
|
|
7018
|
+
}
|
|
7019
|
+
|
|
7015
7020
|
td.e-active {
|
|
7016
7021
|
background: $grid-row-selection-bg-color;
|
|
7017
7022
|
}
|
|
@@ -2758,7 +2758,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2758
2758
|
}
|
|
2759
2759
|
|
|
2760
2760
|
.e-summarycontent {
|
|
2761
|
-
display: flex;
|
|
2762
2761
|
& .e-indentcell {
|
|
2763
2762
|
border-width: 1px 0 0;
|
|
2764
2763
|
}
|
|
@@ -3085,7 +3084,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
3085
3084
|
}
|
|
3086
3085
|
|
|
3087
3086
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3088
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3087
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3089
3088
|
padding-left: 8px;
|
|
3090
3089
|
}
|
|
3091
3090
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7012,6 +7011,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
7012
7011
|
color: $grid-row-selection-color;
|
|
7013
7012
|
}
|
|
7014
7013
|
|
|
7014
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7015
|
+
@if $grid-skin == 'fluent2' {
|
|
7016
|
+
color: $grid-row-selection-color;
|
|
7017
|
+
}
|
|
7018
|
+
}
|
|
7019
|
+
|
|
7015
7020
|
td.e-active {
|
|
7016
7021
|
background: $grid-row-selection-bg-color;
|
|
7017
7022
|
}
|
|
@@ -340,7 +340,7 @@ $grid-rtl-headercelldiv-padding: 0 .4em 0 3.1em !default;
|
|
|
340
340
|
$grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
|
|
341
341
|
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
|
|
342
342
|
$grid-ungroup-rtl-padding-right: -7px !default;
|
|
343
|
-
$grid-headercelldiv-padding: 0 20px 0
|
|
343
|
+
$grid-headercelldiv-padding: 0 20px 0 5px !default;
|
|
344
344
|
$grid-headercelldiv-sort-centeralign-padding-right: 8px !default;
|
|
345
345
|
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
346
346
|
$grid-group-text-width: auto !default;
|
|
@@ -2761,7 +2761,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2761
2761
|
}
|
|
2762
2762
|
|
|
2763
2763
|
.e-summarycontent {
|
|
2764
|
-
display: flex;
|
|
2765
2764
|
& .e-indentcell {
|
|
2766
2765
|
border-width: 1px 0 0;
|
|
2767
2766
|
}
|
|
@@ -3088,7 +3087,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
3088
3087
|
}
|
|
3089
3088
|
|
|
3090
3089
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3091
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3090
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3092
3091
|
padding-left: 8px;
|
|
3093
3092
|
}
|
|
3094
3093
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7015,6 +7014,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
7015
7014
|
color: $grid-row-selection-color;
|
|
7016
7015
|
}
|
|
7017
7016
|
|
|
7017
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7018
|
+
@if $grid-skin == 'fluent2' {
|
|
7019
|
+
color: $grid-row-selection-color;
|
|
7020
|
+
}
|
|
7021
|
+
}
|
|
7022
|
+
|
|
7018
7023
|
td.e-active {
|
|
7019
7024
|
background: $grid-row-selection-bg-color;
|
|
7020
7025
|
}
|
|
@@ -340,7 +340,7 @@ $grid-rtl-headercelldiv-padding: 0 .4em 0 3.1em !default;
|
|
|
340
340
|
$grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
|
|
341
341
|
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
|
|
342
342
|
$grid-ungroup-rtl-padding-right: -7px !default;
|
|
343
|
-
$grid-headercelldiv-padding: 0 20px 0
|
|
343
|
+
$grid-headercelldiv-padding: 0 20px 0 5px !default;
|
|
344
344
|
$grid-headercelldiv-sort-centeralign-padding-right: 8px !default;
|
|
345
345
|
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
346
346
|
$grid-group-text-width: auto !default;
|
|
@@ -2761,7 +2761,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2761
2761
|
}
|
|
2762
2762
|
|
|
2763
2763
|
.e-summarycontent {
|
|
2764
|
-
display: flex;
|
|
2765
2764
|
& .e-indentcell {
|
|
2766
2765
|
border-width: 1px 0 0;
|
|
2767
2766
|
}
|
|
@@ -3088,7 +3087,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
3088
3087
|
}
|
|
3089
3088
|
|
|
3090
3089
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3091
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3090
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3092
3091
|
padding-left: 8px;
|
|
3093
3092
|
}
|
|
3094
3093
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7015,6 +7014,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
7015
7014
|
color: $grid-row-selection-color;
|
|
7016
7015
|
}
|
|
7017
7016
|
|
|
7017
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7018
|
+
@if $grid-skin == 'fluent2' {
|
|
7019
|
+
color: $grid-row-selection-color;
|
|
7020
|
+
}
|
|
7021
|
+
}
|
|
7022
|
+
|
|
7018
7023
|
td.e-active {
|
|
7019
7024
|
background: $grid-row-selection-bg-color;
|
|
7020
7025
|
}
|
|
@@ -2767,7 +2767,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2767
2767
|
}
|
|
2768
2768
|
|
|
2769
2769
|
.e-summarycontent {
|
|
2770
|
-
display: flex;
|
|
2771
2770
|
& .e-indentcell {
|
|
2772
2771
|
border-width: 1px 0 0;
|
|
2773
2772
|
}
|
|
@@ -3094,7 +3093,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3094
3093
|
}
|
|
3095
3094
|
|
|
3096
3095
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3097
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3096
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3098
3097
|
padding-left: 8px;
|
|
3099
3098
|
}
|
|
3100
3099
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7021,6 +7020,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7021
7020
|
color: $grid-row-selection-color;
|
|
7022
7021
|
}
|
|
7023
7022
|
|
|
7023
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7024
|
+
@if $grid-skin == 'fluent2' {
|
|
7025
|
+
color: $grid-row-selection-color;
|
|
7026
|
+
}
|
|
7027
|
+
}
|
|
7028
|
+
|
|
7024
7029
|
td.e-active {
|
|
7025
7030
|
background: $grid-row-selection-bg-color;
|
|
7026
7031
|
}
|
|
@@ -2767,7 +2767,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2767
2767
|
}
|
|
2768
2768
|
|
|
2769
2769
|
.e-summarycontent {
|
|
2770
|
-
display: flex;
|
|
2771
2770
|
& .e-indentcell {
|
|
2772
2771
|
border-width: 1px 0 0;
|
|
2773
2772
|
}
|
|
@@ -3094,7 +3093,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3094
3093
|
}
|
|
3095
3094
|
|
|
3096
3095
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3097
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3096
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3098
3097
|
padding-left: 8px;
|
|
3099
3098
|
}
|
|
3100
3099
|
@else if $grid-skin == 'fluent' {
|
|
@@ -7021,6 +7020,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7021
7020
|
color: $grid-row-selection-color;
|
|
7022
7021
|
}
|
|
7023
7022
|
|
|
7023
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7024
|
+
@if $grid-skin == 'fluent2' {
|
|
7025
|
+
color: $grid-row-selection-color;
|
|
7026
|
+
}
|
|
7027
|
+
}
|
|
7028
|
+
|
|
7024
7029
|
td.e-active {
|
|
7025
7030
|
background: $grid-row-selection-bg-color;
|
|
7026
7031
|
}
|