@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
|
@@ -3542,6 +3542,11 @@
|
|
|
3542
3542
|
pointer-events: none;
|
|
3543
3543
|
}
|
|
3544
3544
|
|
|
3545
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3546
|
+
cursor: pointer;
|
|
3547
|
+
pointer-events: auto;
|
|
3548
|
+
}
|
|
3549
|
+
|
|
3545
3550
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3546
3551
|
opacity: 0.7;
|
|
3547
3552
|
pointer-events: none;
|
|
@@ -46138,6 +46143,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46138
46143
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
46139
46144
|
line-height: normal;
|
|
46140
46145
|
}
|
|
46146
|
+
|
|
46147
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
46148
|
+
/* stylelint-disable declaration-no-important */
|
|
46149
|
+
/* stylelint-enable declaration-no-important */
|
|
46150
|
+
}
|
|
46151
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
46152
|
+
border-spacing: 0 !important;
|
|
46153
|
+
}
|
|
46154
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
46155
|
+
line-height: 1;
|
|
46156
|
+
}
|
|
46141
46157
|
}
|
|
46142
46158
|
/* stylelint-enable function-url-quotes */
|
|
46143
46159
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -73922,6 +73938,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73922
73938
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
73923
73939
|
width: 70px;
|
|
73924
73940
|
}
|
|
73941
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73942
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73943
|
+
overscroll-behavior: none;
|
|
73944
|
+
}
|
|
73925
73945
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
73926
73946
|
transform: translateX(0);
|
|
73927
73947
|
}
|
|
@@ -2949,6 +2949,11 @@
|
|
|
2949
2949
|
pointer-events: none;
|
|
2950
2950
|
}
|
|
2951
2951
|
|
|
2952
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2953
|
+
cursor: pointer;
|
|
2954
|
+
pointer-events: auto;
|
|
2955
|
+
}
|
|
2956
|
+
|
|
2952
2957
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2953
2958
|
opacity: 0.7;
|
|
2954
2959
|
pointer-events: none;
|
|
@@ -45781,6 +45786,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45781
45786
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45782
45787
|
line-height: normal;
|
|
45783
45788
|
}
|
|
45789
|
+
|
|
45790
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45791
|
+
/* stylelint-disable declaration-no-important */
|
|
45792
|
+
/* stylelint-enable declaration-no-important */
|
|
45793
|
+
}
|
|
45794
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45795
|
+
border-spacing: 0 !important;
|
|
45796
|
+
}
|
|
45797
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45798
|
+
line-height: 1;
|
|
45799
|
+
}
|
|
45784
45800
|
}
|
|
45785
45801
|
/* stylelint-enable function-url-quotes */
|
|
45786
45802
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -73774,6 +73790,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73774
73790
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
73775
73791
|
width: 70px;
|
|
73776
73792
|
}
|
|
73793
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73794
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73795
|
+
overscroll-behavior: none;
|
|
73796
|
+
}
|
|
73777
73797
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
73778
73798
|
transform: translateX(0);
|
|
73779
73799
|
}
|
|
@@ -3561,6 +3561,11 @@
|
|
|
3561
3561
|
pointer-events: none;
|
|
3562
3562
|
}
|
|
3563
3563
|
|
|
3564
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3565
|
+
cursor: pointer;
|
|
3566
|
+
pointer-events: auto;
|
|
3567
|
+
}
|
|
3568
|
+
|
|
3564
3569
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3565
3570
|
opacity: 0.7;
|
|
3566
3571
|
pointer-events: none;
|
|
@@ -35689,6 +35694,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35689
35694
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35690
35695
|
line-height: normal;
|
|
35691
35696
|
}
|
|
35697
|
+
|
|
35698
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35699
|
+
/* stylelint-disable declaration-no-important */
|
|
35700
|
+
/* stylelint-enable declaration-no-important */
|
|
35701
|
+
}
|
|
35702
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35703
|
+
border-spacing: 0 !important;
|
|
35704
|
+
}
|
|
35705
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35706
|
+
line-height: 1;
|
|
35707
|
+
}
|
|
35692
35708
|
}
|
|
35693
35709
|
/* stylelint-enable function-url-quotes */
|
|
35694
35710
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57225,6 +57241,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57225
57241
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57226
57242
|
width: 70px;
|
|
57227
57243
|
}
|
|
57244
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57245
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57246
|
+
overscroll-behavior: none;
|
|
57247
|
+
}
|
|
57228
57248
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57229
57249
|
transform: translateX(0);
|
|
57230
57250
|
}
|
|
@@ -3657,6 +3657,11 @@
|
|
|
3657
3657
|
pointer-events: none;
|
|
3658
3658
|
}
|
|
3659
3659
|
|
|
3660
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3661
|
+
cursor: pointer;
|
|
3662
|
+
pointer-events: auto;
|
|
3663
|
+
}
|
|
3664
|
+
|
|
3660
3665
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3661
3666
|
opacity: 0.7;
|
|
3662
3667
|
pointer-events: none;
|
|
@@ -45106,6 +45111,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45106
45111
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45107
45112
|
line-height: normal;
|
|
45108
45113
|
}
|
|
45114
|
+
|
|
45115
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45116
|
+
/* stylelint-disable declaration-no-important */
|
|
45117
|
+
/* stylelint-enable declaration-no-important */
|
|
45118
|
+
}
|
|
45119
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45120
|
+
border-spacing: 0 !important;
|
|
45121
|
+
}
|
|
45122
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45123
|
+
line-height: 1;
|
|
45124
|
+
}
|
|
45109
45125
|
}
|
|
45110
45126
|
/* stylelint-enable function-url-quotes */
|
|
45111
45127
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -72302,6 +72318,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
72302
72318
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
72303
72319
|
width: 70px;
|
|
72304
72320
|
}
|
|
72321
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
72322
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
72323
|
+
overscroll-behavior: none;
|
|
72324
|
+
}
|
|
72305
72325
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
72306
72326
|
transform: translateX(0);
|
|
72307
72327
|
}
|
|
@@ -3561,6 +3561,11 @@
|
|
|
3561
3561
|
pointer-events: none;
|
|
3562
3562
|
}
|
|
3563
3563
|
|
|
3564
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3565
|
+
cursor: pointer;
|
|
3566
|
+
pointer-events: auto;
|
|
3567
|
+
}
|
|
3568
|
+
|
|
3564
3569
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3565
3570
|
opacity: 0.7;
|
|
3566
3571
|
pointer-events: none;
|
|
@@ -35730,6 +35735,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35730
35735
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35731
35736
|
line-height: normal;
|
|
35732
35737
|
}
|
|
35738
|
+
|
|
35739
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35740
|
+
/* stylelint-disable declaration-no-important */
|
|
35741
|
+
/* stylelint-enable declaration-no-important */
|
|
35742
|
+
}
|
|
35743
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35744
|
+
border-spacing: 0 !important;
|
|
35745
|
+
}
|
|
35746
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35747
|
+
line-height: 1;
|
|
35748
|
+
}
|
|
35733
35749
|
}
|
|
35734
35750
|
/* stylelint-enable function-url-quotes */
|
|
35735
35751
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57357,6 +57373,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57357
57373
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57358
57374
|
width: 70px;
|
|
57359
57375
|
}
|
|
57376
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57377
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57378
|
+
overscroll-behavior: none;
|
|
57379
|
+
}
|
|
57360
57380
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57361
57381
|
transform: translateX(0);
|
|
57362
57382
|
}
|
|
@@ -3657,6 +3657,11 @@
|
|
|
3657
3657
|
pointer-events: none;
|
|
3658
3658
|
}
|
|
3659
3659
|
|
|
3660
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3661
|
+
cursor: pointer;
|
|
3662
|
+
pointer-events: auto;
|
|
3663
|
+
}
|
|
3664
|
+
|
|
3660
3665
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3661
3666
|
opacity: 0.7;
|
|
3662
3667
|
pointer-events: none;
|
|
@@ -45165,6 +45170,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45165
45170
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45166
45171
|
line-height: normal;
|
|
45167
45172
|
}
|
|
45173
|
+
|
|
45174
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
45175
|
+
/* stylelint-disable declaration-no-important */
|
|
45176
|
+
/* stylelint-enable declaration-no-important */
|
|
45177
|
+
}
|
|
45178
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
45179
|
+
border-spacing: 0 !important;
|
|
45180
|
+
}
|
|
45181
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
45182
|
+
line-height: 1;
|
|
45183
|
+
}
|
|
45168
45184
|
}
|
|
45169
45185
|
/* stylelint-enable function-url-quotes */
|
|
45170
45186
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -72449,6 +72465,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
72449
72465
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
72450
72466
|
width: 70px;
|
|
72451
72467
|
}
|
|
72468
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
72469
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
72470
|
+
overscroll-behavior: none;
|
|
72471
|
+
}
|
|
72452
72472
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
72453
72473
|
transform: translateX(0);
|
|
72454
72474
|
}
|
|
@@ -2847,6 +2847,11 @@
|
|
|
2847
2847
|
pointer-events: none;
|
|
2848
2848
|
}
|
|
2849
2849
|
|
|
2850
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2851
|
+
cursor: pointer;
|
|
2852
|
+
pointer-events: auto;
|
|
2853
|
+
}
|
|
2854
|
+
|
|
2850
2855
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2851
2856
|
opacity: 0.7;
|
|
2852
2857
|
pointer-events: none;
|
|
@@ -35889,6 +35894,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35889
35894
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35890
35895
|
line-height: normal;
|
|
35891
35896
|
}
|
|
35897
|
+
|
|
35898
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35899
|
+
/* stylelint-disable declaration-no-important */
|
|
35900
|
+
/* stylelint-enable declaration-no-important */
|
|
35901
|
+
}
|
|
35902
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35903
|
+
border-spacing: 0 !important;
|
|
35904
|
+
}
|
|
35905
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35906
|
+
line-height: 1;
|
|
35907
|
+
}
|
|
35892
35908
|
}
|
|
35893
35909
|
/* stylelint-enable function-url-quotes */
|
|
35894
35910
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57815,6 +57831,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57815
57831
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57816
57832
|
width: 70px;
|
|
57817
57833
|
}
|
|
57834
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57835
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57836
|
+
overscroll-behavior: none;
|
|
57837
|
+
}
|
|
57818
57838
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57819
57839
|
transform: translateX(0);
|
|
57820
57840
|
}
|
|
@@ -2943,6 +2943,11 @@
|
|
|
2943
2943
|
pointer-events: none;
|
|
2944
2944
|
}
|
|
2945
2945
|
|
|
2946
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2947
|
+
cursor: pointer;
|
|
2948
|
+
pointer-events: auto;
|
|
2949
|
+
}
|
|
2950
|
+
|
|
2946
2951
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2947
2952
|
opacity: 0.7;
|
|
2948
2953
|
pointer-events: none;
|
|
@@ -45995,6 +46000,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45995
46000
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45996
46001
|
line-height: normal;
|
|
45997
46002
|
}
|
|
46003
|
+
|
|
46004
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
46005
|
+
/* stylelint-disable declaration-no-important */
|
|
46006
|
+
/* stylelint-enable declaration-no-important */
|
|
46007
|
+
}
|
|
46008
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
46009
|
+
border-spacing: 0 !important;
|
|
46010
|
+
}
|
|
46011
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
46012
|
+
line-height: 1;
|
|
46013
|
+
}
|
|
45998
46014
|
}
|
|
45999
46015
|
/* stylelint-enable function-url-quotes */
|
|
46000
46016
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -73894,6 +73910,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73894
73910
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
73895
73911
|
width: 70px;
|
|
73896
73912
|
}
|
|
73913
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73914
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73915
|
+
overscroll-behavior: none;
|
|
73916
|
+
}
|
|
73897
73917
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
73898
73918
|
transform: translateX(0);
|
|
73899
73919
|
}
|
|
@@ -2847,6 +2847,11 @@
|
|
|
2847
2847
|
pointer-events: none;
|
|
2848
2848
|
}
|
|
2849
2849
|
|
|
2850
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2851
|
+
cursor: pointer;
|
|
2852
|
+
pointer-events: auto;
|
|
2853
|
+
}
|
|
2854
|
+
|
|
2850
2855
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2851
2856
|
opacity: 0.7;
|
|
2852
2857
|
pointer-events: none;
|
|
@@ -35889,6 +35894,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35889
35894
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
35890
35895
|
line-height: normal;
|
|
35891
35896
|
}
|
|
35897
|
+
|
|
35898
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
35899
|
+
/* stylelint-disable declaration-no-important */
|
|
35900
|
+
/* stylelint-enable declaration-no-important */
|
|
35901
|
+
}
|
|
35902
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
35903
|
+
border-spacing: 0 !important;
|
|
35904
|
+
}
|
|
35905
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
35906
|
+
line-height: 1;
|
|
35907
|
+
}
|
|
35892
35908
|
}
|
|
35893
35909
|
/* stylelint-enable function-url-quotes */
|
|
35894
35910
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -57814,6 +57830,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57814
57830
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
57815
57831
|
width: 70px;
|
|
57816
57832
|
}
|
|
57833
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
57834
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
57835
|
+
overscroll-behavior: none;
|
|
57836
|
+
}
|
|
57817
57837
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
57818
57838
|
transform: translateX(0);
|
|
57819
57839
|
}
|
|
@@ -2943,6 +2943,11 @@
|
|
|
2943
2943
|
pointer-events: none;
|
|
2944
2944
|
}
|
|
2945
2945
|
|
|
2946
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2947
|
+
cursor: pointer;
|
|
2948
|
+
pointer-events: auto;
|
|
2949
|
+
}
|
|
2950
|
+
|
|
2946
2951
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2947
2952
|
opacity: 0.7;
|
|
2948
2953
|
pointer-events: none;
|
|
@@ -45995,6 +46000,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45995
46000
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
45996
46001
|
line-height: normal;
|
|
45997
46002
|
}
|
|
46003
|
+
|
|
46004
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
46005
|
+
/* stylelint-disable declaration-no-important */
|
|
46006
|
+
/* stylelint-enable declaration-no-important */
|
|
46007
|
+
}
|
|
46008
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
46009
|
+
border-spacing: 0 !important;
|
|
46010
|
+
}
|
|
46011
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
46012
|
+
line-height: 1;
|
|
46013
|
+
}
|
|
45998
46014
|
}
|
|
45999
46015
|
/* stylelint-enable function-url-quotes */
|
|
46000
46016
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -73893,6 +73909,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73893
73909
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
73894
73910
|
width: 70px;
|
|
73895
73911
|
}
|
|
73912
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
73913
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
73914
|
+
overscroll-behavior: none;
|
|
73915
|
+
}
|
|
73896
73916
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
73897
73917
|
transform: translateX(0);
|
|
73898
73918
|
}
|
|
@@ -3181,6 +3181,11 @@
|
|
|
3181
3181
|
pointer-events: none;
|
|
3182
3182
|
}
|
|
3183
3183
|
|
|
3184
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3185
|
+
cursor: pointer;
|
|
3186
|
+
pointer-events: auto;
|
|
3187
|
+
}
|
|
3188
|
+
|
|
3184
3189
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3185
3190
|
opacity: 0.7;
|
|
3186
3191
|
pointer-events: none;
|
|
@@ -39198,6 +39203,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39198
39203
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
39199
39204
|
line-height: normal;
|
|
39200
39205
|
}
|
|
39206
|
+
|
|
39207
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
39208
|
+
/* stylelint-disable declaration-no-important */
|
|
39209
|
+
/* stylelint-enable declaration-no-important */
|
|
39210
|
+
}
|
|
39211
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
39212
|
+
border-spacing: 0 !important;
|
|
39213
|
+
}
|
|
39214
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
39215
|
+
line-height: 1;
|
|
39216
|
+
}
|
|
39201
39217
|
}
|
|
39202
39218
|
/* stylelint-enable function-url-quotes */
|
|
39203
39219
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -61474,6 +61490,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61474
61490
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
61475
61491
|
width: 70px;
|
|
61476
61492
|
}
|
|
61493
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
61494
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
61495
|
+
overscroll-behavior: none;
|
|
61496
|
+
}
|
|
61477
61497
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
61478
61498
|
transform: translateX(0);
|
|
61479
61499
|
}
|
|
@@ -3277,6 +3277,11 @@
|
|
|
3277
3277
|
pointer-events: none;
|
|
3278
3278
|
}
|
|
3279
3279
|
|
|
3280
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3281
|
+
cursor: pointer;
|
|
3282
|
+
pointer-events: auto;
|
|
3283
|
+
}
|
|
3284
|
+
|
|
3280
3285
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3281
3286
|
opacity: 0.7;
|
|
3282
3287
|
pointer-events: none;
|
|
@@ -51515,6 +51520,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51515
51520
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
51516
51521
|
line-height: normal;
|
|
51517
51522
|
}
|
|
51523
|
+
|
|
51524
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
51525
|
+
/* stylelint-disable declaration-no-important */
|
|
51526
|
+
/* stylelint-enable declaration-no-important */
|
|
51527
|
+
}
|
|
51528
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
51529
|
+
border-spacing: 0 !important;
|
|
51530
|
+
}
|
|
51531
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
51532
|
+
line-height: 1;
|
|
51533
|
+
}
|
|
51518
51534
|
}
|
|
51519
51535
|
/* stylelint-enable function-url-quotes */
|
|
51520
51536
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -79792,6 +79808,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
79792
79808
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
79793
79809
|
width: 70px;
|
|
79794
79810
|
}
|
|
79811
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
79812
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
79813
|
+
overscroll-behavior: none;
|
|
79814
|
+
}
|
|
79795
79815
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
79796
79816
|
transform: translateX(0);
|
|
79797
79817
|
}
|
|
@@ -3181,6 +3181,11 @@
|
|
|
3181
3181
|
pointer-events: none;
|
|
3182
3182
|
}
|
|
3183
3183
|
|
|
3184
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3185
|
+
cursor: pointer;
|
|
3186
|
+
pointer-events: auto;
|
|
3187
|
+
}
|
|
3188
|
+
|
|
3184
3189
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3185
3190
|
opacity: 0.7;
|
|
3186
3191
|
pointer-events: none;
|
|
@@ -39217,6 +39222,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39217
39222
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
39218
39223
|
line-height: normal;
|
|
39219
39224
|
}
|
|
39225
|
+
|
|
39226
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
39227
|
+
/* stylelint-disable declaration-no-important */
|
|
39228
|
+
/* stylelint-enable declaration-no-important */
|
|
39229
|
+
}
|
|
39230
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
39231
|
+
border-spacing: 0 !important;
|
|
39232
|
+
}
|
|
39233
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
39234
|
+
line-height: 1;
|
|
39235
|
+
}
|
|
39220
39236
|
}
|
|
39221
39237
|
/* stylelint-enable function-url-quotes */
|
|
39222
39238
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -61498,6 +61514,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61498
61514
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
61499
61515
|
width: 70px;
|
|
61500
61516
|
}
|
|
61517
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
61518
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
61519
|
+
overscroll-behavior: none;
|
|
61520
|
+
}
|
|
61501
61521
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
61502
61522
|
transform: translateX(0);
|
|
61503
61523
|
}
|
|
@@ -3277,6 +3277,11 @@
|
|
|
3277
3277
|
pointer-events: none;
|
|
3278
3278
|
}
|
|
3279
3279
|
|
|
3280
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3281
|
+
cursor: pointer;
|
|
3282
|
+
pointer-events: auto;
|
|
3283
|
+
}
|
|
3284
|
+
|
|
3280
3285
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3281
3286
|
opacity: 0.7;
|
|
3282
3287
|
pointer-events: none;
|
|
@@ -51534,6 +51539,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51534
51539
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
51535
51540
|
line-height: normal;
|
|
51536
51541
|
}
|
|
51542
|
+
|
|
51543
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
51544
|
+
/* stylelint-disable declaration-no-important */
|
|
51545
|
+
/* stylelint-enable declaration-no-important */
|
|
51546
|
+
}
|
|
51547
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
51548
|
+
border-spacing: 0 !important;
|
|
51549
|
+
}
|
|
51550
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
51551
|
+
line-height: 1;
|
|
51552
|
+
}
|
|
51537
51553
|
}
|
|
51538
51554
|
/* stylelint-enable function-url-quotes */
|
|
51539
51555
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -79816,6 +79832,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
79816
79832
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
79817
79833
|
width: 70px;
|
|
79818
79834
|
}
|
|
79835
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
79836
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
79837
|
+
overscroll-behavior: none;
|
|
79838
|
+
}
|
|
79819
79839
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
79820
79840
|
transform: translateX(0);
|
|
79821
79841
|
}
|
|
@@ -3884,6 +3884,11 @@
|
|
|
3884
3884
|
pointer-events: none;
|
|
3885
3885
|
}
|
|
3886
3886
|
|
|
3887
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3888
|
+
cursor: pointer;
|
|
3889
|
+
pointer-events: auto;
|
|
3890
|
+
}
|
|
3891
|
+
|
|
3887
3892
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3888
3893
|
opacity: 0.7;
|
|
3889
3894
|
pointer-events: none;
|
|
@@ -39906,6 +39911,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39906
39911
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
39907
39912
|
line-height: normal;
|
|
39908
39913
|
}
|
|
39914
|
+
|
|
39915
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
39916
|
+
/* stylelint-disable declaration-no-important */
|
|
39917
|
+
/* stylelint-enable declaration-no-important */
|
|
39918
|
+
}
|
|
39919
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
39920
|
+
border-spacing: 0 !important;
|
|
39921
|
+
}
|
|
39922
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
39923
|
+
line-height: 1;
|
|
39924
|
+
}
|
|
39909
39925
|
}
|
|
39910
39926
|
/* stylelint-enable function-url-quotes */
|
|
39911
39927
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -62207,6 +62223,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62207
62223
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
62208
62224
|
width: 70px;
|
|
62209
62225
|
}
|
|
62226
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
62227
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
62228
|
+
overscroll-behavior: none;
|
|
62229
|
+
}
|
|
62210
62230
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
62211
62231
|
transform: translateX(0);
|
|
62212
62232
|
}
|
|
@@ -3980,6 +3980,11 @@
|
|
|
3980
3980
|
pointer-events: none;
|
|
3981
3981
|
}
|
|
3982
3982
|
|
|
3983
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3984
|
+
cursor: pointer;
|
|
3985
|
+
pointer-events: auto;
|
|
3986
|
+
}
|
|
3987
|
+
|
|
3983
3988
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3984
3989
|
opacity: 0.7;
|
|
3985
3990
|
pointer-events: none;
|
|
@@ -52223,6 +52228,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
52223
52228
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
52224
52229
|
line-height: normal;
|
|
52225
52230
|
}
|
|
52231
|
+
|
|
52232
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
52233
|
+
/* stylelint-disable declaration-no-important */
|
|
52234
|
+
/* stylelint-enable declaration-no-important */
|
|
52235
|
+
}
|
|
52236
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
52237
|
+
border-spacing: 0 !important;
|
|
52238
|
+
}
|
|
52239
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
52240
|
+
line-height: 1;
|
|
52241
|
+
}
|
|
52226
52242
|
}
|
|
52227
52243
|
/* stylelint-enable function-url-quotes */
|
|
52228
52244
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -80563,6 +80579,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80563
80579
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
80564
80580
|
width: 70px;
|
|
80565
80581
|
}
|
|
80582
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
80583
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
80584
|
+
overscroll-behavior: none;
|
|
80585
|
+
}
|
|
80566
80586
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
80567
80587
|
transform: translateX(0);
|
|
80568
80588
|
}
|