@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
|
@@ -37054,18 +37054,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37054
37054
|
line-height: normal;
|
|
37055
37055
|
}
|
|
37056
37056
|
|
|
37057
|
-
.e-grid.sf-grid.e-
|
|
37057
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37058
37058
|
/* stylelint-disable declaration-no-important */
|
|
37059
37059
|
/* stylelint-enable declaration-no-important */
|
|
37060
37060
|
}
|
|
37061
|
-
.e-grid.sf-grid.e-
|
|
37061
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37062
37062
|
border-spacing: 0 !important;
|
|
37063
37063
|
}
|
|
37064
|
-
.e-grid.sf-grid.e-
|
|
37064
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
37065
37065
|
line-height: 1;
|
|
37066
37066
|
}
|
|
37067
37067
|
}
|
|
37068
37068
|
/* stylelint-enable function-url-quotes */
|
|
37069
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
37070
|
+
/* stylelint-disable function-url-quotes */
|
|
37071
|
+
@supports (font: -apple-system-body) {
|
|
37072
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37073
|
+
/* stylelint-disable declaration-no-important */
|
|
37074
|
+
}
|
|
37075
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37076
|
+
border-spacing: 0 !important;
|
|
37077
|
+
}
|
|
37078
|
+
}
|
|
37079
|
+
/* stylelint-enable function-url-quotes */
|
|
37069
37080
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
37070
37081
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
37071
37082
|
color: #cecfd2;
|
|
@@ -66442,14 +66453,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66442
66453
|
height: inherit;
|
|
66443
66454
|
width: 100%;
|
|
66444
66455
|
}
|
|
66445
|
-
.e-timeline [class
|
|
66456
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66446
66457
|
.e-timeline .e-dot-item,
|
|
66447
66458
|
.e-timeline .e-dot {
|
|
66448
66459
|
display: flex;
|
|
66449
66460
|
align-items: center;
|
|
66450
66461
|
justify-content: center;
|
|
66451
66462
|
}
|
|
66452
|
-
.e-timeline [class
|
|
66463
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66453
66464
|
min-width: 32px;
|
|
66454
66465
|
min-height: 32px;
|
|
66455
66466
|
border-radius: var(--dot-radius);
|
|
@@ -47549,18 +47549,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
47549
47549
|
line-height: normal;
|
|
47550
47550
|
}
|
|
47551
47551
|
|
|
47552
|
-
.e-grid.sf-grid.e-
|
|
47552
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
47553
47553
|
/* stylelint-disable declaration-no-important */
|
|
47554
47554
|
/* stylelint-enable declaration-no-important */
|
|
47555
47555
|
}
|
|
47556
|
-
.e-grid.sf-grid.e-
|
|
47556
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
47557
47557
|
border-spacing: 0 !important;
|
|
47558
47558
|
}
|
|
47559
|
-
.e-grid.sf-grid.e-
|
|
47559
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
47560
47560
|
line-height: 1;
|
|
47561
47561
|
}
|
|
47562
47562
|
}
|
|
47563
47563
|
/* stylelint-enable function-url-quotes */
|
|
47564
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
47565
|
+
/* stylelint-disable function-url-quotes */
|
|
47566
|
+
@supports (font: -apple-system-body) {
|
|
47567
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
47568
|
+
/* stylelint-disable declaration-no-important */
|
|
47569
|
+
}
|
|
47570
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
47571
|
+
border-spacing: 0 !important;
|
|
47572
|
+
}
|
|
47573
|
+
}
|
|
47574
|
+
/* stylelint-enable function-url-quotes */
|
|
47564
47575
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
47565
47576
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
47566
47577
|
color: #cecfd2;
|
|
@@ -84353,14 +84364,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84353
84364
|
height: inherit;
|
|
84354
84365
|
width: 100%;
|
|
84355
84366
|
}
|
|
84356
|
-
.e-timeline [class
|
|
84367
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84357
84368
|
.e-timeline .e-dot-item,
|
|
84358
84369
|
.e-timeline .e-dot {
|
|
84359
84370
|
display: flex;
|
|
84360
84371
|
align-items: center;
|
|
84361
84372
|
justify-content: center;
|
|
84362
84373
|
}
|
|
84363
|
-
.e-timeline [class
|
|
84374
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84364
84375
|
min-width: 32px;
|
|
84365
84376
|
min-height: 32px;
|
|
84366
84377
|
border-radius: var(--dot-radius);
|
|
@@ -84546,8 +84557,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84546
84557
|
color: var(--color-sf-text-disabled);
|
|
84547
84558
|
}
|
|
84548
84559
|
|
|
84549
|
-
.e-bigger.e-timeline [class
|
|
84550
|
-
.e-bigger .e-timeline [class
|
|
84560
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84561
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84551
84562
|
min-width: 40px;
|
|
84552
84563
|
min-height: 40px;
|
|
84553
84564
|
font-size: 18px;
|
|
@@ -37277,18 +37277,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37277
37277
|
line-height: normal;
|
|
37278
37278
|
}
|
|
37279
37279
|
|
|
37280
|
-
.e-grid.sf-grid.e-
|
|
37280
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37281
37281
|
/* stylelint-disable declaration-no-important */
|
|
37282
37282
|
/* stylelint-enable declaration-no-important */
|
|
37283
37283
|
}
|
|
37284
|
-
.e-grid.sf-grid.e-
|
|
37284
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37285
37285
|
border-spacing: 0 !important;
|
|
37286
37286
|
}
|
|
37287
|
-
.e-grid.sf-grid.e-
|
|
37287
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
37288
37288
|
line-height: 1;
|
|
37289
37289
|
}
|
|
37290
37290
|
}
|
|
37291
37291
|
/* stylelint-enable function-url-quotes */
|
|
37292
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
37293
|
+
/* stylelint-disable function-url-quotes */
|
|
37294
|
+
@supports (font: -apple-system-body) {
|
|
37295
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37296
|
+
/* stylelint-disable declaration-no-important */
|
|
37297
|
+
}
|
|
37298
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37299
|
+
border-spacing: 0 !important;
|
|
37300
|
+
}
|
|
37301
|
+
}
|
|
37302
|
+
/* stylelint-enable function-url-quotes */
|
|
37292
37303
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
37293
37304
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
37294
37305
|
color: var(--color-sf-fg-secondary);
|
|
@@ -66656,14 +66667,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66656
66667
|
height: inherit;
|
|
66657
66668
|
width: 100%;
|
|
66658
66669
|
}
|
|
66659
|
-
.e-timeline [class
|
|
66670
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66660
66671
|
.e-timeline .e-dot-item,
|
|
66661
66672
|
.e-timeline .e-dot {
|
|
66662
66673
|
display: flex;
|
|
66663
66674
|
align-items: center;
|
|
66664
66675
|
justify-content: center;
|
|
66665
66676
|
}
|
|
66666
|
-
.e-timeline [class
|
|
66677
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66667
66678
|
min-width: 32px;
|
|
66668
66679
|
min-height: 32px;
|
|
66669
66680
|
border-radius: var(--dot-radius);
|
package/Compiled-Themes/bds.css
CHANGED
|
@@ -47772,18 +47772,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
47772
47772
|
line-height: normal;
|
|
47773
47773
|
}
|
|
47774
47774
|
|
|
47775
|
-
.e-grid.sf-grid.e-
|
|
47775
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
47776
47776
|
/* stylelint-disable declaration-no-important */
|
|
47777
47777
|
/* stylelint-enable declaration-no-important */
|
|
47778
47778
|
}
|
|
47779
|
-
.e-grid.sf-grid.e-
|
|
47779
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
47780
47780
|
border-spacing: 0 !important;
|
|
47781
47781
|
}
|
|
47782
|
-
.e-grid.sf-grid.e-
|
|
47782
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
47783
47783
|
line-height: 1;
|
|
47784
47784
|
}
|
|
47785
47785
|
}
|
|
47786
47786
|
/* stylelint-enable function-url-quotes */
|
|
47787
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
47788
|
+
/* stylelint-disable function-url-quotes */
|
|
47789
|
+
@supports (font: -apple-system-body) {
|
|
47790
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
47791
|
+
/* stylelint-disable declaration-no-important */
|
|
47792
|
+
}
|
|
47793
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
47794
|
+
border-spacing: 0 !important;
|
|
47795
|
+
}
|
|
47796
|
+
}
|
|
47797
|
+
/* stylelint-enable function-url-quotes */
|
|
47787
47798
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
47788
47799
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
47789
47800
|
color: var(--color-sf-fg-secondary);
|
|
@@ -84567,14 +84578,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84567
84578
|
height: inherit;
|
|
84568
84579
|
width: 100%;
|
|
84569
84580
|
}
|
|
84570
|
-
.e-timeline [class
|
|
84581
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84571
84582
|
.e-timeline .e-dot-item,
|
|
84572
84583
|
.e-timeline .e-dot {
|
|
84573
84584
|
display: flex;
|
|
84574
84585
|
align-items: center;
|
|
84575
84586
|
justify-content: center;
|
|
84576
84587
|
}
|
|
84577
|
-
.e-timeline [class
|
|
84588
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84578
84589
|
min-width: 32px;
|
|
84579
84590
|
min-height: 32px;
|
|
84580
84591
|
border-radius: var(--dot-radius);
|
|
@@ -84760,8 +84771,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84760
84771
|
color: var(--color-sf-text-disabled);
|
|
84761
84772
|
}
|
|
84762
84773
|
|
|
84763
|
-
.e-bigger.e-timeline [class
|
|
84764
|
-
.e-bigger .e-timeline [class
|
|
84774
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84775
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84765
84776
|
min-width: 40px;
|
|
84766
84777
|
min-height: 40px;
|
|
84767
84778
|
font-size: 18px;
|
|
@@ -36775,18 +36775,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36775
36775
|
line-height: normal;
|
|
36776
36776
|
}
|
|
36777
36777
|
|
|
36778
|
-
.e-grid.sf-grid.e-
|
|
36778
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36779
36779
|
/* stylelint-disable declaration-no-important */
|
|
36780
36780
|
/* stylelint-enable declaration-no-important */
|
|
36781
36781
|
}
|
|
36782
|
-
.e-grid.sf-grid.e-
|
|
36782
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36783
36783
|
border-spacing: 0 !important;
|
|
36784
36784
|
}
|
|
36785
|
-
.e-grid.sf-grid.e-
|
|
36785
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36786
36786
|
line-height: 1;
|
|
36787
36787
|
}
|
|
36788
36788
|
}
|
|
36789
36789
|
/* stylelint-enable function-url-quotes */
|
|
36790
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36791
|
+
/* stylelint-disable function-url-quotes */
|
|
36792
|
+
@supports (font: -apple-system-body) {
|
|
36793
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36794
|
+
/* stylelint-disable declaration-no-important */
|
|
36795
|
+
}
|
|
36796
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36797
|
+
border-spacing: 0 !important;
|
|
36798
|
+
}
|
|
36799
|
+
}
|
|
36800
|
+
/* stylelint-enable function-url-quotes */
|
|
36790
36801
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36791
36802
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36792
36803
|
color: #fff;
|
|
@@ -65834,14 +65845,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65834
65845
|
height: inherit;
|
|
65835
65846
|
width: 100%;
|
|
65836
65847
|
}
|
|
65837
|
-
.e-timeline [class
|
|
65848
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
65838
65849
|
.e-timeline .e-dot-item,
|
|
65839
65850
|
.e-timeline .e-dot {
|
|
65840
65851
|
display: flex;
|
|
65841
65852
|
align-items: center;
|
|
65842
65853
|
justify-content: center;
|
|
65843
65854
|
}
|
|
65844
|
-
.e-timeline [class
|
|
65855
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
65845
65856
|
min-width: 32px;
|
|
65846
65857
|
min-height: 32px;
|
|
65847
65858
|
border-radius: var(--dot-radius);
|
|
@@ -46184,18 +46184,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46184
46184
|
line-height: normal;
|
|
46185
46185
|
}
|
|
46186
46186
|
|
|
46187
|
-
.e-grid.sf-grid.e-
|
|
46187
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46188
46188
|
/* stylelint-disable declaration-no-important */
|
|
46189
46189
|
/* stylelint-enable declaration-no-important */
|
|
46190
46190
|
}
|
|
46191
|
-
.e-grid.sf-grid.e-
|
|
46191
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46192
46192
|
border-spacing: 0 !important;
|
|
46193
46193
|
}
|
|
46194
|
-
.e-grid.sf-grid.e-
|
|
46194
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46195
46195
|
line-height: 1;
|
|
46196
46196
|
}
|
|
46197
46197
|
}
|
|
46198
46198
|
/* stylelint-enable function-url-quotes */
|
|
46199
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46200
|
+
/* stylelint-disable function-url-quotes */
|
|
46201
|
+
@supports (font: -apple-system-body) {
|
|
46202
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46203
|
+
/* stylelint-disable declaration-no-important */
|
|
46204
|
+
}
|
|
46205
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46206
|
+
border-spacing: 0 !important;
|
|
46207
|
+
}
|
|
46208
|
+
}
|
|
46209
|
+
/* stylelint-enable function-url-quotes */
|
|
46199
46210
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46200
46211
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46201
46212
|
color: #fff;
|
|
@@ -82442,14 +82453,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82442
82453
|
height: inherit;
|
|
82443
82454
|
width: 100%;
|
|
82444
82455
|
}
|
|
82445
|
-
.e-timeline [class
|
|
82456
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
82446
82457
|
.e-timeline .e-dot-item,
|
|
82447
82458
|
.e-timeline .e-dot {
|
|
82448
82459
|
display: flex;
|
|
82449
82460
|
align-items: center;
|
|
82450
82461
|
justify-content: center;
|
|
82451
82462
|
}
|
|
82452
|
-
.e-timeline [class
|
|
82463
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
82453
82464
|
min-width: 32px;
|
|
82454
82465
|
min-height: 32px;
|
|
82455
82466
|
border-radius: var(--dot-radius);
|
|
@@ -82635,8 +82646,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82635
82646
|
color: #767676;
|
|
82636
82647
|
}
|
|
82637
82648
|
|
|
82638
|
-
.e-bigger.e-timeline [class
|
|
82639
|
-
.e-bigger .e-timeline [class
|
|
82649
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
82650
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
82640
82651
|
min-width: 40px;
|
|
82641
82652
|
min-height: 40px;
|
|
82642
82653
|
font-size: 18px;
|
|
@@ -36805,18 +36805,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36805
36805
|
line-height: normal;
|
|
36806
36806
|
}
|
|
36807
36807
|
|
|
36808
|
-
.e-grid.sf-grid.e-
|
|
36808
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36809
36809
|
/* stylelint-disable declaration-no-important */
|
|
36810
36810
|
/* stylelint-enable declaration-no-important */
|
|
36811
36811
|
}
|
|
36812
|
-
.e-grid.sf-grid.e-
|
|
36812
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36813
36813
|
border-spacing: 0 !important;
|
|
36814
36814
|
}
|
|
36815
|
-
.e-grid.sf-grid.e-
|
|
36815
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36816
36816
|
line-height: 1;
|
|
36817
36817
|
}
|
|
36818
36818
|
}
|
|
36819
36819
|
/* stylelint-enable function-url-quotes */
|
|
36820
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36821
|
+
/* stylelint-disable function-url-quotes */
|
|
36822
|
+
@supports (font: -apple-system-body) {
|
|
36823
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36824
|
+
/* stylelint-disable declaration-no-important */
|
|
36825
|
+
}
|
|
36826
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36827
|
+
border-spacing: 0 !important;
|
|
36828
|
+
}
|
|
36829
|
+
}
|
|
36830
|
+
/* stylelint-enable function-url-quotes */
|
|
36820
36831
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36821
36832
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36822
36833
|
color: #333;
|
|
@@ -65993,14 +66004,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65993
66004
|
height: inherit;
|
|
65994
66005
|
width: 100%;
|
|
65995
66006
|
}
|
|
65996
|
-
.e-timeline [class
|
|
66007
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
65997
66008
|
.e-timeline .e-dot-item,
|
|
65998
66009
|
.e-timeline .e-dot {
|
|
65999
66010
|
display: flex;
|
|
66000
66011
|
align-items: center;
|
|
66001
66012
|
justify-content: center;
|
|
66002
66013
|
}
|
|
66003
|
-
.e-timeline [class
|
|
66014
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66004
66015
|
min-width: 32px;
|
|
66005
66016
|
min-height: 32px;
|
|
66006
66017
|
border-radius: var(--dot-radius);
|
|
@@ -46226,18 +46226,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46226
46226
|
line-height: normal;
|
|
46227
46227
|
}
|
|
46228
46228
|
|
|
46229
|
-
.e-grid.sf-grid.e-
|
|
46229
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46230
46230
|
/* stylelint-disable declaration-no-important */
|
|
46231
46231
|
/* stylelint-enable declaration-no-important */
|
|
46232
46232
|
}
|
|
46233
|
-
.e-grid.sf-grid.e-
|
|
46233
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46234
46234
|
border-spacing: 0 !important;
|
|
46235
46235
|
}
|
|
46236
|
-
.e-grid.sf-grid.e-
|
|
46236
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46237
46237
|
line-height: 1;
|
|
46238
46238
|
}
|
|
46239
46239
|
}
|
|
46240
46240
|
/* stylelint-enable function-url-quotes */
|
|
46241
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46242
|
+
/* stylelint-disable function-url-quotes */
|
|
46243
|
+
@supports (font: -apple-system-body) {
|
|
46244
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46245
|
+
/* stylelint-disable declaration-no-important */
|
|
46246
|
+
}
|
|
46247
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46248
|
+
border-spacing: 0 !important;
|
|
46249
|
+
}
|
|
46250
|
+
}
|
|
46251
|
+
/* stylelint-enable function-url-quotes */
|
|
46241
46252
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46242
46253
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46243
46254
|
color: #333;
|
|
@@ -82621,14 +82632,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82621
82632
|
height: inherit;
|
|
82622
82633
|
width: 100%;
|
|
82623
82634
|
}
|
|
82624
|
-
.e-timeline [class
|
|
82635
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
82625
82636
|
.e-timeline .e-dot-item,
|
|
82626
82637
|
.e-timeline .e-dot {
|
|
82627
82638
|
display: flex;
|
|
82628
82639
|
align-items: center;
|
|
82629
82640
|
justify-content: center;
|
|
82630
82641
|
}
|
|
82631
|
-
.e-timeline [class
|
|
82642
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
82632
82643
|
min-width: 32px;
|
|
82633
82644
|
min-height: 32px;
|
|
82634
82645
|
border-radius: var(--dot-radius);
|
|
@@ -82814,8 +82825,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82814
82825
|
color: #adadad;
|
|
82815
82826
|
}
|
|
82816
82827
|
|
|
82817
|
-
.e-bigger.e-timeline [class
|
|
82818
|
-
.e-bigger .e-timeline [class
|
|
82828
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
82829
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
82819
82830
|
min-width: 40px;
|
|
82820
82831
|
min-height: 40px;
|
|
82821
82832
|
font-size: 18px;
|
|
@@ -36985,18 +36985,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36985
36985
|
line-height: normal;
|
|
36986
36986
|
}
|
|
36987
36987
|
|
|
36988
|
-
.e-grid.sf-grid.e-
|
|
36988
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36989
36989
|
/* stylelint-disable declaration-no-important */
|
|
36990
36990
|
/* stylelint-enable declaration-no-important */
|
|
36991
36991
|
}
|
|
36992
|
-
.e-grid.sf-grid.e-
|
|
36992
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36993
36993
|
border-spacing: 0 !important;
|
|
36994
36994
|
}
|
|
36995
|
-
.e-grid.sf-grid.e-
|
|
36995
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36996
36996
|
line-height: 1;
|
|
36997
36997
|
}
|
|
36998
36998
|
}
|
|
36999
36999
|
/* stylelint-enable function-url-quotes */
|
|
37000
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
37001
|
+
/* stylelint-disable function-url-quotes */
|
|
37002
|
+
@supports (font: -apple-system-body) {
|
|
37003
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37004
|
+
/* stylelint-disable declaration-no-important */
|
|
37005
|
+
}
|
|
37006
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37007
|
+
border-spacing: 0 !important;
|
|
37008
|
+
}
|
|
37009
|
+
}
|
|
37010
|
+
/* stylelint-enable function-url-quotes */
|
|
37000
37011
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
37001
37012
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
37002
37013
|
color: #495057;
|
|
@@ -66699,14 +66710,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66699
66710
|
height: inherit;
|
|
66700
66711
|
width: 100%;
|
|
66701
66712
|
}
|
|
66702
|
-
.e-timeline [class
|
|
66713
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66703
66714
|
.e-timeline .e-dot-item,
|
|
66704
66715
|
.e-timeline .e-dot {
|
|
66705
66716
|
display: flex;
|
|
66706
66717
|
align-items: center;
|
|
66707
66718
|
justify-content: center;
|
|
66708
66719
|
}
|
|
66709
|
-
.e-timeline [class
|
|
66720
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66710
66721
|
min-width: 32px;
|
|
66711
66722
|
min-height: 32px;
|
|
66712
66723
|
border-radius: var(--dot-radius);
|
|
@@ -46879,18 +46879,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46879
46879
|
line-height: normal;
|
|
46880
46880
|
}
|
|
46881
46881
|
|
|
46882
|
-
.e-grid.sf-grid.e-
|
|
46882
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46883
46883
|
/* stylelint-disable declaration-no-important */
|
|
46884
46884
|
/* stylelint-enable declaration-no-important */
|
|
46885
46885
|
}
|
|
46886
|
-
.e-grid.sf-grid.e-
|
|
46886
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46887
46887
|
border-spacing: 0 !important;
|
|
46888
46888
|
}
|
|
46889
|
-
.e-grid.sf-grid.e-
|
|
46889
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46890
46890
|
line-height: 1;
|
|
46891
46891
|
}
|
|
46892
46892
|
}
|
|
46893
46893
|
/* stylelint-enable function-url-quotes */
|
|
46894
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46895
|
+
/* stylelint-disable function-url-quotes */
|
|
46896
|
+
@supports (font: -apple-system-body) {
|
|
46897
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46898
|
+
/* stylelint-disable declaration-no-important */
|
|
46899
|
+
}
|
|
46900
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46901
|
+
border-spacing: 0 !important;
|
|
46902
|
+
}
|
|
46903
|
+
}
|
|
46904
|
+
/* stylelint-enable function-url-quotes */
|
|
46894
46905
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46895
46906
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46896
46907
|
color: #495057;
|
|
@@ -84074,14 +84085,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84074
84085
|
height: inherit;
|
|
84075
84086
|
width: 100%;
|
|
84076
84087
|
}
|
|
84077
|
-
.e-timeline [class
|
|
84088
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84078
84089
|
.e-timeline .e-dot-item,
|
|
84079
84090
|
.e-timeline .e-dot {
|
|
84080
84091
|
display: flex;
|
|
84081
84092
|
align-items: center;
|
|
84082
84093
|
justify-content: center;
|
|
84083
84094
|
}
|
|
84084
|
-
.e-timeline [class
|
|
84095
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84085
84096
|
min-width: 32px;
|
|
84086
84097
|
min-height: 32px;
|
|
84087
84098
|
border-radius: var(--dot-radius);
|
|
@@ -84267,8 +84278,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84267
84278
|
color: #adb5bd;
|
|
84268
84279
|
}
|
|
84269
84280
|
|
|
84270
|
-
.e-bigger.e-timeline [class
|
|
84271
|
-
.e-bigger .e-timeline [class
|
|
84281
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84282
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84272
84283
|
min-width: 40px;
|
|
84273
84284
|
min-height: 40px;
|
|
84274
84285
|
font-size: 18px;
|
|
@@ -36702,18 +36702,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36702
36702
|
line-height: normal;
|
|
36703
36703
|
}
|
|
36704
36704
|
|
|
36705
|
-
.e-grid.sf-grid.e-
|
|
36705
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36706
36706
|
/* stylelint-disable declaration-no-important */
|
|
36707
36707
|
/* stylelint-enable declaration-no-important */
|
|
36708
36708
|
}
|
|
36709
|
-
.e-grid.sf-grid.e-
|
|
36709
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36710
36710
|
border-spacing: 0 !important;
|
|
36711
36711
|
}
|
|
36712
|
-
.e-grid.sf-grid.e-
|
|
36712
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36713
36713
|
line-height: 1;
|
|
36714
36714
|
}
|
|
36715
36715
|
}
|
|
36716
36716
|
/* stylelint-enable function-url-quotes */
|
|
36717
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36718
|
+
/* stylelint-disable function-url-quotes */
|
|
36719
|
+
@supports (font: -apple-system-body) {
|
|
36720
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36721
|
+
/* stylelint-disable declaration-no-important */
|
|
36722
|
+
}
|
|
36723
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36724
|
+
border-spacing: 0 !important;
|
|
36725
|
+
}
|
|
36726
|
+
}
|
|
36727
|
+
/* stylelint-enable function-url-quotes */
|
|
36717
36728
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36718
36729
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36719
36730
|
color: #adb5bd;
|
|
@@ -66278,14 +66289,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66278
66289
|
height: inherit;
|
|
66279
66290
|
width: 100%;
|
|
66280
66291
|
}
|
|
66281
|
-
.e-timeline [class
|
|
66292
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66282
66293
|
.e-timeline .e-dot-item,
|
|
66283
66294
|
.e-timeline .e-dot {
|
|
66284
66295
|
display: flex;
|
|
66285
66296
|
align-items: center;
|
|
66286
66297
|
justify-content: center;
|
|
66287
66298
|
}
|
|
66288
|
-
.e-timeline [class
|
|
66299
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66289
66300
|
min-width: 32px;
|
|
66290
66301
|
min-height: 32px;
|
|
66291
66302
|
border-radius: var(--dot-radius);
|