@syncfusion/blazor-themes 27.1.50 → 27.1.51
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 +331 -218
- package/SCSS-Themes/bds.scss +331 -218
- package/SCSS-Themes/bootstrap-dark.scss +330 -218
- package/SCSS-Themes/bootstrap.scss +330 -218
- package/SCSS-Themes/bootstrap4.scss +331 -218
- package/SCSS-Themes/bootstrap5-dark.scss +332 -220
- package/SCSS-Themes/bootstrap5.3.scss +332 -220
- package/SCSS-Themes/bootstrap5.scss +331 -219
- 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 +330 -218
- package/SCSS-Themes/fabric.scss +330 -218
- package/SCSS-Themes/fluent-dark.scss +331 -219
- package/SCSS-Themes/fluent.scss +331 -219
- package/SCSS-Themes/fluent2-dark.scss +330 -218
- package/SCSS-Themes/fluent2.scss +330 -218
- package/SCSS-Themes/grids/grid/bds-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/bds.scss +22 -6
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/bootstrap.scss +22 -6
- package/SCSS-Themes/grids/grid/bootstrap4.scss +22 -6
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +22 -6
- package/SCSS-Themes/grids/grid/bootstrap5.scss +22 -6
- package/SCSS-Themes/grids/grid/fabric-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/fabric.scss +22 -6
- package/SCSS-Themes/grids/grid/fluent-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/fluent.scss +23 -7
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/fluent2.scss +22 -6
- package/SCSS-Themes/grids/grid/highcontrast.scss +22 -6
- package/SCSS-Themes/grids/grid/material-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/material.scss +22 -6
- package/SCSS-Themes/grids/grid/material3-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/material3.scss +22 -6
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +22 -6
- package/SCSS-Themes/grids/grid/tailwind.scss +22 -6
- package/SCSS-Themes/highcontrast.scss +331 -219
- 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 +330 -218
- package/SCSS-Themes/material.scss +330 -218
- package/SCSS-Themes/material3-dark.scss +330 -218
- package/SCSS-Themes/material3.scss +330 -218
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +2 -2
- package/SCSS-Themes/tailwind-dark.scss +332 -219
- package/SCSS-Themes/tailwind.scss +332 -219
- 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,
|
|
@@ -5471,6 +5476,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
5471
5476
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5472
5477
|
}
|
|
5473
5478
|
|
|
5479
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5480
|
+
@if $grid-skin == 'fluent' {
|
|
5481
|
+
padding-bottom: 1px;
|
|
5482
|
+
}
|
|
5483
|
+
}
|
|
5484
|
+
|
|
5474
5485
|
.e-edit-dialog {
|
|
5475
5486
|
min-height: 350px;
|
|
5476
5487
|
.e-dlg-content {
|
|
@@ -6285,14 +6296,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
6285
6296
|
}
|
|
6286
6297
|
|
|
6287
6298
|
&.e-wrap {
|
|
6288
|
-
& .e-
|
|
6289
|
-
& .e-gridcontent .e-rowcell,
|
|
6299
|
+
& .e-rowcell,
|
|
6290
6300
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6291
6301
|
& .e-columnheader .e-headercelldiv,
|
|
6292
6302
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6293
6303
|
@include wrap-styles;
|
|
6294
6304
|
}
|
|
6295
6305
|
|
|
6306
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6307
|
+
white-space: nowrap;
|
|
6308
|
+
}
|
|
6309
|
+
|
|
6296
6310
|
& .e-stackedheader .e-columnheader {
|
|
6297
6311
|
.e-stackedheadercelldiv,
|
|
6298
6312
|
.e-headercelldiv {
|
|
@@ -6850,7 +6864,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
6850
6864
|
}
|
|
6851
6865
|
|
|
6852
6866
|
@if $grid-skin == 'fluent2' {
|
|
6853
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6867
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6868
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6854
6869
|
padding: 0 6px;
|
|
6855
6870
|
}
|
|
6856
6871
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7764,7 +7779,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
7764
7779
|
}
|
|
7765
7780
|
|
|
7766
7781
|
@if $grid-skin == 'fluent2' {
|
|
7767
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7782
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7783
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7768
7784
|
color: $flyout-text-color-hover;
|
|
7769
7785
|
}
|
|
7770
7786
|
}
|
|
@@ -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,
|
|
@@ -5471,6 +5476,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
5471
5476
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5472
5477
|
}
|
|
5473
5478
|
|
|
5479
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5480
|
+
@if $grid-skin == 'fluent' {
|
|
5481
|
+
padding-bottom: 1px;
|
|
5482
|
+
}
|
|
5483
|
+
}
|
|
5484
|
+
|
|
5474
5485
|
.e-edit-dialog {
|
|
5475
5486
|
min-height: 350px;
|
|
5476
5487
|
.e-dlg-content {
|
|
@@ -6285,14 +6296,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
6285
6296
|
}
|
|
6286
6297
|
|
|
6287
6298
|
&.e-wrap {
|
|
6288
|
-
& .e-
|
|
6289
|
-
& .e-gridcontent .e-rowcell,
|
|
6299
|
+
& .e-rowcell,
|
|
6290
6300
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6291
6301
|
& .e-columnheader .e-headercelldiv,
|
|
6292
6302
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6293
6303
|
@include wrap-styles;
|
|
6294
6304
|
}
|
|
6295
6305
|
|
|
6306
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6307
|
+
white-space: nowrap;
|
|
6308
|
+
}
|
|
6309
|
+
|
|
6296
6310
|
& .e-stackedheader .e-columnheader {
|
|
6297
6311
|
.e-stackedheadercelldiv,
|
|
6298
6312
|
.e-headercelldiv {
|
|
@@ -6850,7 +6864,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
6850
6864
|
}
|
|
6851
6865
|
|
|
6852
6866
|
@if $grid-skin == 'fluent2' {
|
|
6853
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6867
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6868
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6854
6869
|
padding: 0 6px;
|
|
6855
6870
|
}
|
|
6856
6871
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7764,7 +7779,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
7764
7779
|
}
|
|
7765
7780
|
|
|
7766
7781
|
@if $grid-skin == 'fluent2' {
|
|
7767
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7782
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7783
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7768
7784
|
color: $flyout-text-color-hover;
|
|
7769
7785
|
}
|
|
7770
7786
|
}
|
|
@@ -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,
|
|
@@ -5460,6 +5465,12 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
5460
5465
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5461
5466
|
}
|
|
5462
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
|
+
|
|
5463
5474
|
.e-edit-dialog {
|
|
5464
5475
|
min-height: 350px;
|
|
5465
5476
|
.e-dlg-content {
|
|
@@ -6274,14 +6285,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
6274
6285
|
}
|
|
6275
6286
|
|
|
6276
6287
|
&.e-wrap {
|
|
6277
|
-
& .e-
|
|
6278
|
-
& .e-gridcontent .e-rowcell,
|
|
6288
|
+
& .e-rowcell,
|
|
6279
6289
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6280
6290
|
& .e-columnheader .e-headercelldiv,
|
|
6281
6291
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6282
6292
|
@include wrap-styles;
|
|
6283
6293
|
}
|
|
6284
6294
|
|
|
6295
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6296
|
+
white-space: nowrap;
|
|
6297
|
+
}
|
|
6298
|
+
|
|
6285
6299
|
& .e-stackedheader .e-columnheader {
|
|
6286
6300
|
.e-stackedheadercelldiv,
|
|
6287
6301
|
.e-headercelldiv {
|
|
@@ -6839,7 +6853,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
6839
6853
|
}
|
|
6840
6854
|
|
|
6841
6855
|
@if $grid-skin == 'fluent2' {
|
|
6842
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6856
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6857
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6843
6858
|
padding: 0 6px;
|
|
6844
6859
|
}
|
|
6845
6860
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7753,7 +7768,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
7753
7768
|
}
|
|
7754
7769
|
|
|
7755
7770
|
@if $grid-skin == 'fluent2' {
|
|
7756
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7771
|
+
.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-wrapper.e-checkbox-wrapper .e-label {
|
|
7757
7773
|
color: $flyout-text-color-hover;
|
|
7758
7774
|
}
|
|
7759
7775
|
}
|
|
@@ -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,
|
|
@@ -5459,6 +5464,12 @@ $grid-checkmark-color: $grey !default;
|
|
|
5459
5464
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5460
5465
|
}
|
|
5461
5466
|
|
|
5467
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5468
|
+
@if $grid-skin == 'fluent' {
|
|
5469
|
+
padding-bottom: 1px;
|
|
5470
|
+
}
|
|
5471
|
+
}
|
|
5472
|
+
|
|
5462
5473
|
.e-edit-dialog {
|
|
5463
5474
|
min-height: 350px;
|
|
5464
5475
|
.e-dlg-content {
|
|
@@ -6273,14 +6284,17 @@ $grid-checkmark-color: $grey !default;
|
|
|
6273
6284
|
}
|
|
6274
6285
|
|
|
6275
6286
|
&.e-wrap {
|
|
6276
|
-
& .e-
|
|
6277
|
-
& .e-gridcontent .e-rowcell,
|
|
6287
|
+
& .e-rowcell,
|
|
6278
6288
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6279
6289
|
& .e-columnheader .e-headercelldiv,
|
|
6280
6290
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6281
6291
|
@include wrap-styles;
|
|
6282
6292
|
}
|
|
6283
6293
|
|
|
6294
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6295
|
+
white-space: nowrap;
|
|
6296
|
+
}
|
|
6297
|
+
|
|
6284
6298
|
& .e-stackedheader .e-columnheader {
|
|
6285
6299
|
.e-stackedheadercelldiv,
|
|
6286
6300
|
.e-headercelldiv {
|
|
@@ -6838,7 +6852,8 @@ $grid-checkmark-color: $grey !default;
|
|
|
6838
6852
|
}
|
|
6839
6853
|
|
|
6840
6854
|
@if $grid-skin == 'fluent2' {
|
|
6841
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6855
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6856
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6842
6857
|
padding: 0 6px;
|
|
6843
6858
|
}
|
|
6844
6859
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7752,7 +7767,8 @@ $grid-checkmark-color: $grey !default;
|
|
|
7752
7767
|
}
|
|
7753
7768
|
|
|
7754
7769
|
@if $grid-skin == 'fluent2' {
|
|
7755
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7770
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7771
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7756
7772
|
color: $flyout-text-color-hover;
|
|
7757
7773
|
}
|
|
7758
7774
|
}
|
|
@@ -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,
|
|
@@ -5466,6 +5471,12 @@ $grid-checkmark-color: $white !default;
|
|
|
5466
5471
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5467
5472
|
}
|
|
5468
5473
|
|
|
5474
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5475
|
+
@if $grid-skin == 'fluent' {
|
|
5476
|
+
padding-bottom: 1px;
|
|
5477
|
+
}
|
|
5478
|
+
}
|
|
5479
|
+
|
|
5469
5480
|
.e-edit-dialog {
|
|
5470
5481
|
min-height: 350px;
|
|
5471
5482
|
.e-dlg-content {
|
|
@@ -6280,14 +6291,17 @@ $grid-checkmark-color: $white !default;
|
|
|
6280
6291
|
}
|
|
6281
6292
|
|
|
6282
6293
|
&.e-wrap {
|
|
6283
|
-
& .e-
|
|
6284
|
-
& .e-gridcontent .e-rowcell,
|
|
6294
|
+
& .e-rowcell,
|
|
6285
6295
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6286
6296
|
& .e-columnheader .e-headercelldiv,
|
|
6287
6297
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6288
6298
|
@include wrap-styles;
|
|
6289
6299
|
}
|
|
6290
6300
|
|
|
6301
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6302
|
+
white-space: nowrap;
|
|
6303
|
+
}
|
|
6304
|
+
|
|
6291
6305
|
& .e-stackedheader .e-columnheader {
|
|
6292
6306
|
.e-stackedheadercelldiv,
|
|
6293
6307
|
.e-headercelldiv {
|
|
@@ -6845,7 +6859,8 @@ $grid-checkmark-color: $white !default;
|
|
|
6845
6859
|
}
|
|
6846
6860
|
|
|
6847
6861
|
@if $grid-skin == 'fluent2' {
|
|
6848
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6862
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6863
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6849
6864
|
padding: 0 6px;
|
|
6850
6865
|
}
|
|
6851
6866
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7759,7 +7774,8 @@ $grid-checkmark-color: $white !default;
|
|
|
7759
7774
|
}
|
|
7760
7775
|
|
|
7761
7776
|
@if $grid-skin == 'fluent2' {
|
|
7762
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7777
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7778
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7763
7779
|
color: $flyout-text-color-hover;
|
|
7764
7780
|
}
|
|
7765
7781
|
}
|
|
@@ -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,
|
|
@@ -5459,6 +5464,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5459
5464
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5460
5465
|
}
|
|
5461
5466
|
|
|
5467
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5468
|
+
@if $grid-skin == 'fluent' {
|
|
5469
|
+
padding-bottom: 1px;
|
|
5470
|
+
}
|
|
5471
|
+
}
|
|
5472
|
+
|
|
5462
5473
|
.e-edit-dialog {
|
|
5463
5474
|
min-height: 350px;
|
|
5464
5475
|
.e-dlg-content {
|
|
@@ -6273,14 +6284,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6273
6284
|
}
|
|
6274
6285
|
|
|
6275
6286
|
&.e-wrap {
|
|
6276
|
-
& .e-
|
|
6277
|
-
& .e-gridcontent .e-rowcell,
|
|
6287
|
+
& .e-rowcell,
|
|
6278
6288
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6279
6289
|
& .e-columnheader .e-headercelldiv,
|
|
6280
6290
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6281
6291
|
@include wrap-styles;
|
|
6282
6292
|
}
|
|
6283
6293
|
|
|
6294
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6295
|
+
white-space: nowrap;
|
|
6296
|
+
}
|
|
6297
|
+
|
|
6284
6298
|
& .e-stackedheader .e-columnheader {
|
|
6285
6299
|
.e-stackedheadercelldiv,
|
|
6286
6300
|
.e-headercelldiv {
|
|
@@ -6838,7 +6852,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6838
6852
|
}
|
|
6839
6853
|
|
|
6840
6854
|
@if $grid-skin == 'fluent2' {
|
|
6841
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6855
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6856
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6842
6857
|
padding: 0 6px;
|
|
6843
6858
|
}
|
|
6844
6859
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7752,7 +7767,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7752
7767
|
}
|
|
7753
7768
|
|
|
7754
7769
|
@if $grid-skin == 'fluent2' {
|
|
7755
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7770
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7771
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7756
7772
|
color: $flyout-text-color-hover;
|
|
7757
7773
|
}
|
|
7758
7774
|
}
|
|
@@ -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,
|
|
@@ -5459,6 +5464,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5459
5464
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5460
5465
|
}
|
|
5461
5466
|
|
|
5467
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5468
|
+
@if $grid-skin == 'fluent' {
|
|
5469
|
+
padding-bottom: 1px;
|
|
5470
|
+
}
|
|
5471
|
+
}
|
|
5472
|
+
|
|
5462
5473
|
.e-edit-dialog {
|
|
5463
5474
|
min-height: 350px;
|
|
5464
5475
|
.e-dlg-content {
|
|
@@ -6273,14 +6284,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6273
6284
|
}
|
|
6274
6285
|
|
|
6275
6286
|
&.e-wrap {
|
|
6276
|
-
& .e-
|
|
6277
|
-
& .e-gridcontent .e-rowcell,
|
|
6287
|
+
& .e-rowcell,
|
|
6278
6288
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6279
6289
|
& .e-columnheader .e-headercelldiv,
|
|
6280
6290
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6281
6291
|
@include wrap-styles;
|
|
6282
6292
|
}
|
|
6283
6293
|
|
|
6294
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6295
|
+
white-space: nowrap;
|
|
6296
|
+
}
|
|
6297
|
+
|
|
6284
6298
|
& .e-stackedheader .e-columnheader {
|
|
6285
6299
|
.e-stackedheadercelldiv,
|
|
6286
6300
|
.e-headercelldiv {
|
|
@@ -6838,7 +6852,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6838
6852
|
}
|
|
6839
6853
|
|
|
6840
6854
|
@if $grid-skin == 'fluent2' {
|
|
6841
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6855
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6856
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6842
6857
|
padding: 0 6px;
|
|
6843
6858
|
}
|
|
6844
6859
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7752,7 +7767,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7752
7767
|
}
|
|
7753
7768
|
|
|
7754
7769
|
@if $grid-skin == 'fluent2' {
|
|
7755
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7770
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7771
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7756
7772
|
color: $flyout-text-color-hover;
|
|
7757
7773
|
}
|
|
7758
7774
|
}
|
|
@@ -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,
|
|
@@ -5459,6 +5464,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5459
5464
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5460
5465
|
}
|
|
5461
5466
|
|
|
5467
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5468
|
+
@if $grid-skin == 'fluent' {
|
|
5469
|
+
padding-bottom: 1px;
|
|
5470
|
+
}
|
|
5471
|
+
}
|
|
5472
|
+
|
|
5462
5473
|
.e-edit-dialog {
|
|
5463
5474
|
min-height: 350px;
|
|
5464
5475
|
.e-dlg-content {
|
|
@@ -6273,14 +6284,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6273
6284
|
}
|
|
6274
6285
|
|
|
6275
6286
|
&.e-wrap {
|
|
6276
|
-
& .e-
|
|
6277
|
-
& .e-gridcontent .e-rowcell,
|
|
6287
|
+
& .e-rowcell,
|
|
6278
6288
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6279
6289
|
& .e-columnheader .e-headercelldiv,
|
|
6280
6290
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6281
6291
|
@include wrap-styles;
|
|
6282
6292
|
}
|
|
6283
6293
|
|
|
6294
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6295
|
+
white-space: nowrap;
|
|
6296
|
+
}
|
|
6297
|
+
|
|
6284
6298
|
& .e-stackedheader .e-columnheader {
|
|
6285
6299
|
.e-stackedheadercelldiv,
|
|
6286
6300
|
.e-headercelldiv {
|
|
@@ -6838,7 +6852,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6838
6852
|
}
|
|
6839
6853
|
|
|
6840
6854
|
@if $grid-skin == 'fluent2' {
|
|
6841
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6855
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6856
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6842
6857
|
padding: 0 6px;
|
|
6843
6858
|
}
|
|
6844
6859
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7752,7 +7767,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7752
7767
|
}
|
|
7753
7768
|
|
|
7754
7769
|
@if $grid-skin == 'fluent2' {
|
|
7755
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7770
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7771
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7756
7772
|
color: $flyout-text-color-hover;
|
|
7757
7773
|
}
|
|
7758
7774
|
}
|
|
@@ -2283,7 +2283,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
2283
2283
|
/* stylelint-enable */
|
|
2284
2284
|
|
|
2285
2285
|
.e-dlg-content {
|
|
2286
|
-
|
|
2286
|
+
@if $grid-skin == 'fluent2' {
|
|
2287
|
+
padding: 24px 27px;
|
|
2288
|
+
}
|
|
2289
|
+
@else {
|
|
2290
|
+
padding: 8px 16px 8px 8px;
|
|
2291
|
+
}
|
|
2287
2292
|
overflow-y: hidden;
|
|
2288
2293
|
}
|
|
2289
2294
|
|
|
@@ -3138,7 +3143,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
3138
3143
|
}
|
|
3139
3144
|
|
|
3140
3145
|
.e-grid-popup {
|
|
3141
|
-
position:
|
|
3146
|
+
position: absolute;
|
|
3142
3147
|
}
|
|
3143
3148
|
|
|
3144
3149
|
#{&}.e-grid,
|
|
@@ -5458,6 +5463,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
5458
5463
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5459
5464
|
}
|
|
5460
5465
|
|
|
5466
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5467
|
+
@if $grid-skin == 'fluent' {
|
|
5468
|
+
padding-bottom: 1px;
|
|
5469
|
+
}
|
|
5470
|
+
}
|
|
5471
|
+
|
|
5461
5472
|
.e-edit-dialog {
|
|
5462
5473
|
min-height: 350px;
|
|
5463
5474
|
.e-dlg-content {
|
|
@@ -6272,14 +6283,17 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
6272
6283
|
}
|
|
6273
6284
|
|
|
6274
6285
|
&.e-wrap {
|
|
6275
|
-
& .e-
|
|
6276
|
-
& .e-gridcontent .e-rowcell,
|
|
6286
|
+
& .e-rowcell,
|
|
6277
6287
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6278
6288
|
& .e-columnheader .e-headercelldiv,
|
|
6279
6289
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6280
6290
|
@include wrap-styles;
|
|
6281
6291
|
}
|
|
6282
6292
|
|
|
6293
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6294
|
+
white-space: nowrap;
|
|
6295
|
+
}
|
|
6296
|
+
|
|
6283
6297
|
& .e-stackedheader .e-columnheader {
|
|
6284
6298
|
.e-stackedheadercelldiv,
|
|
6285
6299
|
.e-headercelldiv {
|
|
@@ -6837,7 +6851,8 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
6837
6851
|
}
|
|
6838
6852
|
|
|
6839
6853
|
@if $grid-skin == 'fluent2' {
|
|
6840
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6854
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6855
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6841
6856
|
padding: 0 6px;
|
|
6842
6857
|
}
|
|
6843
6858
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7751,7 +7766,8 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
7751
7766
|
}
|
|
7752
7767
|
|
|
7753
7768
|
@if $grid-skin == 'fluent2' {
|
|
7754
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7769
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7770
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7755
7771
|
color: $flyout-text-color-hover;
|
|
7756
7772
|
}
|
|
7757
7773
|
}
|