@syncfusion/blazor-themes 29.1.37 → 29.1.39
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 +21 -0
- package/Compiled-Themes/bds-dark.css +21 -0
- package/Compiled-Themes/bds-lite.css +21 -0
- package/Compiled-Themes/bds.css +21 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +21 -0
- package/Compiled-Themes/bootstrap-dark.css +21 -0
- package/Compiled-Themes/bootstrap-lite.css +21 -0
- package/Compiled-Themes/bootstrap.css +21 -0
- package/Compiled-Themes/bootstrap4-lite.css +21 -0
- package/Compiled-Themes/bootstrap4.css +21 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +21 -0
- package/Compiled-Themes/bootstrap5-dark.css +21 -0
- package/Compiled-Themes/bootstrap5-lite.css +21 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +21 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +21 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +21 -0
- package/Compiled-Themes/bootstrap5.3.css +21 -0
- package/Compiled-Themes/bootstrap5.css +21 -0
- package/Compiled-Themes/fabric-dark-lite.css +21 -0
- package/Compiled-Themes/fabric-dark.css +21 -0
- package/Compiled-Themes/fabric-lite.css +21 -0
- package/Compiled-Themes/fabric.css +21 -0
- package/Compiled-Themes/fluent-dark-lite.css +21 -0
- package/Compiled-Themes/fluent-dark.css +21 -0
- package/Compiled-Themes/fluent-lite.css +21 -0
- package/Compiled-Themes/fluent.css +21 -0
- package/Compiled-Themes/fluent2-dark-lite.css +21 -0
- package/Compiled-Themes/fluent2-dark.css +21 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +21 -0
- package/Compiled-Themes/fluent2-highcontrast.css +21 -0
- package/Compiled-Themes/fluent2-lite.css +21 -0
- package/Compiled-Themes/fluent2.css +21 -0
- package/Compiled-Themes/highcontrast-lite.css +21 -0
- package/Compiled-Themes/highcontrast.css +21 -0
- package/Compiled-Themes/material-dark-lite.css +23 -1
- package/Compiled-Themes/material-dark.css +23 -1
- package/Compiled-Themes/material-lite.css +23 -1
- package/Compiled-Themes/material.css +23 -1
- package/Compiled-Themes/material3-dark-lite.css +23 -1
- package/Compiled-Themes/material3-dark.css +24 -2
- package/Compiled-Themes/material3-lite.css +23 -1
- package/Compiled-Themes/material3.css +24 -2
- package/Compiled-Themes/tailwind-dark-lite.css +21 -0
- package/Compiled-Themes/tailwind-dark.css +21 -0
- package/Compiled-Themes/tailwind-lite.css +21 -0
- package/Compiled-Themes/tailwind.css +21 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +21 -0
- package/Compiled-Themes/tailwind3-dark.css +24 -3
- package/Compiled-Themes/tailwind3-lite.css +21 -0
- package/Compiled-Themes/tailwind3.css +24 -3
- package/SCSS-Themes/bds-dark-lite.scss +25 -1
- package/SCSS-Themes/bds-dark.scss +25 -1
- package/SCSS-Themes/bds-lite.scss +25 -1
- package/SCSS-Themes/bds.scss +25 -1
- package/SCSS-Themes/bootstrap-dark-lite.scss +25 -1
- package/SCSS-Themes/bootstrap-dark.scss +25 -1
- package/SCSS-Themes/bootstrap-lite.scss +25 -1
- package/SCSS-Themes/bootstrap.scss +25 -1
- package/SCSS-Themes/bootstrap4-lite.scss +25 -1
- package/SCSS-Themes/bootstrap4.scss +25 -1
- package/SCSS-Themes/bootstrap5-dark-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5-dark.scss +25 -1
- package/SCSS-Themes/bootstrap5-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5.3-dark.scss +25 -1
- package/SCSS-Themes/bootstrap5.3-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5.3.scss +25 -1
- package/SCSS-Themes/bootstrap5.scss +25 -1
- 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 +25 -1
- package/SCSS-Themes/fabric-dark.scss +25 -1
- package/SCSS-Themes/fabric-lite.scss +25 -1
- package/SCSS-Themes/fabric.scss +25 -1
- package/SCSS-Themes/fluent-dark-lite.scss +25 -1
- package/SCSS-Themes/fluent-dark.scss +25 -1
- package/SCSS-Themes/fluent-lite.scss +25 -1
- package/SCSS-Themes/fluent.scss +25 -1
- package/SCSS-Themes/fluent2-dark-lite.scss +25 -1
- package/SCSS-Themes/fluent2-dark.scss +25 -1
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +25 -1
- package/SCSS-Themes/fluent2-highcontrast.scss +25 -1
- package/SCSS-Themes/fluent2-lite.scss +25 -1
- package/SCSS-Themes/fluent2.scss +25 -1
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bds.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +13 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fabric.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +13 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +13 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/material.scss +13 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/material3.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +13 -0
- package/SCSS-Themes/highcontrast-lite.scss +25 -1
- package/SCSS-Themes/highcontrast.scss +25 -1
- package/SCSS-Themes/inputs/input/bds-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bds-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bds-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bds.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap4.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2.scss +2 -1
- package/SCSS-Themes/inputs/input/highcontrast-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/highcontrast.scss +2 -1
- package/SCSS-Themes/inputs/input/material-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/material-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material.scss +2 -1
- package/SCSS-Themes/inputs/input/material3-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material3-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/material3-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material3.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +5 -4
- package/SCSS-Themes/inputs/input/tailwind3-dark.scss +5 -4
- package/SCSS-Themes/inputs/input/tailwind3-lite.scss +5 -4
- package/SCSS-Themes/inputs/input/tailwind3.scss +5 -4
- package/SCSS-Themes/material-dark-lite.scss +25 -1
- package/SCSS-Themes/material-dark.scss +25 -1
- package/SCSS-Themes/material-lite.scss +25 -1
- package/SCSS-Themes/material.scss +25 -1
- package/SCSS-Themes/material3-dark-lite.scss +26 -2
- package/SCSS-Themes/material3-dark.scss +26 -2
- package/SCSS-Themes/material3-lite.scss +26 -2
- package/SCSS-Themes/material3.scss +26 -2
- 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 +25 -1
- package/SCSS-Themes/tailwind-dark.scss +25 -1
- package/SCSS-Themes/tailwind-lite.scss +25 -1
- package/SCSS-Themes/tailwind.scss +25 -1
- package/SCSS-Themes/tailwind3-dark-lite.scss +28 -4
- package/SCSS-Themes/tailwind3-dark.scss +28 -4
- package/SCSS-Themes/tailwind3-lite.scss +28 -4
- package/SCSS-Themes/tailwind3.scss +28 -4
- package/package.json +1 -1
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -1069,6 +1070,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
1069
1070
|
.e-cc-lab-name,
|
|
1070
1071
|
.e-checkbox-wrapper .e-label {
|
|
1071
1072
|
text-overflow: ellipsis;
|
|
1073
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1072
1074
|
}
|
|
1073
1075
|
|
|
1074
1076
|
.e-cc-chbox {
|
|
@@ -4766,6 +4768,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
4766
4768
|
line-height: normal;
|
|
4767
4769
|
}
|
|
4768
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
|
+
}
|
|
4769
4782
|
}
|
|
4770
4783
|
/* stylelint-enable function-url-quotes */
|
|
4771
4784
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -1069,6 +1070,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
1069
1070
|
.e-cc-lab-name,
|
|
1070
1071
|
.e-checkbox-wrapper .e-label {
|
|
1071
1072
|
text-overflow: ellipsis;
|
|
1073
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1072
1074
|
}
|
|
1073
1075
|
|
|
1074
1076
|
.e-cc-chbox {
|
|
@@ -4766,6 +4768,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
4766
4768
|
line-height: normal;
|
|
4767
4769
|
}
|
|
4768
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
|
+
}
|
|
4769
4782
|
}
|
|
4770
4783
|
/* stylelint-enable function-url-quotes */
|
|
4771
4784
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -1069,6 +1070,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
1069
1070
|
.e-cc-lab-name,
|
|
1070
1071
|
.e-checkbox-wrapper .e-label {
|
|
1071
1072
|
text-overflow: ellipsis;
|
|
1073
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1072
1074
|
}
|
|
1073
1075
|
|
|
1074
1076
|
.e-cc-chbox {
|
|
@@ -4766,6 +4768,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
4766
4768
|
line-height: normal;
|
|
4767
4769
|
}
|
|
4768
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
|
+
}
|
|
4769
4782
|
}
|
|
4770
4783
|
/* stylelint-enable function-url-quotes */
|
|
4771
4784
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -1069,6 +1070,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
1069
1070
|
.e-cc-lab-name,
|
|
1070
1071
|
.e-checkbox-wrapper .e-label {
|
|
1071
1072
|
text-overflow: ellipsis;
|
|
1073
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1072
1074
|
}
|
|
1073
1075
|
|
|
1074
1076
|
.e-cc-chbox {
|
|
@@ -4766,6 +4768,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
4766
4768
|
line-height: normal;
|
|
4767
4769
|
}
|
|
4768
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
|
+
}
|
|
4769
4782
|
}
|
|
4770
4783
|
/* stylelint-enable function-url-quotes */
|
|
4771
4784
|
|
|
@@ -117,6 +117,7 @@ $grid-columnchooser-input-padding-bottom: 8px !default;
|
|
|
117
117
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
118
118
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
119
119
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
120
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 10px !default;
|
|
121
122
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 8px 0 0 10px !default;
|
|
122
123
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 6px 0 0 10px !default;
|
|
@@ -1060,6 +1061,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
1060
1061
|
.e-cc-lab-name,
|
|
1061
1062
|
.e-checkbox-wrapper .e-label {
|
|
1062
1063
|
text-overflow: ellipsis;
|
|
1064
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1063
1065
|
}
|
|
1064
1066
|
|
|
1065
1067
|
.e-cc-chbox {
|
|
@@ -4757,6 +4759,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4757
4759
|
line-height: normal;
|
|
4758
4760
|
}
|
|
4759
4761
|
}
|
|
4762
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4763
|
+
/* stylelint-disable declaration-no-important */
|
|
4764
|
+
.e-table {
|
|
4765
|
+
border-spacing: 0 !important;
|
|
4766
|
+
}
|
|
4767
|
+
/* stylelint-enable declaration-no-important */
|
|
4768
|
+
|
|
4769
|
+
.e-rowcell {
|
|
4770
|
+
line-height: 1;
|
|
4771
|
+
}
|
|
4772
|
+
}
|
|
4760
4773
|
}
|
|
4761
4774
|
/* stylelint-enable function-url-quotes */
|
|
4762
4775
|
|
|
@@ -117,6 +117,7 @@ $grid-columnchooser-input-padding-bottom: 8px !default;
|
|
|
117
117
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
118
118
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
119
119
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
120
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 10px !default;
|
|
121
122
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 8px 0 0 10px !default;
|
|
122
123
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 6px 0 0 10px !default;
|
|
@@ -1060,6 +1061,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
1060
1061
|
.e-cc-lab-name,
|
|
1061
1062
|
.e-checkbox-wrapper .e-label {
|
|
1062
1063
|
text-overflow: ellipsis;
|
|
1064
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1063
1065
|
}
|
|
1064
1066
|
|
|
1065
1067
|
.e-cc-chbox {
|
|
@@ -4757,6 +4759,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4757
4759
|
line-height: normal;
|
|
4758
4760
|
}
|
|
4759
4761
|
}
|
|
4762
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4763
|
+
/* stylelint-disable declaration-no-important */
|
|
4764
|
+
.e-table {
|
|
4765
|
+
border-spacing: 0 !important;
|
|
4766
|
+
}
|
|
4767
|
+
/* stylelint-enable declaration-no-important */
|
|
4768
|
+
|
|
4769
|
+
.e-rowcell {
|
|
4770
|
+
line-height: 1;
|
|
4771
|
+
}
|
|
4772
|
+
}
|
|
4760
4773
|
}
|
|
4761
4774
|
/* stylelint-enable function-url-quotes */
|
|
4762
4775
|
|
|
@@ -120,6 +120,7 @@ $grid-columnchooser-input-padding-bottom: 8px !default;
|
|
|
120
120
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
121
121
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
122
122
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
123
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
123
124
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 5px !default;
|
|
124
125
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 8px 0 0 5px !default;
|
|
125
126
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 8px 0 0 4px !default;
|
|
@@ -1057,6 +1058,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
1057
1058
|
.e-cc-lab-name,
|
|
1058
1059
|
.e-checkbox-wrapper .e-label {
|
|
1059
1060
|
text-overflow: ellipsis;
|
|
1061
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1060
1062
|
}
|
|
1061
1063
|
|
|
1062
1064
|
.e-cc-chbox {
|
|
@@ -4754,6 +4756,17 @@ $grid-checkmark-color: $grey !default;
|
|
|
4754
4756
|
line-height: normal;
|
|
4755
4757
|
}
|
|
4756
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
|
+
}
|
|
4757
4770
|
}
|
|
4758
4771
|
/* stylelint-enable function-url-quotes */
|
|
4759
4772
|
|
|
@@ -120,6 +120,7 @@ $grid-columnchooser-input-padding-bottom: 8px !default;
|
|
|
120
120
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
121
121
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
122
122
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
123
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
123
124
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 5px !default;
|
|
124
125
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 8px 0 0 5px !default;
|
|
125
126
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 8px 0 0 4px !default;
|
|
@@ -1057,6 +1058,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
1057
1058
|
.e-cc-lab-name,
|
|
1058
1059
|
.e-checkbox-wrapper .e-label {
|
|
1059
1060
|
text-overflow: ellipsis;
|
|
1061
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1060
1062
|
}
|
|
1061
1063
|
|
|
1062
1064
|
.e-cc-chbox {
|
|
@@ -4754,6 +4756,17 @@ $grid-checkmark-color: $grey !default;
|
|
|
4754
4756
|
line-height: normal;
|
|
4755
4757
|
}
|
|
4756
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
|
+
}
|
|
4757
4770
|
}
|
|
4758
4771
|
/* stylelint-enable function-url-quotes */
|
|
4759
4772
|
|
|
@@ -118,6 +118,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
118
118
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
119
119
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
120
120
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
121
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
121
122
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 2px !default;
|
|
122
123
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
123
124
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 4px 0 0 12px !default;
|
|
@@ -1064,6 +1065,7 @@ $grid-checkmark-color: $white !default;
|
|
|
1064
1065
|
.e-cc-lab-name,
|
|
1065
1066
|
.e-checkbox-wrapper .e-label {
|
|
1066
1067
|
text-overflow: ellipsis;
|
|
1068
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1067
1069
|
}
|
|
1068
1070
|
|
|
1069
1071
|
.e-cc-chbox {
|
|
@@ -4761,6 +4763,17 @@ $grid-checkmark-color: $white !default;
|
|
|
4761
4763
|
line-height: normal;
|
|
4762
4764
|
}
|
|
4763
4765
|
}
|
|
4766
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4767
|
+
/* stylelint-disable declaration-no-important */
|
|
4768
|
+
.e-table {
|
|
4769
|
+
border-spacing: 0 !important;
|
|
4770
|
+
}
|
|
4771
|
+
/* stylelint-enable declaration-no-important */
|
|
4772
|
+
|
|
4773
|
+
.e-rowcell {
|
|
4774
|
+
line-height: 1;
|
|
4775
|
+
}
|
|
4776
|
+
}
|
|
4764
4777
|
}
|
|
4765
4778
|
/* stylelint-enable function-url-quotes */
|
|
4766
4779
|
|
|
@@ -118,6 +118,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
118
118
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
119
119
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
120
120
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
121
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
121
122
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 2px !default;
|
|
122
123
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
123
124
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 4px 0 0 12px !default;
|
|
@@ -1064,6 +1065,7 @@ $grid-checkmark-color: $white !default;
|
|
|
1064
1065
|
.e-cc-lab-name,
|
|
1065
1066
|
.e-checkbox-wrapper .e-label {
|
|
1066
1067
|
text-overflow: ellipsis;
|
|
1068
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1067
1069
|
}
|
|
1068
1070
|
|
|
1069
1071
|
.e-cc-chbox {
|
|
@@ -4761,6 +4763,17 @@ $grid-checkmark-color: $white !default;
|
|
|
4761
4763
|
line-height: normal;
|
|
4762
4764
|
}
|
|
4763
4765
|
}
|
|
4766
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4767
|
+
/* stylelint-disable declaration-no-important */
|
|
4768
|
+
.e-table {
|
|
4769
|
+
border-spacing: 0 !important;
|
|
4770
|
+
}
|
|
4771
|
+
/* stylelint-enable declaration-no-important */
|
|
4772
|
+
|
|
4773
|
+
.e-rowcell {
|
|
4774
|
+
line-height: 1;
|
|
4775
|
+
}
|
|
4776
|
+
}
|
|
4764
4777
|
}
|
|
4765
4778
|
/* stylelint-enable function-url-quotes */
|
|
4766
4779
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -1060,6 +1061,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1060
1061
|
.e-cc-lab-name,
|
|
1061
1062
|
.e-checkbox-wrapper .e-label {
|
|
1062
1063
|
text-overflow: ellipsis;
|
|
1064
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1063
1065
|
}
|
|
1064
1066
|
|
|
1065
1067
|
.e-cc-chbox {
|
|
@@ -4757,6 +4759,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4759
|
line-height: normal;
|
|
4758
4760
|
}
|
|
4759
4761
|
}
|
|
4762
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4763
|
+
/* stylelint-disable declaration-no-important */
|
|
4764
|
+
.e-table {
|
|
4765
|
+
border-spacing: 0 !important;
|
|
4766
|
+
}
|
|
4767
|
+
/* stylelint-enable declaration-no-important */
|
|
4768
|
+
|
|
4769
|
+
.e-rowcell {
|
|
4770
|
+
line-height: 1;
|
|
4771
|
+
}
|
|
4772
|
+
}
|
|
4760
4773
|
}
|
|
4761
4774
|
/* stylelint-enable function-url-quotes */
|
|
4762
4775
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -1060,6 +1061,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1060
1061
|
.e-cc-lab-name,
|
|
1061
1062
|
.e-checkbox-wrapper .e-label {
|
|
1062
1063
|
text-overflow: ellipsis;
|
|
1064
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1063
1065
|
}
|
|
1064
1066
|
|
|
1065
1067
|
.e-cc-chbox {
|
|
@@ -4757,6 +4759,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4759
|
line-height: normal;
|
|
4758
4760
|
}
|
|
4759
4761
|
}
|
|
4762
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4763
|
+
/* stylelint-disable declaration-no-important */
|
|
4764
|
+
.e-table {
|
|
4765
|
+
border-spacing: 0 !important;
|
|
4766
|
+
}
|
|
4767
|
+
/* stylelint-enable declaration-no-important */
|
|
4768
|
+
|
|
4769
|
+
.e-rowcell {
|
|
4770
|
+
line-height: 1;
|
|
4771
|
+
}
|
|
4772
|
+
}
|
|
4760
4773
|
}
|
|
4761
4774
|
/* stylelint-enable function-url-quotes */
|
|
4762
4775
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -1060,6 +1061,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1060
1061
|
.e-cc-lab-name,
|
|
1061
1062
|
.e-checkbox-wrapper .e-label {
|
|
1062
1063
|
text-overflow: ellipsis;
|
|
1064
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1063
1065
|
}
|
|
1064
1066
|
|
|
1065
1067
|
.e-cc-chbox {
|
|
@@ -4757,6 +4759,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4759
|
line-height: normal;
|
|
4758
4760
|
}
|
|
4759
4761
|
}
|
|
4762
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4763
|
+
/* stylelint-disable declaration-no-important */
|
|
4764
|
+
.e-table {
|
|
4765
|
+
border-spacing: 0 !important;
|
|
4766
|
+
}
|
|
4767
|
+
/* stylelint-enable declaration-no-important */
|
|
4768
|
+
|
|
4769
|
+
.e-rowcell {
|
|
4770
|
+
line-height: 1;
|
|
4771
|
+
}
|
|
4772
|
+
}
|
|
4760
4773
|
}
|
|
4761
4774
|
/* stylelint-enable function-url-quotes */
|
|
4762
4775
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -1060,6 +1061,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1060
1061
|
.e-cc-lab-name,
|
|
1061
1062
|
.e-checkbox-wrapper .e-label {
|
|
1062
1063
|
text-overflow: ellipsis;
|
|
1064
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1063
1065
|
}
|
|
1064
1066
|
|
|
1065
1067
|
.e-cc-chbox {
|
|
@@ -4757,6 +4759,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4759
|
line-height: normal;
|
|
4758
4760
|
}
|
|
4759
4761
|
}
|
|
4762
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4763
|
+
/* stylelint-disable declaration-no-important */
|
|
4764
|
+
.e-table {
|
|
4765
|
+
border-spacing: 0 !important;
|
|
4766
|
+
}
|
|
4767
|
+
/* stylelint-enable declaration-no-important */
|
|
4768
|
+
|
|
4769
|
+
.e-rowcell {
|
|
4770
|
+
line-height: 1;
|
|
4771
|
+
}
|
|
4772
|
+
}
|
|
4760
4773
|
}
|
|
4761
4774
|
/* stylelint-enable function-url-quotes */
|
|
4762
4775
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -1060,6 +1061,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1060
1061
|
.e-cc-lab-name,
|
|
1061
1062
|
.e-checkbox-wrapper .e-label {
|
|
1062
1063
|
text-overflow: ellipsis;
|
|
1064
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1063
1065
|
}
|
|
1064
1066
|
|
|
1065
1067
|
.e-cc-chbox {
|
|
@@ -4757,6 +4759,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4759
|
line-height: normal;
|
|
4758
4760
|
}
|
|
4759
4761
|
}
|
|
4762
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4763
|
+
/* stylelint-disable declaration-no-important */
|
|
4764
|
+
.e-table {
|
|
4765
|
+
border-spacing: 0 !important;
|
|
4766
|
+
}
|
|
4767
|
+
/* stylelint-enable declaration-no-important */
|
|
4768
|
+
|
|
4769
|
+
.e-rowcell {
|
|
4770
|
+
line-height: 1;
|
|
4771
|
+
}
|
|
4772
|
+
}
|
|
4760
4773
|
}
|
|
4761
4774
|
/* stylelint-enable function-url-quotes */
|
|
4762
4775
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -1060,6 +1061,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1060
1061
|
.e-cc-lab-name,
|
|
1061
1062
|
.e-checkbox-wrapper .e-label {
|
|
1062
1063
|
text-overflow: ellipsis;
|
|
1064
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1063
1065
|
}
|
|
1064
1066
|
|
|
1065
1067
|
.e-cc-chbox {
|
|
@@ -4757,6 +4759,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4759
|
line-height: normal;
|
|
4758
4760
|
}
|
|
4759
4761
|
}
|
|
4762
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4763
|
+
/* stylelint-disable declaration-no-important */
|
|
4764
|
+
.e-table {
|
|
4765
|
+
border-spacing: 0 !important;
|
|
4766
|
+
}
|
|
4767
|
+
/* stylelint-enable declaration-no-important */
|
|
4768
|
+
|
|
4769
|
+
.e-rowcell {
|
|
4770
|
+
line-height: 1;
|
|
4771
|
+
}
|
|
4772
|
+
}
|
|
4760
4773
|
}
|
|
4761
4774
|
/* stylelint-enable function-url-quotes */
|
|
4762
4775
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -1060,6 +1061,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1060
1061
|
.e-cc-lab-name,
|
|
1061
1062
|
.e-checkbox-wrapper .e-label {
|
|
1062
1063
|
text-overflow: ellipsis;
|
|
1064
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1063
1065
|
}
|
|
1064
1066
|
|
|
1065
1067
|
.e-cc-chbox {
|
|
@@ -4757,6 +4759,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4759
|
line-height: normal;
|
|
4758
4760
|
}
|
|
4759
4761
|
}
|
|
4762
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4763
|
+
/* stylelint-disable declaration-no-important */
|
|
4764
|
+
.e-table {
|
|
4765
|
+
border-spacing: 0 !important;
|
|
4766
|
+
}
|
|
4767
|
+
/* stylelint-enable declaration-no-important */
|
|
4768
|
+
|
|
4769
|
+
.e-rowcell {
|
|
4770
|
+
line-height: 1;
|
|
4771
|
+
}
|
|
4772
|
+
}
|
|
4760
4773
|
}
|
|
4761
4774
|
/* stylelint-enable function-url-quotes */
|
|
4762
4775
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -1060,6 +1061,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1060
1061
|
.e-cc-lab-name,
|
|
1061
1062
|
.e-checkbox-wrapper .e-label {
|
|
1062
1063
|
text-overflow: ellipsis;
|
|
1064
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1063
1065
|
}
|
|
1064
1066
|
|
|
1065
1067
|
.e-cc-chbox {
|
|
@@ -4757,6 +4759,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4757
4759
|
line-height: normal;
|
|
4758
4760
|
}
|
|
4759
4761
|
}
|
|
4762
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4763
|
+
/* stylelint-disable declaration-no-important */
|
|
4764
|
+
.e-table {
|
|
4765
|
+
border-spacing: 0 !important;
|
|
4766
|
+
}
|
|
4767
|
+
/* stylelint-enable declaration-no-important */
|
|
4768
|
+
|
|
4769
|
+
.e-rowcell {
|
|
4770
|
+
line-height: 1;
|
|
4771
|
+
}
|
|
4772
|
+
}
|
|
4760
4773
|
}
|
|
4761
4774
|
/* stylelint-enable function-url-quotes */
|
|
4762
4775
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-border: 0 !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-group-text-marign-right: 0 !default;
|
|
120
121
|
$grid-rtl-textwrap-srotnumber-margin: 3px 5px 0 2px !default;
|
|
121
122
|
$grid-rtl-headercell-both-border-width: 0 1px 0 0 !default;
|
|
@@ -1059,6 +1060,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
1059
1060
|
.e-cc-lab-name,
|
|
1060
1061
|
.e-checkbox-wrapper .e-label {
|
|
1061
1062
|
text-overflow: ellipsis;
|
|
1063
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1062
1064
|
}
|
|
1063
1065
|
|
|
1064
1066
|
.e-cc-chbox {
|
|
@@ -4756,6 +4758,17 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
4756
4758
|
line-height: normal;
|
|
4757
4759
|
}
|
|
4758
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
|
+
}
|
|
4759
4772
|
}
|
|
4760
4773
|
/* stylelint-enable function-url-quotes */
|
|
4761
4774
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-border: 0 !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-group-text-marign-right: 0 !default;
|
|
120
121
|
$grid-rtl-textwrap-srotnumber-margin: 3px 5px 0 2px !default;
|
|
121
122
|
$grid-rtl-headercell-both-border-width: 0 1px 0 0 !default;
|
|
@@ -1059,6 +1060,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
1059
1060
|
.e-cc-lab-name,
|
|
1060
1061
|
.e-checkbox-wrapper .e-label {
|
|
1061
1062
|
text-overflow: ellipsis;
|
|
1063
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1062
1064
|
}
|
|
1063
1065
|
|
|
1064
1066
|
.e-cc-chbox {
|
|
@@ -4756,6 +4758,17 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
4756
4758
|
line-height: normal;
|
|
4757
4759
|
}
|
|
4758
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
|
+
}
|
|
4759
4772
|
}
|
|
4760
4773
|
/* stylelint-enable function-url-quotes */
|
|
4761
4774
|
|