@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
|
@@ -41089,7 +41089,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
41089
41089
|
display: $tab-active-wrap-before-display;
|
|
41090
41090
|
position: $tab-active-wrap-before-position;
|
|
41091
41091
|
width: $tab-active-wrap-before-width;
|
|
41092
|
-
@if ($skin-name == 'Material3') {
|
|
41092
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41093
41093
|
border-radius: 3px 3px 0 0;
|
|
41094
41094
|
bottom: $tab-active-wrap-before-top;
|
|
41095
41095
|
}
|
|
@@ -62827,6 +62827,12 @@ $grid-checkmark-color: $white !default;
|
|
|
62827
62827
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
62828
62828
|
}
|
|
62829
62829
|
|
|
62830
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
62831
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
62832
|
+
margin-top: -11px;
|
|
62833
|
+
}
|
|
62834
|
+
}
|
|
62835
|
+
|
|
62830
62836
|
&.e-wrap .e-columnmenu,
|
|
62831
62837
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
62832
62838
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -55704,7 +55704,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
55704
55704
|
display: $tab-active-wrap-before-display;
|
|
55705
55705
|
position: $tab-active-wrap-before-position;
|
|
55706
55706
|
width: $tab-active-wrap-before-width;
|
|
55707
|
-
@if ($skin-name == 'Material3') {
|
|
55707
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
55708
55708
|
border-radius: 3px 3px 0 0;
|
|
55709
55709
|
bottom: $tab-active-wrap-before-top;
|
|
55710
55710
|
}
|
|
@@ -85102,6 +85102,12 @@ $grid-checkmark-color: $white !default;
|
|
|
85102
85102
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
85103
85103
|
}
|
|
85104
85104
|
|
|
85105
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
85106
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
85107
|
+
margin-top: -11px;
|
|
85108
|
+
}
|
|
85109
|
+
}
|
|
85110
|
+
|
|
85105
85111
|
&.e-wrap .e-columnmenu,
|
|
85106
85112
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
85107
85113
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -41410,7 +41410,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
41410
41410
|
display: $tab-active-wrap-before-display;
|
|
41411
41411
|
position: $tab-active-wrap-before-position;
|
|
41412
41412
|
width: $tab-active-wrap-before-width;
|
|
41413
|
-
@if ($skin-name == 'Material3') {
|
|
41413
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41414
41414
|
border-radius: 3px 3px 0 0;
|
|
41415
41415
|
bottom: $tab-active-wrap-before-top;
|
|
41416
41416
|
}
|
|
@@ -63183,6 +63183,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63183
63183
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
63184
63184
|
}
|
|
63185
63185
|
|
|
63186
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
63187
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
63188
|
+
margin-top: -11px;
|
|
63189
|
+
}
|
|
63190
|
+
}
|
|
63191
|
+
|
|
63186
63192
|
&.e-wrap .e-columnmenu,
|
|
63187
63193
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
63188
63194
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -56025,7 +56025,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
56025
56025
|
display: $tab-active-wrap-before-display;
|
|
56026
56026
|
position: $tab-active-wrap-before-position;
|
|
56027
56027
|
width: $tab-active-wrap-before-width;
|
|
56028
|
-
@if ($skin-name == 'Material3') {
|
|
56028
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
56029
56029
|
border-radius: 3px 3px 0 0;
|
|
56030
56030
|
bottom: $tab-active-wrap-before-top;
|
|
56031
56031
|
}
|
|
@@ -85458,6 +85458,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85458
85458
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
85459
85459
|
}
|
|
85460
85460
|
|
|
85461
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
85462
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
85463
|
+
margin-top: -11px;
|
|
85464
|
+
}
|
|
85465
|
+
}
|
|
85466
|
+
|
|
85461
85467
|
&.e-wrap .e-columnmenu,
|
|
85462
85468
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
85463
85469
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -41409,7 +41409,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
41409
41409
|
display: $tab-active-wrap-before-display;
|
|
41410
41410
|
position: $tab-active-wrap-before-position;
|
|
41411
41411
|
width: $tab-active-wrap-before-width;
|
|
41412
|
-
@if ($skin-name == 'Material3') {
|
|
41412
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41413
41413
|
border-radius: 3px 3px 0 0;
|
|
41414
41414
|
bottom: $tab-active-wrap-before-top;
|
|
41415
41415
|
}
|
|
@@ -63182,6 +63182,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63182
63182
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
63183
63183
|
}
|
|
63184
63184
|
|
|
63185
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
63186
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
63187
|
+
margin-top: -11px;
|
|
63188
|
+
}
|
|
63189
|
+
}
|
|
63190
|
+
|
|
63185
63191
|
&.e-wrap .e-columnmenu,
|
|
63186
63192
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
63187
63193
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -42170,7 +42170,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
|
|
|
42170
42170
|
display: $tab-active-wrap-before-display;
|
|
42171
42171
|
position: $tab-active-wrap-before-position;
|
|
42172
42172
|
width: $tab-active-wrap-before-width;
|
|
42173
|
-
@if ($skin-name == 'Material3') {
|
|
42173
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
42174
42174
|
border-radius: 3px 3px 0 0;
|
|
42175
42175
|
bottom: $tab-active-wrap-before-top;
|
|
42176
42176
|
}
|
|
@@ -61576,7 +61576,7 @@ $grid-header-first-last-cell-padding: 8px !default;
|
|
|
61576
61576
|
$grid-header-bg-color: $content-bg-color-alt1 !default;
|
|
61577
61577
|
$grid-header-color: $content-text-color !default;
|
|
61578
61578
|
$grid-headercell-both-border-width: 0 0 0 1px !default;
|
|
61579
|
-
$grid-headercelldiv-margin: -7px
|
|
61579
|
+
$grid-headercelldiv-margin: -7px -7px -7px -8px !default;
|
|
61580
61580
|
$grid-icon-font-size: 14px !default;
|
|
61581
61581
|
$grid-border-size: 1px !default;
|
|
61582
61582
|
$grid-header-padding: 8px !default;
|
|
@@ -61730,7 +61730,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
|
|
|
61730
61730
|
$grid-ungroup-rtl-padding-right: -9px !default;
|
|
61731
61731
|
$grid-headercelldiv-padding: 0 20px 0 5px !default;
|
|
61732
61732
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
61733
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
61733
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
61734
61734
|
$grid-group-text-width: auto !default;
|
|
61735
61735
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
61736
61736
|
$grid-group-caption-font-size: $text-sm !default;
|
|
@@ -63969,6 +63969,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63969
63969
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
63970
63970
|
}
|
|
63971
63971
|
|
|
63972
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
63973
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
63974
|
+
margin-top: -11px;
|
|
63975
|
+
}
|
|
63976
|
+
}
|
|
63977
|
+
|
|
63972
63978
|
&.e-wrap .e-columnmenu,
|
|
63973
63979
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
63974
63980
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -56785,7 +56785,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
|
|
|
56785
56785
|
display: $tab-active-wrap-before-display;
|
|
56786
56786
|
position: $tab-active-wrap-before-position;
|
|
56787
56787
|
width: $tab-active-wrap-before-width;
|
|
56788
|
-
@if ($skin-name == 'Material3') {
|
|
56788
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
56789
56789
|
border-radius: 3px 3px 0 0;
|
|
56790
56790
|
bottom: $tab-active-wrap-before-top;
|
|
56791
56791
|
}
|
|
@@ -83851,7 +83851,7 @@ $grid-header-first-last-cell-padding: 8px !default;
|
|
|
83851
83851
|
$grid-header-bg-color: $content-bg-color-alt1 !default;
|
|
83852
83852
|
$grid-header-color: $content-text-color !default;
|
|
83853
83853
|
$grid-headercell-both-border-width: 0 0 0 1px !default;
|
|
83854
|
-
$grid-headercelldiv-margin: -7px
|
|
83854
|
+
$grid-headercelldiv-margin: -7px -7px -7px -8px !default;
|
|
83855
83855
|
$grid-icon-font-size: 14px !default;
|
|
83856
83856
|
$grid-border-size: 1px !default;
|
|
83857
83857
|
$grid-header-padding: 8px !default;
|
|
@@ -84005,7 +84005,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
|
|
|
84005
84005
|
$grid-ungroup-rtl-padding-right: -9px !default;
|
|
84006
84006
|
$grid-headercelldiv-padding: 0 20px 0 5px !default;
|
|
84007
84007
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
84008
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
84008
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
84009
84009
|
$grid-group-text-width: auto !default;
|
|
84010
84010
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
84011
84011
|
$grid-group-caption-font-size: $text-sm !default;
|
|
@@ -86244,6 +86244,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86244
86244
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
86245
86245
|
}
|
|
86246
86246
|
|
|
86247
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
86248
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
86249
|
+
margin-top: -11px;
|
|
86250
|
+
}
|
|
86251
|
+
}
|
|
86252
|
+
|
|
86247
86253
|
&.e-wrap .e-columnmenu,
|
|
86248
86254
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
86249
86255
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -42517,7 +42517,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
|
|
|
42517
42517
|
display: $tab-active-wrap-before-display;
|
|
42518
42518
|
position: $tab-active-wrap-before-position;
|
|
42519
42519
|
width: $tab-active-wrap-before-width;
|
|
42520
|
-
@if ($skin-name == 'Material3') {
|
|
42520
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
42521
42521
|
border-radius: 3px 3px 0 0;
|
|
42522
42522
|
bottom: $tab-active-wrap-before-top;
|
|
42523
42523
|
}
|
|
@@ -61923,7 +61923,7 @@ $grid-header-first-last-cell-padding: 8px !default;
|
|
|
61923
61923
|
$grid-header-bg-color: $content-bg-color-alt1 !default;
|
|
61924
61924
|
$grid-header-color: $content-text-color !default;
|
|
61925
61925
|
$grid-headercell-both-border-width: 0 0 0 1px !default;
|
|
61926
|
-
$grid-headercelldiv-margin: -7px
|
|
61926
|
+
$grid-headercelldiv-margin: -7px -7px -7px -8px !default;
|
|
61927
61927
|
$grid-icon-font-size: 14px !default;
|
|
61928
61928
|
$grid-border-size: 1px !default;
|
|
61929
61929
|
$grid-header-padding: 8px !default;
|
|
@@ -62077,7 +62077,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
|
|
|
62077
62077
|
$grid-ungroup-rtl-padding-right: -9px !default;
|
|
62078
62078
|
$grid-headercelldiv-padding: 0 20px 0 5px !default;
|
|
62079
62079
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
62080
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
62080
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
62081
62081
|
$grid-group-text-width: auto !default;
|
|
62082
62082
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
62083
62083
|
$grid-group-caption-font-size: $text-sm !default;
|
|
@@ -64316,6 +64316,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64316
64316
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
64317
64317
|
}
|
|
64318
64318
|
|
|
64319
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
64320
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
64321
|
+
margin-top: -11px;
|
|
64322
|
+
}
|
|
64323
|
+
}
|
|
64324
|
+
|
|
64319
64325
|
&.e-wrap .e-columnmenu,
|
|
64320
64326
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
64321
64327
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -57132,7 +57132,7 @@ $tab-fill-background-disable-text-color: $primary-text-color !default;
|
|
|
57132
57132
|
display: $tab-active-wrap-before-display;
|
|
57133
57133
|
position: $tab-active-wrap-before-position;
|
|
57134
57134
|
width: $tab-active-wrap-before-width;
|
|
57135
|
-
@if ($skin-name == 'Material3') {
|
|
57135
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
57136
57136
|
border-radius: 3px 3px 0 0;
|
|
57137
57137
|
bottom: $tab-active-wrap-before-top;
|
|
57138
57138
|
}
|
|
@@ -84198,7 +84198,7 @@ $grid-header-first-last-cell-padding: 8px !default;
|
|
|
84198
84198
|
$grid-header-bg-color: $content-bg-color-alt1 !default;
|
|
84199
84199
|
$grid-header-color: $content-text-color !default;
|
|
84200
84200
|
$grid-headercell-both-border-width: 0 0 0 1px !default;
|
|
84201
|
-
$grid-headercelldiv-margin: -7px
|
|
84201
|
+
$grid-headercelldiv-margin: -7px -7px -7px -8px !default;
|
|
84202
84202
|
$grid-icon-font-size: 14px !default;
|
|
84203
84203
|
$grid-border-size: 1px !default;
|
|
84204
84204
|
$grid-header-padding: 8px !default;
|
|
@@ -84352,7 +84352,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
|
|
|
84352
84352
|
$grid-ungroup-rtl-padding-right: -9px !default;
|
|
84353
84353
|
$grid-headercelldiv-padding: 0 20px 0 5px !default;
|
|
84354
84354
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
84355
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
84355
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
84356
84356
|
$grid-group-text-width: auto !default;
|
|
84357
84357
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
84358
84358
|
$grid-group-caption-font-size: $text-sm !default;
|
|
@@ -86591,6 +86591,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86591
86591
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
86592
86592
|
}
|
|
86593
86593
|
|
|
86594
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
86595
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
86596
|
+
margin-top: -11px;
|
|
86597
|
+
}
|
|
86598
|
+
}
|
|
86599
|
+
|
|
86594
86600
|
&.e-wrap .e-columnmenu,
|
|
86595
86601
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
86596
86602
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -56024,7 +56024,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
56024
56024
|
display: $tab-active-wrap-before-display;
|
|
56025
56025
|
position: $tab-active-wrap-before-position;
|
|
56026
56026
|
width: $tab-active-wrap-before-width;
|
|
56027
|
-
@if ($skin-name == 'Material3') {
|
|
56027
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
56028
56028
|
border-radius: 3px 3px 0 0;
|
|
56029
56029
|
bottom: $tab-active-wrap-before-top;
|
|
56030
56030
|
}
|
|
@@ -85457,6 +85457,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85457
85457
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
85458
85458
|
}
|
|
85459
85459
|
|
|
85460
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
85461
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
85462
|
+
margin-top: -11px;
|
|
85463
|
+
}
|
|
85464
|
+
}
|
|
85465
|
+
|
|
85460
85466
|
&.e-wrap .e-columnmenu,
|
|
85461
85467
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
85462
85468
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -41220,7 +41220,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
41220
41220
|
display: $tab-active-wrap-before-display;
|
|
41221
41221
|
position: $tab-active-wrap-before-position;
|
|
41222
41222
|
width: $tab-active-wrap-before-width;
|
|
41223
|
-
@if ($skin-name == 'Material3') {
|
|
41223
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41224
41224
|
border-radius: 3px 3px 0 0;
|
|
41225
41225
|
bottom: $tab-active-wrap-before-top;
|
|
41226
41226
|
}
|
|
@@ -62838,6 +62838,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
62838
62838
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
62839
62839
|
}
|
|
62840
62840
|
|
|
62841
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
62842
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
62843
|
+
margin-top: -11px;
|
|
62844
|
+
}
|
|
62845
|
+
}
|
|
62846
|
+
|
|
62841
62847
|
&.e-wrap .e-columnmenu,
|
|
62842
62848
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
62843
62849
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -55835,7 +55835,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
55835
55835
|
display: $tab-active-wrap-before-display;
|
|
55836
55836
|
position: $tab-active-wrap-before-position;
|
|
55837
55837
|
width: $tab-active-wrap-before-width;
|
|
55838
|
-
@if ($skin-name == 'Material3') {
|
|
55838
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
55839
55839
|
border-radius: 3px 3px 0 0;
|
|
55840
55840
|
bottom: $tab-active-wrap-before-top;
|
|
55841
55841
|
}
|
|
@@ -85113,6 +85113,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
85113
85113
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
85114
85114
|
}
|
|
85115
85115
|
|
|
85116
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
85117
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
85118
|
+
margin-top: -11px;
|
|
85119
|
+
}
|
|
85120
|
+
}
|
|
85121
|
+
|
|
85116
85122
|
&.e-wrap .e-columnmenu,
|
|
85117
85123
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
85118
85124
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -41007,7 +41007,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
41007
41007
|
display: $tab-active-wrap-before-display;
|
|
41008
41008
|
position: $tab-active-wrap-before-position;
|
|
41009
41009
|
width: $tab-active-wrap-before-width;
|
|
41010
|
-
@if ($skin-name == 'Material3') {
|
|
41010
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41011
41011
|
border-radius: 3px 3px 0 0;
|
|
41012
41012
|
bottom: $tab-active-wrap-before-top;
|
|
41013
41013
|
}
|
|
@@ -62614,6 +62614,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
62614
62614
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
62615
62615
|
}
|
|
62616
62616
|
|
|
62617
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
62618
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
62619
|
+
margin-top: -11px;
|
|
62620
|
+
}
|
|
62621
|
+
}
|
|
62622
|
+
|
|
62617
62623
|
&.e-wrap .e-columnmenu,
|
|
62618
62624
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
62619
62625
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -55622,7 +55622,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
55622
55622
|
display: $tab-active-wrap-before-display;
|
|
55623
55623
|
position: $tab-active-wrap-before-position;
|
|
55624
55624
|
width: $tab-active-wrap-before-width;
|
|
55625
|
-
@if ($skin-name == 'Material3') {
|
|
55625
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
55626
55626
|
border-radius: 3px 3px 0 0;
|
|
55627
55627
|
bottom: $tab-active-wrap-before-top;
|
|
55628
55628
|
}
|
|
@@ -84889,6 +84889,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
84889
84889
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
84890
84890
|
}
|
|
84891
84891
|
|
|
84892
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
84893
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
84894
|
+
margin-top: -11px;
|
|
84895
|
+
}
|
|
84896
|
+
}
|
|
84897
|
+
|
|
84892
84898
|
&.e-wrap .e-columnmenu,
|
|
84893
84899
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
84894
84900
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -41480,7 +41480,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
41480
41480
|
display: $tab-active-wrap-before-display;
|
|
41481
41481
|
position: $tab-active-wrap-before-position;
|
|
41482
41482
|
width: $tab-active-wrap-before-width;
|
|
41483
|
-
@if ($skin-name == 'Material3') {
|
|
41483
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41484
41484
|
border-radius: 3px 3px 0 0;
|
|
41485
41485
|
bottom: $tab-active-wrap-before-top;
|
|
41486
41486
|
}
|
|
@@ -63268,6 +63268,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63268
63268
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
63269
63269
|
}
|
|
63270
63270
|
|
|
63271
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
63272
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
63273
|
+
margin-top: -11px;
|
|
63274
|
+
}
|
|
63275
|
+
}
|
|
63276
|
+
|
|
63271
63277
|
&.e-wrap .e-columnmenu,
|
|
63272
63278
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
63273
63279
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -56095,7 +56095,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
56095
56095
|
display: $tab-active-wrap-before-display;
|
|
56096
56096
|
position: $tab-active-wrap-before-position;
|
|
56097
56097
|
width: $tab-active-wrap-before-width;
|
|
56098
|
-
@if ($skin-name == 'Material3') {
|
|
56098
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
56099
56099
|
border-radius: 3px 3px 0 0;
|
|
56100
56100
|
bottom: $tab-active-wrap-before-top;
|
|
56101
56101
|
}
|
|
@@ -85543,6 +85543,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85543
85543
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
85544
85544
|
}
|
|
85545
85545
|
|
|
85546
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
85547
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
85548
|
+
margin-top: -11px;
|
|
85549
|
+
}
|
|
85550
|
+
}
|
|
85551
|
+
|
|
85546
85552
|
&.e-wrap .e-columnmenu,
|
|
85547
85553
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
85548
85554
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -41480,7 +41480,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
41480
41480
|
display: $tab-active-wrap-before-display;
|
|
41481
41481
|
position: $tab-active-wrap-before-position;
|
|
41482
41482
|
width: $tab-active-wrap-before-width;
|
|
41483
|
-
@if ($skin-name == 'Material3') {
|
|
41483
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41484
41484
|
border-radius: 3px 3px 0 0;
|
|
41485
41485
|
bottom: $tab-active-wrap-before-top;
|
|
41486
41486
|
}
|
|
@@ -63268,6 +63268,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63268
63268
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
63269
63269
|
}
|
|
63270
63270
|
|
|
63271
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
63272
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
63273
|
+
margin-top: -11px;
|
|
63274
|
+
}
|
|
63275
|
+
}
|
|
63276
|
+
|
|
63271
63277
|
&.e-wrap .e-columnmenu,
|
|
63272
63278
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
63273
63279
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -56095,7 +56095,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
56095
56095
|
display: $tab-active-wrap-before-display;
|
|
56096
56096
|
position: $tab-active-wrap-before-position;
|
|
56097
56097
|
width: $tab-active-wrap-before-width;
|
|
56098
|
-
@if ($skin-name == 'Material3') {
|
|
56098
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
56099
56099
|
border-radius: 3px 3px 0 0;
|
|
56100
56100
|
bottom: $tab-active-wrap-before-top;
|
|
56101
56101
|
}
|
|
@@ -85543,6 +85543,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85543
85543
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
85544
85544
|
}
|
|
85545
85545
|
|
|
85546
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
85547
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
85548
|
+
margin-top: -11px;
|
|
85549
|
+
}
|
|
85550
|
+
}
|
|
85551
|
+
|
|
85546
85552
|
&.e-wrap .e-columnmenu,
|
|
85547
85553
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
85548
85554
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -40351,9 +40351,9 @@ $tab-close-icon-size: $text-sm !default;
|
|
|
40351
40351
|
$tab-big-close-icon-size: $text-sm !default;
|
|
40352
40352
|
$tab-nrml-close-icon-size: $text-xs !default;
|
|
40353
40353
|
$tab-mob-close-icon-size: $text-xxs !default;
|
|
40354
|
-
$tab-close-icon-minwidth:
|
|
40354
|
+
$tab-close-icon-minwidth: 12px !default;
|
|
40355
40355
|
$tab-big-close-icon-margin: 0 8px 0 12px !default;
|
|
40356
|
-
$tab-nrml-close-icon-margin: 0
|
|
40356
|
+
$tab-nrml-close-icon-margin: 0 0 0 8px !default;
|
|
40357
40357
|
$tab-mob-close-icon-margin: 0 0 0 14px !default;
|
|
40358
40358
|
$tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
|
|
40359
40359
|
$tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
|
|
@@ -43061,7 +43061,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
43061
43061
|
display: $tab-active-wrap-before-display;
|
|
43062
43062
|
position: $tab-active-wrap-before-position;
|
|
43063
43063
|
width: $tab-active-wrap-before-width;
|
|
43064
|
-
@if ($skin-name == 'Material3') {
|
|
43064
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
43065
43065
|
border-radius: 3px 3px 0 0;
|
|
43066
43066
|
bottom: $tab-active-wrap-before-top;
|
|
43067
43067
|
}
|
|
@@ -65186,6 +65186,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65186
65186
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
65187
65187
|
}
|
|
65188
65188
|
|
|
65189
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
65190
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
65191
|
+
margin-top: -11px;
|
|
65192
|
+
}
|
|
65193
|
+
}
|
|
65194
|
+
|
|
65189
65195
|
&.e-wrap .e-columnmenu,
|
|
65190
65196
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
65191
65197
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -54966,9 +54966,9 @@ $tab-close-icon-size: $text-sm !default;
|
|
|
54966
54966
|
$tab-big-close-icon-size: $text-sm !default;
|
|
54967
54967
|
$tab-nrml-close-icon-size: $text-xs !default;
|
|
54968
54968
|
$tab-mob-close-icon-size: $text-xxs !default;
|
|
54969
|
-
$tab-close-icon-minwidth:
|
|
54969
|
+
$tab-close-icon-minwidth: 12px !default;
|
|
54970
54970
|
$tab-big-close-icon-margin: 0 8px 0 12px !default;
|
|
54971
|
-
$tab-nrml-close-icon-margin: 0
|
|
54971
|
+
$tab-nrml-close-icon-margin: 0 0 0 8px !default;
|
|
54972
54972
|
$tab-mob-close-icon-margin: 0 0 0 14px !default;
|
|
54973
54973
|
$tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
|
|
54974
54974
|
$tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
|
|
@@ -57676,7 +57676,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
57676
57676
|
display: $tab-active-wrap-before-display;
|
|
57677
57677
|
position: $tab-active-wrap-before-position;
|
|
57678
57678
|
width: $tab-active-wrap-before-width;
|
|
57679
|
-
@if ($skin-name == 'Material3') {
|
|
57679
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
57680
57680
|
border-radius: 3px 3px 0 0;
|
|
57681
57681
|
bottom: $tab-active-wrap-before-top;
|
|
57682
57682
|
}
|
|
@@ -87461,6 +87461,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87461
87461
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
87462
87462
|
}
|
|
87463
87463
|
|
|
87464
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
87465
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
87466
|
+
margin-top: -11px;
|
|
87467
|
+
}
|
|
87468
|
+
}
|
|
87469
|
+
|
|
87464
87470
|
&.e-wrap .e-columnmenu,
|
|
87465
87471
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
87466
87472
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -40351,9 +40351,9 @@ $tab-close-icon-size: $text-sm !default;
|
|
|
40351
40351
|
$tab-big-close-icon-size: $text-sm !default;
|
|
40352
40352
|
$tab-nrml-close-icon-size: $text-xs !default;
|
|
40353
40353
|
$tab-mob-close-icon-size: $text-xxs !default;
|
|
40354
|
-
$tab-close-icon-minwidth:
|
|
40354
|
+
$tab-close-icon-minwidth: 12px !default;
|
|
40355
40355
|
$tab-big-close-icon-margin: 0 8px 0 12px !default;
|
|
40356
|
-
$tab-nrml-close-icon-margin: 0
|
|
40356
|
+
$tab-nrml-close-icon-margin: 0 0 0 8px !default;
|
|
40357
40357
|
$tab-mob-close-icon-margin: 0 0 0 14px !default;
|
|
40358
40358
|
$tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
|
|
40359
40359
|
$tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
|
|
@@ -43061,7 +43061,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
43061
43061
|
display: $tab-active-wrap-before-display;
|
|
43062
43062
|
position: $tab-active-wrap-before-position;
|
|
43063
43063
|
width: $tab-active-wrap-before-width;
|
|
43064
|
-
@if ($skin-name == 'Material3') {
|
|
43064
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
43065
43065
|
border-radius: 3px 3px 0 0;
|
|
43066
43066
|
bottom: $tab-active-wrap-before-top;
|
|
43067
43067
|
}
|
|
@@ -65186,6 +65186,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65186
65186
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
65187
65187
|
}
|
|
65188
65188
|
|
|
65189
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
65190
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
65191
|
+
margin-top: -11px;
|
|
65192
|
+
}
|
|
65193
|
+
}
|
|
65194
|
+
|
|
65189
65195
|
&.e-wrap .e-columnmenu,
|
|
65190
65196
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
65191
65197
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -54966,9 +54966,9 @@ $tab-close-icon-size: $text-sm !default;
|
|
|
54966
54966
|
$tab-big-close-icon-size: $text-sm !default;
|
|
54967
54967
|
$tab-nrml-close-icon-size: $text-xs !default;
|
|
54968
54968
|
$tab-mob-close-icon-size: $text-xxs !default;
|
|
54969
|
-
$tab-close-icon-minwidth:
|
|
54969
|
+
$tab-close-icon-minwidth: 12px !default;
|
|
54970
54970
|
$tab-big-close-icon-margin: 0 8px 0 12px !default;
|
|
54971
|
-
$tab-nrml-close-icon-margin: 0
|
|
54971
|
+
$tab-nrml-close-icon-margin: 0 0 0 8px !default;
|
|
54972
54972
|
$tab-mob-close-icon-margin: 0 0 0 14px !default;
|
|
54973
54973
|
$tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
|
|
54974
54974
|
$tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
|
|
@@ -57676,7 +57676,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
57676
57676
|
display: $tab-active-wrap-before-display;
|
|
57677
57677
|
position: $tab-active-wrap-before-position;
|
|
57678
57678
|
width: $tab-active-wrap-before-width;
|
|
57679
|
-
@if ($skin-name == 'Material3') {
|
|
57679
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
57680
57680
|
border-radius: 3px 3px 0 0;
|
|
57681
57681
|
bottom: $tab-active-wrap-before-top;
|
|
57682
57682
|
}
|
|
@@ -87461,6 +87461,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87461
87461
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
87462
87462
|
}
|
|
87463
87463
|
|
|
87464
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
87465
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
87466
|
+
margin-top: -11px;
|
|
87467
|
+
}
|
|
87468
|
+
}
|
|
87469
|
+
|
|
87464
87470
|
&.e-wrap .e-columnmenu,
|
|
87465
87471
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
87466
87472
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -41123,9 +41123,9 @@ $tab-close-icon-size: $text-sm !default;
|
|
|
41123
41123
|
$tab-big-close-icon-size: $text-sm !default;
|
|
41124
41124
|
$tab-nrml-close-icon-size: $text-xs !default;
|
|
41125
41125
|
$tab-mob-close-icon-size: $text-xxs !default;
|
|
41126
|
-
$tab-close-icon-minwidth:
|
|
41126
|
+
$tab-close-icon-minwidth: 12px !default;
|
|
41127
41127
|
$tab-big-close-icon-margin: 0 8px 0 12px !default;
|
|
41128
|
-
$tab-nrml-close-icon-margin: 0
|
|
41128
|
+
$tab-nrml-close-icon-margin: 0 0 0 8px !default;
|
|
41129
41129
|
$tab-mob-close-icon-margin: 0 0 0 14px !default;
|
|
41130
41130
|
$tab-rtl-mob-close-icon-margin: 0 14px 0 0 !default;
|
|
41131
41131
|
$tab-rtl-big-close-icon-margin: 0 12px 0 0 !default;
|
|
@@ -43833,7 +43833,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
43833
43833
|
display: $tab-active-wrap-before-display;
|
|
43834
43834
|
position: $tab-active-wrap-before-position;
|
|
43835
43835
|
width: $tab-active-wrap-before-width;
|
|
43836
|
-
@if ($skin-name == 'Material3') {
|
|
43836
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
43837
43837
|
border-radius: 3px 3px 0 0;
|
|
43838
43838
|
bottom: $tab-active-wrap-before-top;
|
|
43839
43839
|
}
|
|
@@ -65958,6 +65958,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65958
65958
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
65959
65959
|
}
|
|
65960
65960
|
|
|
65961
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
65962
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
65963
|
+
margin-top: -11px;
|
|
65964
|
+
}
|
|
65965
|
+
}
|
|
65966
|
+
|
|
65961
65967
|
&.e-wrap .e-columnmenu,
|
|
65962
65968
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
65963
65969
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|