@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.
Files changed (201) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +16 -5
  2. package/Compiled-Themes/bds-dark.css +18 -7
  3. package/Compiled-Themes/bds-lite.css +16 -5
  4. package/Compiled-Themes/bds.css +18 -7
  5. package/Compiled-Themes/bootstrap-dark-lite.css +16 -5
  6. package/Compiled-Themes/bootstrap-dark.css +18 -7
  7. package/Compiled-Themes/bootstrap-lite.css +16 -5
  8. package/Compiled-Themes/bootstrap.css +18 -7
  9. package/Compiled-Themes/bootstrap4-lite.css +16 -5
  10. package/Compiled-Themes/bootstrap4.css +18 -7
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +16 -5
  12. package/Compiled-Themes/bootstrap5-dark.css +18 -7
  13. package/Compiled-Themes/bootstrap5-lite.css +16 -5
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +16 -5
  15. package/Compiled-Themes/bootstrap5.3-dark.css +18 -7
  16. package/Compiled-Themes/bootstrap5.3-lite.css +16 -5
  17. package/Compiled-Themes/bootstrap5.3.css +18 -7
  18. package/Compiled-Themes/bootstrap5.css +18 -7
  19. package/Compiled-Themes/fabric-dark-lite.css +16 -5
  20. package/Compiled-Themes/fabric-dark.css +18 -7
  21. package/Compiled-Themes/fabric-lite.css +16 -5
  22. package/Compiled-Themes/fabric.css +18 -7
  23. package/Compiled-Themes/fluent-dark-lite.css +16 -5
  24. package/Compiled-Themes/fluent-dark.css +18 -7
  25. package/Compiled-Themes/fluent-lite.css +16 -5
  26. package/Compiled-Themes/fluent.css +18 -7
  27. package/Compiled-Themes/fluent2-dark-lite.css +16 -5
  28. package/Compiled-Themes/fluent2-dark.css +18 -7
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +16 -5
  30. package/Compiled-Themes/fluent2-highcontrast.css +18 -7
  31. package/Compiled-Themes/fluent2-lite.css +16 -5
  32. package/Compiled-Themes/fluent2.css +18 -7
  33. package/Compiled-Themes/highcontrast-lite.css +16 -5
  34. package/Compiled-Themes/highcontrast.css +18 -7
  35. package/Compiled-Themes/material-dark-lite.css +16 -5
  36. package/Compiled-Themes/material-dark.css +18 -7
  37. package/Compiled-Themes/material-lite.css +16 -5
  38. package/Compiled-Themes/material.css +18 -7
  39. package/Compiled-Themes/material3-dark-lite.css +16 -5
  40. package/Compiled-Themes/material3-dark.css +18 -7
  41. package/Compiled-Themes/material3-lite.css +16 -5
  42. package/Compiled-Themes/material3.css +18 -7
  43. package/Compiled-Themes/tailwind-dark-lite.css +16 -5
  44. package/Compiled-Themes/tailwind-dark.css +18 -7
  45. package/Compiled-Themes/tailwind-lite.css +16 -5
  46. package/Compiled-Themes/tailwind.css +18 -7
  47. package/Compiled-Themes/tailwind3-dark-lite.css +16 -5
  48. package/Compiled-Themes/tailwind3-dark.css +18 -7
  49. package/Compiled-Themes/tailwind3-lite.css +16 -5
  50. package/Compiled-Themes/tailwind3.css +18 -7
  51. package/SCSS-Themes/bds-dark-lite.scss +16 -3
  52. package/SCSS-Themes/bds-dark.scss +17 -4
  53. package/SCSS-Themes/bds-lite.scss +16 -3
  54. package/SCSS-Themes/bds.scss +17 -4
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +16 -3
  56. package/SCSS-Themes/bootstrap-dark.scss +17 -4
  57. package/SCSS-Themes/bootstrap-lite.scss +16 -3
  58. package/SCSS-Themes/bootstrap.scss +17 -4
  59. package/SCSS-Themes/bootstrap4-lite.scss +16 -3
  60. package/SCSS-Themes/bootstrap4.scss +17 -4
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +16 -3
  62. package/SCSS-Themes/bootstrap5-dark.scss +17 -4
  63. package/SCSS-Themes/bootstrap5-lite.scss +16 -3
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +16 -3
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +17 -4
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +16 -3
  67. package/SCSS-Themes/bootstrap5.3.scss +17 -4
  68. package/SCSS-Themes/bootstrap5.scss +17 -4
  69. package/SCSS-Themes/fabric-dark-lite.scss +16 -3
  70. package/SCSS-Themes/fabric-dark.scss +17 -4
  71. package/SCSS-Themes/fabric-lite.scss +16 -3
  72. package/SCSS-Themes/fabric.scss +17 -4
  73. package/SCSS-Themes/fluent-dark-lite.scss +16 -3
  74. package/SCSS-Themes/fluent-dark.scss +17 -4
  75. package/SCSS-Themes/fluent-lite.scss +16 -3
  76. package/SCSS-Themes/fluent.scss +17 -4
  77. package/SCSS-Themes/fluent2-dark-lite.scss +16 -3
  78. package/SCSS-Themes/fluent2-dark.scss +17 -4
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +16 -3
  80. package/SCSS-Themes/fluent2-highcontrast.scss +17 -4
  81. package/SCSS-Themes/fluent2-lite.scss +16 -3
  82. package/SCSS-Themes/fluent2.scss +17 -4
  83. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +14 -1
  84. package/SCSS-Themes/grids/grid/bds-dark.scss +14 -1
  85. package/SCSS-Themes/grids/grid/bds-lite.scss +14 -1
  86. package/SCSS-Themes/grids/grid/bds.scss +14 -1
  87. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +14 -1
  88. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +14 -1
  89. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +14 -1
  90. package/SCSS-Themes/grids/grid/bootstrap.scss +14 -1
  91. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +14 -1
  92. package/SCSS-Themes/grids/grid/bootstrap4.scss +14 -1
  93. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +14 -1
  94. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +14 -1
  95. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +14 -1
  96. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +14 -1
  97. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +14 -1
  98. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +14 -1
  99. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +14 -1
  100. package/SCSS-Themes/grids/grid/bootstrap5.scss +14 -1
  101. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +14 -1
  102. package/SCSS-Themes/grids/grid/fabric-dark.scss +14 -1
  103. package/SCSS-Themes/grids/grid/fabric-lite.scss +14 -1
  104. package/SCSS-Themes/grids/grid/fabric.scss +14 -1
  105. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +14 -1
  106. package/SCSS-Themes/grids/grid/fluent-dark.scss +14 -1
  107. package/SCSS-Themes/grids/grid/fluent-lite.scss +14 -1
  108. package/SCSS-Themes/grids/grid/fluent.scss +14 -1
  109. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +14 -1
  110. package/SCSS-Themes/grids/grid/fluent2-dark.scss +14 -1
  111. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +14 -1
  112. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +14 -1
  113. package/SCSS-Themes/grids/grid/fluent2-lite.scss +14 -1
  114. package/SCSS-Themes/grids/grid/fluent2.scss +14 -1
  115. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +14 -1
  116. package/SCSS-Themes/grids/grid/highcontrast.scss +14 -1
  117. package/SCSS-Themes/grids/grid/material-dark-lite.scss +14 -1
  118. package/SCSS-Themes/grids/grid/material-dark.scss +14 -1
  119. package/SCSS-Themes/grids/grid/material-lite.scss +14 -1
  120. package/SCSS-Themes/grids/grid/material.scss +14 -1
  121. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +14 -1
  122. package/SCSS-Themes/grids/grid/material3-dark.scss +14 -1
  123. package/SCSS-Themes/grids/grid/material3-lite.scss +14 -1
  124. package/SCSS-Themes/grids/grid/material3.scss +14 -1
  125. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +14 -1
  126. package/SCSS-Themes/grids/grid/tailwind-dark.scss +14 -1
  127. package/SCSS-Themes/grids/grid/tailwind-lite.scss +14 -1
  128. package/SCSS-Themes/grids/grid/tailwind.scss +14 -1
  129. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +14 -1
  130. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +14 -1
  131. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +14 -1
  132. package/SCSS-Themes/grids/grid/tailwind3.scss +14 -1
  133. package/SCSS-Themes/highcontrast-lite.scss +16 -3
  134. package/SCSS-Themes/highcontrast.scss +17 -4
  135. package/SCSS-Themes/layouts/timeline/bds-dark-lite.scss +2 -2
  136. package/SCSS-Themes/layouts/timeline/bds-dark.scss +3 -3
  137. package/SCSS-Themes/layouts/timeline/bds-lite.scss +2 -2
  138. package/SCSS-Themes/layouts/timeline/bds.scss +3 -3
  139. package/SCSS-Themes/layouts/timeline/bootstrap-dark-lite.scss +2 -2
  140. package/SCSS-Themes/layouts/timeline/bootstrap-dark.scss +3 -3
  141. package/SCSS-Themes/layouts/timeline/bootstrap-lite.scss +2 -2
  142. package/SCSS-Themes/layouts/timeline/bootstrap.scss +3 -3
  143. package/SCSS-Themes/layouts/timeline/bootstrap4-lite.scss +2 -2
  144. package/SCSS-Themes/layouts/timeline/bootstrap4.scss +3 -3
  145. package/SCSS-Themes/layouts/timeline/bootstrap5-dark-lite.scss +2 -2
  146. package/SCSS-Themes/layouts/timeline/bootstrap5-dark.scss +3 -3
  147. package/SCSS-Themes/layouts/timeline/bootstrap5-lite.scss +2 -2
  148. package/SCSS-Themes/layouts/timeline/bootstrap5.3-dark-lite.scss +2 -2
  149. package/SCSS-Themes/layouts/timeline/bootstrap5.3-dark.scss +3 -3
  150. package/SCSS-Themes/layouts/timeline/bootstrap5.3-lite.scss +2 -2
  151. package/SCSS-Themes/layouts/timeline/bootstrap5.3.scss +3 -3
  152. package/SCSS-Themes/layouts/timeline/bootstrap5.scss +3 -3
  153. package/SCSS-Themes/layouts/timeline/fabric-dark-lite.scss +2 -2
  154. package/SCSS-Themes/layouts/timeline/fabric-dark.scss +3 -3
  155. package/SCSS-Themes/layouts/timeline/fabric-lite.scss +2 -2
  156. package/SCSS-Themes/layouts/timeline/fabric.scss +3 -3
  157. package/SCSS-Themes/layouts/timeline/fluent-dark-lite.scss +2 -2
  158. package/SCSS-Themes/layouts/timeline/fluent-dark.scss +3 -3
  159. package/SCSS-Themes/layouts/timeline/fluent-lite.scss +2 -2
  160. package/SCSS-Themes/layouts/timeline/fluent.scss +3 -3
  161. package/SCSS-Themes/layouts/timeline/fluent2-dark-lite.scss +2 -2
  162. package/SCSS-Themes/layouts/timeline/fluent2-dark.scss +3 -3
  163. package/SCSS-Themes/layouts/timeline/fluent2-highcontrast-lite.scss +2 -2
  164. package/SCSS-Themes/layouts/timeline/fluent2-highcontrast.scss +3 -3
  165. package/SCSS-Themes/layouts/timeline/fluent2-lite.scss +2 -2
  166. package/SCSS-Themes/layouts/timeline/fluent2.scss +3 -3
  167. package/SCSS-Themes/layouts/timeline/highcontrast-lite.scss +2 -2
  168. package/SCSS-Themes/layouts/timeline/highcontrast.scss +3 -3
  169. package/SCSS-Themes/layouts/timeline/material-dark-lite.scss +2 -2
  170. package/SCSS-Themes/layouts/timeline/material-dark.scss +3 -3
  171. package/SCSS-Themes/layouts/timeline/material-lite.scss +2 -2
  172. package/SCSS-Themes/layouts/timeline/material.scss +3 -3
  173. package/SCSS-Themes/layouts/timeline/material3-dark-lite.scss +2 -2
  174. package/SCSS-Themes/layouts/timeline/material3-dark.scss +3 -3
  175. package/SCSS-Themes/layouts/timeline/material3-lite.scss +2 -2
  176. package/SCSS-Themes/layouts/timeline/material3.scss +3 -3
  177. package/SCSS-Themes/layouts/timeline/tailwind-dark-lite.scss +2 -2
  178. package/SCSS-Themes/layouts/timeline/tailwind-dark.scss +3 -3
  179. package/SCSS-Themes/layouts/timeline/tailwind-lite.scss +2 -2
  180. package/SCSS-Themes/layouts/timeline/tailwind.scss +3 -3
  181. package/SCSS-Themes/layouts/timeline/tailwind3-dark-lite.scss +2 -2
  182. package/SCSS-Themes/layouts/timeline/tailwind3-dark.scss +3 -3
  183. package/SCSS-Themes/layouts/timeline/tailwind3-lite.scss +2 -2
  184. package/SCSS-Themes/layouts/timeline/tailwind3.scss +3 -3
  185. package/SCSS-Themes/material-dark-lite.scss +16 -3
  186. package/SCSS-Themes/material-dark.scss +17 -4
  187. package/SCSS-Themes/material-lite.scss +16 -3
  188. package/SCSS-Themes/material.scss +17 -4
  189. package/SCSS-Themes/material3-dark-lite.scss +16 -3
  190. package/SCSS-Themes/material3-dark.scss +17 -4
  191. package/SCSS-Themes/material3-lite.scss +16 -3
  192. package/SCSS-Themes/material3.scss +17 -4
  193. package/SCSS-Themes/tailwind-dark-lite.scss +16 -3
  194. package/SCSS-Themes/tailwind-dark.scss +17 -4
  195. package/SCSS-Themes/tailwind-lite.scss +16 -3
  196. package/SCSS-Themes/tailwind.scss +17 -4
  197. package/SCSS-Themes/tailwind3-dark-lite.scss +16 -3
  198. package/SCSS-Themes/tailwind3-dark.scss +17 -4
  199. package/SCSS-Themes/tailwind3-lite.scss +16 -3
  200. package/SCSS-Themes/tailwind3.scss +17 -4
  201. package/package.json +1 -1
@@ -46783,18 +46783,29 @@ li.e-separator.e-menu-item.e-excel-separator {
46783
46783
  line-height: normal;
46784
46784
  }
46785
46785
 
46786
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
46786
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
46787
46787
  /* stylelint-disable declaration-no-important */
46788
46788
  /* stylelint-enable declaration-no-important */
46789
46789
  }
46790
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
46790
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
46791
46791
  border-spacing: 0 !important;
46792
46792
  }
46793
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
46793
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
46794
46794
  line-height: 1;
46795
46795
  }
46796
46796
  }
46797
46797
  /* stylelint-enable function-url-quotes */
46798
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
46799
+ /* stylelint-disable function-url-quotes */
46800
+ @supports (font: -apple-system-body) {
46801
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
46802
+ /* stylelint-disable declaration-no-important */
46803
+ }
46804
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
46805
+ border-spacing: 0 !important;
46806
+ }
46807
+ }
46808
+ /* stylelint-enable function-url-quotes */
46798
46809
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
46799
46810
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
46800
46811
  color: #adb5bd;
@@ -83723,14 +83734,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
83723
83734
  height: inherit;
83724
83735
  width: 100%;
83725
83736
  }
83726
- .e-timeline [class^="e-dot "]::before,
83737
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
83727
83738
  .e-timeline .e-dot-item,
83728
83739
  .e-timeline .e-dot {
83729
83740
  display: flex;
83730
83741
  align-items: center;
83731
83742
  justify-content: center;
83732
83743
  }
83733
- .e-timeline [class^="e-dot "]::before {
83744
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
83734
83745
  min-width: 32px;
83735
83746
  min-height: 32px;
83736
83747
  border-radius: var(--dot-radius);
@@ -83916,8 +83927,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
83916
83927
  color: #6c757d;
83917
83928
  }
83918
83929
 
83919
- .e-bigger.e-timeline [class^="e-dot "]::before,
83920
- .e-bigger .e-timeline [class^="e-dot "]::before {
83930
+ .e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
83931
+ .e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
83921
83932
  min-width: 40px;
83922
83933
  min-height: 40px;
83923
83934
  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-grid-min-height .e-virtualtable {
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-grid-min-height .e-virtualtable .e-table {
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-grid-min-height .e-virtualtable .e-rowcell {
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: #6c757d;
@@ -66290,14 +66301,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
66290
66301
  height: inherit;
66291
66302
  width: 100%;
66292
66303
  }
66293
- .e-timeline [class^="e-dot "]::before,
66304
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
66294
66305
  .e-timeline .e-dot-item,
66295
66306
  .e-timeline .e-dot {
66296
66307
  display: flex;
66297
66308
  align-items: center;
66298
66309
  justify-content: center;
66299
66310
  }
66300
- .e-timeline [class^="e-dot "]::before {
66311
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
66301
66312
  min-width: 32px;
66302
66313
  min-height: 32px;
66303
66314
  border-radius: var(--dot-radius);
@@ -37055,18 +37055,29 @@ li.e-separator.e-menu-item.e-excel-separator {
37055
37055
  line-height: normal;
37056
37056
  }
37057
37057
 
37058
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
37058
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
37059
37059
  /* stylelint-disable declaration-no-important */
37060
37060
  /* stylelint-enable declaration-no-important */
37061
37061
  }
37062
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
37062
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
37063
37063
  border-spacing: 0 !important;
37064
37064
  }
37065
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
37065
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
37066
37066
  line-height: 1;
37067
37067
  }
37068
37068
  }
37069
37069
  /* stylelint-enable function-url-quotes */
37070
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
37071
+ /* stylelint-disable function-url-quotes */
37072
+ @supports (font: -apple-system-body) {
37073
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
37074
+ /* stylelint-disable declaration-no-important */
37075
+ }
37076
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
37077
+ border-spacing: 0 !important;
37078
+ }
37079
+ }
37080
+ /* stylelint-enable function-url-quotes */
37070
37081
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
37071
37082
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
37072
37083
  color: var(--color-sf-icon-color);
@@ -66660,14 +66671,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
66660
66671
  height: inherit;
66661
66672
  width: 100%;
66662
66673
  }
66663
- .e-timeline [class^="e-dot "]::before,
66674
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
66664
66675
  .e-timeline .e-dot-item,
66665
66676
  .e-timeline .e-dot {
66666
66677
  display: flex;
66667
66678
  align-items: center;
66668
66679
  justify-content: center;
66669
66680
  }
66670
- .e-timeline [class^="e-dot "]::before {
66681
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
66671
66682
  min-width: 32px;
66672
66683
  min-height: 32px;
66673
66684
  border-radius: var(--dot-radius);
@@ -46864,18 +46864,29 @@ li.e-separator.e-menu-item.e-excel-separator {
46864
46864
  line-height: normal;
46865
46865
  }
46866
46866
 
46867
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
46867
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
46868
46868
  /* stylelint-disable declaration-no-important */
46869
46869
  /* stylelint-enable declaration-no-important */
46870
46870
  }
46871
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
46871
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
46872
46872
  border-spacing: 0 !important;
46873
46873
  }
46874
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
46874
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
46875
46875
  line-height: 1;
46876
46876
  }
46877
46877
  }
46878
46878
  /* stylelint-enable function-url-quotes */
46879
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
46880
+ /* stylelint-disable function-url-quotes */
46881
+ @supports (font: -apple-system-body) {
46882
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
46883
+ /* stylelint-disable declaration-no-important */
46884
+ }
46885
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
46886
+ border-spacing: 0 !important;
46887
+ }
46888
+ }
46889
+ /* stylelint-enable function-url-quotes */
46879
46890
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
46880
46891
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
46881
46892
  color: var(--color-sf-icon-color);
@@ -83779,14 +83790,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
83779
83790
  height: inherit;
83780
83791
  width: 100%;
83781
83792
  }
83782
- .e-timeline [class^="e-dot "]::before,
83793
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
83783
83794
  .e-timeline .e-dot-item,
83784
83795
  .e-timeline .e-dot {
83785
83796
  display: flex;
83786
83797
  align-items: center;
83787
83798
  justify-content: center;
83788
83799
  }
83789
- .e-timeline [class^="e-dot "]::before {
83800
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
83790
83801
  min-width: 32px;
83791
83802
  min-height: 32px;
83792
83803
  border-radius: var(--dot-radius);
@@ -83972,8 +83983,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
83972
83983
  color: var(--color-sf-content-text-color-disabled);
83973
83984
  }
83974
83985
 
83975
- .e-bigger.e-timeline [class^="e-dot "]::before,
83976
- .e-bigger .e-timeline [class^="e-dot "]::before {
83986
+ .e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
83987
+ .e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
83977
83988
  min-width: 40px;
83978
83989
  min-height: 40px;
83979
83990
  font-size: 18px;
@@ -37351,18 +37351,29 @@ li.e-separator.e-menu-item.e-excel-separator {
37351
37351
  line-height: normal;
37352
37352
  }
37353
37353
 
37354
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
37354
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
37355
37355
  /* stylelint-disable declaration-no-important */
37356
37356
  /* stylelint-enable declaration-no-important */
37357
37357
  }
37358
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
37358
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
37359
37359
  border-spacing: 0 !important;
37360
37360
  }
37361
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
37361
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
37362
37362
  line-height: 1;
37363
37363
  }
37364
37364
  }
37365
37365
  /* stylelint-enable function-url-quotes */
37366
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
37367
+ /* stylelint-disable function-url-quotes */
37368
+ @supports (font: -apple-system-body) {
37369
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
37370
+ /* stylelint-disable declaration-no-important */
37371
+ }
37372
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
37373
+ border-spacing: 0 !important;
37374
+ }
37375
+ }
37376
+ /* stylelint-enable function-url-quotes */
37366
37377
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
37367
37378
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
37368
37379
  color: var(--color-sf-icon-color);
@@ -66972,14 +66983,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
66972
66983
  height: inherit;
66973
66984
  width: 100%;
66974
66985
  }
66975
- .e-timeline [class^="e-dot "]::before,
66986
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
66976
66987
  .e-timeline .e-dot-item,
66977
66988
  .e-timeline .e-dot {
66978
66989
  display: flex;
66979
66990
  align-items: center;
66980
66991
  justify-content: center;
66981
66992
  }
66982
- .e-timeline [class^="e-dot "]::before {
66993
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
66983
66994
  min-width: 32px;
66984
66995
  min-height: 32px;
66985
66996
  border-radius: var(--dot-radius);
@@ -47160,18 +47160,29 @@ li.e-separator.e-menu-item.e-excel-separator {
47160
47160
  line-height: normal;
47161
47161
  }
47162
47162
 
47163
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
47163
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
47164
47164
  /* stylelint-disable declaration-no-important */
47165
47165
  /* stylelint-enable declaration-no-important */
47166
47166
  }
47167
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
47167
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
47168
47168
  border-spacing: 0 !important;
47169
47169
  }
47170
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
47170
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
47171
47171
  line-height: 1;
47172
47172
  }
47173
47173
  }
47174
47174
  /* stylelint-enable function-url-quotes */
47175
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
47176
+ /* stylelint-disable function-url-quotes */
47177
+ @supports (font: -apple-system-body) {
47178
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
47179
+ /* stylelint-disable declaration-no-important */
47180
+ }
47181
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
47182
+ border-spacing: 0 !important;
47183
+ }
47184
+ }
47185
+ /* stylelint-enable function-url-quotes */
47175
47186
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
47176
47187
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
47177
47188
  color: var(--color-sf-icon-color);
@@ -84091,14 +84102,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
84091
84102
  height: inherit;
84092
84103
  width: 100%;
84093
84104
  }
84094
- .e-timeline [class^="e-dot "]::before,
84105
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
84095
84106
  .e-timeline .e-dot-item,
84096
84107
  .e-timeline .e-dot {
84097
84108
  display: flex;
84098
84109
  align-items: center;
84099
84110
  justify-content: center;
84100
84111
  }
84101
- .e-timeline [class^="e-dot "]::before {
84112
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
84102
84113
  min-width: 32px;
84103
84114
  min-height: 32px;
84104
84115
  border-radius: var(--dot-radius);
@@ -84284,8 +84295,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
84284
84295
  color: var(--color-sf-content-text-color-disabled);
84285
84296
  }
84286
84297
 
84287
- .e-bigger.e-timeline [class^="e-dot "]::before,
84288
- .e-bigger .e-timeline [class^="e-dot "]::before {
84298
+ .e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
84299
+ .e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
84289
84300
  min-width: 40px;
84290
84301
  min-height: 40px;
84291
84302
  font-size: 18px;
@@ -46783,18 +46783,29 @@ li.e-separator.e-menu-item.e-excel-separator {
46783
46783
  line-height: normal;
46784
46784
  }
46785
46785
 
46786
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
46786
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
46787
46787
  /* stylelint-disable declaration-no-important */
46788
46788
  /* stylelint-enable declaration-no-important */
46789
46789
  }
46790
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
46790
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
46791
46791
  border-spacing: 0 !important;
46792
46792
  }
46793
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
46793
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
46794
46794
  line-height: 1;
46795
46795
  }
46796
46796
  }
46797
46797
  /* stylelint-enable function-url-quotes */
46798
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
46799
+ /* stylelint-disable function-url-quotes */
46800
+ @supports (font: -apple-system-body) {
46801
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
46802
+ /* stylelint-disable declaration-no-important */
46803
+ }
46804
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
46805
+ border-spacing: 0 !important;
46806
+ }
46807
+ }
46808
+ /* stylelint-enable function-url-quotes */
46798
46809
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
46799
46810
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
46800
46811
  color: #6c757d;
@@ -83735,14 +83746,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
83735
83746
  height: inherit;
83736
83747
  width: 100%;
83737
83748
  }
83738
- .e-timeline [class^="e-dot "]::before,
83749
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
83739
83750
  .e-timeline .e-dot-item,
83740
83751
  .e-timeline .e-dot {
83741
83752
  display: flex;
83742
83753
  align-items: center;
83743
83754
  justify-content: center;
83744
83755
  }
83745
- .e-timeline [class^="e-dot "]::before {
83756
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
83746
83757
  min-width: 32px;
83747
83758
  min-height: 32px;
83748
83759
  border-radius: var(--dot-radius);
@@ -83928,8 +83939,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
83928
83939
  color: #adb5bd;
83929
83940
  }
83930
83941
 
83931
- .e-bigger.e-timeline [class^="e-dot "]::before,
83932
- .e-bigger .e-timeline [class^="e-dot "]::before {
83942
+ .e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
83943
+ .e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
83933
83944
  min-width: 40px;
83934
83945
  min-height: 40px;
83935
83946
  font-size: 18px;
@@ -36684,18 +36684,29 @@ li.e-separator.e-menu-item.e-excel-separator {
36684
36684
  line-height: normal;
36685
36685
  }
36686
36686
 
36687
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
36687
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
36688
36688
  /* stylelint-disable declaration-no-important */
36689
36689
  /* stylelint-enable declaration-no-important */
36690
36690
  }
36691
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
36691
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
36692
36692
  border-spacing: 0 !important;
36693
36693
  }
36694
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
36694
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
36695
36695
  line-height: 1;
36696
36696
  }
36697
36697
  }
36698
36698
  /* stylelint-enable function-url-quotes */
36699
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
36700
+ /* stylelint-disable function-url-quotes */
36701
+ @supports (font: -apple-system-body) {
36702
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
36703
+ /* stylelint-disable declaration-no-important */
36704
+ }
36705
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
36706
+ border-spacing: 0 !important;
36707
+ }
36708
+ }
36709
+ /* stylelint-enable function-url-quotes */
36699
36710
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
36700
36711
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
36701
36712
  color: #dadada;
@@ -65727,14 +65738,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
65727
65738
  height: inherit;
65728
65739
  width: 100%;
65729
65740
  }
65730
- .e-timeline [class^="e-dot "]::before,
65741
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
65731
65742
  .e-timeline .e-dot-item,
65732
65743
  .e-timeline .e-dot {
65733
65744
  display: flex;
65734
65745
  align-items: center;
65735
65746
  justify-content: center;
65736
65747
  }
65737
- .e-timeline [class^="e-dot "]::before {
65748
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
65738
65749
  min-width: 32px;
65739
65750
  min-height: 32px;
65740
65751
  border-radius: var(--dot-radius);
@@ -46099,18 +46099,29 @@ li.e-separator.e-menu-item.e-excel-separator {
46099
46099
  line-height: normal;
46100
46100
  }
46101
46101
 
46102
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
46102
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
46103
46103
  /* stylelint-disable declaration-no-important */
46104
46104
  /* stylelint-enable declaration-no-important */
46105
46105
  }
46106
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
46106
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
46107
46107
  border-spacing: 0 !important;
46108
46108
  }
46109
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
46109
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
46110
46110
  line-height: 1;
46111
46111
  }
46112
46112
  }
46113
46113
  /* stylelint-enable function-url-quotes */
46114
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
46115
+ /* stylelint-disable function-url-quotes */
46116
+ @supports (font: -apple-system-body) {
46117
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
46118
+ /* stylelint-disable declaration-no-important */
46119
+ }
46120
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
46121
+ border-spacing: 0 !important;
46122
+ }
46123
+ }
46124
+ /* stylelint-enable function-url-quotes */
46114
46125
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
46115
46126
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
46116
46127
  color: #dadada;
@@ -82368,14 +82379,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
82368
82379
  height: inherit;
82369
82380
  width: 100%;
82370
82381
  }
82371
- .e-timeline [class^="e-dot "]::before,
82382
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
82372
82383
  .e-timeline .e-dot-item,
82373
82384
  .e-timeline .e-dot {
82374
82385
  display: flex;
82375
82386
  align-items: center;
82376
82387
  justify-content: center;
82377
82388
  }
82378
- .e-timeline [class^="e-dot "]::before {
82389
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
82379
82390
  min-width: 32px;
82380
82391
  min-height: 32px;
82381
82392
  border-radius: var(--dot-radius);
@@ -82561,8 +82572,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
82561
82572
  color: #6f6c6c;
82562
82573
  }
82563
82574
 
82564
- .e-bigger.e-timeline [class^="e-dot "]::before,
82565
- .e-bigger .e-timeline [class^="e-dot "]::before {
82575
+ .e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
82576
+ .e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
82566
82577
  min-width: 40px;
82567
82578
  min-height: 40px;
82568
82579
  font-size: 18px;
@@ -36730,18 +36730,29 @@ li.e-separator.e-menu-item.e-excel-separator {
36730
36730
  line-height: normal;
36731
36731
  }
36732
36732
 
36733
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
36733
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
36734
36734
  /* stylelint-disable declaration-no-important */
36735
36735
  /* stylelint-enable declaration-no-important */
36736
36736
  }
36737
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
36737
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
36738
36738
  border-spacing: 0 !important;
36739
36739
  }
36740
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
36740
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
36741
36741
  line-height: 1;
36742
36742
  }
36743
36743
  }
36744
36744
  /* stylelint-enable function-url-quotes */
36745
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
36746
+ /* stylelint-disable function-url-quotes */
36747
+ @supports (font: -apple-system-body) {
36748
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
36749
+ /* stylelint-disable declaration-no-important */
36750
+ }
36751
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
36752
+ border-spacing: 0 !important;
36753
+ }
36754
+ }
36755
+ /* stylelint-enable function-url-quotes */
36745
36756
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
36746
36757
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
36747
36758
  color: #333;
@@ -65860,14 +65871,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
65860
65871
  height: inherit;
65861
65872
  width: 100%;
65862
65873
  }
65863
- .e-timeline [class^="e-dot "]::before,
65874
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
65864
65875
  .e-timeline .e-dot-item,
65865
65876
  .e-timeline .e-dot {
65866
65877
  display: flex;
65867
65878
  align-items: center;
65868
65879
  justify-content: center;
65869
65880
  }
65870
- .e-timeline [class^="e-dot "]::before {
65881
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
65871
65882
  min-width: 32px;
65872
65883
  min-height: 32px;
65873
65884
  border-radius: var(--dot-radius);
@@ -46163,18 +46163,29 @@ li.e-separator.e-menu-item.e-excel-separator {
46163
46163
  line-height: normal;
46164
46164
  }
46165
46165
 
46166
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
46166
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
46167
46167
  /* stylelint-disable declaration-no-important */
46168
46168
  /* stylelint-enable declaration-no-important */
46169
46169
  }
46170
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
46170
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
46171
46171
  border-spacing: 0 !important;
46172
46172
  }
46173
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
46173
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
46174
46174
  line-height: 1;
46175
46175
  }
46176
46176
  }
46177
46177
  /* stylelint-enable function-url-quotes */
46178
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
46179
+ /* stylelint-disable function-url-quotes */
46180
+ @supports (font: -apple-system-body) {
46181
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
46182
+ /* stylelint-disable declaration-no-important */
46183
+ }
46184
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
46185
+ border-spacing: 0 !important;
46186
+ }
46187
+ }
46188
+ /* stylelint-enable function-url-quotes */
46178
46189
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
46179
46190
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
46180
46191
  color: #333;
@@ -82518,14 +82529,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
82518
82529
  height: inherit;
82519
82530
  width: 100%;
82520
82531
  }
82521
- .e-timeline [class^="e-dot "]::before,
82532
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
82522
82533
  .e-timeline .e-dot-item,
82523
82534
  .e-timeline .e-dot {
82524
82535
  display: flex;
82525
82536
  align-items: center;
82526
82537
  justify-content: center;
82527
82538
  }
82528
- .e-timeline [class^="e-dot "]::before {
82539
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
82529
82540
  min-width: 32px;
82530
82541
  min-height: 32px;
82531
82542
  border-radius: var(--dot-radius);
@@ -82711,8 +82722,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
82711
82722
  color: #a6a6a6;
82712
82723
  }
82713
82724
 
82714
- .e-bigger.e-timeline [class^="e-dot "]::before,
82715
- .e-bigger .e-timeline [class^="e-dot "]::before {
82725
+ .e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
82726
+ .e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
82716
82727
  min-width: 40px;
82717
82728
  min-height: 40px;
82718
82729
  font-size: 18px;