@syncfusion/blazor-themes 31.1.23 → 31.2.3
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 -5
- package/Compiled-Themes/bds-dark.css +22 -7
- package/Compiled-Themes/bds-lite.css +20 -5
- package/Compiled-Themes/bds.css +22 -7
- package/Compiled-Themes/bootstrap-dark-lite.css +20 -5
- package/Compiled-Themes/bootstrap-dark.css +22 -7
- package/Compiled-Themes/bootstrap-lite.css +20 -5
- package/Compiled-Themes/bootstrap.css +22 -7
- package/Compiled-Themes/bootstrap4-lite.css +20 -5
- package/Compiled-Themes/bootstrap4.css +22 -7
- package/Compiled-Themes/bootstrap5-dark-lite.css +20 -5
- package/Compiled-Themes/bootstrap5-dark.css +22 -7
- package/Compiled-Themes/bootstrap5-lite.css +20 -5
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +20 -5
- package/Compiled-Themes/bootstrap5.3-dark.css +22 -7
- package/Compiled-Themes/bootstrap5.3-lite.css +20 -5
- package/Compiled-Themes/bootstrap5.3.css +22 -7
- package/Compiled-Themes/bootstrap5.css +22 -7
- package/Compiled-Themes/fabric-dark-lite.css +20 -5
- package/Compiled-Themes/fabric-dark.css +22 -7
- package/Compiled-Themes/fabric-lite.css +20 -5
- package/Compiled-Themes/fabric.css +22 -7
- package/Compiled-Themes/fluent-dark-lite.css +20 -5
- package/Compiled-Themes/fluent-dark.css +22 -7
- package/Compiled-Themes/fluent-lite.css +20 -5
- package/Compiled-Themes/fluent.css +22 -7
- package/Compiled-Themes/fluent2-dark-lite.css +20 -5
- package/Compiled-Themes/fluent2-dark.css +22 -7
- package/Compiled-Themes/fluent2-highcontrast-lite.css +20 -5
- package/Compiled-Themes/fluent2-highcontrast.css +22 -7
- package/Compiled-Themes/fluent2-lite.css +20 -5
- package/Compiled-Themes/fluent2.css +22 -7
- package/Compiled-Themes/highcontrast-lite.css +20 -5
- package/Compiled-Themes/highcontrast.css +22 -7
- package/Compiled-Themes/material-dark-lite.css +20 -5
- package/Compiled-Themes/material-dark.css +22 -7
- package/Compiled-Themes/material-lite.css +20 -5
- package/Compiled-Themes/material.css +22 -7
- package/Compiled-Themes/material3-dark-lite.css +20 -5
- package/Compiled-Themes/material3-dark.css +22 -7
- package/Compiled-Themes/material3-lite.css +20 -5
- package/Compiled-Themes/material3.css +22 -7
- package/Compiled-Themes/tailwind-dark-lite.css +20 -5
- package/Compiled-Themes/tailwind-dark.css +22 -7
- package/Compiled-Themes/tailwind-lite.css +20 -5
- package/Compiled-Themes/tailwind.css +22 -7
- package/Compiled-Themes/tailwind3-dark-lite.css +20 -5
- package/Compiled-Themes/tailwind3-dark.css +22 -7
- package/Compiled-Themes/tailwind3-lite.css +20 -5
- package/Compiled-Themes/tailwind3.css +22 -7
- package/SCSS-Themes/bds-dark-lite.scss +20 -3
- package/SCSS-Themes/bds-dark.scss +21 -4
- package/SCSS-Themes/bds-lite.scss +20 -3
- package/SCSS-Themes/bds.scss +21 -4
- package/SCSS-Themes/bootstrap-dark-lite.scss +20 -3
- package/SCSS-Themes/bootstrap-dark.scss +21 -4
- package/SCSS-Themes/bootstrap-lite.scss +20 -3
- package/SCSS-Themes/bootstrap.scss +21 -4
- package/SCSS-Themes/bootstrap4-lite.scss +20 -3
- package/SCSS-Themes/bootstrap4.scss +21 -4
- package/SCSS-Themes/bootstrap5-dark-lite.scss +20 -3
- package/SCSS-Themes/bootstrap5-dark.scss +21 -4
- package/SCSS-Themes/bootstrap5-lite.scss +20 -3
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +20 -3
- package/SCSS-Themes/bootstrap5.3-dark.scss +21 -4
- package/SCSS-Themes/bootstrap5.3-lite.scss +20 -3
- package/SCSS-Themes/bootstrap5.3.scss +21 -4
- package/SCSS-Themes/bootstrap5.scss +21 -4
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-lite.scss +4 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3.scss +4 -0
- package/SCSS-Themes/fabric-dark-lite.scss +20 -3
- package/SCSS-Themes/fabric-dark.scss +21 -4
- package/SCSS-Themes/fabric-lite.scss +20 -3
- package/SCSS-Themes/fabric.scss +21 -4
- package/SCSS-Themes/fluent-dark-lite.scss +20 -3
- package/SCSS-Themes/fluent-dark.scss +21 -4
- package/SCSS-Themes/fluent-lite.scss +20 -3
- package/SCSS-Themes/fluent.scss +21 -4
- package/SCSS-Themes/fluent2-dark-lite.scss +20 -3
- package/SCSS-Themes/fluent2-dark.scss +21 -4
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +20 -3
- package/SCSS-Themes/fluent2-highcontrast.scss +21 -4
- package/SCSS-Themes/fluent2-lite.scss +20 -3
- package/SCSS-Themes/fluent2.scss +21 -4
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/bds-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bds.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap4.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.scss +14 -1
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fabric-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/fabric-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fabric.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2.scss +14 -1
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/highcontrast.scss +14 -1
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/material-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/material-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/material.scss +14 -1
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/material3-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/material3-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/material3.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind3.scss +14 -1
- package/SCSS-Themes/highcontrast-lite.scss +20 -3
- package/SCSS-Themes/highcontrast.scss +21 -4
- package/SCSS-Themes/layouts/timeline/bds-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bds-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bds-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bds.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap4-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap4.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap5-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap5-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap5.3-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap5.3-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap5.3-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap5.3.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap5.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fabric-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fabric-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fabric-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fabric.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent2-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent2-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent2-highcontrast-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent2-highcontrast.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent2-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent2.scss +3 -3
- package/SCSS-Themes/layouts/timeline/highcontrast-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/highcontrast.scss +3 -3
- package/SCSS-Themes/layouts/timeline/material-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/material-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/material-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/material.scss +3 -3
- package/SCSS-Themes/layouts/timeline/material3-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/material3-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/material3-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/material3.scss +3 -3
- package/SCSS-Themes/layouts/timeline/tailwind-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/tailwind-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/tailwind-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/tailwind.scss +3 -3
- package/SCSS-Themes/layouts/timeline/tailwind3-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/tailwind3-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/tailwind3-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/tailwind3.scss +3 -3
- package/SCSS-Themes/material-dark-lite.scss +20 -3
- package/SCSS-Themes/material-dark.scss +21 -4
- package/SCSS-Themes/material-lite.scss +20 -3
- package/SCSS-Themes/material.scss +21 -4
- package/SCSS-Themes/material3-dark-lite.scss +20 -3
- package/SCSS-Themes/material3-dark.scss +21 -4
- package/SCSS-Themes/material3-lite.scss +20 -3
- package/SCSS-Themes/material3.scss +21 -4
- package/SCSS-Themes/tailwind-dark-lite.scss +20 -3
- package/SCSS-Themes/tailwind-dark.scss +21 -4
- package/SCSS-Themes/tailwind-lite.scss +20 -3
- package/SCSS-Themes/tailwind.scss +21 -4
- package/SCSS-Themes/tailwind3-dark-lite.scss +20 -3
- package/SCSS-Themes/tailwind3-dark.scss +21 -4
- package/SCSS-Themes/tailwind3-lite.scss +20 -3
- package/SCSS-Themes/tailwind3.scss +21 -4
- package/package.json +1 -1
|
@@ -3713,6 +3713,10 @@
|
|
|
3713
3713
|
display: flex;
|
|
3714
3714
|
}
|
|
3715
3715
|
|
|
3716
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3717
|
+
pointer-events: none;
|
|
3718
|
+
}
|
|
3719
|
+
|
|
3716
3720
|
.e-ddl.e-input-group .e-input-value,
|
|
3717
3721
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3718
3722
|
font-family: inherit;
|
|
@@ -36730,18 +36734,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36730
36734
|
line-height: normal;
|
|
36731
36735
|
}
|
|
36732
36736
|
|
|
36733
|
-
.e-grid.sf-grid.e-
|
|
36737
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36734
36738
|
/* stylelint-disable declaration-no-important */
|
|
36735
36739
|
/* stylelint-enable declaration-no-important */
|
|
36736
36740
|
}
|
|
36737
|
-
.e-grid.sf-grid.e-
|
|
36741
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36738
36742
|
border-spacing: 0 !important;
|
|
36739
36743
|
}
|
|
36740
|
-
.e-grid.sf-grid.e-
|
|
36744
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36741
36745
|
line-height: 1;
|
|
36742
36746
|
}
|
|
36743
36747
|
}
|
|
36744
36748
|
/* stylelint-enable function-url-quotes */
|
|
36749
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36750
|
+
/* stylelint-disable function-url-quotes */
|
|
36751
|
+
@supports (font: -apple-system-body) {
|
|
36752
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36753
|
+
/* stylelint-disable declaration-no-important */
|
|
36754
|
+
}
|
|
36755
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36756
|
+
border-spacing: 0 !important;
|
|
36757
|
+
}
|
|
36758
|
+
}
|
|
36759
|
+
/* stylelint-enable function-url-quotes */
|
|
36745
36760
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36746
36761
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36747
36762
|
color: #333;
|
|
@@ -65860,14 +65875,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65860
65875
|
height: inherit;
|
|
65861
65876
|
width: 100%;
|
|
65862
65877
|
}
|
|
65863
|
-
.e-timeline [class
|
|
65878
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
65864
65879
|
.e-timeline .e-dot-item,
|
|
65865
65880
|
.e-timeline .e-dot {
|
|
65866
65881
|
display: flex;
|
|
65867
65882
|
align-items: center;
|
|
65868
65883
|
justify-content: center;
|
|
65869
65884
|
}
|
|
65870
|
-
.e-timeline [class
|
|
65885
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
65871
65886
|
min-width: 32px;
|
|
65872
65887
|
min-height: 32px;
|
|
65873
65888
|
border-radius: var(--dot-radius);
|
|
@@ -3809,6 +3809,10 @@
|
|
|
3809
3809
|
display: flex;
|
|
3810
3810
|
}
|
|
3811
3811
|
|
|
3812
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3813
|
+
pointer-events: none;
|
|
3814
|
+
}
|
|
3815
|
+
|
|
3812
3816
|
.e-ddl.e-input-group .e-input-value,
|
|
3813
3817
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3814
3818
|
font-family: inherit;
|
|
@@ -46163,18 +46167,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46163
46167
|
line-height: normal;
|
|
46164
46168
|
}
|
|
46165
46169
|
|
|
46166
|
-
.e-grid.sf-grid.e-
|
|
46170
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46167
46171
|
/* stylelint-disable declaration-no-important */
|
|
46168
46172
|
/* stylelint-enable declaration-no-important */
|
|
46169
46173
|
}
|
|
46170
|
-
.e-grid.sf-grid.e-
|
|
46174
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46171
46175
|
border-spacing: 0 !important;
|
|
46172
46176
|
}
|
|
46173
|
-
.e-grid.sf-grid.e-
|
|
46177
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46174
46178
|
line-height: 1;
|
|
46175
46179
|
}
|
|
46176
46180
|
}
|
|
46177
46181
|
/* stylelint-enable function-url-quotes */
|
|
46182
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46183
|
+
/* stylelint-disable function-url-quotes */
|
|
46184
|
+
@supports (font: -apple-system-body) {
|
|
46185
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46186
|
+
/* stylelint-disable declaration-no-important */
|
|
46187
|
+
}
|
|
46188
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46189
|
+
border-spacing: 0 !important;
|
|
46190
|
+
}
|
|
46191
|
+
}
|
|
46192
|
+
/* stylelint-enable function-url-quotes */
|
|
46178
46193
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46179
46194
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46180
46195
|
color: #333;
|
|
@@ -82518,14 +82533,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82518
82533
|
height: inherit;
|
|
82519
82534
|
width: 100%;
|
|
82520
82535
|
}
|
|
82521
|
-
.e-timeline [class
|
|
82536
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
82522
82537
|
.e-timeline .e-dot-item,
|
|
82523
82538
|
.e-timeline .e-dot {
|
|
82524
82539
|
display: flex;
|
|
82525
82540
|
align-items: center;
|
|
82526
82541
|
justify-content: center;
|
|
82527
82542
|
}
|
|
82528
|
-
.e-timeline [class
|
|
82543
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
82529
82544
|
min-width: 32px;
|
|
82530
82545
|
min-height: 32px;
|
|
82531
82546
|
border-radius: var(--dot-radius);
|
|
@@ -82711,8 +82726,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82711
82726
|
color: #a6a6a6;
|
|
82712
82727
|
}
|
|
82713
82728
|
|
|
82714
|
-
.e-bigger.e-timeline [class
|
|
82715
|
-
.e-bigger .e-timeline [class
|
|
82729
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
82730
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
82716
82731
|
min-width: 40px;
|
|
82717
82732
|
min-height: 40px;
|
|
82718
82733
|
font-size: 18px;
|
|
@@ -2993,6 +2993,10 @@
|
|
|
2993
2993
|
display: flex;
|
|
2994
2994
|
}
|
|
2995
2995
|
|
|
2996
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2997
|
+
pointer-events: none;
|
|
2998
|
+
}
|
|
2999
|
+
|
|
2996
3000
|
.e-ddl.e-input-group .e-input-value,
|
|
2997
3001
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
2998
3002
|
font-family: inherit;
|
|
@@ -36879,18 +36883,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36879
36883
|
line-height: normal;
|
|
36880
36884
|
}
|
|
36881
36885
|
|
|
36882
|
-
.e-grid.sf-grid.e-
|
|
36886
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36883
36887
|
/* stylelint-disable declaration-no-important */
|
|
36884
36888
|
/* stylelint-enable declaration-no-important */
|
|
36885
36889
|
}
|
|
36886
|
-
.e-grid.sf-grid.e-
|
|
36890
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36887
36891
|
border-spacing: 0 !important;
|
|
36888
36892
|
}
|
|
36889
|
-
.e-grid.sf-grid.e-
|
|
36893
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36890
36894
|
line-height: 1;
|
|
36891
36895
|
}
|
|
36892
36896
|
}
|
|
36893
36897
|
/* stylelint-enable function-url-quotes */
|
|
36898
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36899
|
+
/* stylelint-disable function-url-quotes */
|
|
36900
|
+
@supports (font: -apple-system-body) {
|
|
36901
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36902
|
+
/* stylelint-disable declaration-no-important */
|
|
36903
|
+
}
|
|
36904
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36905
|
+
border-spacing: 0 !important;
|
|
36906
|
+
}
|
|
36907
|
+
}
|
|
36908
|
+
/* stylelint-enable function-url-quotes */
|
|
36894
36909
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36895
36910
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36896
36911
|
color: #a19f9d;
|
|
@@ -66303,14 +66318,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66303
66318
|
height: inherit;
|
|
66304
66319
|
width: 100%;
|
|
66305
66320
|
}
|
|
66306
|
-
.e-timeline [class
|
|
66321
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66307
66322
|
.e-timeline .e-dot-item,
|
|
66308
66323
|
.e-timeline .e-dot {
|
|
66309
66324
|
display: flex;
|
|
66310
66325
|
align-items: center;
|
|
66311
66326
|
justify-content: center;
|
|
66312
66327
|
}
|
|
66313
|
-
.e-timeline [class
|
|
66328
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66314
66329
|
min-width: 32px;
|
|
66315
66330
|
min-height: 32px;
|
|
66316
66331
|
border-radius: var(--dot-radius);
|
|
@@ -3089,6 +3089,10 @@
|
|
|
3089
3089
|
display: flex;
|
|
3090
3090
|
}
|
|
3091
3091
|
|
|
3092
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3093
|
+
pointer-events: none;
|
|
3094
|
+
}
|
|
3095
|
+
|
|
3092
3096
|
.e-ddl.e-input-group .e-input-value,
|
|
3093
3097
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3094
3098
|
font-family: inherit;
|
|
@@ -46990,18 +46994,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46990
46994
|
line-height: normal;
|
|
46991
46995
|
}
|
|
46992
46996
|
|
|
46993
|
-
.e-grid.sf-grid.e-
|
|
46997
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46994
46998
|
/* stylelint-disable declaration-no-important */
|
|
46995
46999
|
/* stylelint-enable declaration-no-important */
|
|
46996
47000
|
}
|
|
46997
|
-
.e-grid.sf-grid.e-
|
|
47001
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46998
47002
|
border-spacing: 0 !important;
|
|
46999
47003
|
}
|
|
47000
|
-
.e-grid.sf-grid.e-
|
|
47004
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
47001
47005
|
line-height: 1;
|
|
47002
47006
|
}
|
|
47003
47007
|
}
|
|
47004
47008
|
/* stylelint-enable function-url-quotes */
|
|
47009
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
47010
|
+
/* stylelint-disable function-url-quotes */
|
|
47011
|
+
@supports (font: -apple-system-body) {
|
|
47012
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
47013
|
+
/* stylelint-disable declaration-no-important */
|
|
47014
|
+
}
|
|
47015
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
47016
|
+
border-spacing: 0 !important;
|
|
47017
|
+
}
|
|
47018
|
+
}
|
|
47019
|
+
/* stylelint-enable function-url-quotes */
|
|
47005
47020
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
47006
47021
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
47007
47022
|
color: #a19f9d;
|
|
@@ -83938,14 +83953,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83938
83953
|
height: inherit;
|
|
83939
83954
|
width: 100%;
|
|
83940
83955
|
}
|
|
83941
|
-
.e-timeline [class
|
|
83956
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83942
83957
|
.e-timeline .e-dot-item,
|
|
83943
83958
|
.e-timeline .e-dot {
|
|
83944
83959
|
display: flex;
|
|
83945
83960
|
align-items: center;
|
|
83946
83961
|
justify-content: center;
|
|
83947
83962
|
}
|
|
83948
|
-
.e-timeline [class
|
|
83963
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83949
83964
|
min-width: 32px;
|
|
83950
83965
|
min-height: 32px;
|
|
83951
83966
|
border-radius: var(--dot-radius);
|
|
@@ -84131,8 +84146,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84131
84146
|
color: #484644;
|
|
84132
84147
|
}
|
|
84133
84148
|
|
|
84134
|
-
.e-bigger.e-timeline [class
|
|
84135
|
-
.e-bigger .e-timeline [class
|
|
84149
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84150
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84136
84151
|
min-width: 40px;
|
|
84137
84152
|
min-height: 40px;
|
|
84138
84153
|
font-size: 18px;
|
|
@@ -2993,6 +2993,10 @@
|
|
|
2993
2993
|
display: flex;
|
|
2994
2994
|
}
|
|
2995
2995
|
|
|
2996
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
2997
|
+
pointer-events: none;
|
|
2998
|
+
}
|
|
2999
|
+
|
|
2996
3000
|
.e-ddl.e-input-group .e-input-value,
|
|
2997
3001
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
2998
3002
|
font-family: inherit;
|
|
@@ -36879,18 +36883,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36879
36883
|
line-height: normal;
|
|
36880
36884
|
}
|
|
36881
36885
|
|
|
36882
|
-
.e-grid.sf-grid.e-
|
|
36886
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36883
36887
|
/* stylelint-disable declaration-no-important */
|
|
36884
36888
|
/* stylelint-enable declaration-no-important */
|
|
36885
36889
|
}
|
|
36886
|
-
.e-grid.sf-grid.e-
|
|
36890
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36887
36891
|
border-spacing: 0 !important;
|
|
36888
36892
|
}
|
|
36889
|
-
.e-grid.sf-grid.e-
|
|
36893
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36890
36894
|
line-height: 1;
|
|
36891
36895
|
}
|
|
36892
36896
|
}
|
|
36893
36897
|
/* stylelint-enable function-url-quotes */
|
|
36898
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36899
|
+
/* stylelint-disable function-url-quotes */
|
|
36900
|
+
@supports (font: -apple-system-body) {
|
|
36901
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36902
|
+
/* stylelint-disable declaration-no-important */
|
|
36903
|
+
}
|
|
36904
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36905
|
+
border-spacing: 0 !important;
|
|
36906
|
+
}
|
|
36907
|
+
}
|
|
36908
|
+
/* stylelint-enable function-url-quotes */
|
|
36894
36909
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36895
36910
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36896
36911
|
color: #605e5c;
|
|
@@ -66296,14 +66311,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66296
66311
|
height: inherit;
|
|
66297
66312
|
width: 100%;
|
|
66298
66313
|
}
|
|
66299
|
-
.e-timeline [class
|
|
66314
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66300
66315
|
.e-timeline .e-dot-item,
|
|
66301
66316
|
.e-timeline .e-dot {
|
|
66302
66317
|
display: flex;
|
|
66303
66318
|
align-items: center;
|
|
66304
66319
|
justify-content: center;
|
|
66305
66320
|
}
|
|
66306
|
-
.e-timeline [class
|
|
66321
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66307
66322
|
min-width: 32px;
|
|
66308
66323
|
min-height: 32px;
|
|
66309
66324
|
border-radius: var(--dot-radius);
|
|
@@ -3089,6 +3089,10 @@
|
|
|
3089
3089
|
display: flex;
|
|
3090
3090
|
}
|
|
3091
3091
|
|
|
3092
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3093
|
+
pointer-events: none;
|
|
3094
|
+
}
|
|
3095
|
+
|
|
3092
3096
|
.e-ddl.e-input-group .e-input-value,
|
|
3093
3097
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3094
3098
|
font-family: inherit;
|
|
@@ -46990,18 +46994,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46990
46994
|
line-height: normal;
|
|
46991
46995
|
}
|
|
46992
46996
|
|
|
46993
|
-
.e-grid.sf-grid.e-
|
|
46997
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46994
46998
|
/* stylelint-disable declaration-no-important */
|
|
46995
46999
|
/* stylelint-enable declaration-no-important */
|
|
46996
47000
|
}
|
|
46997
|
-
.e-grid.sf-grid.e-
|
|
47001
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46998
47002
|
border-spacing: 0 !important;
|
|
46999
47003
|
}
|
|
47000
|
-
.e-grid.sf-grid.e-
|
|
47004
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
47001
47005
|
line-height: 1;
|
|
47002
47006
|
}
|
|
47003
47007
|
}
|
|
47004
47008
|
/* stylelint-enable function-url-quotes */
|
|
47009
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
47010
|
+
/* stylelint-disable function-url-quotes */
|
|
47011
|
+
@supports (font: -apple-system-body) {
|
|
47012
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
47013
|
+
/* stylelint-disable declaration-no-important */
|
|
47014
|
+
}
|
|
47015
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
47016
|
+
border-spacing: 0 !important;
|
|
47017
|
+
}
|
|
47018
|
+
}
|
|
47019
|
+
/* stylelint-enable function-url-quotes */
|
|
47005
47020
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
47006
47021
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
47007
47022
|
color: #605e5c;
|
|
@@ -83931,14 +83946,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83931
83946
|
height: inherit;
|
|
83932
83947
|
width: 100%;
|
|
83933
83948
|
}
|
|
83934
|
-
.e-timeline [class
|
|
83949
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83935
83950
|
.e-timeline .e-dot-item,
|
|
83936
83951
|
.e-timeline .e-dot {
|
|
83937
83952
|
display: flex;
|
|
83938
83953
|
align-items: center;
|
|
83939
83954
|
justify-content: center;
|
|
83940
83955
|
}
|
|
83941
|
-
.e-timeline [class
|
|
83956
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83942
83957
|
min-width: 32px;
|
|
83943
83958
|
min-height: 32px;
|
|
83944
83959
|
border-radius: var(--dot-radius);
|
|
@@ -84124,8 +84139,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84124
84139
|
color: #a19f9d;
|
|
84125
84140
|
}
|
|
84126
84141
|
|
|
84127
|
-
.e-bigger.e-timeline [class
|
|
84128
|
-
.e-bigger .e-timeline [class
|
|
84142
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84143
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84129
84144
|
min-width: 40px;
|
|
84130
84145
|
min-height: 40px;
|
|
84131
84146
|
font-size: 18px;
|
|
@@ -3327,6 +3327,10 @@
|
|
|
3327
3327
|
display: flex;
|
|
3328
3328
|
}
|
|
3329
3329
|
|
|
3330
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3331
|
+
pointer-events: none;
|
|
3332
|
+
}
|
|
3333
|
+
|
|
3330
3334
|
.e-ddl.e-input-group .e-input-value,
|
|
3331
3335
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3332
3336
|
font-family: inherit;
|
|
@@ -40213,18 +40217,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
40213
40217
|
line-height: normal;
|
|
40214
40218
|
}
|
|
40215
40219
|
|
|
40216
|
-
.e-grid.sf-grid.e-
|
|
40220
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
40217
40221
|
/* stylelint-disable declaration-no-important */
|
|
40218
40222
|
/* stylelint-enable declaration-no-important */
|
|
40219
40223
|
}
|
|
40220
|
-
.e-grid.sf-grid.e-
|
|
40224
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
40221
40225
|
border-spacing: 0 !important;
|
|
40222
40226
|
}
|
|
40223
|
-
.e-grid.sf-grid.e-
|
|
40227
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
40224
40228
|
line-height: 1;
|
|
40225
40229
|
}
|
|
40226
40230
|
}
|
|
40227
40231
|
/* stylelint-enable function-url-quotes */
|
|
40232
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
40233
|
+
/* stylelint-disable function-url-quotes */
|
|
40234
|
+
@supports (font: -apple-system-body) {
|
|
40235
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
40236
|
+
/* stylelint-disable declaration-no-important */
|
|
40237
|
+
}
|
|
40238
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
40239
|
+
border-spacing: 0 !important;
|
|
40240
|
+
}
|
|
40241
|
+
}
|
|
40242
|
+
/* stylelint-enable function-url-quotes */
|
|
40228
40243
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
40229
40244
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
40230
40245
|
color: var(--color-sf-icon-color);
|
|
@@ -70194,14 +70209,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70194
70209
|
height: inherit;
|
|
70195
70210
|
width: 100%;
|
|
70196
70211
|
}
|
|
70197
|
-
.e-timeline [class
|
|
70212
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
70198
70213
|
.e-timeline .e-dot-item,
|
|
70199
70214
|
.e-timeline .e-dot {
|
|
70200
70215
|
display: flex;
|
|
70201
70216
|
align-items: center;
|
|
70202
70217
|
justify-content: center;
|
|
70203
70218
|
}
|
|
70204
|
-
.e-timeline [class
|
|
70219
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
70205
70220
|
min-width: 32px;
|
|
70206
70221
|
min-height: 32px;
|
|
70207
70222
|
border-radius: var(--dot-radius);
|
|
@@ -3423,6 +3423,10 @@
|
|
|
3423
3423
|
display: flex;
|
|
3424
3424
|
}
|
|
3425
3425
|
|
|
3426
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3427
|
+
pointer-events: none;
|
|
3428
|
+
}
|
|
3429
|
+
|
|
3426
3430
|
.e-ddl.e-input-group .e-input-value,
|
|
3427
3431
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3428
3432
|
font-family: inherit;
|
|
@@ -52537,18 +52541,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
52537
52541
|
line-height: normal;
|
|
52538
52542
|
}
|
|
52539
52543
|
|
|
52540
|
-
.e-grid.sf-grid.e-
|
|
52544
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
52541
52545
|
/* stylelint-disable declaration-no-important */
|
|
52542
52546
|
/* stylelint-enable declaration-no-important */
|
|
52543
52547
|
}
|
|
52544
|
-
.e-grid.sf-grid.e-
|
|
52548
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
52545
52549
|
border-spacing: 0 !important;
|
|
52546
52550
|
}
|
|
52547
|
-
.e-grid.sf-grid.e-
|
|
52551
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
52548
52552
|
line-height: 1;
|
|
52549
52553
|
}
|
|
52550
52554
|
}
|
|
52551
52555
|
/* stylelint-enable function-url-quotes */
|
|
52556
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
52557
|
+
/* stylelint-disable function-url-quotes */
|
|
52558
|
+
@supports (font: -apple-system-body) {
|
|
52559
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
52560
|
+
/* stylelint-disable declaration-no-important */
|
|
52561
|
+
}
|
|
52562
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
52563
|
+
border-spacing: 0 !important;
|
|
52564
|
+
}
|
|
52565
|
+
}
|
|
52566
|
+
/* stylelint-enable function-url-quotes */
|
|
52552
52567
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
52553
52568
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
52554
52569
|
color: var(--color-sf-icon-color);
|
|
@@ -90146,14 +90161,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
90146
90161
|
height: inherit;
|
|
90147
90162
|
width: 100%;
|
|
90148
90163
|
}
|
|
90149
|
-
.e-timeline [class
|
|
90164
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
90150
90165
|
.e-timeline .e-dot-item,
|
|
90151
90166
|
.e-timeline .e-dot {
|
|
90152
90167
|
display: flex;
|
|
90153
90168
|
align-items: center;
|
|
90154
90169
|
justify-content: center;
|
|
90155
90170
|
}
|
|
90156
|
-
.e-timeline [class
|
|
90171
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
90157
90172
|
min-width: 32px;
|
|
90158
90173
|
min-height: 32px;
|
|
90159
90174
|
border-radius: var(--dot-radius);
|
|
@@ -90343,8 +90358,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
90343
90358
|
color: var(--color-sf-content-text-color-disabled);
|
|
90344
90359
|
}
|
|
90345
90360
|
|
|
90346
|
-
.e-bigger.e-timeline [class
|
|
90347
|
-
.e-bigger .e-timeline [class
|
|
90361
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
90362
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
90348
90363
|
min-width: 40px;
|
|
90349
90364
|
min-height: 40px;
|
|
90350
90365
|
font-size: 18px;
|
|
@@ -3327,6 +3327,10 @@
|
|
|
3327
3327
|
display: flex;
|
|
3328
3328
|
}
|
|
3329
3329
|
|
|
3330
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3331
|
+
pointer-events: none;
|
|
3332
|
+
}
|
|
3333
|
+
|
|
3330
3334
|
.e-ddl.e-input-group .e-input-value,
|
|
3331
3335
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3332
3336
|
font-family: inherit;
|
|
@@ -40235,18 +40239,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
40235
40239
|
line-height: normal;
|
|
40236
40240
|
}
|
|
40237
40241
|
|
|
40238
|
-
.e-grid.sf-grid.e-
|
|
40242
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
40239
40243
|
/* stylelint-disable declaration-no-important */
|
|
40240
40244
|
/* stylelint-enable declaration-no-important */
|
|
40241
40245
|
}
|
|
40242
|
-
.e-grid.sf-grid.e-
|
|
40246
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
40243
40247
|
border-spacing: 0 !important;
|
|
40244
40248
|
}
|
|
40245
|
-
.e-grid.sf-grid.e-
|
|
40249
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
40246
40250
|
line-height: 1;
|
|
40247
40251
|
}
|
|
40248
40252
|
}
|
|
40249
40253
|
/* stylelint-enable function-url-quotes */
|
|
40254
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
40255
|
+
/* stylelint-disable function-url-quotes */
|
|
40256
|
+
@supports (font: -apple-system-body) {
|
|
40257
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
40258
|
+
/* stylelint-disable declaration-no-important */
|
|
40259
|
+
}
|
|
40260
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
40261
|
+
border-spacing: 0 !important;
|
|
40262
|
+
}
|
|
40263
|
+
}
|
|
40264
|
+
/* stylelint-enable function-url-quotes */
|
|
40250
40265
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
40251
40266
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
40252
40267
|
color: var(--color-sf-icon-color);
|
|
@@ -70221,14 +70236,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70221
70236
|
height: inherit;
|
|
70222
70237
|
width: 100%;
|
|
70223
70238
|
}
|
|
70224
|
-
.e-timeline [class
|
|
70239
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
70225
70240
|
.e-timeline .e-dot-item,
|
|
70226
70241
|
.e-timeline .e-dot {
|
|
70227
70242
|
display: flex;
|
|
70228
70243
|
align-items: center;
|
|
70229
70244
|
justify-content: center;
|
|
70230
70245
|
}
|
|
70231
|
-
.e-timeline [class
|
|
70246
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
70232
70247
|
min-width: 32px;
|
|
70233
70248
|
min-height: 32px;
|
|
70234
70249
|
border-radius: var(--dot-radius);
|
|
@@ -3423,6 +3423,10 @@
|
|
|
3423
3423
|
display: flex;
|
|
3424
3424
|
}
|
|
3425
3425
|
|
|
3426
|
+
.e-disabled.e-ddl.e-static-clear .e-clear-icon {
|
|
3427
|
+
pointer-events: none;
|
|
3428
|
+
}
|
|
3429
|
+
|
|
3426
3430
|
.e-ddl.e-input-group .e-input-value,
|
|
3427
3431
|
.e-ddl.e-input-group .e-input-value:focus {
|
|
3428
3432
|
font-family: inherit;
|
|
@@ -52559,18 +52563,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
52559
52563
|
line-height: normal;
|
|
52560
52564
|
}
|
|
52561
52565
|
|
|
52562
|
-
.e-grid.sf-grid.e-
|
|
52566
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
52563
52567
|
/* stylelint-disable declaration-no-important */
|
|
52564
52568
|
/* stylelint-enable declaration-no-important */
|
|
52565
52569
|
}
|
|
52566
|
-
.e-grid.sf-grid.e-
|
|
52570
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
52567
52571
|
border-spacing: 0 !important;
|
|
52568
52572
|
}
|
|
52569
|
-
.e-grid.sf-grid.e-
|
|
52573
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
52570
52574
|
line-height: 1;
|
|
52571
52575
|
}
|
|
52572
52576
|
}
|
|
52573
52577
|
/* stylelint-enable function-url-quotes */
|
|
52578
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
52579
|
+
/* stylelint-disable function-url-quotes */
|
|
52580
|
+
@supports (font: -apple-system-body) {
|
|
52581
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
52582
|
+
/* stylelint-disable declaration-no-important */
|
|
52583
|
+
}
|
|
52584
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
52585
|
+
border-spacing: 0 !important;
|
|
52586
|
+
}
|
|
52587
|
+
}
|
|
52588
|
+
/* stylelint-enable function-url-quotes */
|
|
52574
52589
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
52575
52590
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
52576
52591
|
color: var(--color-sf-icon-color);
|
|
@@ -90173,14 +90188,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
90173
90188
|
height: inherit;
|
|
90174
90189
|
width: 100%;
|
|
90175
90190
|
}
|
|
90176
|
-
.e-timeline [class
|
|
90191
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
90177
90192
|
.e-timeline .e-dot-item,
|
|
90178
90193
|
.e-timeline .e-dot {
|
|
90179
90194
|
display: flex;
|
|
90180
90195
|
align-items: center;
|
|
90181
90196
|
justify-content: center;
|
|
90182
90197
|
}
|
|
90183
|
-
.e-timeline [class
|
|
90198
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
90184
90199
|
min-width: 32px;
|
|
90185
90200
|
min-height: 32px;
|
|
90186
90201
|
border-radius: var(--dot-radius);
|
|
@@ -90370,8 +90385,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
90370
90385
|
color: var(--color-sf-content-text-color-disabled);
|
|
90371
90386
|
}
|
|
90372
90387
|
|
|
90373
|
-
.e-bigger.e-timeline [class
|
|
90374
|
-
.e-bigger .e-timeline [class
|
|
90388
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
90389
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
90375
90390
|
min-width: 40px;
|
|
90376
90391
|
min-height: 40px;
|
|
90377
90392
|
font-size: 18px;
|