@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
@@ -36879,18 +36879,29 @@ li.e-separator.e-menu-item.e-excel-separator {
36879
36879
  line-height: normal;
36880
36880
  }
36881
36881
 
36882
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
36882
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
36883
36883
  /* stylelint-disable declaration-no-important */
36884
36884
  /* stylelint-enable declaration-no-important */
36885
36885
  }
36886
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
36886
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
36887
36887
  border-spacing: 0 !important;
36888
36888
  }
36889
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
36889
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
36890
36890
  line-height: 1;
36891
36891
  }
36892
36892
  }
36893
36893
  /* stylelint-enable function-url-quotes */
36894
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
36895
+ /* stylelint-disable function-url-quotes */
36896
+ @supports (font: -apple-system-body) {
36897
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
36898
+ /* stylelint-disable declaration-no-important */
36899
+ }
36900
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
36901
+ border-spacing: 0 !important;
36902
+ }
36903
+ }
36904
+ /* stylelint-enable function-url-quotes */
36894
36905
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
36895
36906
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
36896
36907
  color: #a19f9d;
@@ -66303,14 +66314,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
66303
66314
  height: inherit;
66304
66315
  width: 100%;
66305
66316
  }
66306
- .e-timeline [class^="e-dot "]::before,
66317
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
66307
66318
  .e-timeline .e-dot-item,
66308
66319
  .e-timeline .e-dot {
66309
66320
  display: flex;
66310
66321
  align-items: center;
66311
66322
  justify-content: center;
66312
66323
  }
66313
- .e-timeline [class^="e-dot "]::before {
66324
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
66314
66325
  min-width: 32px;
66315
66326
  min-height: 32px;
66316
66327
  border-radius: var(--dot-radius);
@@ -46990,18 +46990,29 @@ li.e-separator.e-menu-item.e-excel-separator {
46990
46990
  line-height: normal;
46991
46991
  }
46992
46992
 
46993
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
46993
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
46994
46994
  /* stylelint-disable declaration-no-important */
46995
46995
  /* stylelint-enable declaration-no-important */
46996
46996
  }
46997
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
46997
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
46998
46998
  border-spacing: 0 !important;
46999
46999
  }
47000
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
47000
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
47001
47001
  line-height: 1;
47002
47002
  }
47003
47003
  }
47004
47004
  /* stylelint-enable function-url-quotes */
47005
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
47006
+ /* stylelint-disable function-url-quotes */
47007
+ @supports (font: -apple-system-body) {
47008
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
47009
+ /* stylelint-disable declaration-no-important */
47010
+ }
47011
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
47012
+ border-spacing: 0 !important;
47013
+ }
47014
+ }
47015
+ /* stylelint-enable function-url-quotes */
47005
47016
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
47006
47017
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
47007
47018
  color: #a19f9d;
@@ -83938,14 +83949,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
83938
83949
  height: inherit;
83939
83950
  width: 100%;
83940
83951
  }
83941
- .e-timeline [class^="e-dot "]::before,
83952
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
83942
83953
  .e-timeline .e-dot-item,
83943
83954
  .e-timeline .e-dot {
83944
83955
  display: flex;
83945
83956
  align-items: center;
83946
83957
  justify-content: center;
83947
83958
  }
83948
- .e-timeline [class^="e-dot "]::before {
83959
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
83949
83960
  min-width: 32px;
83950
83961
  min-height: 32px;
83951
83962
  border-radius: var(--dot-radius);
@@ -84131,8 +84142,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
84131
84142
  color: #484644;
84132
84143
  }
84133
84144
 
84134
- .e-bigger.e-timeline [class^="e-dot "]::before,
84135
- .e-bigger .e-timeline [class^="e-dot "]::before {
84145
+ .e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
84146
+ .e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
84136
84147
  min-width: 40px;
84137
84148
  min-height: 40px;
84138
84149
  font-size: 18px;
@@ -36879,18 +36879,29 @@ li.e-separator.e-menu-item.e-excel-separator {
36879
36879
  line-height: normal;
36880
36880
  }
36881
36881
 
36882
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
36882
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
36883
36883
  /* stylelint-disable declaration-no-important */
36884
36884
  /* stylelint-enable declaration-no-important */
36885
36885
  }
36886
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
36886
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
36887
36887
  border-spacing: 0 !important;
36888
36888
  }
36889
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
36889
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
36890
36890
  line-height: 1;
36891
36891
  }
36892
36892
  }
36893
36893
  /* stylelint-enable function-url-quotes */
36894
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
36895
+ /* stylelint-disable function-url-quotes */
36896
+ @supports (font: -apple-system-body) {
36897
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
36898
+ /* stylelint-disable declaration-no-important */
36899
+ }
36900
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
36901
+ border-spacing: 0 !important;
36902
+ }
36903
+ }
36904
+ /* stylelint-enable function-url-quotes */
36894
36905
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
36895
36906
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
36896
36907
  color: #605e5c;
@@ -66296,14 +66307,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
66296
66307
  height: inherit;
66297
66308
  width: 100%;
66298
66309
  }
66299
- .e-timeline [class^="e-dot "]::before,
66310
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
66300
66311
  .e-timeline .e-dot-item,
66301
66312
  .e-timeline .e-dot {
66302
66313
  display: flex;
66303
66314
  align-items: center;
66304
66315
  justify-content: center;
66305
66316
  }
66306
- .e-timeline [class^="e-dot "]::before {
66317
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
66307
66318
  min-width: 32px;
66308
66319
  min-height: 32px;
66309
66320
  border-radius: var(--dot-radius);
@@ -46990,18 +46990,29 @@ li.e-separator.e-menu-item.e-excel-separator {
46990
46990
  line-height: normal;
46991
46991
  }
46992
46992
 
46993
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
46993
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
46994
46994
  /* stylelint-disable declaration-no-important */
46995
46995
  /* stylelint-enable declaration-no-important */
46996
46996
  }
46997
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
46997
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
46998
46998
  border-spacing: 0 !important;
46999
46999
  }
47000
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
47000
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
47001
47001
  line-height: 1;
47002
47002
  }
47003
47003
  }
47004
47004
  /* stylelint-enable function-url-quotes */
47005
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
47006
+ /* stylelint-disable function-url-quotes */
47007
+ @supports (font: -apple-system-body) {
47008
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
47009
+ /* stylelint-disable declaration-no-important */
47010
+ }
47011
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
47012
+ border-spacing: 0 !important;
47013
+ }
47014
+ }
47015
+ /* stylelint-enable function-url-quotes */
47005
47016
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
47006
47017
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
47007
47018
  color: #605e5c;
@@ -83931,14 +83942,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
83931
83942
  height: inherit;
83932
83943
  width: 100%;
83933
83944
  }
83934
- .e-timeline [class^="e-dot "]::before,
83945
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
83935
83946
  .e-timeline .e-dot-item,
83936
83947
  .e-timeline .e-dot {
83937
83948
  display: flex;
83938
83949
  align-items: center;
83939
83950
  justify-content: center;
83940
83951
  }
83941
- .e-timeline [class^="e-dot "]::before {
83952
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
83942
83953
  min-width: 32px;
83943
83954
  min-height: 32px;
83944
83955
  border-radius: var(--dot-radius);
@@ -84124,8 +84135,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
84124
84135
  color: #a19f9d;
84125
84136
  }
84126
84137
 
84127
- .e-bigger.e-timeline [class^="e-dot "]::before,
84128
- .e-bigger .e-timeline [class^="e-dot "]::before {
84138
+ .e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
84139
+ .e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
84129
84140
  min-width: 40px;
84130
84141
  min-height: 40px;
84131
84142
  font-size: 18px;
@@ -40213,18 +40213,29 @@ li.e-separator.e-menu-item.e-excel-separator {
40213
40213
  line-height: normal;
40214
40214
  }
40215
40215
 
40216
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
40216
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
40217
40217
  /* stylelint-disable declaration-no-important */
40218
40218
  /* stylelint-enable declaration-no-important */
40219
40219
  }
40220
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
40220
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
40221
40221
  border-spacing: 0 !important;
40222
40222
  }
40223
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
40223
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
40224
40224
  line-height: 1;
40225
40225
  }
40226
40226
  }
40227
40227
  /* stylelint-enable function-url-quotes */
40228
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
40229
+ /* stylelint-disable function-url-quotes */
40230
+ @supports (font: -apple-system-body) {
40231
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
40232
+ /* stylelint-disable declaration-no-important */
40233
+ }
40234
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
40235
+ border-spacing: 0 !important;
40236
+ }
40237
+ }
40238
+ /* stylelint-enable function-url-quotes */
40228
40239
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
40229
40240
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
40230
40241
  color: var(--color-sf-icon-color);
@@ -70194,14 +70205,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
70194
70205
  height: inherit;
70195
70206
  width: 100%;
70196
70207
  }
70197
- .e-timeline [class^="e-dot "]::before,
70208
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
70198
70209
  .e-timeline .e-dot-item,
70199
70210
  .e-timeline .e-dot {
70200
70211
  display: flex;
70201
70212
  align-items: center;
70202
70213
  justify-content: center;
70203
70214
  }
70204
- .e-timeline [class^="e-dot "]::before {
70215
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
70205
70216
  min-width: 32px;
70206
70217
  min-height: 32px;
70207
70218
  border-radius: var(--dot-radius);
@@ -52537,18 +52537,29 @@ li.e-separator.e-menu-item.e-excel-separator {
52537
52537
  line-height: normal;
52538
52538
  }
52539
52539
 
52540
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
52540
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
52541
52541
  /* stylelint-disable declaration-no-important */
52542
52542
  /* stylelint-enable declaration-no-important */
52543
52543
  }
52544
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
52544
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
52545
52545
  border-spacing: 0 !important;
52546
52546
  }
52547
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
52547
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
52548
52548
  line-height: 1;
52549
52549
  }
52550
52550
  }
52551
52551
  /* stylelint-enable function-url-quotes */
52552
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
52553
+ /* stylelint-disable function-url-quotes */
52554
+ @supports (font: -apple-system-body) {
52555
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
52556
+ /* stylelint-disable declaration-no-important */
52557
+ }
52558
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
52559
+ border-spacing: 0 !important;
52560
+ }
52561
+ }
52562
+ /* stylelint-enable function-url-quotes */
52552
52563
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
52553
52564
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
52554
52565
  color: var(--color-sf-icon-color);
@@ -90146,14 +90157,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
90146
90157
  height: inherit;
90147
90158
  width: 100%;
90148
90159
  }
90149
- .e-timeline [class^="e-dot "]::before,
90160
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
90150
90161
  .e-timeline .e-dot-item,
90151
90162
  .e-timeline .e-dot {
90152
90163
  display: flex;
90153
90164
  align-items: center;
90154
90165
  justify-content: center;
90155
90166
  }
90156
- .e-timeline [class^="e-dot "]::before {
90167
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
90157
90168
  min-width: 32px;
90158
90169
  min-height: 32px;
90159
90170
  border-radius: var(--dot-radius);
@@ -90343,8 +90354,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
90343
90354
  color: var(--color-sf-content-text-color-disabled);
90344
90355
  }
90345
90356
 
90346
- .e-bigger.e-timeline [class^="e-dot "]::before,
90347
- .e-bigger .e-timeline [class^="e-dot "]::before {
90357
+ .e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
90358
+ .e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
90348
90359
  min-width: 40px;
90349
90360
  min-height: 40px;
90350
90361
  font-size: 18px;
@@ -40235,18 +40235,29 @@ li.e-separator.e-menu-item.e-excel-separator {
40235
40235
  line-height: normal;
40236
40236
  }
40237
40237
 
40238
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
40238
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
40239
40239
  /* stylelint-disable declaration-no-important */
40240
40240
  /* stylelint-enable declaration-no-important */
40241
40241
  }
40242
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
40242
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
40243
40243
  border-spacing: 0 !important;
40244
40244
  }
40245
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
40245
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
40246
40246
  line-height: 1;
40247
40247
  }
40248
40248
  }
40249
40249
  /* stylelint-enable function-url-quotes */
40250
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
40251
+ /* stylelint-disable function-url-quotes */
40252
+ @supports (font: -apple-system-body) {
40253
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
40254
+ /* stylelint-disable declaration-no-important */
40255
+ }
40256
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
40257
+ border-spacing: 0 !important;
40258
+ }
40259
+ }
40260
+ /* stylelint-enable function-url-quotes */
40250
40261
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
40251
40262
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
40252
40263
  color: var(--color-sf-icon-color);
@@ -70221,14 +70232,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
70221
70232
  height: inherit;
70222
70233
  width: 100%;
70223
70234
  }
70224
- .e-timeline [class^="e-dot "]::before,
70235
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
70225
70236
  .e-timeline .e-dot-item,
70226
70237
  .e-timeline .e-dot {
70227
70238
  display: flex;
70228
70239
  align-items: center;
70229
70240
  justify-content: center;
70230
70241
  }
70231
- .e-timeline [class^="e-dot "]::before {
70242
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
70232
70243
  min-width: 32px;
70233
70244
  min-height: 32px;
70234
70245
  border-radius: var(--dot-radius);
@@ -52559,18 +52559,29 @@ li.e-separator.e-menu-item.e-excel-separator {
52559
52559
  line-height: normal;
52560
52560
  }
52561
52561
 
52562
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
52562
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
52563
52563
  /* stylelint-disable declaration-no-important */
52564
52564
  /* stylelint-enable declaration-no-important */
52565
52565
  }
52566
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
52566
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
52567
52567
  border-spacing: 0 !important;
52568
52568
  }
52569
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
52569
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
52570
52570
  line-height: 1;
52571
52571
  }
52572
52572
  }
52573
52573
  /* stylelint-enable function-url-quotes */
52574
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
52575
+ /* stylelint-disable function-url-quotes */
52576
+ @supports (font: -apple-system-body) {
52577
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
52578
+ /* stylelint-disable declaration-no-important */
52579
+ }
52580
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
52581
+ border-spacing: 0 !important;
52582
+ }
52583
+ }
52584
+ /* stylelint-enable function-url-quotes */
52574
52585
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
52575
52586
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
52576
52587
  color: var(--color-sf-icon-color);
@@ -90173,14 +90184,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
90173
90184
  height: inherit;
90174
90185
  width: 100%;
90175
90186
  }
90176
- .e-timeline [class^="e-dot "]::before,
90187
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
90177
90188
  .e-timeline .e-dot-item,
90178
90189
  .e-timeline .e-dot {
90179
90190
  display: flex;
90180
90191
  align-items: center;
90181
90192
  justify-content: center;
90182
90193
  }
90183
- .e-timeline [class^="e-dot "]::before {
90194
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
90184
90195
  min-width: 32px;
90185
90196
  min-height: 32px;
90186
90197
  border-radius: var(--dot-radius);
@@ -90370,8 +90381,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
90370
90381
  color: var(--color-sf-content-text-color-disabled);
90371
90382
  }
90372
90383
 
90373
- .e-bigger.e-timeline [class^="e-dot "]::before,
90374
- .e-bigger .e-timeline [class^="e-dot "]::before {
90384
+ .e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
90385
+ .e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
90375
90386
  min-width: 40px;
90376
90387
  min-height: 40px;
90377
90388
  font-size: 18px;
@@ -40921,18 +40921,29 @@ li.e-separator.e-menu-item.e-excel-separator {
40921
40921
  line-height: normal;
40922
40922
  }
40923
40923
 
40924
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
40924
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
40925
40925
  /* stylelint-disable declaration-no-important */
40926
40926
  /* stylelint-enable declaration-no-important */
40927
40927
  }
40928
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
40928
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
40929
40929
  border-spacing: 0 !important;
40930
40930
  }
40931
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
40931
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
40932
40932
  line-height: 1;
40933
40933
  }
40934
40934
  }
40935
40935
  /* stylelint-enable function-url-quotes */
40936
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
40937
+ /* stylelint-disable function-url-quotes */
40938
+ @supports (font: -apple-system-body) {
40939
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
40940
+ /* stylelint-disable declaration-no-important */
40941
+ }
40942
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
40943
+ border-spacing: 0 !important;
40944
+ }
40945
+ }
40946
+ /* stylelint-enable function-url-quotes */
40936
40947
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
40937
40948
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
40938
40949
  color: var(--color-sf-icon-color);
@@ -70920,14 +70931,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
70920
70931
  height: inherit;
70921
70932
  width: 100%;
70922
70933
  }
70923
- .e-timeline [class^="e-dot "]::before,
70934
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
70924
70935
  .e-timeline .e-dot-item,
70925
70936
  .e-timeline .e-dot {
70926
70937
  display: flex;
70927
70938
  align-items: center;
70928
70939
  justify-content: center;
70929
70940
  }
70930
- .e-timeline [class^="e-dot "]::before {
70941
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
70931
70942
  min-width: 32px;
70932
70943
  min-height: 32px;
70933
70944
  border-radius: var(--dot-radius);
@@ -53245,18 +53245,29 @@ li.e-separator.e-menu-item.e-excel-separator {
53245
53245
  line-height: normal;
53246
53246
  }
53247
53247
 
53248
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
53248
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
53249
53249
  /* stylelint-disable declaration-no-important */
53250
53250
  /* stylelint-enable declaration-no-important */
53251
53251
  }
53252
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
53252
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
53253
53253
  border-spacing: 0 !important;
53254
53254
  }
53255
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
53255
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
53256
53256
  line-height: 1;
53257
53257
  }
53258
53258
  }
53259
53259
  /* stylelint-enable function-url-quotes */
53260
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
53261
+ /* stylelint-disable function-url-quotes */
53262
+ @supports (font: -apple-system-body) {
53263
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
53264
+ /* stylelint-disable declaration-no-important */
53265
+ }
53266
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
53267
+ border-spacing: 0 !important;
53268
+ }
53269
+ }
53270
+ /* stylelint-enable function-url-quotes */
53260
53271
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
53261
53272
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
53262
53273
  color: var(--color-sf-icon-color);
@@ -90911,14 +90922,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
90911
90922
  height: inherit;
90912
90923
  width: 100%;
90913
90924
  }
90914
- .e-timeline [class^="e-dot "]::before,
90925
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
90915
90926
  .e-timeline .e-dot-item,
90916
90927
  .e-timeline .e-dot {
90917
90928
  display: flex;
90918
90929
  align-items: center;
90919
90930
  justify-content: center;
90920
90931
  }
90921
- .e-timeline [class^="e-dot "]::before {
90932
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
90922
90933
  min-width: 32px;
90923
90934
  min-height: 32px;
90924
90935
  border-radius: var(--dot-radius);
@@ -91108,8 +91119,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
91108
91119
  color: var(--color-sf-content-text-color-disabled);
91109
91120
  }
91110
91121
 
91111
- .e-bigger.e-timeline [class^="e-dot "]::before,
91112
- .e-bigger .e-timeline [class^="e-dot "]::before {
91122
+ .e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
91123
+ .e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
91113
91124
  min-width: 40px;
91114
91125
  min-height: 40px;
91115
91126
  font-size: 18px;
@@ -37119,18 +37119,29 @@ li.e-separator.e-menu-item.e-excel-separator {
37119
37119
  line-height: normal;
37120
37120
  }
37121
37121
 
37122
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
37122
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
37123
37123
  /* stylelint-disable declaration-no-important */
37124
37124
  /* stylelint-enable declaration-no-important */
37125
37125
  }
37126
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
37126
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
37127
37127
  border-spacing: 0 !important;
37128
37128
  }
37129
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
37129
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
37130
37130
  line-height: 1;
37131
37131
  }
37132
37132
  }
37133
37133
  /* stylelint-enable function-url-quotes */
37134
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
37135
+ /* stylelint-disable function-url-quotes */
37136
+ @supports (font: -apple-system-body) {
37137
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
37138
+ /* stylelint-disable declaration-no-important */
37139
+ }
37140
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
37141
+ border-spacing: 0 !important;
37142
+ }
37143
+ }
37144
+ /* stylelint-enable function-url-quotes */
37134
37145
  .e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
37135
37146
  .e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
37136
37147
  color: #fff;
@@ -66416,14 +66427,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
66416
66427
  height: inherit;
66417
66428
  width: 100%;
66418
66429
  }
66419
- .e-timeline [class^="e-dot "]::before,
66430
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
66420
66431
  .e-timeline .e-dot-item,
66421
66432
  .e-timeline .e-dot {
66422
66433
  display: flex;
66423
66434
  align-items: center;
66424
66435
  justify-content: center;
66425
66436
  }
66426
- .e-timeline [class^="e-dot "]::before {
66437
+ .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
66427
66438
  min-width: 32px;
66428
66439
  min-height: 32px;
66429
66440
  border-radius: var(--dot-radius);