@syncfusion/blazor-themes 31.1.23 → 31.2.2
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 +16 -5
- package/Compiled-Themes/bds-dark.css +18 -7
- package/Compiled-Themes/bds-lite.css +16 -5
- package/Compiled-Themes/bds.css +18 -7
- package/Compiled-Themes/bootstrap-dark-lite.css +16 -5
- package/Compiled-Themes/bootstrap-dark.css +18 -7
- package/Compiled-Themes/bootstrap-lite.css +16 -5
- package/Compiled-Themes/bootstrap.css +18 -7
- package/Compiled-Themes/bootstrap4-lite.css +16 -5
- package/Compiled-Themes/bootstrap4.css +18 -7
- package/Compiled-Themes/bootstrap5-dark-lite.css +16 -5
- package/Compiled-Themes/bootstrap5-dark.css +18 -7
- package/Compiled-Themes/bootstrap5-lite.css +16 -5
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +16 -5
- package/Compiled-Themes/bootstrap5.3-dark.css +18 -7
- package/Compiled-Themes/bootstrap5.3-lite.css +16 -5
- package/Compiled-Themes/bootstrap5.3.css +18 -7
- package/Compiled-Themes/bootstrap5.css +18 -7
- package/Compiled-Themes/fabric-dark-lite.css +16 -5
- package/Compiled-Themes/fabric-dark.css +18 -7
- package/Compiled-Themes/fabric-lite.css +16 -5
- package/Compiled-Themes/fabric.css +18 -7
- package/Compiled-Themes/fluent-dark-lite.css +16 -5
- package/Compiled-Themes/fluent-dark.css +18 -7
- package/Compiled-Themes/fluent-lite.css +16 -5
- package/Compiled-Themes/fluent.css +18 -7
- package/Compiled-Themes/fluent2-dark-lite.css +16 -5
- package/Compiled-Themes/fluent2-dark.css +18 -7
- package/Compiled-Themes/fluent2-highcontrast-lite.css +16 -5
- package/Compiled-Themes/fluent2-highcontrast.css +18 -7
- package/Compiled-Themes/fluent2-lite.css +16 -5
- package/Compiled-Themes/fluent2.css +18 -7
- package/Compiled-Themes/highcontrast-lite.css +16 -5
- package/Compiled-Themes/highcontrast.css +18 -7
- package/Compiled-Themes/material-dark-lite.css +16 -5
- package/Compiled-Themes/material-dark.css +18 -7
- package/Compiled-Themes/material-lite.css +16 -5
- package/Compiled-Themes/material.css +18 -7
- package/Compiled-Themes/material3-dark-lite.css +16 -5
- package/Compiled-Themes/material3-dark.css +18 -7
- package/Compiled-Themes/material3-lite.css +16 -5
- package/Compiled-Themes/material3.css +18 -7
- package/Compiled-Themes/tailwind-dark-lite.css +16 -5
- package/Compiled-Themes/tailwind-dark.css +18 -7
- package/Compiled-Themes/tailwind-lite.css +16 -5
- package/Compiled-Themes/tailwind.css +18 -7
- package/Compiled-Themes/tailwind3-dark-lite.css +16 -5
- package/Compiled-Themes/tailwind3-dark.css +18 -7
- package/Compiled-Themes/tailwind3-lite.css +16 -5
- package/Compiled-Themes/tailwind3.css +18 -7
- package/SCSS-Themes/bds-dark-lite.scss +16 -3
- package/SCSS-Themes/bds-dark.scss +17 -4
- package/SCSS-Themes/bds-lite.scss +16 -3
- package/SCSS-Themes/bds.scss +17 -4
- package/SCSS-Themes/bootstrap-dark-lite.scss +16 -3
- package/SCSS-Themes/bootstrap-dark.scss +17 -4
- package/SCSS-Themes/bootstrap-lite.scss +16 -3
- package/SCSS-Themes/bootstrap.scss +17 -4
- package/SCSS-Themes/bootstrap4-lite.scss +16 -3
- package/SCSS-Themes/bootstrap4.scss +17 -4
- package/SCSS-Themes/bootstrap5-dark-lite.scss +16 -3
- package/SCSS-Themes/bootstrap5-dark.scss +17 -4
- package/SCSS-Themes/bootstrap5-lite.scss +16 -3
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +16 -3
- package/SCSS-Themes/bootstrap5.3-dark.scss +17 -4
- package/SCSS-Themes/bootstrap5.3-lite.scss +16 -3
- package/SCSS-Themes/bootstrap5.3.scss +17 -4
- package/SCSS-Themes/bootstrap5.scss +17 -4
- package/SCSS-Themes/fabric-dark-lite.scss +16 -3
- package/SCSS-Themes/fabric-dark.scss +17 -4
- package/SCSS-Themes/fabric-lite.scss +16 -3
- package/SCSS-Themes/fabric.scss +17 -4
- package/SCSS-Themes/fluent-dark-lite.scss +16 -3
- package/SCSS-Themes/fluent-dark.scss +17 -4
- package/SCSS-Themes/fluent-lite.scss +16 -3
- package/SCSS-Themes/fluent.scss +17 -4
- package/SCSS-Themes/fluent2-dark-lite.scss +16 -3
- package/SCSS-Themes/fluent2-dark.scss +17 -4
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +16 -3
- package/SCSS-Themes/fluent2-highcontrast.scss +17 -4
- package/SCSS-Themes/fluent2-lite.scss +16 -3
- package/SCSS-Themes/fluent2.scss +17 -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 +16 -3
- package/SCSS-Themes/highcontrast.scss +17 -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 +16 -3
- package/SCSS-Themes/material-dark.scss +17 -4
- package/SCSS-Themes/material-lite.scss +16 -3
- package/SCSS-Themes/material.scss +17 -4
- package/SCSS-Themes/material3-dark-lite.scss +16 -3
- package/SCSS-Themes/material3-dark.scss +17 -4
- package/SCSS-Themes/material3-lite.scss +16 -3
- package/SCSS-Themes/material3.scss +17 -4
- package/SCSS-Themes/tailwind-dark-lite.scss +16 -3
- package/SCSS-Themes/tailwind-dark.scss +17 -4
- package/SCSS-Themes/tailwind-lite.scss +16 -3
- package/SCSS-Themes/tailwind.scss +17 -4
- package/SCSS-Themes/tailwind3-dark-lite.scss +16 -3
- package/SCSS-Themes/tailwind3-dark.scss +17 -4
- package/SCSS-Themes/tailwind3-lite.scss +16 -3
- package/SCSS-Themes/tailwind3.scss +17 -4
- package/package.json +1 -1
|
@@ -46605,18 +46605,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46605
46605
|
line-height: normal;
|
|
46606
46606
|
}
|
|
46607
46607
|
|
|
46608
|
-
.e-grid.sf-grid.e-
|
|
46608
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46609
46609
|
/* stylelint-disable declaration-no-important */
|
|
46610
46610
|
/* stylelint-enable declaration-no-important */
|
|
46611
46611
|
}
|
|
46612
|
-
.e-grid.sf-grid.e-
|
|
46612
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46613
46613
|
border-spacing: 0 !important;
|
|
46614
46614
|
}
|
|
46615
|
-
.e-grid.sf-grid.e-
|
|
46615
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46616
46616
|
line-height: 1;
|
|
46617
46617
|
}
|
|
46618
46618
|
}
|
|
46619
46619
|
/* stylelint-enable function-url-quotes */
|
|
46620
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46621
|
+
/* stylelint-disable function-url-quotes */
|
|
46622
|
+
@supports (font: -apple-system-body) {
|
|
46623
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46624
|
+
/* stylelint-disable declaration-no-important */
|
|
46625
|
+
}
|
|
46626
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46627
|
+
border-spacing: 0 !important;
|
|
46628
|
+
}
|
|
46629
|
+
}
|
|
46630
|
+
/* stylelint-enable function-url-quotes */
|
|
46620
46631
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46621
46632
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46622
46633
|
color: #fff;
|
|
@@ -83153,14 +83164,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83153
83164
|
height: inherit;
|
|
83154
83165
|
width: 100%;
|
|
83155
83166
|
}
|
|
83156
|
-
.e-timeline [class
|
|
83167
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83157
83168
|
.e-timeline .e-dot-item,
|
|
83158
83169
|
.e-timeline .e-dot {
|
|
83159
83170
|
display: flex;
|
|
83160
83171
|
align-items: center;
|
|
83161
83172
|
justify-content: center;
|
|
83162
83173
|
}
|
|
83163
|
-
.e-timeline [class
|
|
83174
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83164
83175
|
min-width: 32px;
|
|
83165
83176
|
min-height: 32px;
|
|
83166
83177
|
border-radius: var(--dot-radius);
|
|
@@ -83346,8 +83357,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83346
83357
|
color: #ffd939;
|
|
83347
83358
|
}
|
|
83348
83359
|
|
|
83349
|
-
.e-bigger.e-timeline [class
|
|
83350
|
-
.e-bigger .e-timeline [class
|
|
83360
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83361
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83351
83362
|
min-width: 40px;
|
|
83352
83363
|
min-height: 40px;
|
|
83353
83364
|
font-size: 18px;
|
|
@@ -41587,18 +41587,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41587
41587
|
line-height: normal;
|
|
41588
41588
|
}
|
|
41589
41589
|
|
|
41590
|
-
.e-grid.sf-grid.e-
|
|
41590
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41591
41591
|
/* stylelint-disable declaration-no-important */
|
|
41592
41592
|
/* stylelint-enable declaration-no-important */
|
|
41593
41593
|
}
|
|
41594
|
-
.e-grid.sf-grid.e-
|
|
41594
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41595
41595
|
border-spacing: 0 !important;
|
|
41596
41596
|
}
|
|
41597
|
-
.e-grid.sf-grid.e-
|
|
41597
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
41598
41598
|
line-height: 1;
|
|
41599
41599
|
}
|
|
41600
41600
|
}
|
|
41601
41601
|
/* stylelint-enable function-url-quotes */
|
|
41602
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
41603
|
+
/* stylelint-disable function-url-quotes */
|
|
41604
|
+
@supports (font: -apple-system-body) {
|
|
41605
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41606
|
+
/* stylelint-disable declaration-no-important */
|
|
41607
|
+
}
|
|
41608
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41609
|
+
border-spacing: 0 !important;
|
|
41610
|
+
}
|
|
41611
|
+
}
|
|
41612
|
+
/* stylelint-enable function-url-quotes */
|
|
41602
41613
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
41603
41614
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
41604
41615
|
color: #fff;
|
|
@@ -70645,14 +70656,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70645
70656
|
height: inherit;
|
|
70646
70657
|
width: 100%;
|
|
70647
70658
|
}
|
|
70648
|
-
.e-timeline [class
|
|
70659
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
70649
70660
|
.e-timeline .e-dot-item,
|
|
70650
70661
|
.e-timeline .e-dot {
|
|
70651
70662
|
display: flex;
|
|
70652
70663
|
align-items: center;
|
|
70653
70664
|
justify-content: center;
|
|
70654
70665
|
}
|
|
70655
|
-
.e-timeline [class
|
|
70666
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
70656
70667
|
min-width: 32px;
|
|
70657
70668
|
min-height: 32px;
|
|
70658
70669
|
border-radius: var(--dot-radius);
|
|
@@ -55391,18 +55391,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55391
55391
|
line-height: normal;
|
|
55392
55392
|
}
|
|
55393
55393
|
|
|
55394
|
-
.e-grid.sf-grid.e-
|
|
55394
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55395
55395
|
/* stylelint-disable declaration-no-important */
|
|
55396
55396
|
/* stylelint-enable declaration-no-important */
|
|
55397
55397
|
}
|
|
55398
|
-
.e-grid.sf-grid.e-
|
|
55398
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55399
55399
|
border-spacing: 0 !important;
|
|
55400
55400
|
}
|
|
55401
|
-
.e-grid.sf-grid.e-
|
|
55401
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
55402
55402
|
line-height: 1;
|
|
55403
55403
|
}
|
|
55404
55404
|
}
|
|
55405
55405
|
/* stylelint-enable function-url-quotes */
|
|
55406
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
55407
|
+
/* stylelint-disable function-url-quotes */
|
|
55408
|
+
@supports (font: -apple-system-body) {
|
|
55409
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55410
|
+
/* stylelint-disable declaration-no-important */
|
|
55411
|
+
}
|
|
55412
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55413
|
+
border-spacing: 0 !important;
|
|
55414
|
+
}
|
|
55415
|
+
}
|
|
55416
|
+
/* stylelint-enable function-url-quotes */
|
|
55406
55417
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
55407
55418
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
55408
55419
|
color: #fff;
|
|
@@ -91688,14 +91699,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
91688
91699
|
height: inherit;
|
|
91689
91700
|
width: 100%;
|
|
91690
91701
|
}
|
|
91691
|
-
.e-timeline [class
|
|
91702
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
91692
91703
|
.e-timeline .e-dot-item,
|
|
91693
91704
|
.e-timeline .e-dot {
|
|
91694
91705
|
display: flex;
|
|
91695
91706
|
align-items: center;
|
|
91696
91707
|
justify-content: center;
|
|
91697
91708
|
}
|
|
91698
|
-
.e-timeline [class
|
|
91709
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
91699
91710
|
min-width: 32px;
|
|
91700
91711
|
min-height: 32px;
|
|
91701
91712
|
border-radius: var(--dot-radius);
|
|
@@ -91881,8 +91892,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
91881
91892
|
color: rgba(255, 255, 255, 0.38);
|
|
91882
91893
|
}
|
|
91883
91894
|
|
|
91884
|
-
.e-bigger.e-timeline [class
|
|
91885
|
-
.e-bigger .e-timeline [class
|
|
91895
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
91896
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
91886
91897
|
min-width: 40px;
|
|
91887
91898
|
min-height: 40px;
|
|
91888
91899
|
font-size: 18px;
|
|
@@ -41634,18 +41634,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41634
41634
|
line-height: normal;
|
|
41635
41635
|
}
|
|
41636
41636
|
|
|
41637
|
-
.e-grid.sf-grid.e-
|
|
41637
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41638
41638
|
/* stylelint-disable declaration-no-important */
|
|
41639
41639
|
/* stylelint-enable declaration-no-important */
|
|
41640
41640
|
}
|
|
41641
|
-
.e-grid.sf-grid.e-
|
|
41641
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41642
41642
|
border-spacing: 0 !important;
|
|
41643
41643
|
}
|
|
41644
|
-
.e-grid.sf-grid.e-
|
|
41644
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
41645
41645
|
line-height: 1;
|
|
41646
41646
|
}
|
|
41647
41647
|
}
|
|
41648
41648
|
/* stylelint-enable function-url-quotes */
|
|
41649
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
41650
|
+
/* stylelint-disable function-url-quotes */
|
|
41651
|
+
@supports (font: -apple-system-body) {
|
|
41652
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41653
|
+
/* stylelint-disable declaration-no-important */
|
|
41654
|
+
}
|
|
41655
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41656
|
+
border-spacing: 0 !important;
|
|
41657
|
+
}
|
|
41658
|
+
}
|
|
41659
|
+
/* stylelint-enable function-url-quotes */
|
|
41649
41660
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
41650
41661
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
41651
41662
|
color: #000;
|
|
@@ -70798,14 +70809,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70798
70809
|
height: inherit;
|
|
70799
70810
|
width: 100%;
|
|
70800
70811
|
}
|
|
70801
|
-
.e-timeline [class
|
|
70812
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
70802
70813
|
.e-timeline .e-dot-item,
|
|
70803
70814
|
.e-timeline .e-dot {
|
|
70804
70815
|
display: flex;
|
|
70805
70816
|
align-items: center;
|
|
70806
70817
|
justify-content: center;
|
|
70807
70818
|
}
|
|
70808
|
-
.e-timeline [class
|
|
70819
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
70809
70820
|
min-width: 32px;
|
|
70810
70821
|
min-height: 32px;
|
|
70811
70822
|
border-radius: var(--dot-radius);
|
|
@@ -55489,18 +55489,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55489
55489
|
line-height: normal;
|
|
55490
55490
|
}
|
|
55491
55491
|
|
|
55492
|
-
.e-grid.sf-grid.e-
|
|
55492
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55493
55493
|
/* stylelint-disable declaration-no-important */
|
|
55494
55494
|
/* stylelint-enable declaration-no-important */
|
|
55495
55495
|
}
|
|
55496
|
-
.e-grid.sf-grid.e-
|
|
55496
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55497
55497
|
border-spacing: 0 !important;
|
|
55498
55498
|
}
|
|
55499
|
-
.e-grid.sf-grid.e-
|
|
55499
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
55500
55500
|
line-height: 1;
|
|
55501
55501
|
}
|
|
55502
55502
|
}
|
|
55503
55503
|
/* stylelint-enable function-url-quotes */
|
|
55504
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
55505
|
+
/* stylelint-disable function-url-quotes */
|
|
55506
|
+
@supports (font: -apple-system-body) {
|
|
55507
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55508
|
+
/* stylelint-disable declaration-no-important */
|
|
55509
|
+
}
|
|
55510
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55511
|
+
border-spacing: 0 !important;
|
|
55512
|
+
}
|
|
55513
|
+
}
|
|
55514
|
+
/* stylelint-enable function-url-quotes */
|
|
55504
55515
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
55505
55516
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
55506
55517
|
color: #000;
|
|
@@ -91914,14 +91925,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
91914
91925
|
height: inherit;
|
|
91915
91926
|
width: 100%;
|
|
91916
91927
|
}
|
|
91917
|
-
.e-timeline [class
|
|
91928
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
91918
91929
|
.e-timeline .e-dot-item,
|
|
91919
91930
|
.e-timeline .e-dot {
|
|
91920
91931
|
display: flex;
|
|
91921
91932
|
align-items: center;
|
|
91922
91933
|
justify-content: center;
|
|
91923
91934
|
}
|
|
91924
|
-
.e-timeline [class
|
|
91935
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
91925
91936
|
min-width: 32px;
|
|
91926
91937
|
min-height: 32px;
|
|
91927
91938
|
border-radius: var(--dot-radius);
|
|
@@ -92107,8 +92118,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
92107
92118
|
color: rgba(0, 0, 0, 0.38);
|
|
92108
92119
|
}
|
|
92109
92120
|
|
|
92110
|
-
.e-bigger.e-timeline [class
|
|
92111
|
-
.e-bigger .e-timeline [class
|
|
92121
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
92122
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
92112
92123
|
min-width: 40px;
|
|
92113
92124
|
min-height: 40px;
|
|
92114
92125
|
font-size: 18px;
|
|
@@ -41356,18 +41356,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41356
41356
|
line-height: normal;
|
|
41357
41357
|
}
|
|
41358
41358
|
|
|
41359
|
-
.e-grid.sf-grid.e-
|
|
41359
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41360
41360
|
/* stylelint-disable declaration-no-important */
|
|
41361
41361
|
/* stylelint-enable declaration-no-important */
|
|
41362
41362
|
}
|
|
41363
|
-
.e-grid.sf-grid.e-
|
|
41363
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41364
41364
|
border-spacing: 0 !important;
|
|
41365
41365
|
}
|
|
41366
|
-
.e-grid.sf-grid.e-
|
|
41366
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
41367
41367
|
line-height: 1;
|
|
41368
41368
|
}
|
|
41369
41369
|
}
|
|
41370
41370
|
/* stylelint-enable function-url-quotes */
|
|
41371
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
41372
|
+
/* stylelint-disable function-url-quotes */
|
|
41373
|
+
@supports (font: -apple-system-body) {
|
|
41374
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41375
|
+
/* stylelint-disable declaration-no-important */
|
|
41376
|
+
}
|
|
41377
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41378
|
+
border-spacing: 0 !important;
|
|
41379
|
+
}
|
|
41380
|
+
}
|
|
41381
|
+
/* stylelint-enable function-url-quotes */
|
|
41371
41382
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
41372
41383
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
41373
41384
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
@@ -71036,14 +71047,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
71036
71047
|
height: inherit;
|
|
71037
71048
|
width: 100%;
|
|
71038
71049
|
}
|
|
71039
|
-
.e-timeline [class
|
|
71050
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
71040
71051
|
.e-timeline .e-dot-item,
|
|
71041
71052
|
.e-timeline .e-dot {
|
|
71042
71053
|
display: flex;
|
|
71043
71054
|
align-items: center;
|
|
71044
71055
|
justify-content: center;
|
|
71045
71056
|
}
|
|
71046
|
-
.e-timeline [class
|
|
71057
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
71047
71058
|
min-width: 32px;
|
|
71048
71059
|
min-height: 32px;
|
|
71049
71060
|
border-radius: var(--dot-radius);
|
|
@@ -55738,18 +55738,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55738
55738
|
line-height: normal;
|
|
55739
55739
|
}
|
|
55740
55740
|
|
|
55741
|
-
.e-grid.sf-grid.e-
|
|
55741
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55742
55742
|
/* stylelint-disable declaration-no-important */
|
|
55743
55743
|
/* stylelint-enable declaration-no-important */
|
|
55744
55744
|
}
|
|
55745
|
-
.e-grid.sf-grid.e-
|
|
55745
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55746
55746
|
border-spacing: 0 !important;
|
|
55747
55747
|
}
|
|
55748
|
-
.e-grid.sf-grid.e-
|
|
55748
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
55749
55749
|
line-height: 1;
|
|
55750
55750
|
}
|
|
55751
55751
|
}
|
|
55752
55752
|
/* stylelint-enable function-url-quotes */
|
|
55753
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
55754
|
+
/* stylelint-disable function-url-quotes */
|
|
55755
|
+
@supports (font: -apple-system-body) {
|
|
55756
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55757
|
+
/* stylelint-disable declaration-no-important */
|
|
55758
|
+
}
|
|
55759
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55760
|
+
border-spacing: 0 !important;
|
|
55761
|
+
}
|
|
55762
|
+
}
|
|
55763
|
+
/* stylelint-enable function-url-quotes */
|
|
55753
55764
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
55754
55765
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
55755
55766
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
@@ -92970,14 +92981,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
92970
92981
|
height: inherit;
|
|
92971
92982
|
width: 100%;
|
|
92972
92983
|
}
|
|
92973
|
-
.e-timeline [class
|
|
92984
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
92974
92985
|
.e-timeline .e-dot-item,
|
|
92975
92986
|
.e-timeline .e-dot {
|
|
92976
92987
|
display: flex;
|
|
92977
92988
|
align-items: center;
|
|
92978
92989
|
justify-content: center;
|
|
92979
92990
|
}
|
|
92980
|
-
.e-timeline [class
|
|
92991
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
92981
92992
|
min-width: 32px;
|
|
92982
92993
|
min-height: 32px;
|
|
92983
92994
|
border-radius: var(--dot-radius);
|
|
@@ -93163,8 +93174,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
93163
93174
|
color: rgba(var(--color-sf-on-surface), 0.38);
|
|
93164
93175
|
}
|
|
93165
93176
|
|
|
93166
|
-
.e-bigger.e-timeline [class
|
|
93167
|
-
.e-bigger .e-timeline [class
|
|
93177
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
93178
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
93168
93179
|
min-width: 40px;
|
|
93169
93180
|
min-height: 40px;
|
|
93170
93181
|
font-size: 18px;
|
|
@@ -41405,18 +41405,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41405
41405
|
line-height: normal;
|
|
41406
41406
|
}
|
|
41407
41407
|
|
|
41408
|
-
.e-grid.sf-grid.e-
|
|
41408
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41409
41409
|
/* stylelint-disable declaration-no-important */
|
|
41410
41410
|
/* stylelint-enable declaration-no-important */
|
|
41411
41411
|
}
|
|
41412
|
-
.e-grid.sf-grid.e-
|
|
41412
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41413
41413
|
border-spacing: 0 !important;
|
|
41414
41414
|
}
|
|
41415
|
-
.e-grid.sf-grid.e-
|
|
41415
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
41416
41416
|
line-height: 1;
|
|
41417
41417
|
}
|
|
41418
41418
|
}
|
|
41419
41419
|
/* stylelint-enable function-url-quotes */
|
|
41420
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
41421
|
+
/* stylelint-disable function-url-quotes */
|
|
41422
|
+
@supports (font: -apple-system-body) {
|
|
41423
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41424
|
+
/* stylelint-disable declaration-no-important */
|
|
41425
|
+
}
|
|
41426
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41427
|
+
border-spacing: 0 !important;
|
|
41428
|
+
}
|
|
41429
|
+
}
|
|
41430
|
+
/* stylelint-enable function-url-quotes */
|
|
41420
41431
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
41421
41432
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
41422
41433
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
@@ -71081,14 +71092,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
71081
71092
|
height: inherit;
|
|
71082
71093
|
width: 100%;
|
|
71083
71094
|
}
|
|
71084
|
-
.e-timeline [class
|
|
71095
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
71085
71096
|
.e-timeline .e-dot-item,
|
|
71086
71097
|
.e-timeline .e-dot {
|
|
71087
71098
|
display: flex;
|
|
71088
71099
|
align-items: center;
|
|
71089
71100
|
justify-content: center;
|
|
71090
71101
|
}
|
|
71091
|
-
.e-timeline [class
|
|
71102
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
71092
71103
|
min-width: 32px;
|
|
71093
71104
|
min-height: 32px;
|
|
71094
71105
|
border-radius: var(--dot-radius);
|
|
@@ -55787,18 +55787,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55787
55787
|
line-height: normal;
|
|
55788
55788
|
}
|
|
55789
55789
|
|
|
55790
|
-
.e-grid.sf-grid.e-
|
|
55790
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55791
55791
|
/* stylelint-disable declaration-no-important */
|
|
55792
55792
|
/* stylelint-enable declaration-no-important */
|
|
55793
55793
|
}
|
|
55794
|
-
.e-grid.sf-grid.e-
|
|
55794
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55795
55795
|
border-spacing: 0 !important;
|
|
55796
55796
|
}
|
|
55797
|
-
.e-grid.sf-grid.e-
|
|
55797
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
55798
55798
|
line-height: 1;
|
|
55799
55799
|
}
|
|
55800
55800
|
}
|
|
55801
55801
|
/* stylelint-enable function-url-quotes */
|
|
55802
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
55803
|
+
/* stylelint-disable function-url-quotes */
|
|
55804
|
+
@supports (font: -apple-system-body) {
|
|
55805
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55806
|
+
/* stylelint-disable declaration-no-important */
|
|
55807
|
+
}
|
|
55808
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55809
|
+
border-spacing: 0 !important;
|
|
55810
|
+
}
|
|
55811
|
+
}
|
|
55812
|
+
/* stylelint-enable function-url-quotes */
|
|
55802
55813
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
55803
55814
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
55804
55815
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
@@ -93011,14 +93022,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
93011
93022
|
height: inherit;
|
|
93012
93023
|
width: 100%;
|
|
93013
93024
|
}
|
|
93014
|
-
.e-timeline [class
|
|
93025
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
93015
93026
|
.e-timeline .e-dot-item,
|
|
93016
93027
|
.e-timeline .e-dot {
|
|
93017
93028
|
display: flex;
|
|
93018
93029
|
align-items: center;
|
|
93019
93030
|
justify-content: center;
|
|
93020
93031
|
}
|
|
93021
|
-
.e-timeline [class
|
|
93032
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
93022
93033
|
min-width: 32px;
|
|
93023
93034
|
min-height: 32px;
|
|
93024
93035
|
border-radius: var(--dot-radius);
|
|
@@ -93204,8 +93215,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
93204
93215
|
color: rgba(var(--color-sf-on-surface), 0.38);
|
|
93205
93216
|
}
|
|
93206
93217
|
|
|
93207
|
-
.e-bigger.e-timeline [class
|
|
93208
|
-
.e-bigger .e-timeline [class
|
|
93218
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
93219
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
93209
93220
|
min-width: 40px;
|
|
93210
93221
|
min-height: 40px;
|
|
93211
93222
|
font-size: 18px;
|
|
@@ -36438,18 +36438,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36438
36438
|
line-height: normal;
|
|
36439
36439
|
}
|
|
36440
36440
|
|
|
36441
|
-
.e-grid.sf-grid.e-
|
|
36441
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36442
36442
|
/* stylelint-disable declaration-no-important */
|
|
36443
36443
|
/* stylelint-enable declaration-no-important */
|
|
36444
36444
|
}
|
|
36445
|
-
.e-grid.sf-grid.e-
|
|
36445
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36446
36446
|
border-spacing: 0 !important;
|
|
36447
36447
|
}
|
|
36448
|
-
.e-grid.sf-grid.e-
|
|
36448
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36449
36449
|
line-height: 1;
|
|
36450
36450
|
}
|
|
36451
36451
|
}
|
|
36452
36452
|
/* stylelint-enable function-url-quotes */
|
|
36453
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36454
|
+
/* stylelint-disable function-url-quotes */
|
|
36455
|
+
@supports (font: -apple-system-body) {
|
|
36456
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36457
|
+
/* stylelint-disable declaration-no-important */
|
|
36458
|
+
}
|
|
36459
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36460
|
+
border-spacing: 0 !important;
|
|
36461
|
+
}
|
|
36462
|
+
}
|
|
36463
|
+
/* stylelint-enable function-url-quotes */
|
|
36453
36464
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36454
36465
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36455
36466
|
color: #d1d5db;
|
|
@@ -65840,14 +65851,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65840
65851
|
height: inherit;
|
|
65841
65852
|
width: 100%;
|
|
65842
65853
|
}
|
|
65843
|
-
.e-timeline [class
|
|
65854
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
65844
65855
|
.e-timeline .e-dot-item,
|
|
65845
65856
|
.e-timeline .e-dot {
|
|
65846
65857
|
display: flex;
|
|
65847
65858
|
align-items: center;
|
|
65848
65859
|
justify-content: center;
|
|
65849
65860
|
}
|
|
65850
|
-
.e-timeline [class
|
|
65861
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
65851
65862
|
min-width: 32px;
|
|
65852
65863
|
min-height: 32px;
|
|
65853
65864
|
border-radius: var(--dot-radius);
|
|
@@ -46933,18 +46933,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46933
46933
|
line-height: normal;
|
|
46934
46934
|
}
|
|
46935
46935
|
|
|
46936
|
-
.e-grid.sf-grid.e-
|
|
46936
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46937
46937
|
/* stylelint-disable declaration-no-important */
|
|
46938
46938
|
/* stylelint-enable declaration-no-important */
|
|
46939
46939
|
}
|
|
46940
|
-
.e-grid.sf-grid.e-
|
|
46940
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46941
46941
|
border-spacing: 0 !important;
|
|
46942
46942
|
}
|
|
46943
|
-
.e-grid.sf-grid.e-
|
|
46943
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46944
46944
|
line-height: 1;
|
|
46945
46945
|
}
|
|
46946
46946
|
}
|
|
46947
46947
|
/* stylelint-enable function-url-quotes */
|
|
46948
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46949
|
+
/* stylelint-disable function-url-quotes */
|
|
46950
|
+
@supports (font: -apple-system-body) {
|
|
46951
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46952
|
+
/* stylelint-disable declaration-no-important */
|
|
46953
|
+
}
|
|
46954
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46955
|
+
border-spacing: 0 !important;
|
|
46956
|
+
}
|
|
46957
|
+
}
|
|
46958
|
+
/* stylelint-enable function-url-quotes */
|
|
46948
46959
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46949
46960
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46950
46961
|
color: #d1d5db;
|
|
@@ -83751,14 +83762,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83751
83762
|
height: inherit;
|
|
83752
83763
|
width: 100%;
|
|
83753
83764
|
}
|
|
83754
|
-
.e-timeline [class
|
|
83765
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83755
83766
|
.e-timeline .e-dot-item,
|
|
83756
83767
|
.e-timeline .e-dot {
|
|
83757
83768
|
display: flex;
|
|
83758
83769
|
align-items: center;
|
|
83759
83770
|
justify-content: center;
|
|
83760
83771
|
}
|
|
83761
|
-
.e-timeline [class
|
|
83772
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83762
83773
|
min-width: 32px;
|
|
83763
83774
|
min-height: 32px;
|
|
83764
83775
|
border-radius: var(--dot-radius);
|
|
@@ -83944,8 +83955,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83944
83955
|
color: #6b7280;
|
|
83945
83956
|
}
|
|
83946
83957
|
|
|
83947
|
-
.e-bigger.e-timeline [class
|
|
83948
|
-
.e-bigger .e-timeline [class
|
|
83958
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83959
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83949
83960
|
min-width: 40px;
|
|
83950
83961
|
min-height: 40px;
|
|
83951
83962
|
font-size: 18px;
|