@syncfusion/blazor-themes 27.1.48 → 27.1.50
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 +103 -87
- package/SCSS-Themes/bds.scss +103 -87
- package/SCSS-Themes/bootstrap-dark.scss +103 -87
- package/SCSS-Themes/bootstrap.scss +103 -87
- package/SCSS-Themes/bootstrap4.scss +103 -87
- package/SCSS-Themes/bootstrap5-dark.scss +103 -87
- package/SCSS-Themes/bootstrap5.3.scss +103 -87
- package/SCSS-Themes/bootstrap5.scss +103 -87
- package/SCSS-Themes/buttons/check-box/bds-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bds.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.3.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent2-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent2.scss +7 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material3.scss +7 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +7 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +1 -3
- package/SCSS-Themes/dropdowns/list-box/bds-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bds.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.3.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -0
- package/SCSS-Themes/fabric-dark.scss +103 -87
- package/SCSS-Themes/fabric.scss +103 -87
- package/SCSS-Themes/fluent-dark.scss +104 -88
- package/SCSS-Themes/fluent.scss +104 -88
- package/SCSS-Themes/fluent2-dark.scss +104 -88
- package/SCSS-Themes/fluent2.scss +104 -88
- package/SCSS-Themes/grids/grid/bds-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bds.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap4.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5.scss +52 -41
- package/SCSS-Themes/grids/grid/fabric-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/fabric.scss +52 -41
- package/SCSS-Themes/grids/grid/fluent-dark.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent2.scss +53 -42
- package/SCSS-Themes/grids/grid/highcontrast.scss +52 -41
- package/SCSS-Themes/grids/grid/material-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/material.scss +52 -41
- package/SCSS-Themes/grids/grid/material3-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/material3.scss +52 -41
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/tailwind.scss +52 -41
- package/SCSS-Themes/highcontrast.scss +103 -87
- package/SCSS-Themes/inputs/color-picker/bds-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bds.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5.3.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fabric.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent2-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent2.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material3-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material3.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +1 -1
- package/SCSS-Themes/material-dark.scss +103 -87
- package/SCSS-Themes/material.scss +103 -87
- package/SCSS-Themes/material3-dark.scss +103 -87
- package/SCSS-Themes/material3.scss +103 -87
- package/SCSS-Themes/popups/dialog/bds-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bds.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5.3.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +0 -35
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fabric.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent2.scss +0 -35
- package/SCSS-Themes/popups/dialog/highcontrast.scss +0 -35
- package/SCSS-Themes/popups/dialog/material-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/material.scss +0 -35
- package/SCSS-Themes/popups/dialog/material3-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/material3.scss +0 -35
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/tailwind.scss +0 -35
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +41 -7
- package/SCSS-Themes/tailwind-dark.scss +103 -87
- package/SCSS-Themes/tailwind.scss +103 -87
- package/package.json +1 -1
|
@@ -1883,28 +1883,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1883
1883
|
}
|
|
1884
1884
|
|
|
1885
1885
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
1886
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
1887
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
1888
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
1886
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
1889
1887
|
@if $grid-skin == 'material3' {
|
|
1890
1888
|
border: 1px solid rgba($content-text-color);
|
|
1891
1889
|
}
|
|
1892
1890
|
}
|
|
1893
1891
|
|
|
1894
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
1895
|
-
.e-
|
|
1896
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
1897
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
1892
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
1893
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
1898
1894
|
@if $grid-skin == 'material3' {
|
|
1899
|
-
padding-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
}
|
|
1903
|
-
|
|
1904
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
1905
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
1906
|
-
@if $grid-skin == 'material3' {
|
|
1907
|
-
padding-top: 13px;
|
|
1895
|
+
padding-top: 0;
|
|
1896
|
+
padding-bottom: 0;
|
|
1897
|
+
@include grid-padding-left-right(12px, 12px);
|
|
1908
1898
|
}
|
|
1909
1899
|
}
|
|
1910
1900
|
|
|
@@ -2544,6 +2534,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2544
2534
|
|
|
2545
2535
|
& .e-res-apply-btn:disabled {
|
|
2546
2536
|
color: $grid-btn-disabled-bgcolor;
|
|
2537
|
+
@if $grid-skin == 'fluent2' {
|
|
2538
|
+
color: $primary-text-disabled;
|
|
2539
|
+
}
|
|
2547
2540
|
}
|
|
2548
2541
|
& .e-btn {
|
|
2549
2542
|
@if $grid-skin != 'fluent2' {
|
|
@@ -3642,6 +3635,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3642
3635
|
}
|
|
3643
3636
|
}
|
|
3644
3637
|
|
|
3638
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
3639
|
+
& .e-search-icon {
|
|
3640
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
3641
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
3642
|
+
padding: 9px 8px;
|
|
3643
|
+
}
|
|
3644
|
+
@if $grid-skin == 'bootstrap4' {
|
|
3645
|
+
padding: 9px 9.5px;
|
|
3646
|
+
}
|
|
3647
|
+
}
|
|
3648
|
+
}
|
|
3649
|
+
|
|
3645
3650
|
.e-res-toolbar {
|
|
3646
3651
|
border-bottom: 1px solid;
|
|
3647
3652
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -3742,18 +3747,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3742
3747
|
}
|
|
3743
3748
|
}
|
|
3744
3749
|
|
|
3745
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
3746
|
-
& .e-search-icon {
|
|
3747
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
3748
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
3749
|
-
padding: 9px 8px;
|
|
3750
|
-
}
|
|
3751
|
-
@if $grid-skin == 'bootstrap4' {
|
|
3752
|
-
padding: 9px 9.5px;
|
|
3753
|
-
}
|
|
3754
|
-
}
|
|
3755
|
-
}
|
|
3756
|
-
|
|
3757
3750
|
& .e-responsive-right {
|
|
3758
3751
|
& .e-search-wrapper {
|
|
3759
3752
|
padding-left: 0;
|
|
@@ -3950,8 +3943,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3950
3943
|
}
|
|
3951
3944
|
}
|
|
3952
3945
|
|
|
3953
|
-
&.e-default
|
|
3954
|
-
|
|
3946
|
+
&.e-default {
|
|
3947
|
+
.e-grouptopleftcell,
|
|
3948
|
+
.e-rowdragheader {
|
|
3949
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
3950
|
+
}
|
|
3955
3951
|
}
|
|
3956
3952
|
|
|
3957
3953
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -3959,10 +3955,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3959
3955
|
border-left: 1px solid;
|
|
3960
3956
|
}
|
|
3961
3957
|
|
|
3962
|
-
&.e-default.e-verticallines
|
|
3963
|
-
&.e-default.e-bothlines
|
|
3964
|
-
&.e-default.e-hidelines
|
|
3965
|
-
|
|
3958
|
+
&.e-default.e-verticallines,
|
|
3959
|
+
&.e-default.e-bothlines,
|
|
3960
|
+
&.e-default.e-hidelines {
|
|
3961
|
+
.e-grouptopleftcell,
|
|
3962
|
+
.e-rowdragheader {
|
|
3963
|
+
border-top-width: 0;
|
|
3964
|
+
}
|
|
3966
3965
|
}
|
|
3967
3966
|
|
|
3968
3967
|
&.e-default.e-verticallines,
|
|
@@ -4223,6 +4222,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4223
4222
|
width: auto;
|
|
4224
4223
|
}
|
|
4225
4224
|
|
|
4225
|
+
.e-rowcell.e-gridchkbox {
|
|
4226
|
+
@if $grid-skin == 'fluent' {
|
|
4227
|
+
padding-left: 8px;
|
|
4228
|
+
}
|
|
4229
|
+
}
|
|
4230
|
+
|
|
4226
4231
|
&.e-left-shadow,
|
|
4227
4232
|
&.e-rtl.e-left-shadow,
|
|
4228
4233
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -5166,13 +5171,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5166
5171
|
font-weight: $grid-selection-font-weight;
|
|
5167
5172
|
}
|
|
5168
5173
|
|
|
5169
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
5174
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
5170
5175
|
td.e-cellselectionbackground {
|
|
5171
5176
|
font-weight: $grid-selection-font-weight;
|
|
5172
5177
|
@if $grid-skin == 'material3' {
|
|
5173
|
-
border: 1px solid rgba($content-text-color);
|
|
5174
5178
|
padding-bottom: 7px;
|
|
5175
|
-
@include grid-padding-left-right(
|
|
5179
|
+
@include grid-padding-left-right(8px, 8px);
|
|
5176
5180
|
}
|
|
5177
5181
|
}
|
|
5178
5182
|
|
|
@@ -5183,14 +5187,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5183
5187
|
}
|
|
5184
5188
|
|
|
5185
5189
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
5186
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
5187
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
5190
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
5188
5191
|
@if $grid-skin == 'material3' {
|
|
5189
5192
|
border: 1px solid rgba($content-text-color);
|
|
5190
5193
|
}
|
|
5191
5194
|
}
|
|
5192
5195
|
|
|
5193
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
5196
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
5194
5197
|
@if $grid-skin == 'material3' {
|
|
5195
5198
|
padding-top: 7px;
|
|
5196
5199
|
}
|
|
@@ -6270,7 +6273,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6270
6273
|
}
|
|
6271
6274
|
|
|
6272
6275
|
&.e-wrap {
|
|
6273
|
-
& .e-rowcell,
|
|
6276
|
+
& .e-gridheader .e-rowcell,
|
|
6277
|
+
& .e-gridcontent .e-rowcell,
|
|
6274
6278
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6275
6279
|
& .e-columnheader .e-headercelldiv,
|
|
6276
6280
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -6283,6 +6287,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6283
6287
|
max-height: $grid-rowcell-wrap-max-height;
|
|
6284
6288
|
}
|
|
6285
6289
|
}
|
|
6290
|
+
|
|
6291
|
+
& .e-checkbox-wrapper {
|
|
6292
|
+
vertical-align: middle;
|
|
6293
|
+
}
|
|
6286
6294
|
}
|
|
6287
6295
|
|
|
6288
6296
|
&.e-wrap .e-columnheader {
|
|
@@ -6455,6 +6463,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6455
6463
|
}
|
|
6456
6464
|
|
|
6457
6465
|
&.sf-grid {
|
|
6466
|
+
|
|
6458
6467
|
span.e-ungroupbutton.e-icons {
|
|
6459
6468
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
6460
6469
|
@if $grid-skin == 'material3' {
|
|
@@ -7133,10 +7142,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7133
7142
|
|
|
7134
7143
|
.e-verticallines tr th,
|
|
7135
7144
|
.e-grouptopleftcell,
|
|
7145
|
+
.e-rowdragheader,
|
|
7136
7146
|
.e-gridpopup .e-content,
|
|
7137
7147
|
.e-filterbarcell,
|
|
7138
7148
|
.e-filterbarcelldisabled,
|
|
7139
7149
|
&.e-default .e-grouptopleftcell,
|
|
7150
|
+
&.e-default .e-rowdragheader,
|
|
7140
7151
|
.e-headercell,
|
|
7141
7152
|
.e-summarycell,
|
|
7142
7153
|
.e-detailheadercell,
|
|
@@ -1882,28 +1882,18 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
1882
1882
|
}
|
|
1883
1883
|
|
|
1884
1884
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
1885
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
1886
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
1887
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
1885
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
1888
1886
|
@if $grid-skin == 'material3' {
|
|
1889
1887
|
border: 1px solid rgba($content-text-color);
|
|
1890
1888
|
}
|
|
1891
1889
|
}
|
|
1892
1890
|
|
|
1893
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
1894
|
-
.e-
|
|
1895
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
1896
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
1891
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
1892
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
1897
1893
|
@if $grid-skin == 'material3' {
|
|
1898
|
-
padding-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
}
|
|
1902
|
-
|
|
1903
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
1904
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
1905
|
-
@if $grid-skin == 'material3' {
|
|
1906
|
-
padding-top: 13px;
|
|
1894
|
+
padding-top: 0;
|
|
1895
|
+
padding-bottom: 0;
|
|
1896
|
+
@include grid-padding-left-right(12px, 12px);
|
|
1907
1897
|
}
|
|
1908
1898
|
}
|
|
1909
1899
|
|
|
@@ -2543,6 +2533,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
2543
2533
|
|
|
2544
2534
|
& .e-res-apply-btn:disabled {
|
|
2545
2535
|
color: $grid-btn-disabled-bgcolor;
|
|
2536
|
+
@if $grid-skin == 'fluent2' {
|
|
2537
|
+
color: $primary-text-disabled;
|
|
2538
|
+
}
|
|
2546
2539
|
}
|
|
2547
2540
|
& .e-btn {
|
|
2548
2541
|
@if $grid-skin != 'fluent2' {
|
|
@@ -3641,6 +3634,18 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
3641
3634
|
}
|
|
3642
3635
|
}
|
|
3643
3636
|
|
|
3637
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
3638
|
+
& .e-search-icon {
|
|
3639
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
3640
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
3641
|
+
padding: 9px 8px;
|
|
3642
|
+
}
|
|
3643
|
+
@if $grid-skin == 'bootstrap4' {
|
|
3644
|
+
padding: 9px 9.5px;
|
|
3645
|
+
}
|
|
3646
|
+
}
|
|
3647
|
+
}
|
|
3648
|
+
|
|
3644
3649
|
.e-res-toolbar {
|
|
3645
3650
|
border-bottom: 1px solid;
|
|
3646
3651
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -3741,18 +3746,6 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
3741
3746
|
}
|
|
3742
3747
|
}
|
|
3743
3748
|
|
|
3744
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
3745
|
-
& .e-search-icon {
|
|
3746
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
3747
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
3748
|
-
padding: 9px 8px;
|
|
3749
|
-
}
|
|
3750
|
-
@if $grid-skin == 'bootstrap4' {
|
|
3751
|
-
padding: 9px 9.5px;
|
|
3752
|
-
}
|
|
3753
|
-
}
|
|
3754
|
-
}
|
|
3755
|
-
|
|
3756
3749
|
& .e-responsive-right {
|
|
3757
3750
|
& .e-search-wrapper {
|
|
3758
3751
|
padding-left: 0;
|
|
@@ -3949,8 +3942,11 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
3949
3942
|
}
|
|
3950
3943
|
}
|
|
3951
3944
|
|
|
3952
|
-
&.e-default
|
|
3953
|
-
|
|
3945
|
+
&.e-default {
|
|
3946
|
+
.e-grouptopleftcell,
|
|
3947
|
+
.e-rowdragheader {
|
|
3948
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
3949
|
+
}
|
|
3954
3950
|
}
|
|
3955
3951
|
|
|
3956
3952
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -3958,10 +3954,13 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
3958
3954
|
border-left: 1px solid;
|
|
3959
3955
|
}
|
|
3960
3956
|
|
|
3961
|
-
&.e-default.e-verticallines
|
|
3962
|
-
&.e-default.e-bothlines
|
|
3963
|
-
&.e-default.e-hidelines
|
|
3964
|
-
|
|
3957
|
+
&.e-default.e-verticallines,
|
|
3958
|
+
&.e-default.e-bothlines,
|
|
3959
|
+
&.e-default.e-hidelines {
|
|
3960
|
+
.e-grouptopleftcell,
|
|
3961
|
+
.e-rowdragheader {
|
|
3962
|
+
border-top-width: 0;
|
|
3963
|
+
}
|
|
3965
3964
|
}
|
|
3966
3965
|
|
|
3967
3966
|
&.e-default.e-verticallines,
|
|
@@ -4222,6 +4221,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
4222
4221
|
width: auto;
|
|
4223
4222
|
}
|
|
4224
4223
|
|
|
4224
|
+
.e-rowcell.e-gridchkbox {
|
|
4225
|
+
@if $grid-skin == 'fluent' {
|
|
4226
|
+
padding-left: 8px;
|
|
4227
|
+
}
|
|
4228
|
+
}
|
|
4229
|
+
|
|
4225
4230
|
&.e-left-shadow,
|
|
4226
4231
|
&.e-rtl.e-left-shadow,
|
|
4227
4232
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -5165,13 +5170,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
5165
5170
|
font-weight: $grid-selection-font-weight;
|
|
5166
5171
|
}
|
|
5167
5172
|
|
|
5168
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
5173
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
5169
5174
|
td.e-cellselectionbackground {
|
|
5170
5175
|
font-weight: $grid-selection-font-weight;
|
|
5171
5176
|
@if $grid-skin == 'material3' {
|
|
5172
|
-
border: 1px solid rgba($content-text-color);
|
|
5173
5177
|
padding-bottom: 7px;
|
|
5174
|
-
@include grid-padding-left-right(
|
|
5178
|
+
@include grid-padding-left-right(8px, 8px);
|
|
5175
5179
|
}
|
|
5176
5180
|
}
|
|
5177
5181
|
|
|
@@ -5182,14 +5186,13 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
5182
5186
|
}
|
|
5183
5187
|
|
|
5184
5188
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
5185
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
5186
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
5189
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
5187
5190
|
@if $grid-skin == 'material3' {
|
|
5188
5191
|
border: 1px solid rgba($content-text-color);
|
|
5189
5192
|
}
|
|
5190
5193
|
}
|
|
5191
5194
|
|
|
5192
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
5195
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
5193
5196
|
@if $grid-skin == 'material3' {
|
|
5194
5197
|
padding-top: 7px;
|
|
5195
5198
|
}
|
|
@@ -6269,7 +6272,8 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
6269
6272
|
}
|
|
6270
6273
|
|
|
6271
6274
|
&.e-wrap {
|
|
6272
|
-
& .e-rowcell,
|
|
6275
|
+
& .e-gridheader .e-rowcell,
|
|
6276
|
+
& .e-gridcontent .e-rowcell,
|
|
6273
6277
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6274
6278
|
& .e-columnheader .e-headercelldiv,
|
|
6275
6279
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -6282,6 +6286,10 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
6282
6286
|
max-height: $grid-rowcell-wrap-max-height;
|
|
6283
6287
|
}
|
|
6284
6288
|
}
|
|
6289
|
+
|
|
6290
|
+
& .e-checkbox-wrapper {
|
|
6291
|
+
vertical-align: middle;
|
|
6292
|
+
}
|
|
6285
6293
|
}
|
|
6286
6294
|
|
|
6287
6295
|
&.e-wrap .e-columnheader {
|
|
@@ -6454,6 +6462,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
6454
6462
|
}
|
|
6455
6463
|
|
|
6456
6464
|
&.sf-grid {
|
|
6465
|
+
|
|
6457
6466
|
span.e-ungroupbutton.e-icons {
|
|
6458
6467
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
6459
6468
|
@if $grid-skin == 'material3' {
|
|
@@ -7132,10 +7141,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
7132
7141
|
|
|
7133
7142
|
.e-verticallines tr th,
|
|
7134
7143
|
.e-grouptopleftcell,
|
|
7144
|
+
.e-rowdragheader,
|
|
7135
7145
|
.e-gridpopup .e-content,
|
|
7136
7146
|
.e-filterbarcell,
|
|
7137
7147
|
.e-filterbarcelldisabled,
|
|
7138
7148
|
&.e-default .e-grouptopleftcell,
|
|
7149
|
+
&.e-default .e-rowdragheader,
|
|
7139
7150
|
.e-headercell,
|
|
7140
7151
|
.e-summarycell,
|
|
7141
7152
|
.e-detailheadercell,
|
|
@@ -1881,28 +1881,18 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
1881
1881
|
}
|
|
1882
1882
|
|
|
1883
1883
|
.e-bigger &.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
1884
|
-
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
1885
|
-
.e-bigger &.e-rtl td.e-rowcell.e-cellselectionbackground,
|
|
1886
|
-
&.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
1884
|
+
&.e-bothlines.e-bigger.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
1887
1885
|
@if $grid-skin == 'material3' {
|
|
1888
1886
|
border: 1px solid rgba($content-text-color);
|
|
1889
1887
|
}
|
|
1890
1888
|
}
|
|
1891
1889
|
|
|
1892
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
1893
|
-
.e-
|
|
1894
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
1895
|
-
&.e-bigger td.e-cellselectionbackground {
|
|
1890
|
+
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
1891
|
+
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
1896
1892
|
@if $grid-skin == 'material3' {
|
|
1897
|
-
padding-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
}
|
|
1901
|
-
|
|
1902
|
-
.e-bigger &:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
1903
|
-
&.e-bigger:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
1904
|
-
@if $grid-skin == 'material3' {
|
|
1905
|
-
padding-top: 13px;
|
|
1893
|
+
padding-top: 0;
|
|
1894
|
+
padding-bottom: 0;
|
|
1895
|
+
@include grid-padding-left-right(12px, 12px);
|
|
1906
1896
|
}
|
|
1907
1897
|
}
|
|
1908
1898
|
|
|
@@ -2542,6 +2532,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
2542
2532
|
|
|
2543
2533
|
& .e-res-apply-btn:disabled {
|
|
2544
2534
|
color: $grid-btn-disabled-bgcolor;
|
|
2535
|
+
@if $grid-skin == 'fluent2' {
|
|
2536
|
+
color: $primary-text-disabled;
|
|
2537
|
+
}
|
|
2545
2538
|
}
|
|
2546
2539
|
& .e-btn {
|
|
2547
2540
|
@if $grid-skin != 'fluent2' {
|
|
@@ -3640,6 +3633,18 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
3640
3633
|
}
|
|
3641
3634
|
}
|
|
3642
3635
|
|
|
3636
|
+
&:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper {
|
|
3637
|
+
& .e-search-icon {
|
|
3638
|
+
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
3639
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
3640
|
+
padding: 9px 8px;
|
|
3641
|
+
}
|
|
3642
|
+
@if $grid-skin == 'bootstrap4' {
|
|
3643
|
+
padding: 9px 9.5px;
|
|
3644
|
+
}
|
|
3645
|
+
}
|
|
3646
|
+
}
|
|
3647
|
+
|
|
3643
3648
|
.e-res-toolbar {
|
|
3644
3649
|
border-bottom: 1px solid;
|
|
3645
3650
|
border-bottom-color: $grid-header-border-color;
|
|
@@ -3740,18 +3745,6 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
3740
3745
|
}
|
|
3741
3746
|
}
|
|
3742
3747
|
|
|
3743
|
-
&:not(.sf-grid).e-search-wrapper {
|
|
3744
|
-
& .e-search-icon {
|
|
3745
|
-
padding: $grid-res-toolbar-search-wrapper-icon-padding;
|
|
3746
|
-
@if $grid-skin == 'bootstrap5.3' {
|
|
3747
|
-
padding: 9px 8px;
|
|
3748
|
-
}
|
|
3749
|
-
@if $grid-skin == 'bootstrap4' {
|
|
3750
|
-
padding: 9px 9.5px;
|
|
3751
|
-
}
|
|
3752
|
-
}
|
|
3753
|
-
}
|
|
3754
|
-
|
|
3755
3748
|
& .e-responsive-right {
|
|
3756
3749
|
& .e-search-wrapper {
|
|
3757
3750
|
padding-left: 0;
|
|
@@ -3948,8 +3941,11 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
3948
3941
|
}
|
|
3949
3942
|
}
|
|
3950
3943
|
|
|
3951
|
-
&.e-default
|
|
3952
|
-
|
|
3944
|
+
&.e-default {
|
|
3945
|
+
.e-grouptopleftcell,
|
|
3946
|
+
.e-rowdragheader {
|
|
3947
|
+
border-top: $grid-grouptopleftcell-border-top;
|
|
3948
|
+
}
|
|
3953
3949
|
}
|
|
3954
3950
|
|
|
3955
3951
|
&.e-default .e-gridheader .e-headercell.e-firstheader,
|
|
@@ -3957,10 +3953,13 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
3957
3953
|
border-left: 1px solid;
|
|
3958
3954
|
}
|
|
3959
3955
|
|
|
3960
|
-
&.e-default.e-verticallines
|
|
3961
|
-
&.e-default.e-bothlines
|
|
3962
|
-
&.e-default.e-hidelines
|
|
3963
|
-
|
|
3956
|
+
&.e-default.e-verticallines,
|
|
3957
|
+
&.e-default.e-bothlines,
|
|
3958
|
+
&.e-default.e-hidelines {
|
|
3959
|
+
.e-grouptopleftcell,
|
|
3960
|
+
.e-rowdragheader {
|
|
3961
|
+
border-top-width: 0;
|
|
3962
|
+
}
|
|
3964
3963
|
}
|
|
3965
3964
|
|
|
3966
3965
|
&.e-default.e-verticallines,
|
|
@@ -4221,6 +4220,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
4221
4220
|
width: auto;
|
|
4222
4221
|
}
|
|
4223
4222
|
|
|
4223
|
+
.e-rowcell.e-gridchkbox {
|
|
4224
|
+
@if $grid-skin == 'fluent' {
|
|
4225
|
+
padding-left: 8px;
|
|
4226
|
+
}
|
|
4227
|
+
}
|
|
4228
|
+
|
|
4224
4229
|
&.e-left-shadow,
|
|
4225
4230
|
&.e-rtl.e-left-shadow,
|
|
4226
4231
|
&.e-rtl.e-default.e-left-shadow,
|
|
@@ -5164,13 +5169,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
5164
5169
|
font-weight: $grid-selection-font-weight;
|
|
5165
5170
|
}
|
|
5166
5171
|
|
|
5167
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground,
|
|
5172
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
|
|
5168
5173
|
td.e-cellselectionbackground {
|
|
5169
5174
|
font-weight: $grid-selection-font-weight;
|
|
5170
5175
|
@if $grid-skin == 'material3' {
|
|
5171
|
-
border: 1px solid rgba($content-text-color);
|
|
5172
5176
|
padding-bottom: 7px;
|
|
5173
|
-
@include grid-padding-left-right(
|
|
5177
|
+
@include grid-padding-left-right(8px, 8px);
|
|
5174
5178
|
}
|
|
5175
5179
|
}
|
|
5176
5180
|
|
|
@@ -5181,14 +5185,13 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
5181
5185
|
}
|
|
5182
5186
|
|
|
5183
5187
|
&.e-bothlines td.e-rowcell.e-cellselectionbackground,
|
|
5184
|
-
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground
|
|
5185
|
-
&.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
5188
|
+
&.e-bothlines.e-rtl td.e-rowcell.e-cellselectionbackground {
|
|
5186
5189
|
@if $grid-skin == 'material3' {
|
|
5187
5190
|
border: 1px solid rgba($content-text-color);
|
|
5188
5191
|
}
|
|
5189
5192
|
}
|
|
5190
5193
|
|
|
5191
|
-
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground {
|
|
5194
|
+
&:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell) {
|
|
5192
5195
|
@if $grid-skin == 'material3' {
|
|
5193
5196
|
padding-top: 7px;
|
|
5194
5197
|
}
|
|
@@ -6268,7 +6271,8 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
6268
6271
|
}
|
|
6269
6272
|
|
|
6270
6273
|
&.e-wrap {
|
|
6271
|
-
& .e-rowcell,
|
|
6274
|
+
& .e-gridheader .e-rowcell,
|
|
6275
|
+
& .e-gridcontent .e-rowcell,
|
|
6272
6276
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6273
6277
|
& .e-columnheader .e-headercelldiv,
|
|
6274
6278
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
@@ -6281,6 +6285,10 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
6281
6285
|
max-height: $grid-rowcell-wrap-max-height;
|
|
6282
6286
|
}
|
|
6283
6287
|
}
|
|
6288
|
+
|
|
6289
|
+
& .e-checkbox-wrapper {
|
|
6290
|
+
vertical-align: middle;
|
|
6291
|
+
}
|
|
6284
6292
|
}
|
|
6285
6293
|
|
|
6286
6294
|
&.e-wrap .e-columnheader {
|
|
@@ -6453,6 +6461,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
6453
6461
|
}
|
|
6454
6462
|
|
|
6455
6463
|
&.sf-grid {
|
|
6464
|
+
|
|
6456
6465
|
span.e-ungroupbutton.e-icons {
|
|
6457
6466
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
6458
6467
|
@if $grid-skin == 'material3' {
|
|
@@ -7131,10 +7140,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
7131
7140
|
|
|
7132
7141
|
.e-verticallines tr th,
|
|
7133
7142
|
.e-grouptopleftcell,
|
|
7143
|
+
.e-rowdragheader,
|
|
7134
7144
|
.e-gridpopup .e-content,
|
|
7135
7145
|
.e-filterbarcell,
|
|
7136
7146
|
.e-filterbarcelldisabled,
|
|
7137
7147
|
&.e-default .e-grouptopleftcell,
|
|
7148
|
+
&.e-default .e-rowdragheader,
|
|
7138
7149
|
.e-headercell,
|
|
7139
7150
|
.e-summarycell,
|
|
7140
7151
|
.e-detailheadercell,
|