@syncfusion/blazor-themes 27.1.50 → 27.1.52
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 +347 -223
- package/SCSS-Themes/bds.scss +347 -223
- package/SCSS-Themes/bootstrap-dark.scss +346 -223
- package/SCSS-Themes/bootstrap.scss +346 -223
- package/SCSS-Themes/bootstrap4.scss +347 -223
- package/SCSS-Themes/bootstrap5-dark.scss +349 -226
- package/SCSS-Themes/bootstrap5.3.scss +349 -226
- package/SCSS-Themes/bootstrap5.scss +348 -225
- package/SCSS-Themes/buttons/radio-button/bds-dark.scss +2 -1
- package/SCSS-Themes/buttons/radio-button/bds.scss +2 -1
- package/SCSS-Themes/buttons/radio-button/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/bootstrap.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/bootstrap4.scss +2 -1
- package/SCSS-Themes/buttons/radio-button/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/bootstrap5.3.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/bootstrap5.scss +2 -2
- package/SCSS-Themes/buttons/radio-button/fabric-dark.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/fabric.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/fluent-dark.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/fluent.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/fluent2-dark.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/fluent2.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/highcontrast.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/material-dark.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/material.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/material3-dark.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/material3.scss +1 -1
- package/SCSS-Themes/buttons/radio-button/tailwind-dark.scss +2 -1
- package/SCSS-Themes/buttons/radio-button/tailwind.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +4 -0
- package/SCSS-Themes/fabric-dark.scss +346 -223
- package/SCSS-Themes/fabric.scss +346 -223
- package/SCSS-Themes/fluent-dark.scss +348 -225
- package/SCSS-Themes/fluent.scss +348 -225
- package/SCSS-Themes/fluent2-dark.scss +346 -223
- package/SCSS-Themes/fluent2.scss +346 -223
- package/SCSS-Themes/grids/grid/bds-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/bds.scss +24 -6
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/bootstrap.scss +24 -6
- package/SCSS-Themes/grids/grid/bootstrap4.scss +24 -6
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +24 -6
- package/SCSS-Themes/grids/grid/bootstrap5.scss +24 -6
- package/SCSS-Themes/grids/grid/fabric-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/fabric.scss +24 -6
- package/SCSS-Themes/grids/grid/fluent-dark.scss +25 -7
- package/SCSS-Themes/grids/grid/fluent.scss +25 -7
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/fluent2.scss +24 -6
- package/SCSS-Themes/grids/grid/highcontrast.scss +24 -6
- package/SCSS-Themes/grids/grid/material-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/material.scss +24 -6
- package/SCSS-Themes/grids/grid/material3-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/material3.scss +24 -6
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +24 -6
- package/SCSS-Themes/grids/grid/tailwind.scss +24 -6
- package/SCSS-Themes/highcontrast.scss +347 -224
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -1
- package/SCSS-Themes/inputs/slider/bds-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/bds.scss +5 -7
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/bootstrap.scss +5 -7
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +5 -7
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/bootstrap5.3.scss +5 -7
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +5 -7
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/fabric.scss +5 -7
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/fluent.scss +5 -7
- package/SCSS-Themes/inputs/slider/fluent2-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/fluent2.scss +5 -7
- package/SCSS-Themes/inputs/slider/highcontrast.scss +5 -7
- package/SCSS-Themes/inputs/slider/material-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/material.scss +5 -7
- package/SCSS-Themes/inputs/slider/material3-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/material3.scss +5 -7
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +5 -7
- package/SCSS-Themes/inputs/slider/tailwind.scss +5 -7
- package/SCSS-Themes/interactive-chat/ai-assist-view/bds-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/bds.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap4.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap5-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap5.3.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/bootstrap5.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/fabric-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/fabric.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/fluent-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/fluent.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/fluent2-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/fluent2.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/highcontrast.scss +295 -205
- package/SCSS-Themes/interactive-chat/ai-assist-view/material-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/material.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/material3-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/material3.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/tailwind-dark.scss +294 -204
- package/SCSS-Themes/interactive-chat/ai-assist-view/tailwind.scss +294 -204
- package/SCSS-Themes/lists/list-view/bds-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/bds.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap4.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap5.scss +4 -0
- package/SCSS-Themes/lists/list-view/fabric-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/fabric.scss +4 -0
- package/SCSS-Themes/lists/list-view/fluent-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/fluent.scss +4 -0
- package/SCSS-Themes/lists/list-view/fluent2-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/fluent2.scss +4 -0
- package/SCSS-Themes/lists/list-view/highcontrast.scss +4 -0
- package/SCSS-Themes/lists/list-view/material-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/material.scss +4 -0
- package/SCSS-Themes/lists/list-view/material3-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/material3.scss +4 -0
- package/SCSS-Themes/lists/list-view/tailwind-dark.scss +4 -0
- package/SCSS-Themes/lists/list-view/tailwind.scss +4 -0
- package/SCSS-Themes/material-dark.scss +346 -223
- package/SCSS-Themes/material.scss +346 -223
- package/SCSS-Themes/material3-dark.scss +346 -223
- package/SCSS-Themes/material3.scss +346 -223
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +2 -2
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +1 -1
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +1 -1
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bds.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fluent2.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/material.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/material3.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +9 -5
- package/SCSS-Themes/tailwind-dark.scss +349 -225
- package/SCSS-Themes/tailwind.scss +349 -225
- package/SCSS-Themes/treegrid/treegrid/bds-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bds.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.3.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fabric.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fluent.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fluent2-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fluent2.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/material-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/material.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/material3.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/tailwind.scss +5 -0
- package/package.json +1 -1
|
@@ -2296,7 +2296,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
2296
2296
|
/* stylelint-enable */
|
|
2297
2297
|
|
|
2298
2298
|
.e-dlg-content {
|
|
2299
|
-
|
|
2299
|
+
@if $grid-skin == 'fluent2' {
|
|
2300
|
+
padding: 24px 27px;
|
|
2301
|
+
}
|
|
2302
|
+
@else {
|
|
2303
|
+
padding: 8px 16px 8px 8px;
|
|
2304
|
+
}
|
|
2300
2305
|
overflow-y: hidden;
|
|
2301
2306
|
}
|
|
2302
2307
|
|
|
@@ -3151,7 +3156,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
3151
3156
|
}
|
|
3152
3157
|
|
|
3153
3158
|
.e-grid-popup {
|
|
3154
|
-
position:
|
|
3159
|
+
position: absolute;
|
|
3155
3160
|
}
|
|
3156
3161
|
|
|
3157
3162
|
#{&}.e-grid,
|
|
@@ -4196,6 +4201,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4196
4201
|
.e-filterbarcell,
|
|
4197
4202
|
.e-filterbarcelldisabled {
|
|
4198
4203
|
border-width: $grid-filtercell-both-border-width;
|
|
4204
|
+
border-top-width: 1px;
|
|
4199
4205
|
}
|
|
4200
4206
|
}
|
|
4201
4207
|
|
|
@@ -5471,6 +5477,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
5471
5477
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5472
5478
|
}
|
|
5473
5479
|
|
|
5480
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5481
|
+
@if $grid-skin == 'fluent' {
|
|
5482
|
+
padding-bottom: 1px;
|
|
5483
|
+
}
|
|
5484
|
+
}
|
|
5485
|
+
|
|
5474
5486
|
.e-edit-dialog {
|
|
5475
5487
|
min-height: 350px;
|
|
5476
5488
|
.e-dlg-content {
|
|
@@ -6164,6 +6176,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
6164
6176
|
.e-filterbarcell,
|
|
6165
6177
|
.e-filterbarcelldisabled {
|
|
6166
6178
|
border-width: $grid-filtercell-both-border-width;
|
|
6179
|
+
border-top-width: 1px;
|
|
6167
6180
|
}
|
|
6168
6181
|
|
|
6169
6182
|
.e-rowcell,
|
|
@@ -6285,14 +6298,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
6285
6298
|
}
|
|
6286
6299
|
|
|
6287
6300
|
&.e-wrap {
|
|
6288
|
-
& .e-
|
|
6289
|
-
& .e-gridcontent .e-rowcell,
|
|
6301
|
+
& .e-rowcell,
|
|
6290
6302
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6291
6303
|
& .e-columnheader .e-headercelldiv,
|
|
6292
6304
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6293
6305
|
@include wrap-styles;
|
|
6294
6306
|
}
|
|
6295
6307
|
|
|
6308
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6309
|
+
white-space: nowrap;
|
|
6310
|
+
}
|
|
6311
|
+
|
|
6296
6312
|
& .e-stackedheader .e-columnheader {
|
|
6297
6313
|
.e-stackedheadercelldiv,
|
|
6298
6314
|
.e-headercelldiv {
|
|
@@ -6850,7 +6866,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
6850
6866
|
}
|
|
6851
6867
|
|
|
6852
6868
|
@if $grid-skin == 'fluent2' {
|
|
6853
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6869
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6870
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6854
6871
|
padding: 0 6px;
|
|
6855
6872
|
}
|
|
6856
6873
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7764,7 +7781,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
7764
7781
|
}
|
|
7765
7782
|
|
|
7766
7783
|
@if $grid-skin == 'fluent2' {
|
|
7767
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7784
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7785
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7768
7786
|
color: $flyout-text-color-hover;
|
|
7769
7787
|
}
|
|
7770
7788
|
}
|
|
@@ -2296,7 +2296,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
2296
2296
|
/* stylelint-enable */
|
|
2297
2297
|
|
|
2298
2298
|
.e-dlg-content {
|
|
2299
|
-
|
|
2299
|
+
@if $grid-skin == 'fluent2' {
|
|
2300
|
+
padding: 24px 27px;
|
|
2301
|
+
}
|
|
2302
|
+
@else {
|
|
2303
|
+
padding: 8px 16px 8px 8px;
|
|
2304
|
+
}
|
|
2300
2305
|
overflow-y: hidden;
|
|
2301
2306
|
}
|
|
2302
2307
|
|
|
@@ -3151,7 +3156,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
3151
3156
|
}
|
|
3152
3157
|
|
|
3153
3158
|
.e-grid-popup {
|
|
3154
|
-
position:
|
|
3159
|
+
position: absolute;
|
|
3155
3160
|
}
|
|
3156
3161
|
|
|
3157
3162
|
#{&}.e-grid,
|
|
@@ -4196,6 +4201,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4196
4201
|
.e-filterbarcell,
|
|
4197
4202
|
.e-filterbarcelldisabled {
|
|
4198
4203
|
border-width: $grid-filtercell-both-border-width;
|
|
4204
|
+
border-top-width: 1px;
|
|
4199
4205
|
}
|
|
4200
4206
|
}
|
|
4201
4207
|
|
|
@@ -5471,6 +5477,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
5471
5477
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5472
5478
|
}
|
|
5473
5479
|
|
|
5480
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5481
|
+
@if $grid-skin == 'fluent' {
|
|
5482
|
+
padding-bottom: 1px;
|
|
5483
|
+
}
|
|
5484
|
+
}
|
|
5485
|
+
|
|
5474
5486
|
.e-edit-dialog {
|
|
5475
5487
|
min-height: 350px;
|
|
5476
5488
|
.e-dlg-content {
|
|
@@ -6164,6 +6176,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
6164
6176
|
.e-filterbarcell,
|
|
6165
6177
|
.e-filterbarcelldisabled {
|
|
6166
6178
|
border-width: $grid-filtercell-both-border-width;
|
|
6179
|
+
border-top-width: 1px;
|
|
6167
6180
|
}
|
|
6168
6181
|
|
|
6169
6182
|
.e-rowcell,
|
|
@@ -6285,14 +6298,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
6285
6298
|
}
|
|
6286
6299
|
|
|
6287
6300
|
&.e-wrap {
|
|
6288
|
-
& .e-
|
|
6289
|
-
& .e-gridcontent .e-rowcell,
|
|
6301
|
+
& .e-rowcell,
|
|
6290
6302
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6291
6303
|
& .e-columnheader .e-headercelldiv,
|
|
6292
6304
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6293
6305
|
@include wrap-styles;
|
|
6294
6306
|
}
|
|
6295
6307
|
|
|
6308
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6309
|
+
white-space: nowrap;
|
|
6310
|
+
}
|
|
6311
|
+
|
|
6296
6312
|
& .e-stackedheader .e-columnheader {
|
|
6297
6313
|
.e-stackedheadercelldiv,
|
|
6298
6314
|
.e-headercelldiv {
|
|
@@ -6850,7 +6866,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
6850
6866
|
}
|
|
6851
6867
|
|
|
6852
6868
|
@if $grid-skin == 'fluent2' {
|
|
6853
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6869
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6870
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6854
6871
|
padding: 0 6px;
|
|
6855
6872
|
}
|
|
6856
6873
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7764,7 +7781,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
7764
7781
|
}
|
|
7765
7782
|
|
|
7766
7783
|
@if $grid-skin == 'fluent2' {
|
|
7767
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7784
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7785
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7768
7786
|
color: $flyout-text-color-hover;
|
|
7769
7787
|
}
|
|
7770
7788
|
}
|
|
@@ -2285,7 +2285,12 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
2285
2285
|
/* stylelint-enable */
|
|
2286
2286
|
|
|
2287
2287
|
.e-dlg-content {
|
|
2288
|
-
|
|
2288
|
+
@if $grid-skin == 'fluent2' {
|
|
2289
|
+
padding: 24px 27px;
|
|
2290
|
+
}
|
|
2291
|
+
@else {
|
|
2292
|
+
padding: 8px 16px 8px 8px;
|
|
2293
|
+
}
|
|
2289
2294
|
overflow-y: hidden;
|
|
2290
2295
|
}
|
|
2291
2296
|
|
|
@@ -3140,7 +3145,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
3140
3145
|
}
|
|
3141
3146
|
|
|
3142
3147
|
.e-grid-popup {
|
|
3143
|
-
position:
|
|
3148
|
+
position: absolute;
|
|
3144
3149
|
}
|
|
3145
3150
|
|
|
3146
3151
|
#{&}.e-grid,
|
|
@@ -4185,6 +4190,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4185
4190
|
.e-filterbarcell,
|
|
4186
4191
|
.e-filterbarcelldisabled {
|
|
4187
4192
|
border-width: $grid-filtercell-both-border-width;
|
|
4193
|
+
border-top-width: 1px;
|
|
4188
4194
|
}
|
|
4189
4195
|
}
|
|
4190
4196
|
|
|
@@ -5460,6 +5466,12 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
5460
5466
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5461
5467
|
}
|
|
5462
5468
|
|
|
5469
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5470
|
+
@if $grid-skin == 'fluent' {
|
|
5471
|
+
padding-bottom: 1px;
|
|
5472
|
+
}
|
|
5473
|
+
}
|
|
5474
|
+
|
|
5463
5475
|
.e-edit-dialog {
|
|
5464
5476
|
min-height: 350px;
|
|
5465
5477
|
.e-dlg-content {
|
|
@@ -6153,6 +6165,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
6153
6165
|
.e-filterbarcell,
|
|
6154
6166
|
.e-filterbarcelldisabled {
|
|
6155
6167
|
border-width: $grid-filtercell-both-border-width;
|
|
6168
|
+
border-top-width: 1px;
|
|
6156
6169
|
}
|
|
6157
6170
|
|
|
6158
6171
|
.e-rowcell,
|
|
@@ -6274,14 +6287,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
6274
6287
|
}
|
|
6275
6288
|
|
|
6276
6289
|
&.e-wrap {
|
|
6277
|
-
& .e-
|
|
6278
|
-
& .e-gridcontent .e-rowcell,
|
|
6290
|
+
& .e-rowcell,
|
|
6279
6291
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6280
6292
|
& .e-columnheader .e-headercelldiv,
|
|
6281
6293
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6282
6294
|
@include wrap-styles;
|
|
6283
6295
|
}
|
|
6284
6296
|
|
|
6297
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6298
|
+
white-space: nowrap;
|
|
6299
|
+
}
|
|
6300
|
+
|
|
6285
6301
|
& .e-stackedheader .e-columnheader {
|
|
6286
6302
|
.e-stackedheadercelldiv,
|
|
6287
6303
|
.e-headercelldiv {
|
|
@@ -6839,7 +6855,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
6839
6855
|
}
|
|
6840
6856
|
|
|
6841
6857
|
@if $grid-skin == 'fluent2' {
|
|
6842
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6858
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6859
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6843
6860
|
padding: 0 6px;
|
|
6844
6861
|
}
|
|
6845
6862
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7753,7 +7770,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
7753
7770
|
}
|
|
7754
7771
|
|
|
7755
7772
|
@if $grid-skin == 'fluent2' {
|
|
7756
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7773
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7774
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7757
7775
|
color: $flyout-text-color-hover;
|
|
7758
7776
|
}
|
|
7759
7777
|
}
|
|
@@ -2284,7 +2284,12 @@ $grid-checkmark-color: $grey !default;
|
|
|
2284
2284
|
/* stylelint-enable */
|
|
2285
2285
|
|
|
2286
2286
|
.e-dlg-content {
|
|
2287
|
-
|
|
2287
|
+
@if $grid-skin == 'fluent2' {
|
|
2288
|
+
padding: 24px 27px;
|
|
2289
|
+
}
|
|
2290
|
+
@else {
|
|
2291
|
+
padding: 8px 16px 8px 8px;
|
|
2292
|
+
}
|
|
2288
2293
|
overflow-y: hidden;
|
|
2289
2294
|
}
|
|
2290
2295
|
|
|
@@ -3139,7 +3144,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
3139
3144
|
}
|
|
3140
3145
|
|
|
3141
3146
|
.e-grid-popup {
|
|
3142
|
-
position:
|
|
3147
|
+
position: absolute;
|
|
3143
3148
|
}
|
|
3144
3149
|
|
|
3145
3150
|
#{&}.e-grid,
|
|
@@ -4184,6 +4189,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
4184
4189
|
.e-filterbarcell,
|
|
4185
4190
|
.e-filterbarcelldisabled {
|
|
4186
4191
|
border-width: $grid-filtercell-both-border-width;
|
|
4192
|
+
border-top-width: 1px;
|
|
4187
4193
|
}
|
|
4188
4194
|
}
|
|
4189
4195
|
|
|
@@ -5459,6 +5465,12 @@ $grid-checkmark-color: $grey !default;
|
|
|
5459
5465
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5460
5466
|
}
|
|
5461
5467
|
|
|
5468
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5469
|
+
@if $grid-skin == 'fluent' {
|
|
5470
|
+
padding-bottom: 1px;
|
|
5471
|
+
}
|
|
5472
|
+
}
|
|
5473
|
+
|
|
5462
5474
|
.e-edit-dialog {
|
|
5463
5475
|
min-height: 350px;
|
|
5464
5476
|
.e-dlg-content {
|
|
@@ -6152,6 +6164,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
6152
6164
|
.e-filterbarcell,
|
|
6153
6165
|
.e-filterbarcelldisabled {
|
|
6154
6166
|
border-width: $grid-filtercell-both-border-width;
|
|
6167
|
+
border-top-width: 1px;
|
|
6155
6168
|
}
|
|
6156
6169
|
|
|
6157
6170
|
.e-rowcell,
|
|
@@ -6273,14 +6286,17 @@ $grid-checkmark-color: $grey !default;
|
|
|
6273
6286
|
}
|
|
6274
6287
|
|
|
6275
6288
|
&.e-wrap {
|
|
6276
|
-
& .e-
|
|
6277
|
-
& .e-gridcontent .e-rowcell,
|
|
6289
|
+
& .e-rowcell,
|
|
6278
6290
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6279
6291
|
& .e-columnheader .e-headercelldiv,
|
|
6280
6292
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6281
6293
|
@include wrap-styles;
|
|
6282
6294
|
}
|
|
6283
6295
|
|
|
6296
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6297
|
+
white-space: nowrap;
|
|
6298
|
+
}
|
|
6299
|
+
|
|
6284
6300
|
& .e-stackedheader .e-columnheader {
|
|
6285
6301
|
.e-stackedheadercelldiv,
|
|
6286
6302
|
.e-headercelldiv {
|
|
@@ -6838,7 +6854,8 @@ $grid-checkmark-color: $grey !default;
|
|
|
6838
6854
|
}
|
|
6839
6855
|
|
|
6840
6856
|
@if $grid-skin == 'fluent2' {
|
|
6841
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6857
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6858
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6842
6859
|
padding: 0 6px;
|
|
6843
6860
|
}
|
|
6844
6861
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7752,7 +7769,8 @@ $grid-checkmark-color: $grey !default;
|
|
|
7752
7769
|
}
|
|
7753
7770
|
|
|
7754
7771
|
@if $grid-skin == 'fluent2' {
|
|
7755
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7772
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7773
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7756
7774
|
color: $flyout-text-color-hover;
|
|
7757
7775
|
}
|
|
7758
7776
|
}
|
|
@@ -2291,7 +2291,12 @@ $grid-checkmark-color: $white !default;
|
|
|
2291
2291
|
/* stylelint-enable */
|
|
2292
2292
|
|
|
2293
2293
|
.e-dlg-content {
|
|
2294
|
-
|
|
2294
|
+
@if $grid-skin == 'fluent2' {
|
|
2295
|
+
padding: 24px 27px;
|
|
2296
|
+
}
|
|
2297
|
+
@else {
|
|
2298
|
+
padding: 8px 16px 8px 8px;
|
|
2299
|
+
}
|
|
2295
2300
|
overflow-y: hidden;
|
|
2296
2301
|
}
|
|
2297
2302
|
|
|
@@ -3146,7 +3151,7 @@ $grid-checkmark-color: $white !default;
|
|
|
3146
3151
|
}
|
|
3147
3152
|
|
|
3148
3153
|
.e-grid-popup {
|
|
3149
|
-
position:
|
|
3154
|
+
position: absolute;
|
|
3150
3155
|
}
|
|
3151
3156
|
|
|
3152
3157
|
#{&}.e-grid,
|
|
@@ -4191,6 +4196,7 @@ $grid-checkmark-color: $white !default;
|
|
|
4191
4196
|
.e-filterbarcell,
|
|
4192
4197
|
.e-filterbarcelldisabled {
|
|
4193
4198
|
border-width: $grid-filtercell-both-border-width;
|
|
4199
|
+
border-top-width: 1px;
|
|
4194
4200
|
}
|
|
4195
4201
|
}
|
|
4196
4202
|
|
|
@@ -5466,6 +5472,12 @@ $grid-checkmark-color: $white !default;
|
|
|
5466
5472
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5467
5473
|
}
|
|
5468
5474
|
|
|
5475
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5476
|
+
@if $grid-skin == 'fluent' {
|
|
5477
|
+
padding-bottom: 1px;
|
|
5478
|
+
}
|
|
5479
|
+
}
|
|
5480
|
+
|
|
5469
5481
|
.e-edit-dialog {
|
|
5470
5482
|
min-height: 350px;
|
|
5471
5483
|
.e-dlg-content {
|
|
@@ -6159,6 +6171,7 @@ $grid-checkmark-color: $white !default;
|
|
|
6159
6171
|
.e-filterbarcell,
|
|
6160
6172
|
.e-filterbarcelldisabled {
|
|
6161
6173
|
border-width: $grid-filtercell-both-border-width;
|
|
6174
|
+
border-top-width: 1px;
|
|
6162
6175
|
}
|
|
6163
6176
|
|
|
6164
6177
|
.e-rowcell,
|
|
@@ -6280,14 +6293,17 @@ $grid-checkmark-color: $white !default;
|
|
|
6280
6293
|
}
|
|
6281
6294
|
|
|
6282
6295
|
&.e-wrap {
|
|
6283
|
-
& .e-
|
|
6284
|
-
& .e-gridcontent .e-rowcell,
|
|
6296
|
+
& .e-rowcell,
|
|
6285
6297
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6286
6298
|
& .e-columnheader .e-headercelldiv,
|
|
6287
6299
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6288
6300
|
@include wrap-styles;
|
|
6289
6301
|
}
|
|
6290
6302
|
|
|
6303
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6304
|
+
white-space: nowrap;
|
|
6305
|
+
}
|
|
6306
|
+
|
|
6291
6307
|
& .e-stackedheader .e-columnheader {
|
|
6292
6308
|
.e-stackedheadercelldiv,
|
|
6293
6309
|
.e-headercelldiv {
|
|
@@ -6845,7 +6861,8 @@ $grid-checkmark-color: $white !default;
|
|
|
6845
6861
|
}
|
|
6846
6862
|
|
|
6847
6863
|
@if $grid-skin == 'fluent2' {
|
|
6848
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6864
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6865
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6849
6866
|
padding: 0 6px;
|
|
6850
6867
|
}
|
|
6851
6868
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7759,7 +7776,8 @@ $grid-checkmark-color: $white !default;
|
|
|
7759
7776
|
}
|
|
7760
7777
|
|
|
7761
7778
|
@if $grid-skin == 'fluent2' {
|
|
7762
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7779
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7780
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7763
7781
|
color: $flyout-text-color-hover;
|
|
7764
7782
|
}
|
|
7765
7783
|
}
|
|
@@ -2284,7 +2284,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2284
2284
|
/* stylelint-enable */
|
|
2285
2285
|
|
|
2286
2286
|
.e-dlg-content {
|
|
2287
|
-
|
|
2287
|
+
@if $grid-skin == 'fluent2' {
|
|
2288
|
+
padding: 24px 27px;
|
|
2289
|
+
}
|
|
2290
|
+
@else {
|
|
2291
|
+
padding: 8px 16px 8px 8px;
|
|
2292
|
+
}
|
|
2288
2293
|
overflow-y: hidden;
|
|
2289
2294
|
}
|
|
2290
2295
|
|
|
@@ -3139,7 +3144,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3139
3144
|
}
|
|
3140
3145
|
|
|
3141
3146
|
.e-grid-popup {
|
|
3142
|
-
position:
|
|
3147
|
+
position: absolute;
|
|
3143
3148
|
}
|
|
3144
3149
|
|
|
3145
3150
|
#{&}.e-grid,
|
|
@@ -4184,6 +4189,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4184
4189
|
.e-filterbarcell,
|
|
4185
4190
|
.e-filterbarcelldisabled {
|
|
4186
4191
|
border-width: $grid-filtercell-both-border-width;
|
|
4192
|
+
border-top-width: 1px;
|
|
4187
4193
|
}
|
|
4188
4194
|
}
|
|
4189
4195
|
|
|
@@ -5459,6 +5465,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5459
5465
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5460
5466
|
}
|
|
5461
5467
|
|
|
5468
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5469
|
+
@if $grid-skin == 'fluent' {
|
|
5470
|
+
padding-bottom: 1px;
|
|
5471
|
+
}
|
|
5472
|
+
}
|
|
5473
|
+
|
|
5462
5474
|
.e-edit-dialog {
|
|
5463
5475
|
min-height: 350px;
|
|
5464
5476
|
.e-dlg-content {
|
|
@@ -6152,6 +6164,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6152
6164
|
.e-filterbarcell,
|
|
6153
6165
|
.e-filterbarcelldisabled {
|
|
6154
6166
|
border-width: $grid-filtercell-both-border-width;
|
|
6167
|
+
border-top-width: 1px;
|
|
6155
6168
|
}
|
|
6156
6169
|
|
|
6157
6170
|
.e-rowcell,
|
|
@@ -6273,14 +6286,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6273
6286
|
}
|
|
6274
6287
|
|
|
6275
6288
|
&.e-wrap {
|
|
6276
|
-
& .e-
|
|
6277
|
-
& .e-gridcontent .e-rowcell,
|
|
6289
|
+
& .e-rowcell,
|
|
6278
6290
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6279
6291
|
& .e-columnheader .e-headercelldiv,
|
|
6280
6292
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6281
6293
|
@include wrap-styles;
|
|
6282
6294
|
}
|
|
6283
6295
|
|
|
6296
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6297
|
+
white-space: nowrap;
|
|
6298
|
+
}
|
|
6299
|
+
|
|
6284
6300
|
& .e-stackedheader .e-columnheader {
|
|
6285
6301
|
.e-stackedheadercelldiv,
|
|
6286
6302
|
.e-headercelldiv {
|
|
@@ -6838,7 +6854,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6838
6854
|
}
|
|
6839
6855
|
|
|
6840
6856
|
@if $grid-skin == 'fluent2' {
|
|
6841
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6857
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6858
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6842
6859
|
padding: 0 6px;
|
|
6843
6860
|
}
|
|
6844
6861
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7752,7 +7769,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7752
7769
|
}
|
|
7753
7770
|
|
|
7754
7771
|
@if $grid-skin == 'fluent2' {
|
|
7755
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7772
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7773
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7756
7774
|
color: $flyout-text-color-hover;
|
|
7757
7775
|
}
|
|
7758
7776
|
}
|
|
@@ -2284,7 +2284,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2284
2284
|
/* stylelint-enable */
|
|
2285
2285
|
|
|
2286
2286
|
.e-dlg-content {
|
|
2287
|
-
|
|
2287
|
+
@if $grid-skin == 'fluent2' {
|
|
2288
|
+
padding: 24px 27px;
|
|
2289
|
+
}
|
|
2290
|
+
@else {
|
|
2291
|
+
padding: 8px 16px 8px 8px;
|
|
2292
|
+
}
|
|
2288
2293
|
overflow-y: hidden;
|
|
2289
2294
|
}
|
|
2290
2295
|
|
|
@@ -3139,7 +3144,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3139
3144
|
}
|
|
3140
3145
|
|
|
3141
3146
|
.e-grid-popup {
|
|
3142
|
-
position:
|
|
3147
|
+
position: absolute;
|
|
3143
3148
|
}
|
|
3144
3149
|
|
|
3145
3150
|
#{&}.e-grid,
|
|
@@ -4184,6 +4189,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4184
4189
|
.e-filterbarcell,
|
|
4185
4190
|
.e-filterbarcelldisabled {
|
|
4186
4191
|
border-width: $grid-filtercell-both-border-width;
|
|
4192
|
+
border-top-width: 1px;
|
|
4187
4193
|
}
|
|
4188
4194
|
}
|
|
4189
4195
|
|
|
@@ -5459,6 +5465,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5459
5465
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5460
5466
|
}
|
|
5461
5467
|
|
|
5468
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5469
|
+
@if $grid-skin == 'fluent' {
|
|
5470
|
+
padding-bottom: 1px;
|
|
5471
|
+
}
|
|
5472
|
+
}
|
|
5473
|
+
|
|
5462
5474
|
.e-edit-dialog {
|
|
5463
5475
|
min-height: 350px;
|
|
5464
5476
|
.e-dlg-content {
|
|
@@ -6152,6 +6164,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6152
6164
|
.e-filterbarcell,
|
|
6153
6165
|
.e-filterbarcelldisabled {
|
|
6154
6166
|
border-width: $grid-filtercell-both-border-width;
|
|
6167
|
+
border-top-width: 1px;
|
|
6155
6168
|
}
|
|
6156
6169
|
|
|
6157
6170
|
.e-rowcell,
|
|
@@ -6273,14 +6286,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6273
6286
|
}
|
|
6274
6287
|
|
|
6275
6288
|
&.e-wrap {
|
|
6276
|
-
& .e-
|
|
6277
|
-
& .e-gridcontent .e-rowcell,
|
|
6289
|
+
& .e-rowcell,
|
|
6278
6290
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6279
6291
|
& .e-columnheader .e-headercelldiv,
|
|
6280
6292
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6281
6293
|
@include wrap-styles;
|
|
6282
6294
|
}
|
|
6283
6295
|
|
|
6296
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6297
|
+
white-space: nowrap;
|
|
6298
|
+
}
|
|
6299
|
+
|
|
6284
6300
|
& .e-stackedheader .e-columnheader {
|
|
6285
6301
|
.e-stackedheadercelldiv,
|
|
6286
6302
|
.e-headercelldiv {
|
|
@@ -6838,7 +6854,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6838
6854
|
}
|
|
6839
6855
|
|
|
6840
6856
|
@if $grid-skin == 'fluent2' {
|
|
6841
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6857
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6858
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6842
6859
|
padding: 0 6px;
|
|
6843
6860
|
}
|
|
6844
6861
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7752,7 +7769,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7752
7769
|
}
|
|
7753
7770
|
|
|
7754
7771
|
@if $grid-skin == 'fluent2' {
|
|
7755
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7772
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7773
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7756
7774
|
color: $flyout-text-color-hover;
|
|
7757
7775
|
}
|
|
7758
7776
|
}
|