@syncfusion/blazor-themes 29.1.35 → 29.1.37
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/bootstrap5-dark-lite.css +3 -0
- package/Compiled-Themes/bootstrap5-dark.css +3 -0
- package/Compiled-Themes/bootstrap5-lite.css +3 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +5 -2
- package/Compiled-Themes/bootstrap5.3-dark.css +5 -2
- package/Compiled-Themes/bootstrap5.3-lite.css +5 -2
- package/Compiled-Themes/bootstrap5.3.css +5 -2
- package/Compiled-Themes/bootstrap5.css +3 -0
- package/Compiled-Themes/fluent2-dark-lite.css +2 -2
- package/Compiled-Themes/fluent2-dark.css +2 -2
- package/Compiled-Themes/fluent2-highcontrast-lite.css +2 -2
- package/Compiled-Themes/fluent2-highcontrast.css +2 -2
- package/Compiled-Themes/fluent2-lite.css +2 -2
- package/Compiled-Themes/fluent2.css +2 -2
- package/Compiled-Themes/highcontrast-lite.css +2 -2
- package/Compiled-Themes/highcontrast.css +2 -2
- package/Compiled-Themes/tailwind3-dark-lite.css +16 -15
- package/Compiled-Themes/tailwind3-dark.css +16 -15
- package/Compiled-Themes/tailwind3-lite.css +16 -15
- package/Compiled-Themes/tailwind3.css +16 -15
- package/SCSS-Themes/bds-dark-lite.scss +7 -1
- package/SCSS-Themes/bds-dark.scss +7 -1
- package/SCSS-Themes/bds-lite.scss +7 -1
- package/SCSS-Themes/bds.scss +7 -1
- package/SCSS-Themes/bootstrap-dark-lite.scss +7 -1
- package/SCSS-Themes/bootstrap-dark.scss +7 -1
- package/SCSS-Themes/bootstrap-lite.scss +7 -1
- package/SCSS-Themes/bootstrap.scss +7 -1
- package/SCSS-Themes/bootstrap4-lite.scss +7 -1
- package/SCSS-Themes/bootstrap4.scss +7 -1
- package/SCSS-Themes/bootstrap5-dark-lite.scss +7 -1
- package/SCSS-Themes/bootstrap5-dark.scss +7 -1
- package/SCSS-Themes/bootstrap5-lite.scss +7 -1
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +9 -3
- package/SCSS-Themes/bootstrap5.3-dark.scss +9 -3
- package/SCSS-Themes/bootstrap5.3-lite.scss +9 -3
- package/SCSS-Themes/bootstrap5.3.scss +9 -3
- package/SCSS-Themes/bootstrap5.scss +7 -1
- package/SCSS-Themes/fabric-dark-lite.scss +7 -1
- package/SCSS-Themes/fabric-dark.scss +7 -1
- package/SCSS-Themes/fabric-lite.scss +7 -1
- package/SCSS-Themes/fabric.scss +7 -1
- package/SCSS-Themes/fluent-dark-lite.scss +7 -1
- package/SCSS-Themes/fluent-dark.scss +7 -1
- package/SCSS-Themes/fluent-lite.scss +7 -1
- package/SCSS-Themes/fluent.scss +7 -1
- package/SCSS-Themes/fluent2-dark-lite.scss +9 -3
- package/SCSS-Themes/fluent2-dark.scss +9 -3
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +9 -3
- package/SCSS-Themes/fluent2-highcontrast.scss +9 -3
- package/SCSS-Themes/fluent2-lite.scss +9 -3
- package/SCSS-Themes/fluent2.scss +9 -3
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +6 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/bds.scss +6 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +6 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +6 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +8 -2
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +8 -2
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +8 -2
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +8 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +6 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +6 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/fabric.scss +6 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +6 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/fluent.scss +6 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +6 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +6 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +6 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +8 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +8 -2
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +6 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/material.scss +6 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +6 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/material3.scss +6 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +6 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +6 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +6 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +8 -2
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +8 -2
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +8 -2
- package/SCSS-Themes/grids/grid/tailwind3.scss +8 -2
- package/SCSS-Themes/highcontrast-lite.scss +9 -3
- package/SCSS-Themes/highcontrast.scss +9 -3
- package/SCSS-Themes/material-dark-lite.scss +7 -1
- package/SCSS-Themes/material-dark.scss +7 -1
- package/SCSS-Themes/material-lite.scss +7 -1
- package/SCSS-Themes/material.scss +7 -1
- package/SCSS-Themes/material3-dark-lite.scss +7 -1
- package/SCSS-Themes/material3-dark.scss +7 -1
- package/SCSS-Themes/material3-lite.scss +7 -1
- package/SCSS-Themes/material3.scss +7 -1
- package/SCSS-Themes/navigations/tab/bds-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/bds-dark.scss +1 -1
- package/SCSS-Themes/navigations/tab/bds-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/bds.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap4-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap5-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap5-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap5.3-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap5.3-dark.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap5.3-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap5.3.scss +1 -1
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +1 -1
- package/SCSS-Themes/navigations/tab/fabric-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/fabric-dark.scss +1 -1
- package/SCSS-Themes/navigations/tab/fabric-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/fabric.scss +1 -1
- package/SCSS-Themes/navigations/tab/fluent-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/fluent-dark.scss +1 -1
- package/SCSS-Themes/navigations/tab/fluent-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/fluent.scss +1 -1
- package/SCSS-Themes/navigations/tab/fluent2-dark-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/fluent2-dark.scss +3 -3
- package/SCSS-Themes/navigations/tab/fluent2-highcontrast-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/fluent2-highcontrast.scss +3 -3
- package/SCSS-Themes/navigations/tab/fluent2-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/fluent2.scss +3 -3
- package/SCSS-Themes/navigations/tab/highcontrast-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/highcontrast.scss +1 -1
- package/SCSS-Themes/navigations/tab/material-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/material-dark.scss +1 -1
- package/SCSS-Themes/navigations/tab/material-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/material.scss +1 -1
- package/SCSS-Themes/navigations/tab/material3-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/tab/material3-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/material3.scss +1 -1
- package/SCSS-Themes/navigations/tab/tailwind-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +1 -1
- package/SCSS-Themes/navigations/tab/tailwind-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/tailwind.scss +1 -1
- package/SCSS-Themes/navigations/tab/tailwind3-dark-lite.scss +9 -9
- package/SCSS-Themes/navigations/tab/tailwind3-dark.scss +9 -9
- package/SCSS-Themes/navigations/tab/tailwind3-lite.scss +9 -9
- package/SCSS-Themes/navigations/tab/tailwind3.scss +9 -9
- package/SCSS-Themes/tailwind-dark-lite.scss +7 -1
- package/SCSS-Themes/tailwind-dark.scss +7 -1
- package/SCSS-Themes/tailwind-lite.scss +7 -1
- package/SCSS-Themes/tailwind.scss +7 -1
- package/SCSS-Themes/tailwind3-dark-lite.scss +17 -11
- package/SCSS-Themes/tailwind3-dark.scss +17 -11
- package/SCSS-Themes/tailwind3-lite.scss +17 -11
- package/SCSS-Themes/tailwind3.scss +17 -11
- package/package.json +1 -1
|
@@ -2947,7 +2947,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
|
|
|
2947
2947
|
display: $tab-active-wrap-before-display;
|
|
2948
2948
|
position: $tab-active-wrap-before-position;
|
|
2949
2949
|
width: $tab-active-wrap-before-width;
|
|
2950
|
-
@if ($skin-name == 'Material3') {
|
|
2950
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2951
2951
|
border-radius: 3px 3px 0 0;
|
|
2952
2952
|
bottom: $tab-active-wrap-before-top;
|
|
2953
2953
|
}
|
|
@@ -2947,7 +2947,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
|
|
|
2947
2947
|
display: $tab-active-wrap-before-display;
|
|
2948
2948
|
position: $tab-active-wrap-before-position;
|
|
2949
2949
|
width: $tab-active-wrap-before-width;
|
|
2950
|
-
@if ($skin-name == 'Material3') {
|
|
2950
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2951
2951
|
border-radius: 3px 3px 0 0;
|
|
2952
2952
|
bottom: $tab-active-wrap-before-top;
|
|
2953
2953
|
}
|
|
@@ -2947,7 +2947,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
|
|
|
2947
2947
|
display: $tab-active-wrap-before-display;
|
|
2948
2948
|
position: $tab-active-wrap-before-position;
|
|
2949
2949
|
width: $tab-active-wrap-before-width;
|
|
2950
|
-
@if ($skin-name == 'Material3') {
|
|
2950
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2951
2951
|
border-radius: 3px 3px 0 0;
|
|
2952
2952
|
bottom: $tab-active-wrap-before-top;
|
|
2953
2953
|
}
|
|
@@ -2947,7 +2947,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
|
|
|
2947
2947
|
display: $tab-active-wrap-before-display;
|
|
2948
2948
|
position: $tab-active-wrap-before-position;
|
|
2949
2949
|
width: $tab-active-wrap-before-width;
|
|
2950
|
-
@if ($skin-name == 'Material3') {
|
|
2950
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2951
2951
|
border-radius: 3px 3px 0 0;
|
|
2952
2952
|
bottom: $tab-active-wrap-before-top;
|
|
2953
2953
|
}
|
|
@@ -2946,7 +2946,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2946
2946
|
display: $tab-active-wrap-before-display;
|
|
2947
2947
|
position: $tab-active-wrap-before-position;
|
|
2948
2948
|
width: $tab-active-wrap-before-width;
|
|
2949
|
-
@if ($skin-name == 'Material3') {
|
|
2949
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2950
2950
|
border-radius: 3px 3px 0 0;
|
|
2951
2951
|
bottom: $tab-active-wrap-before-top;
|
|
2952
2952
|
}
|
|
@@ -2952,7 +2952,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2952
2952
|
display: $tab-active-wrap-before-display;
|
|
2953
2953
|
position: $tab-active-wrap-before-position;
|
|
2954
2954
|
width: $tab-active-wrap-before-width;
|
|
2955
|
-
@if ($skin-name == 'Material3') {
|
|
2955
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2956
2956
|
border-radius: 3px 3px 0 0;
|
|
2957
2957
|
bottom: $tab-active-wrap-before-top;
|
|
2958
2958
|
}
|
|
@@ -2952,7 +2952,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2952
2952
|
display: $tab-active-wrap-before-display;
|
|
2953
2953
|
position: $tab-active-wrap-before-position;
|
|
2954
2954
|
width: $tab-active-wrap-before-width;
|
|
2955
|
-
@if ($skin-name == 'Material3') {
|
|
2955
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2956
2956
|
border-radius: 3px 3px 0 0;
|
|
2957
2957
|
bottom: $tab-active-wrap-before-top;
|
|
2958
2958
|
}
|
|
@@ -2954,7 +2954,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2954
2954
|
display: $tab-active-wrap-before-display;
|
|
2955
2955
|
position: $tab-active-wrap-before-position;
|
|
2956
2956
|
width: $tab-active-wrap-before-width;
|
|
2957
|
-
@if ($skin-name == 'Material3') {
|
|
2957
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2958
2958
|
border-radius: 3px 3px 0 0;
|
|
2959
2959
|
bottom: $tab-active-wrap-before-top;
|
|
2960
2960
|
}
|
|
@@ -2954,7 +2954,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2954
2954
|
display: $tab-active-wrap-before-display;
|
|
2955
2955
|
position: $tab-active-wrap-before-position;
|
|
2956
2956
|
width: $tab-active-wrap-before-width;
|
|
2957
|
-
@if ($skin-name == 'Material3') {
|
|
2957
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2958
2958
|
border-radius: 3px 3px 0 0;
|
|
2959
2959
|
bottom: $tab-active-wrap-before-top;
|
|
2960
2960
|
}
|
|
@@ -2948,7 +2948,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2948
2948
|
display: $tab-active-wrap-before-display;
|
|
2949
2949
|
position: $tab-active-wrap-before-position;
|
|
2950
2950
|
width: $tab-active-wrap-before-width;
|
|
2951
|
-
@if ($skin-name == 'Material3') {
|
|
2951
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2952
2952
|
border-radius: 3px 3px 0 0;
|
|
2953
2953
|
bottom: $tab-active-wrap-before-top;
|
|
2954
2954
|
}
|
|
@@ -2948,7 +2948,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2948
2948
|
display: $tab-active-wrap-before-display;
|
|
2949
2949
|
position: $tab-active-wrap-before-position;
|
|
2950
2950
|
width: $tab-active-wrap-before-width;
|
|
2951
|
-
@if ($skin-name == 'Material3') {
|
|
2951
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2952
2952
|
border-radius: 3px 3px 0 0;
|
|
2953
2953
|
bottom: $tab-active-wrap-before-top;
|
|
2954
2954
|
}
|
|
@@ -2948,7 +2948,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2948
2948
|
display: $tab-active-wrap-before-display;
|
|
2949
2949
|
position: $tab-active-wrap-before-position;
|
|
2950
2950
|
width: $tab-active-wrap-before-width;
|
|
2951
|
-
@if ($skin-name == 'Material3') {
|
|
2951
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2952
2952
|
border-radius: 3px 3px 0 0;
|
|
2953
2953
|
bottom: $tab-active-wrap-before-top;
|
|
2954
2954
|
}
|
|
@@ -2948,7 +2948,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2948
2948
|
display: $tab-active-wrap-before-display;
|
|
2949
2949
|
position: $tab-active-wrap-before-position;
|
|
2950
2950
|
width: $tab-active-wrap-before-width;
|
|
2951
|
-
@if ($skin-name == 'Material3') {
|
|
2951
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2952
2952
|
border-radius: 3px 3px 0 0;
|
|
2953
2953
|
bottom: $tab-active-wrap-before-top;
|
|
2954
2954
|
}
|
|
@@ -265,9 +265,9 @@ $tab-close-icon-size: $text-sm !default;
|
|
|
265
265
|
$tab-big-close-icon-size: $text-sm !default;
|
|
266
266
|
$tab-nrml-close-icon-size: $text-xs !default;
|
|
267
267
|
$tab-mob-close-icon-size: $text-xxs !default;
|
|
268
|
-
$tab-close-icon-minwidth:
|
|
268
|
+
$tab-close-icon-minwidth: 12px !default;
|
|
269
269
|
$tab-big-close-icon-margin: 0 8px 0 12px !default;
|
|
270
|
-
$tab-nrml-close-icon-margin: 0
|
|
270
|
+
$tab-nrml-close-icon-margin: 0 0 0 8px !default;
|
|
271
271
|
$tab-mob-close-icon-margin: 0 0 0 14px !default;
|
|
272
272
|
$tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
|
|
273
273
|
$tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
|
|
@@ -2975,7 +2975,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2975
2975
|
display: $tab-active-wrap-before-display;
|
|
2976
2976
|
position: $tab-active-wrap-before-position;
|
|
2977
2977
|
width: $tab-active-wrap-before-width;
|
|
2978
|
-
@if ($skin-name == 'Material3') {
|
|
2978
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2979
2979
|
border-radius: 3px 3px 0 0;
|
|
2980
2980
|
bottom: $tab-active-wrap-before-top;
|
|
2981
2981
|
}
|
|
@@ -265,9 +265,9 @@ $tab-close-icon-size: $text-sm !default;
|
|
|
265
265
|
$tab-big-close-icon-size: $text-sm !default;
|
|
266
266
|
$tab-nrml-close-icon-size: $text-xs !default;
|
|
267
267
|
$tab-mob-close-icon-size: $text-xxs !default;
|
|
268
|
-
$tab-close-icon-minwidth:
|
|
268
|
+
$tab-close-icon-minwidth: 12px !default;
|
|
269
269
|
$tab-big-close-icon-margin: 0 8px 0 12px !default;
|
|
270
|
-
$tab-nrml-close-icon-margin: 0
|
|
270
|
+
$tab-nrml-close-icon-margin: 0 0 0 8px !default;
|
|
271
271
|
$tab-mob-close-icon-margin: 0 0 0 14px !default;
|
|
272
272
|
$tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
|
|
273
273
|
$tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
|
|
@@ -2975,7 +2975,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2975
2975
|
display: $tab-active-wrap-before-display;
|
|
2976
2976
|
position: $tab-active-wrap-before-position;
|
|
2977
2977
|
width: $tab-active-wrap-before-width;
|
|
2978
|
-
@if ($skin-name == 'Material3') {
|
|
2978
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2979
2979
|
border-radius: 3px 3px 0 0;
|
|
2980
2980
|
bottom: $tab-active-wrap-before-top;
|
|
2981
2981
|
}
|
|
@@ -265,9 +265,9 @@ $tab-close-icon-size: $text-sm !default;
|
|
|
265
265
|
$tab-big-close-icon-size: $text-sm !default;
|
|
266
266
|
$tab-nrml-close-icon-size: $text-xs !default;
|
|
267
267
|
$tab-mob-close-icon-size: $text-xxs !default;
|
|
268
|
-
$tab-close-icon-minwidth:
|
|
268
|
+
$tab-close-icon-minwidth: 12px !default;
|
|
269
269
|
$tab-big-close-icon-margin: 0 8px 0 12px !default;
|
|
270
|
-
$tab-nrml-close-icon-margin: 0
|
|
270
|
+
$tab-nrml-close-icon-margin: 0 0 0 8px !default;
|
|
271
271
|
$tab-mob-close-icon-margin: 0 0 0 14px !default;
|
|
272
272
|
$tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
|
|
273
273
|
$tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
|
|
@@ -2975,7 +2975,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2975
2975
|
display: $tab-active-wrap-before-display;
|
|
2976
2976
|
position: $tab-active-wrap-before-position;
|
|
2977
2977
|
width: $tab-active-wrap-before-width;
|
|
2978
|
-
@if ($skin-name == 'Material3') {
|
|
2978
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2979
2979
|
border-radius: 3px 3px 0 0;
|
|
2980
2980
|
bottom: $tab-active-wrap-before-top;
|
|
2981
2981
|
}
|
|
@@ -265,9 +265,9 @@ $tab-close-icon-size: $text-sm !default;
|
|
|
265
265
|
$tab-big-close-icon-size: $text-sm !default;
|
|
266
266
|
$tab-nrml-close-icon-size: $text-xs !default;
|
|
267
267
|
$tab-mob-close-icon-size: $text-xxs !default;
|
|
268
|
-
$tab-close-icon-minwidth:
|
|
268
|
+
$tab-close-icon-minwidth: 12px !default;
|
|
269
269
|
$tab-big-close-icon-margin: 0 8px 0 12px !default;
|
|
270
|
-
$tab-nrml-close-icon-margin: 0
|
|
270
|
+
$tab-nrml-close-icon-margin: 0 0 0 8px !default;
|
|
271
271
|
$tab-mob-close-icon-margin: 0 0 0 14px !default;
|
|
272
272
|
$tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
|
|
273
273
|
$tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
|
|
@@ -2975,7 +2975,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2975
2975
|
display: $tab-active-wrap-before-display;
|
|
2976
2976
|
position: $tab-active-wrap-before-position;
|
|
2977
2977
|
width: $tab-active-wrap-before-width;
|
|
2978
|
-
@if ($skin-name == 'Material3') {
|
|
2978
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2979
2979
|
border-radius: 3px 3px 0 0;
|
|
2980
2980
|
bottom: $tab-active-wrap-before-top;
|
|
2981
2981
|
}
|
|
@@ -265,9 +265,9 @@ $tab-close-icon-size: $text-sm !default;
|
|
|
265
265
|
$tab-big-close-icon-size: $text-sm !default;
|
|
266
266
|
$tab-nrml-close-icon-size: $text-xs !default;
|
|
267
267
|
$tab-mob-close-icon-size: $text-xxs !default;
|
|
268
|
-
$tab-close-icon-minwidth:
|
|
268
|
+
$tab-close-icon-minwidth: 12px !default;
|
|
269
269
|
$tab-big-close-icon-margin: 0 8px 0 12px !default;
|
|
270
|
-
$tab-nrml-close-icon-margin: 0
|
|
270
|
+
$tab-nrml-close-icon-margin: 0 0 0 8px !default;
|
|
271
271
|
$tab-mob-close-icon-margin: 0 0 0 14px !default;
|
|
272
272
|
$tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
|
|
273
273
|
$tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
|
|
@@ -2975,7 +2975,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2975
2975
|
display: $tab-active-wrap-before-display;
|
|
2976
2976
|
position: $tab-active-wrap-before-position;
|
|
2977
2977
|
width: $tab-active-wrap-before-width;
|
|
2978
|
-
@if ($skin-name == 'Material3') {
|
|
2978
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2979
2979
|
border-radius: 3px 3px 0 0;
|
|
2980
2980
|
bottom: $tab-active-wrap-before-top;
|
|
2981
2981
|
}
|
|
@@ -265,9 +265,9 @@ $tab-close-icon-size: $text-sm !default;
|
|
|
265
265
|
$tab-big-close-icon-size: $text-sm !default;
|
|
266
266
|
$tab-nrml-close-icon-size: $text-xs !default;
|
|
267
267
|
$tab-mob-close-icon-size: $text-xxs !default;
|
|
268
|
-
$tab-close-icon-minwidth:
|
|
268
|
+
$tab-close-icon-minwidth: 12px !default;
|
|
269
269
|
$tab-big-close-icon-margin: 0 8px 0 12px !default;
|
|
270
|
-
$tab-nrml-close-icon-margin: 0
|
|
270
|
+
$tab-nrml-close-icon-margin: 0 0 0 8px !default;
|
|
271
271
|
$tab-mob-close-icon-margin: 0 0 0 14px !default;
|
|
272
272
|
$tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
|
|
273
273
|
$tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
|
|
@@ -2975,7 +2975,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2975
2975
|
display: $tab-active-wrap-before-display;
|
|
2976
2976
|
position: $tab-active-wrap-before-position;
|
|
2977
2977
|
width: $tab-active-wrap-before-width;
|
|
2978
|
-
@if ($skin-name == 'Material3') {
|
|
2978
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2979
2979
|
border-radius: 3px 3px 0 0;
|
|
2980
2980
|
bottom: $tab-active-wrap-before-top;
|
|
2981
2981
|
}
|
|
@@ -2978,7 +2978,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2978
2978
|
display: $tab-active-wrap-before-display;
|
|
2979
2979
|
position: $tab-active-wrap-before-position;
|
|
2980
2980
|
width: $tab-active-wrap-before-width;
|
|
2981
|
-
@if ($skin-name == 'Material3') {
|
|
2981
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2982
2982
|
border-radius: 3px 3px 0 0;
|
|
2983
2983
|
bottom: $tab-active-wrap-before-top;
|
|
2984
2984
|
}
|
|
@@ -2978,7 +2978,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2978
2978
|
display: $tab-active-wrap-before-display;
|
|
2979
2979
|
position: $tab-active-wrap-before-position;
|
|
2980
2980
|
width: $tab-active-wrap-before-width;
|
|
2981
|
-
@if ($skin-name == 'Material3') {
|
|
2981
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2982
2982
|
border-radius: 3px 3px 0 0;
|
|
2983
2983
|
bottom: $tab-active-wrap-before-top;
|
|
2984
2984
|
}
|
|
@@ -2957,7 +2957,7 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
|
|
|
2957
2957
|
display: $tab-active-wrap-before-display;
|
|
2958
2958
|
position: $tab-active-wrap-before-position;
|
|
2959
2959
|
width: $tab-active-wrap-before-width;
|
|
2960
|
-
@if ($skin-name == 'Material3') {
|
|
2960
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2961
2961
|
border-radius: 3px 3px 0 0;
|
|
2962
2962
|
bottom: $tab-active-wrap-before-top;
|
|
2963
2963
|
}
|
|
@@ -2957,7 +2957,7 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
|
|
|
2957
2957
|
display: $tab-active-wrap-before-display;
|
|
2958
2958
|
position: $tab-active-wrap-before-position;
|
|
2959
2959
|
width: $tab-active-wrap-before-width;
|
|
2960
|
-
@if ($skin-name == 'Material3') {
|
|
2960
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2961
2961
|
border-radius: 3px 3px 0 0;
|
|
2962
2962
|
bottom: $tab-active-wrap-before-top;
|
|
2963
2963
|
}
|
|
@@ -2956,7 +2956,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2956
2956
|
display: $tab-active-wrap-before-display;
|
|
2957
2957
|
position: $tab-active-wrap-before-position;
|
|
2958
2958
|
width: $tab-active-wrap-before-width;
|
|
2959
|
-
@if ($skin-name == 'Material3') {
|
|
2959
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2960
2960
|
border-radius: 3px 3px 0 0;
|
|
2961
2961
|
bottom: $tab-active-wrap-before-top;
|
|
2962
2962
|
}
|
|
@@ -2956,7 +2956,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2956
2956
|
display: $tab-active-wrap-before-display;
|
|
2957
2957
|
position: $tab-active-wrap-before-position;
|
|
2958
2958
|
width: $tab-active-wrap-before-width;
|
|
2959
|
-
@if ($skin-name == 'Material3') {
|
|
2959
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2960
2960
|
border-radius: 3px 3px 0 0;
|
|
2961
2961
|
bottom: $tab-active-wrap-before-top;
|
|
2962
2962
|
}
|
|
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
|
|
|
2945
2945
|
display: $tab-active-wrap-before-display;
|
|
2946
2946
|
position: $tab-active-wrap-before-position;
|
|
2947
2947
|
width: $tab-active-wrap-before-width;
|
|
2948
|
-
@if ($skin-name == 'Material3') {
|
|
2948
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2949
2949
|
border-radius: 3px 3px 0 0;
|
|
2950
2950
|
bottom: $tab-active-wrap-before-top;
|
|
2951
2951
|
}
|
|
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
|
|
|
2945
2945
|
display: $tab-active-wrap-before-display;
|
|
2946
2946
|
position: $tab-active-wrap-before-position;
|
|
2947
2947
|
width: $tab-active-wrap-before-width;
|
|
2948
|
-
@if ($skin-name == 'Material3') {
|
|
2948
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2949
2949
|
border-radius: 3px 3px 0 0;
|
|
2950
2950
|
bottom: $tab-active-wrap-before-top;
|
|
2951
2951
|
}
|
|
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
|
|
|
2945
2945
|
display: $tab-active-wrap-before-display;
|
|
2946
2946
|
position: $tab-active-wrap-before-position;
|
|
2947
2947
|
width: $tab-active-wrap-before-width;
|
|
2948
|
-
@if ($skin-name == 'Material3') {
|
|
2948
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2949
2949
|
border-radius: 3px 3px 0 0;
|
|
2950
2950
|
bottom: $tab-active-wrap-before-top;
|
|
2951
2951
|
}
|
|
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
|
|
|
2945
2945
|
display: $tab-active-wrap-before-display;
|
|
2946
2946
|
position: $tab-active-wrap-before-position;
|
|
2947
2947
|
width: $tab-active-wrap-before-width;
|
|
2948
|
-
@if ($skin-name == 'Material3') {
|
|
2948
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2949
2949
|
border-radius: 3px 3px 0 0;
|
|
2950
2950
|
bottom: $tab-active-wrap-before-top;
|
|
2951
2951
|
}
|
|
@@ -2959,7 +2959,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2959
2959
|
display: $tab-active-wrap-before-display;
|
|
2960
2960
|
position: $tab-active-wrap-before-position;
|
|
2961
2961
|
width: $tab-active-wrap-before-width;
|
|
2962
|
-
@if ($skin-name == 'Material3') {
|
|
2962
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2963
2963
|
border-radius: 3px 3px 0 0;
|
|
2964
2964
|
bottom: $tab-active-wrap-before-top;
|
|
2965
2965
|
}
|
|
@@ -2959,7 +2959,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2959
2959
|
display: $tab-active-wrap-before-display;
|
|
2960
2960
|
position: $tab-active-wrap-before-position;
|
|
2961
2961
|
width: $tab-active-wrap-before-width;
|
|
2962
|
-
@if ($skin-name == 'Material3') {
|
|
2962
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2963
2963
|
border-radius: 3px 3px 0 0;
|
|
2964
2964
|
bottom: $tab-active-wrap-before-top;
|
|
2965
2965
|
}
|
|
@@ -2959,7 +2959,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2959
2959
|
display: $tab-active-wrap-before-display;
|
|
2960
2960
|
position: $tab-active-wrap-before-position;
|
|
2961
2961
|
width: $tab-active-wrap-before-width;
|
|
2962
|
-
@if ($skin-name == 'Material3') {
|
|
2962
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2963
2963
|
border-radius: 3px 3px 0 0;
|
|
2964
2964
|
bottom: $tab-active-wrap-before-top;
|
|
2965
2965
|
}
|
|
@@ -2959,7 +2959,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2959
2959
|
display: $tab-active-wrap-before-display;
|
|
2960
2960
|
position: $tab-active-wrap-before-position;
|
|
2961
2961
|
width: $tab-active-wrap-before-width;
|
|
2962
|
-
@if ($skin-name == 'Material3') {
|
|
2962
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2963
2963
|
border-radius: 3px 3px 0 0;
|
|
2964
2964
|
bottom: $tab-active-wrap-before-top;
|
|
2965
2965
|
}
|
|
@@ -49,7 +49,7 @@ $tab-pop-up-icon-active-border: $tab-active-text-item-border !default;
|
|
|
49
49
|
$tab-disable-active-text-item-border: 0 !default;
|
|
50
50
|
$tab-fill-hdr-border: 0 !default;
|
|
51
51
|
$tab-fill-disable-hdr-border: 0 !default;
|
|
52
|
-
$tab-anim-border-display:
|
|
52
|
+
$tab-anim-border-display: none !default;
|
|
53
53
|
$tab-border: none !default;
|
|
54
54
|
$tab-focus-hscroll-content-padding: 1px 0 !default;
|
|
55
55
|
$tab-hdr-border-width: 0 0 1px 0 !default;
|
|
@@ -477,13 +477,13 @@ $tab-item-wrap-hover-border-radius: $tab-top-active-item-border-radius !default;
|
|
|
477
477
|
$tab-item-active-bg: $content-bg-color !default;
|
|
478
478
|
$tab-item-active-hover-bg: inherit !default;
|
|
479
479
|
$tab-item-active-wrap-border: 0 !default;
|
|
480
|
-
$tab-active-wrap-position:
|
|
481
|
-
$tab-active-wrap-before-border:
|
|
482
|
-
$tab-active-wrap-before-content:
|
|
483
|
-
$tab-active-wrap-before-display:
|
|
484
|
-
$tab-active-wrap-before-position:
|
|
485
|
-
$tab-active-wrap-before-top:
|
|
486
|
-
$tab-active-wrap-before-width:
|
|
480
|
+
$tab-active-wrap-position: relative !default;
|
|
481
|
+
$tab-active-wrap-before-border: 1.6px solid $tab-border-color !default;
|
|
482
|
+
$tab-active-wrap-before-content: '' !default;
|
|
483
|
+
$tab-active-wrap-before-display: block !default;
|
|
484
|
+
$tab-active-wrap-before-position: absolute !default;
|
|
485
|
+
$tab-active-wrap-before-top: 0 !default;
|
|
486
|
+
$tab-active-wrap-before-width: 100% !default;
|
|
487
487
|
$tab-focused-wrap-focus-border: 0 !default;
|
|
488
488
|
$tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
|
|
489
489
|
$tab-content-font-size: $text-sm !default;
|
|
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
|
|
|
2945
2945
|
display: $tab-active-wrap-before-display;
|
|
2946
2946
|
position: $tab-active-wrap-before-position;
|
|
2947
2947
|
width: $tab-active-wrap-before-width;
|
|
2948
|
-
@if ($skin-name == 'Material3') {
|
|
2948
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2949
2949
|
border-radius: 3px 3px 0 0;
|
|
2950
2950
|
bottom: $tab-active-wrap-before-top;
|
|
2951
2951
|
}
|
|
@@ -49,7 +49,7 @@ $tab-pop-up-icon-active-border: $tab-active-text-item-border !default;
|
|
|
49
49
|
$tab-disable-active-text-item-border: 0 !default;
|
|
50
50
|
$tab-fill-hdr-border: 0 !default;
|
|
51
51
|
$tab-fill-disable-hdr-border: 0 !default;
|
|
52
|
-
$tab-anim-border-display:
|
|
52
|
+
$tab-anim-border-display: none !default;
|
|
53
53
|
$tab-border: none !default;
|
|
54
54
|
$tab-focus-hscroll-content-padding: 1px 0 !default;
|
|
55
55
|
$tab-hdr-border-width: 0 0 1px 0 !default;
|
|
@@ -477,13 +477,13 @@ $tab-item-wrap-hover-border-radius: $tab-top-active-item-border-radius !default;
|
|
|
477
477
|
$tab-item-active-bg: $content-bg-color !default;
|
|
478
478
|
$tab-item-active-hover-bg: inherit !default;
|
|
479
479
|
$tab-item-active-wrap-border: 0 !default;
|
|
480
|
-
$tab-active-wrap-position:
|
|
481
|
-
$tab-active-wrap-before-border:
|
|
482
|
-
$tab-active-wrap-before-content:
|
|
483
|
-
$tab-active-wrap-before-display:
|
|
484
|
-
$tab-active-wrap-before-position:
|
|
485
|
-
$tab-active-wrap-before-top:
|
|
486
|
-
$tab-active-wrap-before-width:
|
|
480
|
+
$tab-active-wrap-position: relative !default;
|
|
481
|
+
$tab-active-wrap-before-border: 1.6px solid $tab-border-color !default;
|
|
482
|
+
$tab-active-wrap-before-content: '' !default;
|
|
483
|
+
$tab-active-wrap-before-display: block !default;
|
|
484
|
+
$tab-active-wrap-before-position: absolute !default;
|
|
485
|
+
$tab-active-wrap-before-top: 0 !default;
|
|
486
|
+
$tab-active-wrap-before-width: 100% !default;
|
|
487
487
|
$tab-focused-wrap-focus-border: 0 !default;
|
|
488
488
|
$tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
|
|
489
489
|
$tab-content-font-size: $text-sm !default;
|
|
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
|
|
|
2945
2945
|
display: $tab-active-wrap-before-display;
|
|
2946
2946
|
position: $tab-active-wrap-before-position;
|
|
2947
2947
|
width: $tab-active-wrap-before-width;
|
|
2948
|
-
@if ($skin-name == 'Material3') {
|
|
2948
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2949
2949
|
border-radius: 3px 3px 0 0;
|
|
2950
2950
|
bottom: $tab-active-wrap-before-top;
|
|
2951
2951
|
}
|
|
@@ -49,7 +49,7 @@ $tab-pop-up-icon-active-border: $tab-active-text-item-border !default;
|
|
|
49
49
|
$tab-disable-active-text-item-border: 0 !default;
|
|
50
50
|
$tab-fill-hdr-border: 0 !default;
|
|
51
51
|
$tab-fill-disable-hdr-border: 0 !default;
|
|
52
|
-
$tab-anim-border-display:
|
|
52
|
+
$tab-anim-border-display: none !default;
|
|
53
53
|
$tab-border: none !default;
|
|
54
54
|
$tab-focus-hscroll-content-padding: 1px 0 !default;
|
|
55
55
|
$tab-hdr-border-width: 0 0 1px 0 !default;
|
|
@@ -477,13 +477,13 @@ $tab-item-wrap-hover-border-radius: $tab-top-active-item-border-radius !default;
|
|
|
477
477
|
$tab-item-active-bg: $content-bg-color !default;
|
|
478
478
|
$tab-item-active-hover-bg: inherit !default;
|
|
479
479
|
$tab-item-active-wrap-border: 0 !default;
|
|
480
|
-
$tab-active-wrap-position:
|
|
481
|
-
$tab-active-wrap-before-border:
|
|
482
|
-
$tab-active-wrap-before-content:
|
|
483
|
-
$tab-active-wrap-before-display:
|
|
484
|
-
$tab-active-wrap-before-position:
|
|
485
|
-
$tab-active-wrap-before-top:
|
|
486
|
-
$tab-active-wrap-before-width:
|
|
480
|
+
$tab-active-wrap-position: relative !default;
|
|
481
|
+
$tab-active-wrap-before-border: 1.6px solid $tab-border-color !default;
|
|
482
|
+
$tab-active-wrap-before-content: '' !default;
|
|
483
|
+
$tab-active-wrap-before-display: block !default;
|
|
484
|
+
$tab-active-wrap-before-position: absolute !default;
|
|
485
|
+
$tab-active-wrap-before-top: 0 !default;
|
|
486
|
+
$tab-active-wrap-before-width: 100% !default;
|
|
487
487
|
$tab-focused-wrap-focus-border: 0 !default;
|
|
488
488
|
$tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
|
|
489
489
|
$tab-content-font-size: $text-sm !default;
|
|
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
|
|
|
2945
2945
|
display: $tab-active-wrap-before-display;
|
|
2946
2946
|
position: $tab-active-wrap-before-position;
|
|
2947
2947
|
width: $tab-active-wrap-before-width;
|
|
2948
|
-
@if ($skin-name == 'Material3') {
|
|
2948
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2949
2949
|
border-radius: 3px 3px 0 0;
|
|
2950
2950
|
bottom: $tab-active-wrap-before-top;
|
|
2951
2951
|
}
|
|
@@ -49,7 +49,7 @@ $tab-pop-up-icon-active-border: $tab-active-text-item-border !default;
|
|
|
49
49
|
$tab-disable-active-text-item-border: 0 !default;
|
|
50
50
|
$tab-fill-hdr-border: 0 !default;
|
|
51
51
|
$tab-fill-disable-hdr-border: 0 !default;
|
|
52
|
-
$tab-anim-border-display:
|
|
52
|
+
$tab-anim-border-display: none !default;
|
|
53
53
|
$tab-border: none !default;
|
|
54
54
|
$tab-focus-hscroll-content-padding: 1px 0 !default;
|
|
55
55
|
$tab-hdr-border-width: 0 0 1px 0 !default;
|
|
@@ -477,13 +477,13 @@ $tab-item-wrap-hover-border-radius: $tab-top-active-item-border-radius !default;
|
|
|
477
477
|
$tab-item-active-bg: $content-bg-color !default;
|
|
478
478
|
$tab-item-active-hover-bg: inherit !default;
|
|
479
479
|
$tab-item-active-wrap-border: 0 !default;
|
|
480
|
-
$tab-active-wrap-position:
|
|
481
|
-
$tab-active-wrap-before-border:
|
|
482
|
-
$tab-active-wrap-before-content:
|
|
483
|
-
$tab-active-wrap-before-display:
|
|
484
|
-
$tab-active-wrap-before-position:
|
|
485
|
-
$tab-active-wrap-before-top:
|
|
486
|
-
$tab-active-wrap-before-width:
|
|
480
|
+
$tab-active-wrap-position: relative !default;
|
|
481
|
+
$tab-active-wrap-before-border: 1.6px solid $tab-border-color !default;
|
|
482
|
+
$tab-active-wrap-before-content: '' !default;
|
|
483
|
+
$tab-active-wrap-before-display: block !default;
|
|
484
|
+
$tab-active-wrap-before-position: absolute !default;
|
|
485
|
+
$tab-active-wrap-before-top: 0 !default;
|
|
486
|
+
$tab-active-wrap-before-width: 100% !default;
|
|
487
487
|
$tab-focused-wrap-focus-border: 0 !default;
|
|
488
488
|
$tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
|
|
489
489
|
$tab-content-font-size: $text-sm !default;
|
|
@@ -2945,7 +2945,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
|
|
|
2945
2945
|
display: $tab-active-wrap-before-display;
|
|
2946
2946
|
position: $tab-active-wrap-before-position;
|
|
2947
2947
|
width: $tab-active-wrap-before-width;
|
|
2948
|
-
@if ($skin-name == 'Material3') {
|
|
2948
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2949
2949
|
border-radius: 3px 3px 0 0;
|
|
2950
2950
|
bottom: $tab-active-wrap-before-top;
|
|
2951
2951
|
}
|
|
@@ -41337,7 +41337,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
41337
41337
|
display: $tab-active-wrap-before-display;
|
|
41338
41338
|
position: $tab-active-wrap-before-position;
|
|
41339
41339
|
width: $tab-active-wrap-before-width;
|
|
41340
|
-
@if ($skin-name == 'Material3') {
|
|
41340
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41341
41341
|
border-radius: 3px 3px 0 0;
|
|
41342
41342
|
bottom: $tab-active-wrap-before-top;
|
|
41343
41343
|
}
|
|
@@ -63090,6 +63090,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63090
63090
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
63091
63091
|
}
|
|
63092
63092
|
|
|
63093
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
63094
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
63095
|
+
margin-top: -11px;
|
|
63096
|
+
}
|
|
63097
|
+
}
|
|
63098
|
+
|
|
63093
63099
|
&.e-wrap .e-columnmenu,
|
|
63094
63100
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
63095
63101
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -55952,7 +55952,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
55952
55952
|
display: $tab-active-wrap-before-display;
|
|
55953
55953
|
position: $tab-active-wrap-before-position;
|
|
55954
55954
|
width: $tab-active-wrap-before-width;
|
|
55955
|
-
@if ($skin-name == 'Material3') {
|
|
55955
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
55956
55956
|
border-radius: 3px 3px 0 0;
|
|
55957
55957
|
bottom: $tab-active-wrap-before-top;
|
|
55958
55958
|
}
|
|
@@ -85365,6 +85365,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85365
85365
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
85366
85366
|
}
|
|
85367
85367
|
|
|
85368
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
85369
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
85370
|
+
margin-top: -11px;
|
|
85371
|
+
}
|
|
85372
|
+
}
|
|
85373
|
+
|
|
85368
85374
|
&.e-wrap .e-columnmenu,
|
|
85369
85375
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
85370
85376
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|