@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
|
@@ -3668,6 +3668,11 @@
|
|
|
3668
3668
|
pointer-events: none;
|
|
3669
3669
|
}
|
|
3670
3670
|
|
|
3671
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3672
|
+
cursor: pointer;
|
|
3673
|
+
pointer-events: auto;
|
|
3674
|
+
}
|
|
3675
|
+
|
|
3671
3676
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3672
3677
|
opacity: 0.7;
|
|
3673
3678
|
pointer-events: none;
|
|
@@ -38740,6 +38745,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
38740
38745
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
38741
38746
|
line-height: normal;
|
|
38742
38747
|
}
|
|
38748
|
+
|
|
38749
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
38750
|
+
/* stylelint-disable declaration-no-important */
|
|
38751
|
+
/* stylelint-enable declaration-no-important */
|
|
38752
|
+
}
|
|
38753
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
38754
|
+
border-spacing: 0 !important;
|
|
38755
|
+
}
|
|
38756
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
38757
|
+
line-height: 1;
|
|
38758
|
+
}
|
|
38743
38759
|
}
|
|
38744
38760
|
/* stylelint-enable function-url-quotes */
|
|
38745
38761
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -60596,6 +60612,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60596
60612
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
60597
60613
|
width: 70px;
|
|
60598
60614
|
}
|
|
60615
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
60616
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
60617
|
+
overscroll-behavior: none;
|
|
60618
|
+
}
|
|
60599
60619
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
60600
60620
|
transform: translateX(0);
|
|
60601
60621
|
}
|
|
@@ -3764,6 +3764,11 @@
|
|
|
3764
3764
|
pointer-events: none;
|
|
3765
3765
|
}
|
|
3766
3766
|
|
|
3767
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3768
|
+
cursor: pointer;
|
|
3769
|
+
pointer-events: auto;
|
|
3770
|
+
}
|
|
3771
|
+
|
|
3767
3772
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3768
3773
|
opacity: 0.7;
|
|
3769
3774
|
pointer-events: none;
|
|
@@ -50776,6 +50781,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
50776
50781
|
.e-grid-min-height .e-icon-gdownarrow {
|
|
50777
50782
|
line-height: normal;
|
|
50778
50783
|
}
|
|
50784
|
+
|
|
50785
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
50786
|
+
/* stylelint-disable declaration-no-important */
|
|
50787
|
+
/* stylelint-enable declaration-no-important */
|
|
50788
|
+
}
|
|
50789
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
|
|
50790
|
+
border-spacing: 0 !important;
|
|
50791
|
+
}
|
|
50792
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
|
|
50793
|
+
line-height: 1;
|
|
50794
|
+
}
|
|
50779
50795
|
}
|
|
50780
50796
|
/* stylelint-enable function-url-quotes */
|
|
50781
50797
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
@@ -78623,6 +78639,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
78623
78639
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
78624
78640
|
width: 70px;
|
|
78625
78641
|
}
|
|
78642
|
+
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
|
|
78643
|
+
.e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
|
|
78644
|
+
overscroll-behavior: none;
|
|
78645
|
+
}
|
|
78626
78646
|
.e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
|
|
78627
78647
|
transform: translateX(0);
|
|
78628
78648
|
}
|
|
@@ -3600,6 +3600,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3600
3600
|
}
|
|
3601
3601
|
}
|
|
3602
3602
|
|
|
3603
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3604
|
+
cursor: pointer;
|
|
3605
|
+
pointer-events: auto;
|
|
3606
|
+
}
|
|
3607
|
+
|
|
3603
3608
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3604
3609
|
opacity: .7;
|
|
3605
3610
|
pointer-events: none;
|
|
@@ -66611,6 +66616,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
66611
66616
|
line-height: normal;
|
|
66612
66617
|
}
|
|
66613
66618
|
}
|
|
66619
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
66620
|
+
/* stylelint-disable declaration-no-important */
|
|
66621
|
+
.e-table {
|
|
66622
|
+
border-spacing: 0 !important;
|
|
66623
|
+
}
|
|
66624
|
+
/* stylelint-enable declaration-no-important */
|
|
66625
|
+
|
|
66626
|
+
.e-rowcell {
|
|
66627
|
+
line-height: 1;
|
|
66628
|
+
}
|
|
66629
|
+
}
|
|
66614
66630
|
}
|
|
66615
66631
|
/* stylelint-enable function-url-quotes */
|
|
66616
66632
|
|
|
@@ -101466,6 +101482,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
101466
101482
|
}
|
|
101467
101483
|
|
|
101468
101484
|
.e-virtual-scroll {
|
|
101485
|
+
.e-content-wrap.e-transition,
|
|
101486
|
+
.e-resource-column-wrap.e-transition {
|
|
101487
|
+
overscroll-behavior: none;
|
|
101488
|
+
}
|
|
101489
|
+
|
|
101469
101490
|
&.e-vertical-view,
|
|
101470
101491
|
&.e-month-view {
|
|
101471
101492
|
.e-content-table {
|
|
@@ -3722,6 +3722,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3722
3722
|
}
|
|
3723
3723
|
}
|
|
3724
3724
|
|
|
3725
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3726
|
+
cursor: pointer;
|
|
3727
|
+
pointer-events: auto;
|
|
3728
|
+
}
|
|
3729
|
+
|
|
3725
3730
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3726
3731
|
opacity: .7;
|
|
3727
3732
|
pointer-events: none;
|
|
@@ -88886,6 +88891,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
88886
88891
|
line-height: normal;
|
|
88887
88892
|
}
|
|
88888
88893
|
}
|
|
88894
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
88895
|
+
/* stylelint-disable declaration-no-important */
|
|
88896
|
+
.e-table {
|
|
88897
|
+
border-spacing: 0 !important;
|
|
88898
|
+
}
|
|
88899
|
+
/* stylelint-enable declaration-no-important */
|
|
88900
|
+
|
|
88901
|
+
.e-rowcell {
|
|
88902
|
+
line-height: 1;
|
|
88903
|
+
}
|
|
88904
|
+
}
|
|
88889
88905
|
}
|
|
88890
88906
|
/* stylelint-enable function-url-quotes */
|
|
88891
88907
|
|
|
@@ -132202,6 +132218,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
132202
132218
|
}
|
|
132203
132219
|
|
|
132204
132220
|
.e-virtual-scroll {
|
|
132221
|
+
.e-content-wrap.e-transition,
|
|
132222
|
+
.e-resource-column-wrap.e-transition {
|
|
132223
|
+
overscroll-behavior: none;
|
|
132224
|
+
}
|
|
132225
|
+
|
|
132205
132226
|
&.e-vertical-view,
|
|
132206
132227
|
&.e-month-view {
|
|
132207
132228
|
.e-content-table {
|
|
@@ -3895,6 +3895,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3895
3895
|
}
|
|
3896
3896
|
}
|
|
3897
3897
|
|
|
3898
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3899
|
+
cursor: pointer;
|
|
3900
|
+
pointer-events: auto;
|
|
3901
|
+
}
|
|
3902
|
+
|
|
3898
3903
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3899
3904
|
opacity: .7;
|
|
3900
3905
|
pointer-events: none;
|
|
@@ -66906,6 +66911,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
66906
66911
|
line-height: normal;
|
|
66907
66912
|
}
|
|
66908
66913
|
}
|
|
66914
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
66915
|
+
/* stylelint-disable declaration-no-important */
|
|
66916
|
+
.e-table {
|
|
66917
|
+
border-spacing: 0 !important;
|
|
66918
|
+
}
|
|
66919
|
+
/* stylelint-enable declaration-no-important */
|
|
66920
|
+
|
|
66921
|
+
.e-rowcell {
|
|
66922
|
+
line-height: 1;
|
|
66923
|
+
}
|
|
66924
|
+
}
|
|
66909
66925
|
}
|
|
66910
66926
|
/* stylelint-enable function-url-quotes */
|
|
66911
66927
|
|
|
@@ -101761,6 +101777,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
101761
101777
|
}
|
|
101762
101778
|
|
|
101763
101779
|
.e-virtual-scroll {
|
|
101780
|
+
.e-content-wrap.e-transition,
|
|
101781
|
+
.e-resource-column-wrap.e-transition {
|
|
101782
|
+
overscroll-behavior: none;
|
|
101783
|
+
}
|
|
101784
|
+
|
|
101764
101785
|
&.e-vertical-view,
|
|
101765
101786
|
&.e-month-view {
|
|
101766
101787
|
.e-content-table {
|
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -4017,6 +4017,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4017
4017
|
}
|
|
4018
4018
|
}
|
|
4019
4019
|
|
|
4020
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
4021
|
+
cursor: pointer;
|
|
4022
|
+
pointer-events: auto;
|
|
4023
|
+
}
|
|
4024
|
+
|
|
4020
4025
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
4021
4026
|
opacity: .7;
|
|
4022
4027
|
pointer-events: none;
|
|
@@ -89181,6 +89186,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
89181
89186
|
line-height: normal;
|
|
89182
89187
|
}
|
|
89183
89188
|
}
|
|
89189
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
89190
|
+
/* stylelint-disable declaration-no-important */
|
|
89191
|
+
.e-table {
|
|
89192
|
+
border-spacing: 0 !important;
|
|
89193
|
+
}
|
|
89194
|
+
/* stylelint-enable declaration-no-important */
|
|
89195
|
+
|
|
89196
|
+
.e-rowcell {
|
|
89197
|
+
line-height: 1;
|
|
89198
|
+
}
|
|
89199
|
+
}
|
|
89184
89200
|
}
|
|
89185
89201
|
/* stylelint-enable function-url-quotes */
|
|
89186
89202
|
|
|
@@ -132497,6 +132513,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
132497
132513
|
}
|
|
132498
132514
|
|
|
132499
132515
|
.e-virtual-scroll {
|
|
132516
|
+
.e-content-wrap.e-transition,
|
|
132517
|
+
.e-resource-column-wrap.e-transition {
|
|
132518
|
+
overscroll-behavior: none;
|
|
132519
|
+
}
|
|
132520
|
+
|
|
132500
132521
|
&.e-vertical-view,
|
|
132501
132522
|
&.e-month-view {
|
|
132502
132523
|
.e-content-table {
|
|
@@ -2900,6 +2900,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2900
2900
|
}
|
|
2901
2901
|
}
|
|
2902
2902
|
|
|
2903
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2904
|
+
cursor: pointer;
|
|
2905
|
+
pointer-events: auto;
|
|
2906
|
+
}
|
|
2907
|
+
|
|
2903
2908
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2904
2909
|
opacity: .7;
|
|
2905
2910
|
pointer-events: none;
|
|
@@ -65115,6 +65120,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
65115
65120
|
line-height: normal;
|
|
65116
65121
|
}
|
|
65117
65122
|
}
|
|
65123
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65124
|
+
/* stylelint-disable declaration-no-important */
|
|
65125
|
+
.e-table {
|
|
65126
|
+
border-spacing: 0 !important;
|
|
65127
|
+
}
|
|
65128
|
+
/* stylelint-enable declaration-no-important */
|
|
65129
|
+
|
|
65130
|
+
.e-rowcell {
|
|
65131
|
+
line-height: 1;
|
|
65132
|
+
}
|
|
65133
|
+
}
|
|
65118
65134
|
}
|
|
65119
65135
|
/* stylelint-enable function-url-quotes */
|
|
65120
65136
|
|
|
@@ -100007,6 +100023,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
100007
100023
|
}
|
|
100008
100024
|
|
|
100009
100025
|
.e-virtual-scroll {
|
|
100026
|
+
.e-content-wrap.e-transition,
|
|
100027
|
+
.e-resource-column-wrap.e-transition {
|
|
100028
|
+
overscroll-behavior: none;
|
|
100029
|
+
}
|
|
100030
|
+
|
|
100010
100031
|
&.e-vertical-view,
|
|
100011
100032
|
&.e-month-view {
|
|
100012
100033
|
.e-content-table {
|
|
@@ -3022,6 +3022,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3022
3022
|
}
|
|
3023
3023
|
}
|
|
3024
3024
|
|
|
3025
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3026
|
+
cursor: pointer;
|
|
3027
|
+
pointer-events: auto;
|
|
3028
|
+
}
|
|
3029
|
+
|
|
3025
3030
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3026
3031
|
opacity: .7;
|
|
3027
3032
|
pointer-events: none;
|
|
@@ -87390,6 +87395,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
87390
87395
|
line-height: normal;
|
|
87391
87396
|
}
|
|
87392
87397
|
}
|
|
87398
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87399
|
+
/* stylelint-disable declaration-no-important */
|
|
87400
|
+
.e-table {
|
|
87401
|
+
border-spacing: 0 !important;
|
|
87402
|
+
}
|
|
87403
|
+
/* stylelint-enable declaration-no-important */
|
|
87404
|
+
|
|
87405
|
+
.e-rowcell {
|
|
87406
|
+
line-height: 1;
|
|
87407
|
+
}
|
|
87408
|
+
}
|
|
87393
87409
|
}
|
|
87394
87410
|
/* stylelint-enable function-url-quotes */
|
|
87395
87411
|
|
|
@@ -130743,6 +130759,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
130743
130759
|
}
|
|
130744
130760
|
|
|
130745
130761
|
.e-virtual-scroll {
|
|
130762
|
+
.e-content-wrap.e-transition,
|
|
130763
|
+
.e-resource-column-wrap.e-transition {
|
|
130764
|
+
overscroll-behavior: none;
|
|
130765
|
+
}
|
|
130766
|
+
|
|
130746
130767
|
&.e-vertical-view,
|
|
130747
130768
|
&.e-month-view {
|
|
130748
130769
|
.e-content-table {
|
|
@@ -2892,6 +2892,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2892
2892
|
}
|
|
2893
2893
|
}
|
|
2894
2894
|
|
|
2895
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2896
|
+
cursor: pointer;
|
|
2897
|
+
pointer-events: auto;
|
|
2898
|
+
}
|
|
2899
|
+
|
|
2895
2900
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2896
2901
|
opacity: .7;
|
|
2897
2902
|
pointer-events: none;
|
|
@@ -64862,6 +64867,17 @@ $grid-checkmark-color: $grey !default;
|
|
|
64862
64867
|
line-height: normal;
|
|
64863
64868
|
}
|
|
64864
64869
|
}
|
|
64870
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
64871
|
+
/* stylelint-disable declaration-no-important */
|
|
64872
|
+
.e-table {
|
|
64873
|
+
border-spacing: 0 !important;
|
|
64874
|
+
}
|
|
64875
|
+
/* stylelint-enable declaration-no-important */
|
|
64876
|
+
|
|
64877
|
+
.e-rowcell {
|
|
64878
|
+
line-height: 1;
|
|
64879
|
+
}
|
|
64880
|
+
}
|
|
64865
64881
|
}
|
|
64866
64882
|
/* stylelint-enable function-url-quotes */
|
|
64867
64883
|
|
|
@@ -99792,6 +99808,11 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
99792
99808
|
}
|
|
99793
99809
|
|
|
99794
99810
|
.e-virtual-scroll {
|
|
99811
|
+
.e-content-wrap.e-transition,
|
|
99812
|
+
.e-resource-column-wrap.e-transition {
|
|
99813
|
+
overscroll-behavior: none;
|
|
99814
|
+
}
|
|
99815
|
+
|
|
99795
99816
|
&.e-vertical-view,
|
|
99796
99817
|
&.e-month-view {
|
|
99797
99818
|
.e-content-table {
|
|
@@ -3014,6 +3014,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3014
3014
|
}
|
|
3015
3015
|
}
|
|
3016
3016
|
|
|
3017
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3018
|
+
cursor: pointer;
|
|
3019
|
+
pointer-events: auto;
|
|
3020
|
+
}
|
|
3021
|
+
|
|
3017
3022
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3018
3023
|
opacity: .7;
|
|
3019
3024
|
pointer-events: none;
|
|
@@ -87137,6 +87142,17 @@ $grid-checkmark-color: $grey !default;
|
|
|
87137
87142
|
line-height: normal;
|
|
87138
87143
|
}
|
|
87139
87144
|
}
|
|
87145
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87146
|
+
/* stylelint-disable declaration-no-important */
|
|
87147
|
+
.e-table {
|
|
87148
|
+
border-spacing: 0 !important;
|
|
87149
|
+
}
|
|
87150
|
+
/* stylelint-enable declaration-no-important */
|
|
87151
|
+
|
|
87152
|
+
.e-rowcell {
|
|
87153
|
+
line-height: 1;
|
|
87154
|
+
}
|
|
87155
|
+
}
|
|
87140
87156
|
}
|
|
87141
87157
|
/* stylelint-enable function-url-quotes */
|
|
87142
87158
|
|
|
@@ -130528,6 +130544,11 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
130528
130544
|
}
|
|
130529
130545
|
|
|
130530
130546
|
.e-virtual-scroll {
|
|
130547
|
+
.e-content-wrap.e-transition,
|
|
130548
|
+
.e-resource-column-wrap.e-transition {
|
|
130549
|
+
overscroll-behavior: none;
|
|
130550
|
+
}
|
|
130551
|
+
|
|
130531
130552
|
&.e-vertical-view,
|
|
130532
130553
|
&.e-month-view {
|
|
130533
130554
|
.e-content-table {
|
|
@@ -2734,6 +2734,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2734
2734
|
}
|
|
2735
2735
|
}
|
|
2736
2736
|
|
|
2737
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2738
|
+
cursor: pointer;
|
|
2739
|
+
pointer-events: auto;
|
|
2740
|
+
}
|
|
2741
|
+
|
|
2737
2742
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2738
2743
|
opacity: .7;
|
|
2739
2744
|
pointer-events: none;
|
|
@@ -64996,6 +65001,17 @@ $grid-checkmark-color: $white !default;
|
|
|
64996
65001
|
line-height: normal;
|
|
64997
65002
|
}
|
|
64998
65003
|
}
|
|
65004
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65005
|
+
/* stylelint-disable declaration-no-important */
|
|
65006
|
+
.e-table {
|
|
65007
|
+
border-spacing: 0 !important;
|
|
65008
|
+
}
|
|
65009
|
+
/* stylelint-enable declaration-no-important */
|
|
65010
|
+
|
|
65011
|
+
.e-rowcell {
|
|
65012
|
+
line-height: 1;
|
|
65013
|
+
}
|
|
65014
|
+
}
|
|
64999
65015
|
}
|
|
65000
65016
|
/* stylelint-enable function-url-quotes */
|
|
65001
65017
|
|
|
@@ -100108,6 +100124,11 @@ $schedule-tbar-border-hover-color: color.adjust($gray-600, $lightness: -12.5%) !
|
|
|
100108
100124
|
}
|
|
100109
100125
|
|
|
100110
100126
|
.e-virtual-scroll {
|
|
100127
|
+
.e-content-wrap.e-transition,
|
|
100128
|
+
.e-resource-column-wrap.e-transition {
|
|
100129
|
+
overscroll-behavior: none;
|
|
100130
|
+
}
|
|
100131
|
+
|
|
100111
100132
|
&.e-vertical-view,
|
|
100112
100133
|
&.e-month-view {
|
|
100113
100134
|
.e-content-table {
|
|
@@ -2856,6 +2856,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2856
2856
|
}
|
|
2857
2857
|
}
|
|
2858
2858
|
|
|
2859
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2860
|
+
cursor: pointer;
|
|
2861
|
+
pointer-events: auto;
|
|
2862
|
+
}
|
|
2863
|
+
|
|
2859
2864
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2860
2865
|
opacity: .7;
|
|
2861
2866
|
pointer-events: none;
|
|
@@ -87271,6 +87276,17 @@ $grid-checkmark-color: $white !default;
|
|
|
87271
87276
|
line-height: normal;
|
|
87272
87277
|
}
|
|
87273
87278
|
}
|
|
87279
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87280
|
+
/* stylelint-disable declaration-no-important */
|
|
87281
|
+
.e-table {
|
|
87282
|
+
border-spacing: 0 !important;
|
|
87283
|
+
}
|
|
87284
|
+
/* stylelint-enable declaration-no-important */
|
|
87285
|
+
|
|
87286
|
+
.e-rowcell {
|
|
87287
|
+
line-height: 1;
|
|
87288
|
+
}
|
|
87289
|
+
}
|
|
87274
87290
|
}
|
|
87275
87291
|
/* stylelint-enable function-url-quotes */
|
|
87276
87292
|
|
|
@@ -130844,6 +130860,11 @@ $schedule-tbar-border-hover-color: color.adjust($gray-600, $lightness: -12.5%) !
|
|
|
130844
130860
|
}
|
|
130845
130861
|
|
|
130846
130862
|
.e-virtual-scroll {
|
|
130863
|
+
.e-content-wrap.e-transition,
|
|
130864
|
+
.e-resource-column-wrap.e-transition {
|
|
130865
|
+
overscroll-behavior: none;
|
|
130866
|
+
}
|
|
130867
|
+
|
|
130847
130868
|
&.e-vertical-view,
|
|
130848
130869
|
&.e-month-view {
|
|
130849
130870
|
.e-content-table {
|
|
@@ -2916,6 +2916,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2916
2916
|
}
|
|
2917
2917
|
}
|
|
2918
2918
|
|
|
2919
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2920
|
+
cursor: pointer;
|
|
2921
|
+
pointer-events: auto;
|
|
2922
|
+
}
|
|
2923
|
+
|
|
2919
2924
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2920
2925
|
opacity: .7;
|
|
2921
2926
|
pointer-events: none;
|
|
@@ -65352,6 +65357,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65352
65357
|
line-height: normal;
|
|
65353
65358
|
}
|
|
65354
65359
|
}
|
|
65360
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65361
|
+
/* stylelint-disable declaration-no-important */
|
|
65362
|
+
.e-table {
|
|
65363
|
+
border-spacing: 0 !important;
|
|
65364
|
+
}
|
|
65365
|
+
/* stylelint-enable declaration-no-important */
|
|
65366
|
+
|
|
65367
|
+
.e-rowcell {
|
|
65368
|
+
line-height: 1;
|
|
65369
|
+
}
|
|
65370
|
+
}
|
|
65355
65371
|
}
|
|
65356
65372
|
/* stylelint-enable function-url-quotes */
|
|
65357
65373
|
|
|
@@ -100206,6 +100222,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
100206
100222
|
}
|
|
100207
100223
|
|
|
100208
100224
|
.e-virtual-scroll {
|
|
100225
|
+
.e-content-wrap.e-transition,
|
|
100226
|
+
.e-resource-column-wrap.e-transition {
|
|
100227
|
+
overscroll-behavior: none;
|
|
100228
|
+
}
|
|
100229
|
+
|
|
100209
100230
|
&.e-vertical-view,
|
|
100210
100231
|
&.e-month-view {
|
|
100211
100232
|
.e-content-table {
|
|
@@ -3038,6 +3038,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3038
3038
|
}
|
|
3039
3039
|
}
|
|
3040
3040
|
|
|
3041
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3042
|
+
cursor: pointer;
|
|
3043
|
+
pointer-events: auto;
|
|
3044
|
+
}
|
|
3045
|
+
|
|
3041
3046
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3042
3047
|
opacity: .7;
|
|
3043
3048
|
pointer-events: none;
|
|
@@ -87627,6 +87632,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87627
87632
|
line-height: normal;
|
|
87628
87633
|
}
|
|
87629
87634
|
}
|
|
87635
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87636
|
+
/* stylelint-disable declaration-no-important */
|
|
87637
|
+
.e-table {
|
|
87638
|
+
border-spacing: 0 !important;
|
|
87639
|
+
}
|
|
87640
|
+
/* stylelint-enable declaration-no-important */
|
|
87641
|
+
|
|
87642
|
+
.e-rowcell {
|
|
87643
|
+
line-height: 1;
|
|
87644
|
+
}
|
|
87645
|
+
}
|
|
87630
87646
|
}
|
|
87631
87647
|
/* stylelint-enable function-url-quotes */
|
|
87632
87648
|
|
|
@@ -130942,6 +130958,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
130942
130958
|
}
|
|
130943
130959
|
|
|
130944
130960
|
.e-virtual-scroll {
|
|
130961
|
+
.e-content-wrap.e-transition,
|
|
130962
|
+
.e-resource-column-wrap.e-transition {
|
|
130963
|
+
overscroll-behavior: none;
|
|
130964
|
+
}
|
|
130965
|
+
|
|
130945
130966
|
&.e-vertical-view,
|
|
130946
130967
|
&.e-month-view {
|
|
130947
130968
|
.e-content-table {
|
|
@@ -2915,6 +2915,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2915
2915
|
}
|
|
2916
2916
|
}
|
|
2917
2917
|
|
|
2918
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2919
|
+
cursor: pointer;
|
|
2920
|
+
pointer-events: auto;
|
|
2921
|
+
}
|
|
2922
|
+
|
|
2918
2923
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2919
2924
|
opacity: .7;
|
|
2920
2925
|
pointer-events: none;
|
|
@@ -65351,6 +65356,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65351
65356
|
line-height: normal;
|
|
65352
65357
|
}
|
|
65353
65358
|
}
|
|
65359
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65360
|
+
/* stylelint-disable declaration-no-important */
|
|
65361
|
+
.e-table {
|
|
65362
|
+
border-spacing: 0 !important;
|
|
65363
|
+
}
|
|
65364
|
+
/* stylelint-enable declaration-no-important */
|
|
65365
|
+
|
|
65366
|
+
.e-rowcell {
|
|
65367
|
+
line-height: 1;
|
|
65368
|
+
}
|
|
65369
|
+
}
|
|
65354
65370
|
}
|
|
65355
65371
|
/* stylelint-enable function-url-quotes */
|
|
65356
65372
|
|
|
@@ -100205,6 +100221,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
100205
100221
|
}
|
|
100206
100222
|
|
|
100207
100223
|
.e-virtual-scroll {
|
|
100224
|
+
.e-content-wrap.e-transition,
|
|
100225
|
+
.e-resource-column-wrap.e-transition {
|
|
100226
|
+
overscroll-behavior: none;
|
|
100227
|
+
}
|
|
100228
|
+
|
|
100208
100229
|
&.e-vertical-view,
|
|
100209
100230
|
&.e-month-view {
|
|
100210
100231
|
.e-content-table {
|
|
@@ -3667,6 +3667,11 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3667
3667
|
}
|
|
3668
3668
|
}
|
|
3669
3669
|
|
|
3670
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3671
|
+
cursor: pointer;
|
|
3672
|
+
pointer-events: auto;
|
|
3673
|
+
}
|
|
3674
|
+
|
|
3670
3675
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3671
3676
|
opacity: .7;
|
|
3672
3677
|
pointer-events: none;
|
|
@@ -66138,6 +66143,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66138
66143
|
line-height: normal;
|
|
66139
66144
|
}
|
|
66140
66145
|
}
|
|
66146
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
66147
|
+
/* stylelint-disable declaration-no-important */
|
|
66148
|
+
.e-table {
|
|
66149
|
+
border-spacing: 0 !important;
|
|
66150
|
+
}
|
|
66151
|
+
/* stylelint-enable declaration-no-important */
|
|
66152
|
+
|
|
66153
|
+
.e-rowcell {
|
|
66154
|
+
line-height: 1;
|
|
66155
|
+
}
|
|
66156
|
+
}
|
|
66141
66157
|
}
|
|
66142
66158
|
/* stylelint-enable function-url-quotes */
|
|
66143
66159
|
|
|
@@ -100980,6 +100996,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
100980
100996
|
}
|
|
100981
100997
|
|
|
100982
100998
|
.e-virtual-scroll {
|
|
100999
|
+
.e-content-wrap.e-transition,
|
|
101000
|
+
.e-resource-column-wrap.e-transition {
|
|
101001
|
+
overscroll-behavior: none;
|
|
101002
|
+
}
|
|
101003
|
+
|
|
100983
101004
|
&.e-vertical-view,
|
|
100984
101005
|
&.e-month-view {
|
|
100985
101006
|
.e-content-table {
|