@syncfusion/blazor-themes 23.1.44 → 23.2.5
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/bootstrap-dark.scss +184 -17
- package/SCSS-Themes/bootstrap.scss +179 -17
- package/SCSS-Themes/bootstrap4.scss +179 -17
- package/SCSS-Themes/bootstrap5-dark.scss +181 -18
- package/SCSS-Themes/bootstrap5.scss +181 -18
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +69 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +2 -1
- package/SCSS-Themes/fabric-dark.scss +184 -17
- package/SCSS-Themes/fabric.scss +179 -17
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +1 -1
- package/SCSS-Themes/filemanager/file-manager/material3.scss +1 -1
- package/SCSS-Themes/fluent-dark.scss +181 -18
- package/SCSS-Themes/fluent.scss +181 -18
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +48 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/fabric.scss +48 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/fluent.scss +48 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +48 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/material.scss +48 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/material3.scss +48 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +48 -2
- package/SCSS-Themes/highcontrast.scss +184 -17
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material3.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +25 -7
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material3-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material3.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +4 -4
- package/SCSS-Themes/material-dark.scss +179 -17
- package/SCSS-Themes/material.scss +179 -17
- package/SCSS-Themes/material3-dark.scss +181 -19
- package/SCSS-Themes/material3.scss +181 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +1 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material3.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +10 -3
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +16 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +16 -1
- package/SCSS-Themes/tailwind-dark.scss +181 -18
- package/SCSS-Themes/tailwind.scss +181 -18
- package/package.json +1 -1
|
@@ -1798,6 +1798,15 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
1798
1798
|
border-bottom-width: $grid-border-bottom-width;
|
|
1799
1799
|
}
|
|
1800
1800
|
|
|
1801
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
1802
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
1803
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
1804
|
+
&.e-groupcaption,
|
|
1805
|
+
&.e-summarycell {
|
|
1806
|
+
border-bottom-width: 0;
|
|
1807
|
+
}
|
|
1808
|
+
}
|
|
1809
|
+
|
|
1801
1810
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
1802
1811
|
position: relative;
|
|
1803
1812
|
left: -5px;
|
|
@@ -5118,7 +5127,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5118
5127
|
text-align: left;
|
|
5119
5128
|
}
|
|
5120
5129
|
|
|
5121
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
5130
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
5122
5131
|
border-width: $grid-headercell-both-border-width;
|
|
5123
5132
|
}
|
|
5124
5133
|
|
|
@@ -5144,7 +5153,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5144
5153
|
border-right-width: 1px;
|
|
5145
5154
|
}
|
|
5146
5155
|
|
|
5147
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
5156
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
5148
5157
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
5149
5158
|
}
|
|
5150
5159
|
|
|
@@ -5186,6 +5195,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5186
5195
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
5187
5196
|
border-width: $grid-headercell-both-border-width;
|
|
5188
5197
|
}
|
|
5198
|
+
|
|
5199
|
+
&.e-resize-lines,
|
|
5200
|
+
&.e-resize-lines.e-rtl {
|
|
5201
|
+
|
|
5202
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
5203
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
5204
|
+
border-left: 0;
|
|
5205
|
+
border-right: 0;
|
|
5206
|
+
border-top: 0;
|
|
5207
|
+
}
|
|
5208
|
+
}
|
|
5209
|
+
|
|
5210
|
+
&.e-default.e-bothlines .e-headercell,
|
|
5211
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
5212
|
+
border-width: $grid-headercell-both-border-width;
|
|
5213
|
+
}
|
|
5214
|
+
|
|
5215
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
5216
|
+
border-bottom-style: $grid-border-type;
|
|
5217
|
+
border-bottom-width: $grid-border-size;
|
|
5218
|
+
border-left-style: $grid-border-type;
|
|
5219
|
+
border-left-width: $grid-border-size;
|
|
5220
|
+
}
|
|
5189
5221
|
|
|
5190
5222
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
5191
5223
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -5429,6 +5461,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5429
5461
|
}
|
|
5430
5462
|
}
|
|
5431
5463
|
|
|
5464
|
+
.e-bigger {
|
|
5465
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
5466
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
5467
|
+
& .e-gridcontent,
|
|
5468
|
+
& .e-summarycontent {
|
|
5469
|
+
& td::before{
|
|
5470
|
+
@if $grid-skin == 'fluent' {
|
|
5471
|
+
overflow: hidden;
|
|
5472
|
+
}
|
|
5473
|
+
}
|
|
5474
|
+
}
|
|
5475
|
+
}
|
|
5476
|
+
}
|
|
5477
|
+
|
|
5432
5478
|
.e-bigger .e-grid.e-row-responsive,
|
|
5433
5479
|
.e-bigger.e-grid.e-row-responsive {
|
|
5434
5480
|
|
|
@@ -1798,6 +1798,15 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
1798
1798
|
border-bottom-width: $grid-border-bottom-width;
|
|
1799
1799
|
}
|
|
1800
1800
|
|
|
1801
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
1802
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
1803
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
1804
|
+
&.e-groupcaption,
|
|
1805
|
+
&.e-summarycell {
|
|
1806
|
+
border-bottom-width: 0;
|
|
1807
|
+
}
|
|
1808
|
+
}
|
|
1809
|
+
|
|
1801
1810
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
1802
1811
|
position: relative;
|
|
1803
1812
|
left: -5px;
|
|
@@ -5118,7 +5127,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5118
5127
|
text-align: left;
|
|
5119
5128
|
}
|
|
5120
5129
|
|
|
5121
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
5130
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
5122
5131
|
border-width: $grid-headercell-both-border-width;
|
|
5123
5132
|
}
|
|
5124
5133
|
|
|
@@ -5144,7 +5153,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5144
5153
|
border-right-width: 1px;
|
|
5145
5154
|
}
|
|
5146
5155
|
|
|
5147
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
5156
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
5148
5157
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
5149
5158
|
}
|
|
5150
5159
|
|
|
@@ -5186,6 +5195,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5186
5195
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
5187
5196
|
border-width: $grid-headercell-both-border-width;
|
|
5188
5197
|
}
|
|
5198
|
+
|
|
5199
|
+
&.e-resize-lines,
|
|
5200
|
+
&.e-resize-lines.e-rtl {
|
|
5201
|
+
|
|
5202
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
5203
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
5204
|
+
border-left: 0;
|
|
5205
|
+
border-right: 0;
|
|
5206
|
+
border-top: 0;
|
|
5207
|
+
}
|
|
5208
|
+
}
|
|
5209
|
+
|
|
5210
|
+
&.e-default.e-bothlines .e-headercell,
|
|
5211
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
5212
|
+
border-width: $grid-headercell-both-border-width;
|
|
5213
|
+
}
|
|
5214
|
+
|
|
5215
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
5216
|
+
border-bottom-style: $grid-border-type;
|
|
5217
|
+
border-bottom-width: $grid-border-size;
|
|
5218
|
+
border-left-style: $grid-border-type;
|
|
5219
|
+
border-left-width: $grid-border-size;
|
|
5220
|
+
}
|
|
5189
5221
|
|
|
5190
5222
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
5191
5223
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -5429,6 +5461,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5429
5461
|
}
|
|
5430
5462
|
}
|
|
5431
5463
|
|
|
5464
|
+
.e-bigger {
|
|
5465
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
5466
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
5467
|
+
& .e-gridcontent,
|
|
5468
|
+
& .e-summarycontent {
|
|
5469
|
+
& td::before{
|
|
5470
|
+
@if $grid-skin == 'fluent' {
|
|
5471
|
+
overflow: hidden;
|
|
5472
|
+
}
|
|
5473
|
+
}
|
|
5474
|
+
}
|
|
5475
|
+
}
|
|
5476
|
+
}
|
|
5477
|
+
|
|
5432
5478
|
.e-bigger .e-grid.e-row-responsive,
|
|
5433
5479
|
.e-bigger.e-grid.e-row-responsive {
|
|
5434
5480
|
|
|
@@ -1798,6 +1798,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1798
1798
|
border-bottom-width: $grid-border-bottom-width;
|
|
1799
1799
|
}
|
|
1800
1800
|
|
|
1801
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
1802
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
1803
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
1804
|
+
&.e-groupcaption,
|
|
1805
|
+
&.e-summarycell {
|
|
1806
|
+
border-bottom-width: 0;
|
|
1807
|
+
}
|
|
1808
|
+
}
|
|
1809
|
+
|
|
1801
1810
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
1802
1811
|
position: relative;
|
|
1803
1812
|
left: -5px;
|
|
@@ -5118,7 +5127,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5118
5127
|
text-align: left;
|
|
5119
5128
|
}
|
|
5120
5129
|
|
|
5121
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
5130
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
5122
5131
|
border-width: $grid-headercell-both-border-width;
|
|
5123
5132
|
}
|
|
5124
5133
|
|
|
@@ -5144,7 +5153,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5144
5153
|
border-right-width: 1px;
|
|
5145
5154
|
}
|
|
5146
5155
|
|
|
5147
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
5156
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
5148
5157
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
5149
5158
|
}
|
|
5150
5159
|
|
|
@@ -5186,6 +5195,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5186
5195
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
5187
5196
|
border-width: $grid-headercell-both-border-width;
|
|
5188
5197
|
}
|
|
5198
|
+
|
|
5199
|
+
&.e-resize-lines,
|
|
5200
|
+
&.e-resize-lines.e-rtl {
|
|
5201
|
+
|
|
5202
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
5203
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
5204
|
+
border-left: 0;
|
|
5205
|
+
border-right: 0;
|
|
5206
|
+
border-top: 0;
|
|
5207
|
+
}
|
|
5208
|
+
}
|
|
5209
|
+
|
|
5210
|
+
&.e-default.e-bothlines .e-headercell,
|
|
5211
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
5212
|
+
border-width: $grid-headercell-both-border-width;
|
|
5213
|
+
}
|
|
5214
|
+
|
|
5215
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
5216
|
+
border-bottom-style: $grid-border-type;
|
|
5217
|
+
border-bottom-width: $grid-border-size;
|
|
5218
|
+
border-left-style: $grid-border-type;
|
|
5219
|
+
border-left-width: $grid-border-size;
|
|
5220
|
+
}
|
|
5189
5221
|
|
|
5190
5222
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
5191
5223
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -5429,6 +5461,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5429
5461
|
}
|
|
5430
5462
|
}
|
|
5431
5463
|
|
|
5464
|
+
.e-bigger {
|
|
5465
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
5466
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
5467
|
+
& .e-gridcontent,
|
|
5468
|
+
& .e-summarycontent {
|
|
5469
|
+
& td::before{
|
|
5470
|
+
@if $grid-skin == 'fluent' {
|
|
5471
|
+
overflow: hidden;
|
|
5472
|
+
}
|
|
5473
|
+
}
|
|
5474
|
+
}
|
|
5475
|
+
}
|
|
5476
|
+
}
|
|
5477
|
+
|
|
5432
5478
|
.e-bigger .e-grid.e-row-responsive,
|
|
5433
5479
|
.e-bigger.e-grid.e-row-responsive {
|
|
5434
5480
|
|
|
@@ -1798,6 +1798,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1798
1798
|
border-bottom-width: $grid-border-bottom-width;
|
|
1799
1799
|
}
|
|
1800
1800
|
|
|
1801
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
1802
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
1803
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
1804
|
+
&.e-groupcaption,
|
|
1805
|
+
&.e-summarycell {
|
|
1806
|
+
border-bottom-width: 0;
|
|
1807
|
+
}
|
|
1808
|
+
}
|
|
1809
|
+
|
|
1801
1810
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
1802
1811
|
position: relative;
|
|
1803
1812
|
left: -5px;
|
|
@@ -5118,7 +5127,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5118
5127
|
text-align: left;
|
|
5119
5128
|
}
|
|
5120
5129
|
|
|
5121
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
5130
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
5122
5131
|
border-width: $grid-headercell-both-border-width;
|
|
5123
5132
|
}
|
|
5124
5133
|
|
|
@@ -5144,7 +5153,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5144
5153
|
border-right-width: 1px;
|
|
5145
5154
|
}
|
|
5146
5155
|
|
|
5147
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
5156
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
5148
5157
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
5149
5158
|
}
|
|
5150
5159
|
|
|
@@ -5186,6 +5195,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5186
5195
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
5187
5196
|
border-width: $grid-headercell-both-border-width;
|
|
5188
5197
|
}
|
|
5198
|
+
|
|
5199
|
+
&.e-resize-lines,
|
|
5200
|
+
&.e-resize-lines.e-rtl {
|
|
5201
|
+
|
|
5202
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
5203
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
5204
|
+
border-left: 0;
|
|
5205
|
+
border-right: 0;
|
|
5206
|
+
border-top: 0;
|
|
5207
|
+
}
|
|
5208
|
+
}
|
|
5209
|
+
|
|
5210
|
+
&.e-default.e-bothlines .e-headercell,
|
|
5211
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
5212
|
+
border-width: $grid-headercell-both-border-width;
|
|
5213
|
+
}
|
|
5214
|
+
|
|
5215
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
5216
|
+
border-bottom-style: $grid-border-type;
|
|
5217
|
+
border-bottom-width: $grid-border-size;
|
|
5218
|
+
border-left-style: $grid-border-type;
|
|
5219
|
+
border-left-width: $grid-border-size;
|
|
5220
|
+
}
|
|
5189
5221
|
|
|
5190
5222
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
5191
5223
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -5429,6 +5461,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5429
5461
|
}
|
|
5430
5462
|
}
|
|
5431
5463
|
|
|
5464
|
+
.e-bigger {
|
|
5465
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
5466
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
5467
|
+
& .e-gridcontent,
|
|
5468
|
+
& .e-summarycontent {
|
|
5469
|
+
& td::before{
|
|
5470
|
+
@if $grid-skin == 'fluent' {
|
|
5471
|
+
overflow: hidden;
|
|
5472
|
+
}
|
|
5473
|
+
}
|
|
5474
|
+
}
|
|
5475
|
+
}
|
|
5476
|
+
}
|
|
5477
|
+
|
|
5432
5478
|
.e-bigger .e-grid.e-row-responsive,
|
|
5433
5479
|
.e-bigger.e-grid.e-row-responsive {
|
|
5434
5480
|
|