@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
|
@@ -4959,7 +4959,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4959
4959
|
line-height: normal;
|
|
4960
4960
|
}
|
|
4961
4961
|
}
|
|
4962
|
-
.e-grid.sf-grid.e-
|
|
4962
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4963
4963
|
/* stylelint-disable declaration-no-important */
|
|
4964
4964
|
.e-table {
|
|
4965
4965
|
border-spacing: 0 !important;
|
|
@@ -4973,6 +4973,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
4973
4973
|
}
|
|
4974
4974
|
/* stylelint-enable function-url-quotes */
|
|
4975
4975
|
|
|
4976
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4977
|
+
/* stylelint-disable function-url-quotes */
|
|
4978
|
+
@supports (font: -apple-system-body) {
|
|
4979
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4980
|
+
|
|
4981
|
+
/* stylelint-disable declaration-no-important */
|
|
4982
|
+
.e-table {
|
|
4983
|
+
border-spacing: 0 !important;
|
|
4984
|
+
}
|
|
4985
|
+
}
|
|
4986
|
+
}
|
|
4987
|
+
/* stylelint-enable function-url-quotes */
|
|
4988
|
+
|
|
4976
4989
|
|
|
4977
4990
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4978
4991
|
@if $grid-skin == 'material3' {
|
|
@@ -4959,7 +4959,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4959
4959
|
line-height: normal;
|
|
4960
4960
|
}
|
|
4961
4961
|
}
|
|
4962
|
-
.e-grid.sf-grid.e-
|
|
4962
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4963
4963
|
/* stylelint-disable declaration-no-important */
|
|
4964
4964
|
.e-table {
|
|
4965
4965
|
border-spacing: 0 !important;
|
|
@@ -4973,6 +4973,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
4973
4973
|
}
|
|
4974
4974
|
/* stylelint-enable function-url-quotes */
|
|
4975
4975
|
|
|
4976
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4977
|
+
/* stylelint-disable function-url-quotes */
|
|
4978
|
+
@supports (font: -apple-system-body) {
|
|
4979
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4980
|
+
|
|
4981
|
+
/* stylelint-disable declaration-no-important */
|
|
4982
|
+
.e-table {
|
|
4983
|
+
border-spacing: 0 !important;
|
|
4984
|
+
}
|
|
4985
|
+
}
|
|
4986
|
+
}
|
|
4987
|
+
/* stylelint-enable function-url-quotes */
|
|
4988
|
+
|
|
4976
4989
|
|
|
4977
4990
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4978
4991
|
@if $grid-skin == 'material3' {
|
|
@@ -4959,7 +4959,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4959
4959
|
line-height: normal;
|
|
4960
4960
|
}
|
|
4961
4961
|
}
|
|
4962
|
-
.e-grid.sf-grid.e-
|
|
4962
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4963
4963
|
/* stylelint-disable declaration-no-important */
|
|
4964
4964
|
.e-table {
|
|
4965
4965
|
border-spacing: 0 !important;
|
|
@@ -4973,6 +4973,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
4973
4973
|
}
|
|
4974
4974
|
/* stylelint-enable function-url-quotes */
|
|
4975
4975
|
|
|
4976
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4977
|
+
/* stylelint-disable function-url-quotes */
|
|
4978
|
+
@supports (font: -apple-system-body) {
|
|
4979
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4980
|
+
|
|
4981
|
+
/* stylelint-disable declaration-no-important */
|
|
4982
|
+
.e-table {
|
|
4983
|
+
border-spacing: 0 !important;
|
|
4984
|
+
}
|
|
4985
|
+
}
|
|
4986
|
+
}
|
|
4987
|
+
/* stylelint-enable function-url-quotes */
|
|
4988
|
+
|
|
4976
4989
|
|
|
4977
4990
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4978
4991
|
@if $grid-skin == 'material3' {
|
|
@@ -4959,7 +4959,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4959
4959
|
line-height: normal;
|
|
4960
4960
|
}
|
|
4961
4961
|
}
|
|
4962
|
-
.e-grid.sf-grid.e-
|
|
4962
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4963
4963
|
/* stylelint-disable declaration-no-important */
|
|
4964
4964
|
.e-table {
|
|
4965
4965
|
border-spacing: 0 !important;
|
|
@@ -4973,6 +4973,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
4973
4973
|
}
|
|
4974
4974
|
/* stylelint-enable function-url-quotes */
|
|
4975
4975
|
|
|
4976
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4977
|
+
/* stylelint-disable function-url-quotes */
|
|
4978
|
+
@supports (font: -apple-system-body) {
|
|
4979
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4980
|
+
|
|
4981
|
+
/* stylelint-disable declaration-no-important */
|
|
4982
|
+
.e-table {
|
|
4983
|
+
border-spacing: 0 !important;
|
|
4984
|
+
}
|
|
4985
|
+
}
|
|
4986
|
+
}
|
|
4987
|
+
/* stylelint-enable function-url-quotes */
|
|
4988
|
+
|
|
4976
4989
|
|
|
4977
4990
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4978
4991
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4947,7 +4947,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
4947
4947
|
line-height: normal;
|
|
4948
4948
|
}
|
|
4949
4949
|
}
|
|
4950
|
-
.e-grid.sf-grid.e-
|
|
4950
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4951
4951
|
/* stylelint-disable declaration-no-important */
|
|
4952
4952
|
.e-table {
|
|
4953
4953
|
border-spacing: 0 !important;
|
|
@@ -4961,6 +4961,19 @@ $grid-checkmark-color: $grey !default;
|
|
|
4961
4961
|
}
|
|
4962
4962
|
/* stylelint-enable function-url-quotes */
|
|
4963
4963
|
|
|
4964
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4965
|
+
/* stylelint-disable function-url-quotes */
|
|
4966
|
+
@supports (font: -apple-system-body) {
|
|
4967
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4968
|
+
|
|
4969
|
+
/* stylelint-disable declaration-no-important */
|
|
4970
|
+
.e-table {
|
|
4971
|
+
border-spacing: 0 !important;
|
|
4972
|
+
}
|
|
4973
|
+
}
|
|
4974
|
+
}
|
|
4975
|
+
/* stylelint-enable function-url-quotes */
|
|
4976
|
+
|
|
4964
4977
|
|
|
4965
4978
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4966
4979
|
@if $grid-skin == 'material3' {
|
|
@@ -4947,7 +4947,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
4947
4947
|
line-height: normal;
|
|
4948
4948
|
}
|
|
4949
4949
|
}
|
|
4950
|
-
.e-grid.sf-grid.e-
|
|
4950
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4951
4951
|
/* stylelint-disable declaration-no-important */
|
|
4952
4952
|
.e-table {
|
|
4953
4953
|
border-spacing: 0 !important;
|
|
@@ -4961,6 +4961,19 @@ $grid-checkmark-color: $grey !default;
|
|
|
4961
4961
|
}
|
|
4962
4962
|
/* stylelint-enable function-url-quotes */
|
|
4963
4963
|
|
|
4964
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4965
|
+
/* stylelint-disable function-url-quotes */
|
|
4966
|
+
@supports (font: -apple-system-body) {
|
|
4967
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4968
|
+
|
|
4969
|
+
/* stylelint-disable declaration-no-important */
|
|
4970
|
+
.e-table {
|
|
4971
|
+
border-spacing: 0 !important;
|
|
4972
|
+
}
|
|
4973
|
+
}
|
|
4974
|
+
}
|
|
4975
|
+
/* stylelint-enable function-url-quotes */
|
|
4976
|
+
|
|
4964
4977
|
|
|
4965
4978
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4966
4979
|
@if $grid-skin == 'material3' {
|
|
@@ -4954,7 +4954,7 @@ $grid-checkmark-color: $white !default;
|
|
|
4954
4954
|
line-height: normal;
|
|
4955
4955
|
}
|
|
4956
4956
|
}
|
|
4957
|
-
.e-grid.sf-grid.e-
|
|
4957
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4958
4958
|
/* stylelint-disable declaration-no-important */
|
|
4959
4959
|
.e-table {
|
|
4960
4960
|
border-spacing: 0 !important;
|
|
@@ -4968,6 +4968,19 @@ $grid-checkmark-color: $white !default;
|
|
|
4968
4968
|
}
|
|
4969
4969
|
/* stylelint-enable function-url-quotes */
|
|
4970
4970
|
|
|
4971
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4972
|
+
/* stylelint-disable function-url-quotes */
|
|
4973
|
+
@supports (font: -apple-system-body) {
|
|
4974
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4975
|
+
|
|
4976
|
+
/* stylelint-disable declaration-no-important */
|
|
4977
|
+
.e-table {
|
|
4978
|
+
border-spacing: 0 !important;
|
|
4979
|
+
}
|
|
4980
|
+
}
|
|
4981
|
+
}
|
|
4982
|
+
/* stylelint-enable function-url-quotes */
|
|
4983
|
+
|
|
4971
4984
|
|
|
4972
4985
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4973
4986
|
@if $grid-skin == 'material3' {
|
|
@@ -4954,7 +4954,7 @@ $grid-checkmark-color: $white !default;
|
|
|
4954
4954
|
line-height: normal;
|
|
4955
4955
|
}
|
|
4956
4956
|
}
|
|
4957
|
-
.e-grid.sf-grid.e-
|
|
4957
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4958
4958
|
/* stylelint-disable declaration-no-important */
|
|
4959
4959
|
.e-table {
|
|
4960
4960
|
border-spacing: 0 !important;
|
|
@@ -4968,6 +4968,19 @@ $grid-checkmark-color: $white !default;
|
|
|
4968
4968
|
}
|
|
4969
4969
|
/* stylelint-enable function-url-quotes */
|
|
4970
4970
|
|
|
4971
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4972
|
+
/* stylelint-disable function-url-quotes */
|
|
4973
|
+
@supports (font: -apple-system-body) {
|
|
4974
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4975
|
+
|
|
4976
|
+
/* stylelint-disable declaration-no-important */
|
|
4977
|
+
.e-table {
|
|
4978
|
+
border-spacing: 0 !important;
|
|
4979
|
+
}
|
|
4980
|
+
}
|
|
4981
|
+
}
|
|
4982
|
+
/* stylelint-enable function-url-quotes */
|
|
4983
|
+
|
|
4971
4984
|
|
|
4972
4985
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4973
4986
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4949,7 +4949,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
4949
4949
|
line-height: normal;
|
|
4950
4950
|
}
|
|
4951
4951
|
}
|
|
4952
|
-
.e-grid.sf-grid.e-
|
|
4952
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4953
4953
|
/* stylelint-disable declaration-no-important */
|
|
4954
4954
|
.e-table {
|
|
4955
4955
|
border-spacing: 0 !important;
|
|
@@ -4963,6 +4963,19 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
4963
4963
|
}
|
|
4964
4964
|
/* stylelint-enable function-url-quotes */
|
|
4965
4965
|
|
|
4966
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4967
|
+
/* stylelint-disable function-url-quotes */
|
|
4968
|
+
@supports (font: -apple-system-body) {
|
|
4969
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4970
|
+
|
|
4971
|
+
/* stylelint-disable declaration-no-important */
|
|
4972
|
+
.e-table {
|
|
4973
|
+
border-spacing: 0 !important;
|
|
4974
|
+
}
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
/* stylelint-enable function-url-quotes */
|
|
4978
|
+
|
|
4966
4979
|
|
|
4967
4980
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4968
4981
|
@if $grid-skin == 'material3' {
|
|
@@ -4949,7 +4949,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
4949
4949
|
line-height: normal;
|
|
4950
4950
|
}
|
|
4951
4951
|
}
|
|
4952
|
-
.e-grid.sf-grid.e-
|
|
4952
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4953
4953
|
/* stylelint-disable declaration-no-important */
|
|
4954
4954
|
.e-table {
|
|
4955
4955
|
border-spacing: 0 !important;
|
|
@@ -4963,6 +4963,19 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
4963
4963
|
}
|
|
4964
4964
|
/* stylelint-enable function-url-quotes */
|
|
4965
4965
|
|
|
4966
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4967
|
+
/* stylelint-disable function-url-quotes */
|
|
4968
|
+
@supports (font: -apple-system-body) {
|
|
4969
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4970
|
+
|
|
4971
|
+
/* stylelint-disable declaration-no-important */
|
|
4972
|
+
.e-table {
|
|
4973
|
+
border-spacing: 0 !important;
|
|
4974
|
+
}
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
/* stylelint-enable function-url-quotes */
|
|
4978
|
+
|
|
4966
4979
|
|
|
4967
4980
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4968
4981
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4951,7 +4951,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4951
4951
|
line-height: normal;
|
|
4952
4952
|
}
|
|
4953
4953
|
}
|
|
4954
|
-
.e-grid.sf-grid.e-
|
|
4954
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4955
4955
|
/* stylelint-disable declaration-no-important */
|
|
4956
4956
|
.e-table {
|
|
4957
4957
|
border-spacing: 0 !important;
|
|
@@ -4965,6 +4965,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4965
4965
|
}
|
|
4966
4966
|
/* stylelint-enable function-url-quotes */
|
|
4967
4967
|
|
|
4968
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4969
|
+
/* stylelint-disable function-url-quotes */
|
|
4970
|
+
@supports (font: -apple-system-body) {
|
|
4971
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4972
|
+
|
|
4973
|
+
/* stylelint-disable declaration-no-important */
|
|
4974
|
+
.e-table {
|
|
4975
|
+
border-spacing: 0 !important;
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
}
|
|
4979
|
+
/* stylelint-enable function-url-quotes */
|
|
4980
|
+
|
|
4968
4981
|
|
|
4969
4982
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4970
4983
|
@if $grid-skin == 'material3' {
|