@syncfusion/blazor-themes 29.1.37 → 29.1.38
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/Compiled-Themes/bds-dark-lite.css +20 -0
- package/Compiled-Themes/bds-dark.css +20 -0
- package/Compiled-Themes/bds-lite.css +20 -0
- package/Compiled-Themes/bds.css +20 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +20 -0
- package/Compiled-Themes/bootstrap-dark.css +20 -0
- package/Compiled-Themes/bootstrap-lite.css +20 -0
- package/Compiled-Themes/bootstrap.css +20 -0
- package/Compiled-Themes/bootstrap4-lite.css +20 -0
- package/Compiled-Themes/bootstrap4.css +20 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +20 -0
- package/Compiled-Themes/bootstrap5-dark.css +20 -0
- package/Compiled-Themes/bootstrap5-lite.css +20 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +20 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +20 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +20 -0
- package/Compiled-Themes/bootstrap5.3.css +20 -0
- package/Compiled-Themes/bootstrap5.css +20 -0
- package/Compiled-Themes/fabric-dark-lite.css +20 -0
- package/Compiled-Themes/fabric-dark.css +20 -0
- package/Compiled-Themes/fabric-lite.css +20 -0
- package/Compiled-Themes/fabric.css +20 -0
- package/Compiled-Themes/fluent-dark-lite.css +20 -0
- package/Compiled-Themes/fluent-dark.css +20 -0
- package/Compiled-Themes/fluent-lite.css +20 -0
- package/Compiled-Themes/fluent.css +20 -0
- package/Compiled-Themes/fluent2-dark-lite.css +20 -0
- package/Compiled-Themes/fluent2-dark.css +20 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +20 -0
- package/Compiled-Themes/fluent2-highcontrast.css +20 -0
- package/Compiled-Themes/fluent2-lite.css +20 -0
- package/Compiled-Themes/fluent2.css +20 -0
- package/Compiled-Themes/highcontrast-lite.css +20 -0
- package/Compiled-Themes/highcontrast.css +20 -0
- package/Compiled-Themes/material-dark-lite.css +20 -0
- package/Compiled-Themes/material-dark.css +20 -0
- package/Compiled-Themes/material-lite.css +20 -0
- package/Compiled-Themes/material.css +20 -0
- package/Compiled-Themes/material3-dark-lite.css +20 -0
- package/Compiled-Themes/material3-dark.css +21 -1
- package/Compiled-Themes/material3-lite.css +20 -0
- package/Compiled-Themes/material3.css +21 -1
- package/Compiled-Themes/tailwind-dark-lite.css +20 -0
- package/Compiled-Themes/tailwind-dark.css +20 -0
- package/Compiled-Themes/tailwind-lite.css +20 -0
- package/Compiled-Themes/tailwind.css +20 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +20 -0
- package/Compiled-Themes/tailwind3-dark.css +20 -0
- package/Compiled-Themes/tailwind3-lite.css +20 -0
- package/Compiled-Themes/tailwind3.css +20 -0
- package/SCSS-Themes/bds-dark-lite.scss +21 -0
- package/SCSS-Themes/bds-dark.scss +21 -0
- package/SCSS-Themes/bds-lite.scss +21 -0
- package/SCSS-Themes/bds.scss +21 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap-dark.scss +21 -0
- package/SCSS-Themes/bootstrap-lite.scss +21 -0
- package/SCSS-Themes/bootstrap.scss +21 -0
- package/SCSS-Themes/bootstrap4-lite.scss +21 -0
- package/SCSS-Themes/bootstrap4.scss +21 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5-dark.scss +21 -0
- package/SCSS-Themes/bootstrap5-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3.scss +21 -0
- package/SCSS-Themes/bootstrap5.scss +21 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3.scss +5 -0
- package/SCSS-Themes/fabric-dark-lite.scss +21 -0
- package/SCSS-Themes/fabric-dark.scss +21 -0
- package/SCSS-Themes/fabric-lite.scss +21 -0
- package/SCSS-Themes/fabric.scss +21 -0
- package/SCSS-Themes/fluent-dark-lite.scss +21 -0
- package/SCSS-Themes/fluent-dark.scss +21 -0
- package/SCSS-Themes/fluent-lite.scss +21 -0
- package/SCSS-Themes/fluent.scss +21 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +21 -0
- package/SCSS-Themes/fluent2-dark.scss +21 -0
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +21 -0
- package/SCSS-Themes/fluent2-highcontrast.scss +21 -0
- package/SCSS-Themes/fluent2-lite.scss +21 -0
- package/SCSS-Themes/fluent2.scss +21 -0
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bds.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +11 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fabric.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +11 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +11 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/material.scss +11 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/material3.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +11 -0
- package/SCSS-Themes/highcontrast-lite.scss +21 -0
- package/SCSS-Themes/highcontrast.scss +21 -0
- package/SCSS-Themes/material-dark-lite.scss +21 -0
- package/SCSS-Themes/material-dark.scss +21 -0
- package/SCSS-Themes/material-lite.scss +21 -0
- package/SCSS-Themes/material.scss +21 -0
- package/SCSS-Themes/material3-dark-lite.scss +22 -1
- package/SCSS-Themes/material3-dark.scss +22 -1
- package/SCSS-Themes/material3-lite.scss +22 -1
- package/SCSS-Themes/material3.scss +22 -1
- package/SCSS-Themes/schedule/schedule/bds-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bds-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bds-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bds.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-highcontrast-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-highcontrast.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2.scss +5 -0
- package/SCSS-Themes/schedule/schedule/highcontrast-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material3-dark-lite.scss +6 -1
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +6 -1
- package/SCSS-Themes/schedule/schedule/material3-lite.scss +6 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +6 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3.scss +5 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +21 -0
- package/SCSS-Themes/tailwind-dark.scss +21 -0
- package/SCSS-Themes/tailwind-lite.scss +21 -0
- package/SCSS-Themes/tailwind.scss +21 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +21 -0
- package/SCSS-Themes/tailwind3-dark.scss +21 -0
- package/SCSS-Themes/tailwind3-lite.scss +21 -0
- package/SCSS-Themes/tailwind3.scss +21 -0
- package/package.json +1 -1
|
@@ -4696,6 +4696,11 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4696
4696
|
}
|
|
4697
4697
|
}
|
|
4698
4698
|
|
|
4699
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4700
|
+
cursor: pointer;
|
|
4701
|
+
pointer-events: auto;
|
|
4702
|
+
}
|
|
4703
|
+
|
|
4699
4704
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4700
4705
|
opacity: .7;
|
|
4701
4706
|
pointer-events: none;
|
|
@@ -68127,6 +68132,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68127
68132
|
line-height: normal;
|
|
68128
68133
|
}
|
|
68129
68134
|
}
|
|
68135
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
68136
|
+
/* stylelint-disable declaration-no-important */
|
|
68137
|
+
.e-table {
|
|
68138
|
+
border-spacing: 0 !important;
|
|
68139
|
+
}
|
|
68140
|
+
/* stylelint-enable declaration-no-important */
|
|
68141
|
+
|
|
68142
|
+
.e-rowcell {
|
|
68143
|
+
line-height: 1;
|
|
68144
|
+
}
|
|
68145
|
+
}
|
|
68130
68146
|
}
|
|
68131
68147
|
/* stylelint-enable function-url-quotes */
|
|
68132
68148
|
|
|
@@ -103018,6 +103034,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
103018
103034
|
}
|
|
103019
103035
|
|
|
103020
103036
|
.e-virtual-scroll {
|
|
103037
|
+
.e-content-wrap.e-transition,
|
|
103038
|
+
.e-resource-column-wrap.e-transition {
|
|
103039
|
+
overscroll-behavior: none;
|
|
103040
|
+
}
|
|
103041
|
+
|
|
103021
103042
|
&.e-vertical-view,
|
|
103022
103043
|
&.e-month-view {
|
|
103023
103044
|
.e-content-table {
|
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -4818,6 +4818,11 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4818
4818
|
}
|
|
4819
4819
|
}
|
|
4820
4820
|
|
|
4821
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4822
|
+
cursor: pointer;
|
|
4823
|
+
pointer-events: auto;
|
|
4824
|
+
}
|
|
4825
|
+
|
|
4821
4826
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4822
4827
|
opacity: .7;
|
|
4823
4828
|
pointer-events: none;
|
|
@@ -90402,6 +90407,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90402
90407
|
line-height: normal;
|
|
90403
90408
|
}
|
|
90404
90409
|
}
|
|
90410
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
90411
|
+
/* stylelint-disable declaration-no-important */
|
|
90412
|
+
.e-table {
|
|
90413
|
+
border-spacing: 0 !important;
|
|
90414
|
+
}
|
|
90415
|
+
/* stylelint-enable declaration-no-important */
|
|
90416
|
+
|
|
90417
|
+
.e-rowcell {
|
|
90418
|
+
line-height: 1;
|
|
90419
|
+
}
|
|
90420
|
+
}
|
|
90405
90421
|
}
|
|
90406
90422
|
/* stylelint-enable function-url-quotes */
|
|
90407
90423
|
|
|
@@ -133754,6 +133770,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
133754
133770
|
}
|
|
133755
133771
|
|
|
133756
133772
|
.e-virtual-scroll {
|
|
133773
|
+
.e-content-wrap.e-transition,
|
|
133774
|
+
.e-resource-column-wrap.e-transition {
|
|
133775
|
+
overscroll-behavior: none;
|
|
133776
|
+
}
|
|
133777
|
+
|
|
133757
133778
|
&.e-vertical-view,
|
|
133758
133779
|
&.e-month-view {
|
|
133759
133780
|
.e-content-table {
|
|
@@ -4766,6 +4766,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
4766
4766
|
line-height: normal;
|
|
4767
4767
|
}
|
|
4768
4768
|
}
|
|
4769
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4770
|
+
/* stylelint-disable declaration-no-important */
|
|
4771
|
+
.e-table {
|
|
4772
|
+
border-spacing: 0 !important;
|
|
4773
|
+
}
|
|
4774
|
+
/* stylelint-enable declaration-no-important */
|
|
4775
|
+
|
|
4776
|
+
.e-rowcell {
|
|
4777
|
+
line-height: 1;
|
|
4778
|
+
}
|
|
4779
|
+
}
|
|
4769
4780
|
}
|
|
4770
4781
|
/* stylelint-enable function-url-quotes */
|
|
4771
4782
|
|
|
@@ -4766,6 +4766,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
4766
4766
|
line-height: normal;
|
|
4767
4767
|
}
|
|
4768
4768
|
}
|
|
4769
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4770
|
+
/* stylelint-disable declaration-no-important */
|
|
4771
|
+
.e-table {
|
|
4772
|
+
border-spacing: 0 !important;
|
|
4773
|
+
}
|
|
4774
|
+
/* stylelint-enable declaration-no-important */
|
|
4775
|
+
|
|
4776
|
+
.e-rowcell {
|
|
4777
|
+
line-height: 1;
|
|
4778
|
+
}
|
|
4779
|
+
}
|
|
4769
4780
|
}
|
|
4770
4781
|
/* stylelint-enable function-url-quotes */
|
|
4771
4782
|
|
|
@@ -4766,6 +4766,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
4766
4766
|
line-height: normal;
|
|
4767
4767
|
}
|
|
4768
4768
|
}
|
|
4769
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4770
|
+
/* stylelint-disable declaration-no-important */
|
|
4771
|
+
.e-table {
|
|
4772
|
+
border-spacing: 0 !important;
|
|
4773
|
+
}
|
|
4774
|
+
/* stylelint-enable declaration-no-important */
|
|
4775
|
+
|
|
4776
|
+
.e-rowcell {
|
|
4777
|
+
line-height: 1;
|
|
4778
|
+
}
|
|
4779
|
+
}
|
|
4769
4780
|
}
|
|
4770
4781
|
/* stylelint-enable function-url-quotes */
|
|
4771
4782
|
|
|
@@ -4766,6 +4766,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
4766
4766
|
line-height: normal;
|
|
4767
4767
|
}
|
|
4768
4768
|
}
|
|
4769
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4770
|
+
/* stylelint-disable declaration-no-important */
|
|
4771
|
+
.e-table {
|
|
4772
|
+
border-spacing: 0 !important;
|
|
4773
|
+
}
|
|
4774
|
+
/* stylelint-enable declaration-no-important */
|
|
4775
|
+
|
|
4776
|
+
.e-rowcell {
|
|
4777
|
+
line-height: 1;
|
|
4778
|
+
}
|
|
4779
|
+
}
|
|
4769
4780
|
}
|
|
4770
4781
|
/* stylelint-enable function-url-quotes */
|
|
4771
4782
|
|
|
@@ -4757,6 +4757,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4757
4757
|
line-height: normal;
|
|
4758
4758
|
}
|
|
4759
4759
|
}
|
|
4760
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4761
|
+
/* stylelint-disable declaration-no-important */
|
|
4762
|
+
.e-table {
|
|
4763
|
+
border-spacing: 0 !important;
|
|
4764
|
+
}
|
|
4765
|
+
/* stylelint-enable declaration-no-important */
|
|
4766
|
+
|
|
4767
|
+
.e-rowcell {
|
|
4768
|
+
line-height: 1;
|
|
4769
|
+
}
|
|
4770
|
+
}
|
|
4760
4771
|
}
|
|
4761
4772
|
/* stylelint-enable function-url-quotes */
|
|
4762
4773
|
|
|
@@ -4757,6 +4757,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4757
4757
|
line-height: normal;
|
|
4758
4758
|
}
|
|
4759
4759
|
}
|
|
4760
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4761
|
+
/* stylelint-disable declaration-no-important */
|
|
4762
|
+
.e-table {
|
|
4763
|
+
border-spacing: 0 !important;
|
|
4764
|
+
}
|
|
4765
|
+
/* stylelint-enable declaration-no-important */
|
|
4766
|
+
|
|
4767
|
+
.e-rowcell {
|
|
4768
|
+
line-height: 1;
|
|
4769
|
+
}
|
|
4770
|
+
}
|
|
4760
4771
|
}
|
|
4761
4772
|
/* stylelint-enable function-url-quotes */
|
|
4762
4773
|
|
|
@@ -4754,6 +4754,17 @@ $grid-checkmark-color: $grey !default;
|
|
|
4754
4754
|
line-height: normal;
|
|
4755
4755
|
}
|
|
4756
4756
|
}
|
|
4757
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4758
|
+
/* stylelint-disable declaration-no-important */
|
|
4759
|
+
.e-table {
|
|
4760
|
+
border-spacing: 0 !important;
|
|
4761
|
+
}
|
|
4762
|
+
/* stylelint-enable declaration-no-important */
|
|
4763
|
+
|
|
4764
|
+
.e-rowcell {
|
|
4765
|
+
line-height: 1;
|
|
4766
|
+
}
|
|
4767
|
+
}
|
|
4757
4768
|
}
|
|
4758
4769
|
/* stylelint-enable function-url-quotes */
|
|
4759
4770
|
|
|
@@ -4754,6 +4754,17 @@ $grid-checkmark-color: $grey !default;
|
|
|
4754
4754
|
line-height: normal;
|
|
4755
4755
|
}
|
|
4756
4756
|
}
|
|
4757
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4758
|
+
/* stylelint-disable declaration-no-important */
|
|
4759
|
+
.e-table {
|
|
4760
|
+
border-spacing: 0 !important;
|
|
4761
|
+
}
|
|
4762
|
+
/* stylelint-enable declaration-no-important */
|
|
4763
|
+
|
|
4764
|
+
.e-rowcell {
|
|
4765
|
+
line-height: 1;
|
|
4766
|
+
}
|
|
4767
|
+
}
|
|
4757
4768
|
}
|
|
4758
4769
|
/* stylelint-enable function-url-quotes */
|
|
4759
4770
|
|
|
@@ -4761,6 +4761,17 @@ $grid-checkmark-color: $white !default;
|
|
|
4761
4761
|
line-height: normal;
|
|
4762
4762
|
}
|
|
4763
4763
|
}
|
|
4764
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4765
|
+
/* stylelint-disable declaration-no-important */
|
|
4766
|
+
.e-table {
|
|
4767
|
+
border-spacing: 0 !important;
|
|
4768
|
+
}
|
|
4769
|
+
/* stylelint-enable declaration-no-important */
|
|
4770
|
+
|
|
4771
|
+
.e-rowcell {
|
|
4772
|
+
line-height: 1;
|
|
4773
|
+
}
|
|
4774
|
+
}
|
|
4764
4775
|
}
|
|
4765
4776
|
/* stylelint-enable function-url-quotes */
|
|
4766
4777
|
|
|
@@ -4761,6 +4761,17 @@ $grid-checkmark-color: $white !default;
|
|
|
4761
4761
|
line-height: normal;
|
|
4762
4762
|
}
|
|
4763
4763
|
}
|
|
4764
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4765
|
+
/* stylelint-disable declaration-no-important */
|
|
4766
|
+
.e-table {
|
|
4767
|
+
border-spacing: 0 !important;
|
|
4768
|
+
}
|
|
4769
|
+
/* stylelint-enable declaration-no-important */
|
|
4770
|
+
|
|
4771
|
+
.e-rowcell {
|
|
4772
|
+
line-height: 1;
|
|
4773
|
+
}
|
|
4774
|
+
}
|
|
4764
4775
|
}
|
|
4765
4776
|
/* stylelint-enable function-url-quotes */
|
|
4766
4777
|
|
|
@@ -4757,6 +4757,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4757
|
line-height: normal;
|
|
4758
4758
|
}
|
|
4759
4759
|
}
|
|
4760
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4761
|
+
/* stylelint-disable declaration-no-important */
|
|
4762
|
+
.e-table {
|
|
4763
|
+
border-spacing: 0 !important;
|
|
4764
|
+
}
|
|
4765
|
+
/* stylelint-enable declaration-no-important */
|
|
4766
|
+
|
|
4767
|
+
.e-rowcell {
|
|
4768
|
+
line-height: 1;
|
|
4769
|
+
}
|
|
4770
|
+
}
|
|
4760
4771
|
}
|
|
4761
4772
|
/* stylelint-enable function-url-quotes */
|
|
4762
4773
|
|
|
@@ -4757,6 +4757,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4757
|
line-height: normal;
|
|
4758
4758
|
}
|
|
4759
4759
|
}
|
|
4760
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4761
|
+
/* stylelint-disable declaration-no-important */
|
|
4762
|
+
.e-table {
|
|
4763
|
+
border-spacing: 0 !important;
|
|
4764
|
+
}
|
|
4765
|
+
/* stylelint-enable declaration-no-important */
|
|
4766
|
+
|
|
4767
|
+
.e-rowcell {
|
|
4768
|
+
line-height: 1;
|
|
4769
|
+
}
|
|
4770
|
+
}
|
|
4760
4771
|
}
|
|
4761
4772
|
/* stylelint-enable function-url-quotes */
|
|
4762
4773
|
|
|
@@ -4757,6 +4757,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4757
|
line-height: normal;
|
|
4758
4758
|
}
|
|
4759
4759
|
}
|
|
4760
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4761
|
+
/* stylelint-disable declaration-no-important */
|
|
4762
|
+
.e-table {
|
|
4763
|
+
border-spacing: 0 !important;
|
|
4764
|
+
}
|
|
4765
|
+
/* stylelint-enable declaration-no-important */
|
|
4766
|
+
|
|
4767
|
+
.e-rowcell {
|
|
4768
|
+
line-height: 1;
|
|
4769
|
+
}
|
|
4770
|
+
}
|
|
4760
4771
|
}
|
|
4761
4772
|
/* stylelint-enable function-url-quotes */
|
|
4762
4773
|
|
|
@@ -4757,6 +4757,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4757
|
line-height: normal;
|
|
4758
4758
|
}
|
|
4759
4759
|
}
|
|
4760
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4761
|
+
/* stylelint-disable declaration-no-important */
|
|
4762
|
+
.e-table {
|
|
4763
|
+
border-spacing: 0 !important;
|
|
4764
|
+
}
|
|
4765
|
+
/* stylelint-enable declaration-no-important */
|
|
4766
|
+
|
|
4767
|
+
.e-rowcell {
|
|
4768
|
+
line-height: 1;
|
|
4769
|
+
}
|
|
4770
|
+
}
|
|
4760
4771
|
}
|
|
4761
4772
|
/* stylelint-enable function-url-quotes */
|
|
4762
4773
|
|
|
@@ -4757,6 +4757,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4757
|
line-height: normal;
|
|
4758
4758
|
}
|
|
4759
4759
|
}
|
|
4760
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4761
|
+
/* stylelint-disable declaration-no-important */
|
|
4762
|
+
.e-table {
|
|
4763
|
+
border-spacing: 0 !important;
|
|
4764
|
+
}
|
|
4765
|
+
/* stylelint-enable declaration-no-important */
|
|
4766
|
+
|
|
4767
|
+
.e-rowcell {
|
|
4768
|
+
line-height: 1;
|
|
4769
|
+
}
|
|
4770
|
+
}
|
|
4760
4771
|
}
|
|
4761
4772
|
/* stylelint-enable function-url-quotes */
|
|
4762
4773
|
|
|
@@ -4757,6 +4757,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4757
|
line-height: normal;
|
|
4758
4758
|
}
|
|
4759
4759
|
}
|
|
4760
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4761
|
+
/* stylelint-disable declaration-no-important */
|
|
4762
|
+
.e-table {
|
|
4763
|
+
border-spacing: 0 !important;
|
|
4764
|
+
}
|
|
4765
|
+
/* stylelint-enable declaration-no-important */
|
|
4766
|
+
|
|
4767
|
+
.e-rowcell {
|
|
4768
|
+
line-height: 1;
|
|
4769
|
+
}
|
|
4770
|
+
}
|
|
4760
4771
|
}
|
|
4761
4772
|
/* stylelint-enable function-url-quotes */
|
|
4762
4773
|
|
|
@@ -4757,6 +4757,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4757
|
line-height: normal;
|
|
4758
4758
|
}
|
|
4759
4759
|
}
|
|
4760
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4761
|
+
/* stylelint-disable declaration-no-important */
|
|
4762
|
+
.e-table {
|
|
4763
|
+
border-spacing: 0 !important;
|
|
4764
|
+
}
|
|
4765
|
+
/* stylelint-enable declaration-no-important */
|
|
4766
|
+
|
|
4767
|
+
.e-rowcell {
|
|
4768
|
+
line-height: 1;
|
|
4769
|
+
}
|
|
4770
|
+
}
|
|
4760
4771
|
}
|
|
4761
4772
|
/* stylelint-enable function-url-quotes */
|
|
4762
4773
|
|
|
@@ -4757,6 +4757,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4757
|
line-height: normal;
|
|
4758
4758
|
}
|
|
4759
4759
|
}
|
|
4760
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4761
|
+
/* stylelint-disable declaration-no-important */
|
|
4762
|
+
.e-table {
|
|
4763
|
+
border-spacing: 0 !important;
|
|
4764
|
+
}
|
|
4765
|
+
/* stylelint-enable declaration-no-important */
|
|
4766
|
+
|
|
4767
|
+
.e-rowcell {
|
|
4768
|
+
line-height: 1;
|
|
4769
|
+
}
|
|
4770
|
+
}
|
|
4760
4771
|
}
|
|
4761
4772
|
/* stylelint-enable function-url-quotes */
|
|
4762
4773
|
|
|
@@ -4756,6 +4756,17 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
4756
4756
|
line-height: normal;
|
|
4757
4757
|
}
|
|
4758
4758
|
}
|
|
4759
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4760
|
+
/* stylelint-disable declaration-no-important */
|
|
4761
|
+
.e-table {
|
|
4762
|
+
border-spacing: 0 !important;
|
|
4763
|
+
}
|
|
4764
|
+
/* stylelint-enable declaration-no-important */
|
|
4765
|
+
|
|
4766
|
+
.e-rowcell {
|
|
4767
|
+
line-height: 1;
|
|
4768
|
+
}
|
|
4769
|
+
}
|
|
4759
4770
|
}
|
|
4760
4771
|
/* stylelint-enable function-url-quotes */
|
|
4761
4772
|
|
|
@@ -4756,6 +4756,17 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
4756
4756
|
line-height: normal;
|
|
4757
4757
|
}
|
|
4758
4758
|
}
|
|
4759
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4760
|
+
/* stylelint-disable declaration-no-important */
|
|
4761
|
+
.e-table {
|
|
4762
|
+
border-spacing: 0 !important;
|
|
4763
|
+
}
|
|
4764
|
+
/* stylelint-enable declaration-no-important */
|
|
4765
|
+
|
|
4766
|
+
.e-rowcell {
|
|
4767
|
+
line-height: 1;
|
|
4768
|
+
}
|
|
4769
|
+
}
|
|
4759
4770
|
}
|
|
4760
4771
|
/* stylelint-enable function-url-quotes */
|
|
4761
4772
|
|
|
@@ -4757,6 +4757,17 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
4757
4757
|
line-height: normal;
|
|
4758
4758
|
}
|
|
4759
4759
|
}
|
|
4760
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4761
|
+
/* stylelint-disable declaration-no-important */
|
|
4762
|
+
.e-table {
|
|
4763
|
+
border-spacing: 0 !important;
|
|
4764
|
+
}
|
|
4765
|
+
/* stylelint-enable declaration-no-important */
|
|
4766
|
+
|
|
4767
|
+
.e-rowcell {
|
|
4768
|
+
line-height: 1;
|
|
4769
|
+
}
|
|
4770
|
+
}
|
|
4760
4771
|
}
|
|
4761
4772
|
/* stylelint-enable function-url-quotes */
|
|
4762
4773
|
|
|
@@ -4757,6 +4757,17 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
4757
4757
|
line-height: normal;
|
|
4758
4758
|
}
|
|
4759
4759
|
}
|
|
4760
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4761
|
+
/* stylelint-disable declaration-no-important */
|
|
4762
|
+
.e-table {
|
|
4763
|
+
border-spacing: 0 !important;
|
|
4764
|
+
}
|
|
4765
|
+
/* stylelint-enable declaration-no-important */
|
|
4766
|
+
|
|
4767
|
+
.e-rowcell {
|
|
4768
|
+
line-height: 1;
|
|
4769
|
+
}
|
|
4770
|
+
}
|
|
4760
4771
|
}
|
|
4761
4772
|
/* stylelint-enable function-url-quotes */
|
|
4762
4773
|
|
|
@@ -4758,6 +4758,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4758
4758
|
line-height: normal;
|
|
4759
4759
|
}
|
|
4760
4760
|
}
|
|
4761
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4762
|
+
/* stylelint-disable declaration-no-important */
|
|
4763
|
+
.e-table {
|
|
4764
|
+
border-spacing: 0 !important;
|
|
4765
|
+
}
|
|
4766
|
+
/* stylelint-enable declaration-no-important */
|
|
4767
|
+
|
|
4768
|
+
.e-rowcell {
|
|
4769
|
+
line-height: 1;
|
|
4770
|
+
}
|
|
4771
|
+
}
|
|
4761
4772
|
}
|
|
4762
4773
|
/* stylelint-enable function-url-quotes */
|
|
4763
4774
|
|
|
@@ -4758,6 +4758,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4758
4758
|
line-height: normal;
|
|
4759
4759
|
}
|
|
4760
4760
|
}
|
|
4761
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4762
|
+
/* stylelint-disable declaration-no-important */
|
|
4763
|
+
.e-table {
|
|
4764
|
+
border-spacing: 0 !important;
|
|
4765
|
+
}
|
|
4766
|
+
/* stylelint-enable declaration-no-important */
|
|
4767
|
+
|
|
4768
|
+
.e-rowcell {
|
|
4769
|
+
line-height: 1;
|
|
4770
|
+
}
|
|
4771
|
+
}
|
|
4761
4772
|
}
|
|
4762
4773
|
/* stylelint-enable function-url-quotes */
|
|
4763
4774
|
|
|
@@ -4758,6 +4758,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4758
4758
|
line-height: normal;
|
|
4759
4759
|
}
|
|
4760
4760
|
}
|
|
4761
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4762
|
+
/* stylelint-disable declaration-no-important */
|
|
4763
|
+
.e-table {
|
|
4764
|
+
border-spacing: 0 !important;
|
|
4765
|
+
}
|
|
4766
|
+
/* stylelint-enable declaration-no-important */
|
|
4767
|
+
|
|
4768
|
+
.e-rowcell {
|
|
4769
|
+
line-height: 1;
|
|
4770
|
+
}
|
|
4771
|
+
}
|
|
4761
4772
|
}
|
|
4762
4773
|
/* stylelint-enable function-url-quotes */
|
|
4763
4774
|
|
|
@@ -4758,6 +4758,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4758
4758
|
line-height: normal;
|
|
4759
4759
|
}
|
|
4760
4760
|
}
|
|
4761
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4762
|
+
/* stylelint-disable declaration-no-important */
|
|
4763
|
+
.e-table {
|
|
4764
|
+
border-spacing: 0 !important;
|
|
4765
|
+
}
|
|
4766
|
+
/* stylelint-enable declaration-no-important */
|
|
4767
|
+
|
|
4768
|
+
.e-rowcell {
|
|
4769
|
+
line-height: 1;
|
|
4770
|
+
}
|
|
4771
|
+
}
|
|
4761
4772
|
}
|
|
4762
4773
|
/* stylelint-enable function-url-quotes */
|
|
4763
4774
|
|
|
@@ -4768,6 +4768,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4768
4768
|
line-height: normal;
|
|
4769
4769
|
}
|
|
4770
4770
|
}
|
|
4771
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4772
|
+
/* stylelint-disable declaration-no-important */
|
|
4773
|
+
.e-table {
|
|
4774
|
+
border-spacing: 0 !important;
|
|
4775
|
+
}
|
|
4776
|
+
/* stylelint-enable declaration-no-important */
|
|
4777
|
+
|
|
4778
|
+
.e-rowcell {
|
|
4779
|
+
line-height: 1;
|
|
4780
|
+
}
|
|
4781
|
+
}
|
|
4771
4782
|
}
|
|
4772
4783
|
/* stylelint-enable function-url-quotes */
|
|
4773
4784
|
|
|
@@ -4768,6 +4768,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4768
4768
|
line-height: normal;
|
|
4769
4769
|
}
|
|
4770
4770
|
}
|
|
4771
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4772
|
+
/* stylelint-disable declaration-no-important */
|
|
4773
|
+
.e-table {
|
|
4774
|
+
border-spacing: 0 !important;
|
|
4775
|
+
}
|
|
4776
|
+
/* stylelint-enable declaration-no-important */
|
|
4777
|
+
|
|
4778
|
+
.e-rowcell {
|
|
4779
|
+
line-height: 1;
|
|
4780
|
+
}
|
|
4781
|
+
}
|
|
4771
4782
|
}
|
|
4772
4783
|
/* stylelint-enable function-url-quotes */
|
|
4773
4784
|
|
|
@@ -4768,6 +4768,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4768
4768
|
line-height: normal;
|
|
4769
4769
|
}
|
|
4770
4770
|
}
|
|
4771
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4772
|
+
/* stylelint-disable declaration-no-important */
|
|
4773
|
+
.e-table {
|
|
4774
|
+
border-spacing: 0 !important;
|
|
4775
|
+
}
|
|
4776
|
+
/* stylelint-enable declaration-no-important */
|
|
4777
|
+
|
|
4778
|
+
.e-rowcell {
|
|
4779
|
+
line-height: 1;
|
|
4780
|
+
}
|
|
4781
|
+
}
|
|
4771
4782
|
}
|
|
4772
4783
|
/* stylelint-enable function-url-quotes */
|
|
4773
4784
|
|
|
@@ -4768,6 +4768,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4768
4768
|
line-height: normal;
|
|
4769
4769
|
}
|
|
4770
4770
|
}
|
|
4771
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4772
|
+
/* stylelint-disable declaration-no-important */
|
|
4773
|
+
.e-table {
|
|
4774
|
+
border-spacing: 0 !important;
|
|
4775
|
+
}
|
|
4776
|
+
/* stylelint-enable declaration-no-important */
|
|
4777
|
+
|
|
4778
|
+
.e-rowcell {
|
|
4779
|
+
line-height: 1;
|
|
4780
|
+
}
|
|
4781
|
+
}
|
|
4771
4782
|
}
|
|
4772
4783
|
/* stylelint-enable function-url-quotes */
|
|
4773
4784
|
|
|
@@ -4768,6 +4768,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4768
4768
|
line-height: normal;
|
|
4769
4769
|
}
|
|
4770
4770
|
}
|
|
4771
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4772
|
+
/* stylelint-disable declaration-no-important */
|
|
4773
|
+
.e-table {
|
|
4774
|
+
border-spacing: 0 !important;
|
|
4775
|
+
}
|
|
4776
|
+
/* stylelint-enable declaration-no-important */
|
|
4777
|
+
|
|
4778
|
+
.e-rowcell {
|
|
4779
|
+
line-height: 1;
|
|
4780
|
+
}
|
|
4781
|
+
}
|
|
4771
4782
|
}
|
|
4772
4783
|
/* stylelint-enable function-url-quotes */
|
|
4773
4784
|
|