@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
|
@@ -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
|
}
|
|
@@ -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,
|
|
@@ -4183,6 +4188,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
4183
4188
|
.e-filterbarcell,
|
|
4184
4189
|
.e-filterbarcelldisabled {
|
|
4185
4190
|
border-width: $grid-filtercell-both-border-width;
|
|
4191
|
+
border-top-width: 1px;
|
|
4186
4192
|
}
|
|
4187
4193
|
}
|
|
4188
4194
|
|
|
@@ -5458,6 +5464,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
5458
5464
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5459
5465
|
}
|
|
5460
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
|
+
|
|
5461
5473
|
.e-edit-dialog {
|
|
5462
5474
|
min-height: 350px;
|
|
5463
5475
|
.e-dlg-content {
|
|
@@ -6151,6 +6163,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
6151
6163
|
.e-filterbarcell,
|
|
6152
6164
|
.e-filterbarcelldisabled {
|
|
6153
6165
|
border-width: $grid-filtercell-both-border-width;
|
|
6166
|
+
border-top-width: 1px;
|
|
6154
6167
|
}
|
|
6155
6168
|
|
|
6156
6169
|
.e-rowcell,
|
|
@@ -6272,14 +6285,17 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
6272
6285
|
}
|
|
6273
6286
|
|
|
6274
6287
|
&.e-wrap {
|
|
6275
|
-
& .e-
|
|
6276
|
-
& .e-gridcontent .e-rowcell,
|
|
6288
|
+
& .e-rowcell,
|
|
6277
6289
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6278
6290
|
& .e-columnheader .e-headercelldiv,
|
|
6279
6291
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6280
6292
|
@include wrap-styles;
|
|
6281
6293
|
}
|
|
6282
6294
|
|
|
6295
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6296
|
+
white-space: nowrap;
|
|
6297
|
+
}
|
|
6298
|
+
|
|
6283
6299
|
& .e-stackedheader .e-columnheader {
|
|
6284
6300
|
.e-stackedheadercelldiv,
|
|
6285
6301
|
.e-headercelldiv {
|
|
@@ -6837,7 +6853,8 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
6837
6853
|
}
|
|
6838
6854
|
|
|
6839
6855
|
@if $grid-skin == 'fluent2' {
|
|
6840
|
-
.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 {
|
|
6841
6858
|
padding: 0 6px;
|
|
6842
6859
|
}
|
|
6843
6860
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7751,7 +7768,8 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
7751
7768
|
}
|
|
7752
7769
|
|
|
7753
7770
|
@if $grid-skin == 'fluent2' {
|
|
7754
|
-
.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 {
|
|
7755
7773
|
color: $flyout-text-color-hover;
|
|
7756
7774
|
}
|
|
7757
7775
|
}
|
|
@@ -2282,7 +2282,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
2282
2282
|
/* stylelint-enable */
|
|
2283
2283
|
|
|
2284
2284
|
.e-dlg-content {
|
|
2285
|
-
|
|
2285
|
+
@if $grid-skin == 'fluent2' {
|
|
2286
|
+
padding: 24px 27px;
|
|
2287
|
+
}
|
|
2288
|
+
@else {
|
|
2289
|
+
padding: 8px 16px 8px 8px;
|
|
2290
|
+
}
|
|
2286
2291
|
overflow-y: hidden;
|
|
2287
2292
|
}
|
|
2288
2293
|
|
|
@@ -3137,7 +3142,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
3137
3142
|
}
|
|
3138
3143
|
|
|
3139
3144
|
.e-grid-popup {
|
|
3140
|
-
position:
|
|
3145
|
+
position: absolute;
|
|
3141
3146
|
}
|
|
3142
3147
|
|
|
3143
3148
|
#{&}.e-grid,
|
|
@@ -4182,6 +4187,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
4182
4187
|
.e-filterbarcell,
|
|
4183
4188
|
.e-filterbarcelldisabled {
|
|
4184
4189
|
border-width: $grid-filtercell-both-border-width;
|
|
4190
|
+
border-top-width: 1px;
|
|
4185
4191
|
}
|
|
4186
4192
|
}
|
|
4187
4193
|
|
|
@@ -5457,6 +5463,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
5457
5463
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5458
5464
|
}
|
|
5459
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
|
+
|
|
5460
5472
|
.e-edit-dialog {
|
|
5461
5473
|
min-height: 350px;
|
|
5462
5474
|
.e-dlg-content {
|
|
@@ -6150,6 +6162,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
6150
6162
|
.e-filterbarcell,
|
|
6151
6163
|
.e-filterbarcelldisabled {
|
|
6152
6164
|
border-width: $grid-filtercell-both-border-width;
|
|
6165
|
+
border-top-width: 1px;
|
|
6153
6166
|
}
|
|
6154
6167
|
|
|
6155
6168
|
.e-rowcell,
|
|
@@ -6271,14 +6284,17 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
6271
6284
|
}
|
|
6272
6285
|
|
|
6273
6286
|
&.e-wrap {
|
|
6274
|
-
& .e-
|
|
6275
|
-
& .e-gridcontent .e-rowcell,
|
|
6287
|
+
& .e-rowcell,
|
|
6276
6288
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6277
6289
|
& .e-columnheader .e-headercelldiv,
|
|
6278
6290
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6279
6291
|
@include wrap-styles;
|
|
6280
6292
|
}
|
|
6281
6293
|
|
|
6294
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6295
|
+
white-space: nowrap;
|
|
6296
|
+
}
|
|
6297
|
+
|
|
6282
6298
|
& .e-stackedheader .e-columnheader {
|
|
6283
6299
|
.e-stackedheadercelldiv,
|
|
6284
6300
|
.e-headercelldiv {
|
|
@@ -6836,7 +6852,8 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
6836
6852
|
}
|
|
6837
6853
|
|
|
6838
6854
|
@if $grid-skin == 'fluent2' {
|
|
6839
|
-
.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 {
|
|
6840
6857
|
padding: 0 6px;
|
|
6841
6858
|
}
|
|
6842
6859
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7750,7 +7767,8 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
7750
7767
|
}
|
|
7751
7768
|
|
|
7752
7769
|
@if $grid-skin == 'fluent2' {
|
|
7753
|
-
.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 {
|
|
7754
7772
|
color: $flyout-text-color-hover;
|
|
7755
7773
|
}
|
|
7756
7774
|
}
|
|
@@ -159,7 +159,7 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
|
|
|
159
159
|
$grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
|
|
160
160
|
$grid-columnchooser-toolbar-icon-font-size: $font-icon-15 !default;
|
|
161
161
|
$grid-columnchooser-btn-font-size: $text-base !default;
|
|
162
|
-
$grid-columnchooser-toolbardiv-padding: 0 4px
|
|
162
|
+
$grid-columnchooser-toolbardiv-padding: 0 4px !default;
|
|
163
163
|
$grid-columnchooser-toolbardiv-margin-top: 0 !default;
|
|
164
164
|
$grid-columnchooser-toolbar-icon-vertical-align: middle !default;
|
|
165
165
|
$grid-columnchooser-cancel-icon-content-f-opactiy: 1 !default;
|
|
@@ -2285,7 +2285,12 @@ $grid-checkmark-color: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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
|
}
|
|
@@ -159,7 +159,7 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
|
|
|
159
159
|
$grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
|
|
160
160
|
$grid-columnchooser-toolbar-icon-font-size: $font-icon-15 !default;
|
|
161
161
|
$grid-columnchooser-btn-font-size: $text-base !default;
|
|
162
|
-
$grid-columnchooser-toolbardiv-padding: 0 4px
|
|
162
|
+
$grid-columnchooser-toolbardiv-padding: 0 4px !default;
|
|
163
163
|
$grid-columnchooser-toolbardiv-margin-top: 0 !default;
|
|
164
164
|
$grid-columnchooser-toolbar-icon-vertical-align: middle !default;
|
|
165
165
|
$grid-columnchooser-cancel-icon-content-f-opactiy: 1 !default;
|
|
@@ -2285,7 +2285,12 @@ $grid-checkmark-color: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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
|
}
|
|
@@ -2298,7 +2298,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2298
2298
|
/* stylelint-enable */
|
|
2299
2299
|
|
|
2300
2300
|
.e-dlg-content {
|
|
2301
|
-
|
|
2301
|
+
@if $grid-skin == 'fluent2' {
|
|
2302
|
+
padding: 24px 27px;
|
|
2303
|
+
}
|
|
2304
|
+
@else {
|
|
2305
|
+
padding: 8px 16px 8px 8px;
|
|
2306
|
+
}
|
|
2302
2307
|
overflow-y: hidden;
|
|
2303
2308
|
}
|
|
2304
2309
|
|
|
@@ -3153,7 +3158,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3153
3158
|
}
|
|
3154
3159
|
|
|
3155
3160
|
.e-grid-popup {
|
|
3156
|
-
position:
|
|
3161
|
+
position: absolute;
|
|
3157
3162
|
}
|
|
3158
3163
|
|
|
3159
3164
|
#{&}.e-grid,
|
|
@@ -4198,6 +4203,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4198
4203
|
.e-filterbarcell,
|
|
4199
4204
|
.e-filterbarcelldisabled {
|
|
4200
4205
|
border-width: $grid-filtercell-both-border-width;
|
|
4206
|
+
border-top-width: 1px;
|
|
4201
4207
|
}
|
|
4202
4208
|
}
|
|
4203
4209
|
|
|
@@ -5473,6 +5479,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5473
5479
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5474
5480
|
}
|
|
5475
5481
|
|
|
5482
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5483
|
+
@if $grid-skin == 'fluent' {
|
|
5484
|
+
padding-bottom: 1px;
|
|
5485
|
+
}
|
|
5486
|
+
}
|
|
5487
|
+
|
|
5476
5488
|
.e-edit-dialog {
|
|
5477
5489
|
min-height: 350px;
|
|
5478
5490
|
.e-dlg-content {
|
|
@@ -6166,6 +6178,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6166
6178
|
.e-filterbarcell,
|
|
6167
6179
|
.e-filterbarcelldisabled {
|
|
6168
6180
|
border-width: $grid-filtercell-both-border-width;
|
|
6181
|
+
border-top-width: 1px;
|
|
6169
6182
|
}
|
|
6170
6183
|
|
|
6171
6184
|
.e-rowcell,
|
|
@@ -6287,14 +6300,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6287
6300
|
}
|
|
6288
6301
|
|
|
6289
6302
|
&.e-wrap {
|
|
6290
|
-
& .e-
|
|
6291
|
-
& .e-gridcontent .e-rowcell,
|
|
6303
|
+
& .e-rowcell,
|
|
6292
6304
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6293
6305
|
& .e-columnheader .e-headercelldiv,
|
|
6294
6306
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6295
6307
|
@include wrap-styles;
|
|
6296
6308
|
}
|
|
6297
6309
|
|
|
6310
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6311
|
+
white-space: nowrap;
|
|
6312
|
+
}
|
|
6313
|
+
|
|
6298
6314
|
& .e-stackedheader .e-columnheader {
|
|
6299
6315
|
.e-stackedheadercelldiv,
|
|
6300
6316
|
.e-headercelldiv {
|
|
@@ -6852,7 +6868,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6852
6868
|
}
|
|
6853
6869
|
|
|
6854
6870
|
@if $grid-skin == 'fluent2' {
|
|
6855
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6871
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6872
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6856
6873
|
padding: 0 6px;
|
|
6857
6874
|
}
|
|
6858
6875
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7766,7 +7783,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7766
7783
|
}
|
|
7767
7784
|
|
|
7768
7785
|
@if $grid-skin == 'fluent2' {
|
|
7769
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7786
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7787
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7770
7788
|
color: $flyout-text-color-hover;
|
|
7771
7789
|
}
|
|
7772
7790
|
}
|
|
@@ -2298,7 +2298,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2298
2298
|
/* stylelint-enable */
|
|
2299
2299
|
|
|
2300
2300
|
.e-dlg-content {
|
|
2301
|
-
|
|
2301
|
+
@if $grid-skin == 'fluent2' {
|
|
2302
|
+
padding: 24px 27px;
|
|
2303
|
+
}
|
|
2304
|
+
@else {
|
|
2305
|
+
padding: 8px 16px 8px 8px;
|
|
2306
|
+
}
|
|
2302
2307
|
overflow-y: hidden;
|
|
2303
2308
|
}
|
|
2304
2309
|
|
|
@@ -3153,7 +3158,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3153
3158
|
}
|
|
3154
3159
|
|
|
3155
3160
|
.e-grid-popup {
|
|
3156
|
-
position:
|
|
3161
|
+
position: absolute;
|
|
3157
3162
|
}
|
|
3158
3163
|
|
|
3159
3164
|
#{&}.e-grid,
|
|
@@ -4198,6 +4203,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4198
4203
|
.e-filterbarcell,
|
|
4199
4204
|
.e-filterbarcelldisabled {
|
|
4200
4205
|
border-width: $grid-filtercell-both-border-width;
|
|
4206
|
+
border-top-width: 1px;
|
|
4201
4207
|
}
|
|
4202
4208
|
}
|
|
4203
4209
|
|
|
@@ -5473,6 +5479,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5473
5479
|
padding: $grid-columnchooser-toolbardiv-padding;
|
|
5474
5480
|
}
|
|
5475
5481
|
|
|
5482
|
+
&:not(.sf-grid) .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
|
|
5483
|
+
@if $grid-skin == 'fluent' {
|
|
5484
|
+
padding-bottom: 1px;
|
|
5485
|
+
}
|
|
5486
|
+
}
|
|
5487
|
+
|
|
5476
5488
|
.e-edit-dialog {
|
|
5477
5489
|
min-height: 350px;
|
|
5478
5490
|
.e-dlg-content {
|
|
@@ -6166,6 +6178,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6166
6178
|
.e-filterbarcell,
|
|
6167
6179
|
.e-filterbarcelldisabled {
|
|
6168
6180
|
border-width: $grid-filtercell-both-border-width;
|
|
6181
|
+
border-top-width: 1px;
|
|
6169
6182
|
}
|
|
6170
6183
|
|
|
6171
6184
|
.e-rowcell,
|
|
@@ -6287,14 +6300,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6287
6300
|
}
|
|
6288
6301
|
|
|
6289
6302
|
&.e-wrap {
|
|
6290
|
-
& .e-
|
|
6291
|
-
& .e-gridcontent .e-rowcell,
|
|
6303
|
+
& .e-rowcell,
|
|
6292
6304
|
& .e-columnheader .e-stackedheadercelldiv,
|
|
6293
6305
|
& .e-columnheader .e-headercelldiv,
|
|
6294
6306
|
& .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
|
|
6295
6307
|
@include wrap-styles;
|
|
6296
6308
|
}
|
|
6297
6309
|
|
|
6310
|
+
& .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
|
|
6311
|
+
white-space: nowrap;
|
|
6312
|
+
}
|
|
6313
|
+
|
|
6298
6314
|
& .e-stackedheader .e-columnheader {
|
|
6299
6315
|
.e-stackedheadercelldiv,
|
|
6300
6316
|
.e-headercelldiv {
|
|
@@ -6852,7 +6868,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6852
6868
|
}
|
|
6853
6869
|
|
|
6854
6870
|
@if $grid-skin == 'fluent2' {
|
|
6855
|
-
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item
|
|
6871
|
+
.e-grid-menu.e-grid-column-menu.e-contextmenu-wrapper .e-ul .e-menu-item,
|
|
6872
|
+
.e-grid-menu.e-contextmenu-container .e-ul .e-menu-item {
|
|
6856
6873
|
padding: 0 6px;
|
|
6857
6874
|
}
|
|
6858
6875
|
.e-grid-menu.e-grid-column-menu .e-colmenu.e-contextmenu {
|
|
@@ -7766,7 +7783,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7766
7783
|
}
|
|
7767
7784
|
|
|
7768
7785
|
@if $grid-skin == 'fluent2' {
|
|
7769
|
-
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label
|
|
7786
|
+
.e-grid-menu .e-menu-item.e-focused .e-css.e-checkbox-wrapper .e-label,
|
|
7787
|
+
.e-grid-menu .e-menu-item.e-focused .e-wrapper.e-checkbox-wrapper .e-label {
|
|
7770
7788
|
color: $flyout-text-color-hover;
|
|
7771
7789
|
}
|
|
7772
7790
|
}
|