@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
|
@@ -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
|
|
|
@@ -4755,6 +4755,17 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
4755
4755
|
line-height: normal;
|
|
4756
4756
|
}
|
|
4757
4757
|
}
|
|
4758
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4759
|
+
/* stylelint-disable declaration-no-important */
|
|
4760
|
+
.e-table {
|
|
4761
|
+
border-spacing: 0 !important;
|
|
4762
|
+
}
|
|
4763
|
+
/* stylelint-enable declaration-no-important */
|
|
4764
|
+
|
|
4765
|
+
.e-rowcell {
|
|
4766
|
+
line-height: 1;
|
|
4767
|
+
}
|
|
4768
|
+
}
|
|
4758
4769
|
}
|
|
4759
4770
|
/* stylelint-enable function-url-quotes */
|
|
4760
4771
|
|
|
@@ -4755,6 +4755,17 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
4755
4755
|
line-height: normal;
|
|
4756
4756
|
}
|
|
4757
4757
|
}
|
|
4758
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4759
|
+
/* stylelint-disable declaration-no-important */
|
|
4760
|
+
.e-table {
|
|
4761
|
+
border-spacing: 0 !important;
|
|
4762
|
+
}
|
|
4763
|
+
/* stylelint-enable declaration-no-important */
|
|
4764
|
+
|
|
4765
|
+
.e-rowcell {
|
|
4766
|
+
line-height: 1;
|
|
4767
|
+
}
|
|
4768
|
+
}
|
|
4758
4769
|
}
|
|
4759
4770
|
/* stylelint-enable function-url-quotes */
|
|
4760
4771
|
|
|
@@ -4753,6 +4753,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
4753
4753
|
line-height: normal;
|
|
4754
4754
|
}
|
|
4755
4755
|
}
|
|
4756
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4757
|
+
/* stylelint-disable declaration-no-important */
|
|
4758
|
+
.e-table {
|
|
4759
|
+
border-spacing: 0 !important;
|
|
4760
|
+
}
|
|
4761
|
+
/* stylelint-enable declaration-no-important */
|
|
4762
|
+
|
|
4763
|
+
.e-rowcell {
|
|
4764
|
+
line-height: 1;
|
|
4765
|
+
}
|
|
4766
|
+
}
|
|
4756
4767
|
}
|
|
4757
4768
|
/* stylelint-enable function-url-quotes */
|
|
4758
4769
|
|
|
@@ -4753,6 +4753,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
4753
4753
|
line-height: normal;
|
|
4754
4754
|
}
|
|
4755
4755
|
}
|
|
4756
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4757
|
+
/* stylelint-disable declaration-no-important */
|
|
4758
|
+
.e-table {
|
|
4759
|
+
border-spacing: 0 !important;
|
|
4760
|
+
}
|
|
4761
|
+
/* stylelint-enable declaration-no-important */
|
|
4762
|
+
|
|
4763
|
+
.e-rowcell {
|
|
4764
|
+
line-height: 1;
|
|
4765
|
+
}
|
|
4766
|
+
}
|
|
4756
4767
|
}
|
|
4757
4768
|
/* stylelint-enable function-url-quotes */
|
|
4758
4769
|
|
|
@@ -4754,6 +4754,17 @@ $grid-checkmark-color: $accent-font !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: $accent-font !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
|
|
|
@@ -4757,6 +4757,17 @@ $grid-checkmark-color: rgba($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: rgba($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: rgba($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: rgba($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
|
|
|
@@ -4761,6 +4761,17 @@ $grid-checkmark-color: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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
|
|
|
@@ -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
|
|
|
@@ -2881,6 +2881,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2881
2881
|
}
|
|
2882
2882
|
}
|
|
2883
2883
|
|
|
2884
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2885
|
+
cursor: pointer;
|
|
2886
|
+
pointer-events: auto;
|
|
2887
|
+
}
|
|
2888
|
+
|
|
2884
2889
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2885
2890
|
opacity: .7;
|
|
2886
2891
|
pointer-events: none;
|
|
@@ -65020,6 +65025,17 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
65020
65025
|
line-height: normal;
|
|
65021
65026
|
}
|
|
65022
65027
|
}
|
|
65028
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65029
|
+
/* stylelint-disable declaration-no-important */
|
|
65030
|
+
.e-table {
|
|
65031
|
+
border-spacing: 0 !important;
|
|
65032
|
+
}
|
|
65033
|
+
/* stylelint-enable declaration-no-important */
|
|
65034
|
+
|
|
65035
|
+
.e-rowcell {
|
|
65036
|
+
line-height: 1;
|
|
65037
|
+
}
|
|
65038
|
+
}
|
|
65023
65039
|
}
|
|
65024
65040
|
/* stylelint-enable function-url-quotes */
|
|
65025
65041
|
|
|
@@ -99856,6 +99872,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
99856
99872
|
}
|
|
99857
99873
|
|
|
99858
99874
|
.e-virtual-scroll {
|
|
99875
|
+
.e-content-wrap.e-transition,
|
|
99876
|
+
.e-resource-column-wrap.e-transition {
|
|
99877
|
+
overscroll-behavior: none;
|
|
99878
|
+
}
|
|
99879
|
+
|
|
99859
99880
|
&.e-vertical-view,
|
|
99860
99881
|
&.e-month-view {
|
|
99861
99882
|
.e-content-table {
|
|
@@ -3003,6 +3003,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3003
3003
|
}
|
|
3004
3004
|
}
|
|
3005
3005
|
|
|
3006
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3007
|
+
cursor: pointer;
|
|
3008
|
+
pointer-events: auto;
|
|
3009
|
+
}
|
|
3010
|
+
|
|
3006
3011
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3007
3012
|
opacity: .7;
|
|
3008
3013
|
pointer-events: none;
|
|
@@ -87295,6 +87300,17 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
87295
87300
|
line-height: normal;
|
|
87296
87301
|
}
|
|
87297
87302
|
}
|
|
87303
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87304
|
+
/* stylelint-disable declaration-no-important */
|
|
87305
|
+
.e-table {
|
|
87306
|
+
border-spacing: 0 !important;
|
|
87307
|
+
}
|
|
87308
|
+
/* stylelint-enable declaration-no-important */
|
|
87309
|
+
|
|
87310
|
+
.e-rowcell {
|
|
87311
|
+
line-height: 1;
|
|
87312
|
+
}
|
|
87313
|
+
}
|
|
87298
87314
|
}
|
|
87299
87315
|
/* stylelint-enable function-url-quotes */
|
|
87300
87316
|
|
|
@@ -130592,6 +130608,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
130592
130608
|
}
|
|
130593
130609
|
|
|
130594
130610
|
.e-virtual-scroll {
|
|
130611
|
+
.e-content-wrap.e-transition,
|
|
130612
|
+
.e-resource-column-wrap.e-transition {
|
|
130613
|
+
overscroll-behavior: none;
|
|
130614
|
+
}
|
|
130615
|
+
|
|
130595
130616
|
&.e-vertical-view,
|
|
130596
130617
|
&.e-month-view {
|
|
130597
130618
|
.e-content-table {
|
|
@@ -2890,6 +2890,11 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
2890
2890
|
}
|
|
2891
2891
|
}
|
|
2892
2892
|
|
|
2893
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2894
|
+
cursor: pointer;
|
|
2895
|
+
pointer-events: auto;
|
|
2896
|
+
}
|
|
2897
|
+
|
|
2893
2898
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2894
2899
|
opacity: .7;
|
|
2895
2900
|
pointer-events: none;
|
|
@@ -65933,6 +65938,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
65933
65938
|
line-height: normal;
|
|
65934
65939
|
}
|
|
65935
65940
|
}
|
|
65941
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65942
|
+
/* stylelint-disable declaration-no-important */
|
|
65943
|
+
.e-table {
|
|
65944
|
+
border-spacing: 0 !important;
|
|
65945
|
+
}
|
|
65946
|
+
/* stylelint-enable declaration-no-important */
|
|
65947
|
+
|
|
65948
|
+
.e-rowcell {
|
|
65949
|
+
line-height: 1;
|
|
65950
|
+
}
|
|
65951
|
+
}
|
|
65936
65952
|
}
|
|
65937
65953
|
/* stylelint-enable function-url-quotes */
|
|
65938
65954
|
|
|
@@ -100824,6 +100840,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
100824
100840
|
}
|
|
100825
100841
|
|
|
100826
100842
|
.e-virtual-scroll {
|
|
100843
|
+
.e-content-wrap.e-transition,
|
|
100844
|
+
.e-resource-column-wrap.e-transition {
|
|
100845
|
+
overscroll-behavior: none;
|
|
100846
|
+
}
|
|
100847
|
+
|
|
100827
100848
|
&.e-vertical-view,
|
|
100828
100849
|
&.e-month-view {
|
|
100829
100850
|
.e-content-table {
|
|
@@ -3012,6 +3012,11 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
3012
3012
|
}
|
|
3013
3013
|
}
|
|
3014
3014
|
|
|
3015
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3016
|
+
cursor: pointer;
|
|
3017
|
+
pointer-events: auto;
|
|
3018
|
+
}
|
|
3019
|
+
|
|
3015
3020
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3016
3021
|
opacity: .7;
|
|
3017
3022
|
pointer-events: none;
|
|
@@ -88208,6 +88213,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
88208
88213
|
line-height: normal;
|
|
88209
88214
|
}
|
|
88210
88215
|
}
|
|
88216
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
88217
|
+
/* stylelint-disable declaration-no-important */
|
|
88218
|
+
.e-table {
|
|
88219
|
+
border-spacing: 0 !important;
|
|
88220
|
+
}
|
|
88221
|
+
/* stylelint-enable declaration-no-important */
|
|
88222
|
+
|
|
88223
|
+
.e-rowcell {
|
|
88224
|
+
line-height: 1;
|
|
88225
|
+
}
|
|
88226
|
+
}
|
|
88211
88227
|
}
|
|
88212
88228
|
/* stylelint-enable function-url-quotes */
|
|
88213
88229
|
|
|
@@ -131560,6 +131576,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
131560
131576
|
}
|
|
131561
131577
|
|
|
131562
131578
|
.e-virtual-scroll {
|
|
131579
|
+
.e-content-wrap.e-transition,
|
|
131580
|
+
.e-resource-column-wrap.e-transition {
|
|
131581
|
+
overscroll-behavior: none;
|
|
131582
|
+
}
|
|
131583
|
+
|
|
131563
131584
|
&.e-vertical-view,
|
|
131564
131585
|
&.e-month-view {
|
|
131565
131586
|
.e-content-table {
|
|
@@ -2880,6 +2880,11 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
2880
2880
|
}
|
|
2881
2881
|
}
|
|
2882
2882
|
|
|
2883
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2884
|
+
cursor: pointer;
|
|
2885
|
+
pointer-events: auto;
|
|
2886
|
+
}
|
|
2887
|
+
|
|
2883
2888
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2884
2889
|
opacity: .7;
|
|
2885
2890
|
pointer-events: none;
|
|
@@ -65666,6 +65671,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
65666
65671
|
line-height: normal;
|
|
65667
65672
|
}
|
|
65668
65673
|
}
|
|
65674
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65675
|
+
/* stylelint-disable declaration-no-important */
|
|
65676
|
+
.e-table {
|
|
65677
|
+
border-spacing: 0 !important;
|
|
65678
|
+
}
|
|
65679
|
+
/* stylelint-enable declaration-no-important */
|
|
65680
|
+
|
|
65681
|
+
.e-rowcell {
|
|
65682
|
+
line-height: 1;
|
|
65683
|
+
}
|
|
65684
|
+
}
|
|
65669
65685
|
}
|
|
65670
65686
|
/* stylelint-enable function-url-quotes */
|
|
65671
65687
|
|
|
@@ -100557,6 +100573,11 @@ $schedule-tree-content-color: $shadow;
|
|
|
100557
100573
|
}
|
|
100558
100574
|
|
|
100559
100575
|
.e-virtual-scroll {
|
|
100576
|
+
.e-content-wrap.e-transition,
|
|
100577
|
+
.e-resource-column-wrap.e-transition {
|
|
100578
|
+
overscroll-behavior: none;
|
|
100579
|
+
}
|
|
100580
|
+
|
|
100560
100581
|
&.e-vertical-view,
|
|
100561
100582
|
&.e-month-view {
|
|
100562
100583
|
.e-content-table {
|
|
@@ -3002,6 +3002,11 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
3002
3002
|
}
|
|
3003
3003
|
}
|
|
3004
3004
|
|
|
3005
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3006
|
+
cursor: pointer;
|
|
3007
|
+
pointer-events: auto;
|
|
3008
|
+
}
|
|
3009
|
+
|
|
3005
3010
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3006
3011
|
opacity: .7;
|
|
3007
3012
|
pointer-events: none;
|
|
@@ -87941,6 +87946,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
87941
87946
|
line-height: normal;
|
|
87942
87947
|
}
|
|
87943
87948
|
}
|
|
87949
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87950
|
+
/* stylelint-disable declaration-no-important */
|
|
87951
|
+
.e-table {
|
|
87952
|
+
border-spacing: 0 !important;
|
|
87953
|
+
}
|
|
87954
|
+
/* stylelint-enable declaration-no-important */
|
|
87955
|
+
|
|
87956
|
+
.e-rowcell {
|
|
87957
|
+
line-height: 1;
|
|
87958
|
+
}
|
|
87959
|
+
}
|
|
87944
87960
|
}
|
|
87945
87961
|
/* stylelint-enable function-url-quotes */
|
|
87946
87962
|
|
|
@@ -131293,6 +131309,11 @@ $schedule-tree-content-color: $shadow;
|
|
|
131293
131309
|
}
|
|
131294
131310
|
|
|
131295
131311
|
.e-virtual-scroll {
|
|
131312
|
+
.e-content-wrap.e-transition,
|
|
131313
|
+
.e-resource-column-wrap.e-transition {
|
|
131314
|
+
overscroll-behavior: none;
|
|
131315
|
+
}
|
|
131316
|
+
|
|
131296
131317
|
&.e-vertical-view,
|
|
131297
131318
|
&.e-month-view {
|
|
131298
131319
|
.e-content-table {
|
|
@@ -3080,6 +3080,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3080
3080
|
}
|
|
3081
3081
|
}
|
|
3082
3082
|
|
|
3083
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3084
|
+
cursor: pointer;
|
|
3085
|
+
pointer-events: auto;
|
|
3086
|
+
}
|
|
3087
|
+
|
|
3083
3088
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3084
3089
|
opacity: .7;
|
|
3085
3090
|
pointer-events: none;
|
|
@@ -65748,6 +65753,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
65748
65753
|
line-height: normal;
|
|
65749
65754
|
}
|
|
65750
65755
|
}
|
|
65756
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65757
|
+
/* stylelint-disable declaration-no-important */
|
|
65758
|
+
.e-table {
|
|
65759
|
+
border-spacing: 0 !important;
|
|
65760
|
+
}
|
|
65761
|
+
/* stylelint-enable declaration-no-important */
|
|
65762
|
+
|
|
65763
|
+
.e-rowcell {
|
|
65764
|
+
line-height: 1;
|
|
65765
|
+
}
|
|
65766
|
+
}
|
|
65751
65767
|
}
|
|
65752
65768
|
/* stylelint-enable function-url-quotes */
|
|
65753
65769
|
|
|
@@ -98332,7 +98348,7 @@ $schedule-tbar-btn-bgr-minheight: 18px !default;
|
|
|
98332
98348
|
$schedule-tbar-btn-bgr-minwidth: 18px !default;
|
|
98333
98349
|
$schedule-tbar-btn-bgr-padding: 0 8px !default;
|
|
98334
98350
|
$schedule-tbar-btn-icn-bgr-padding: 0 !default;
|
|
98335
|
-
$schedule-tbar-btn-icn-right-bgr-padding:
|
|
98351
|
+
$schedule-tbar-btn-icn-right-bgr-padding: 7px 0 !default;
|
|
98336
98352
|
$schedule-tbar-right-items-btn-border: 1px solid rgba($border-light) !default;
|
|
98337
98353
|
$schedule-tbar-right-items-btn-border-radius: 20px !default;
|
|
98338
98354
|
$schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
|
|
@@ -100611,6 +100627,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
100611
100627
|
}
|
|
100612
100628
|
|
|
100613
100629
|
.e-virtual-scroll {
|
|
100630
|
+
.e-content-wrap.e-transition,
|
|
100631
|
+
.e-resource-column-wrap.e-transition {
|
|
100632
|
+
overscroll-behavior: none;
|
|
100633
|
+
}
|
|
100634
|
+
|
|
100614
100635
|
&.e-vertical-view,
|
|
100615
100636
|
&.e-month-view {
|
|
100616
100637
|
.e-content-table {
|