@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
|
@@ -2585,6 +2585,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2585
2585
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
2586
2586
|
}
|
|
2587
2587
|
|
|
2588
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2589
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
2590
|
+
margin-top: -11px;
|
|
2591
|
+
}
|
|
2592
|
+
}
|
|
2593
|
+
|
|
2588
2594
|
&.e-wrap .e-columnmenu,
|
|
2589
2595
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
2590
2596
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -2588,6 +2588,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2588
2588
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
2589
2589
|
}
|
|
2590
2590
|
|
|
2591
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2592
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
2593
|
+
margin-top: -11px;
|
|
2594
|
+
}
|
|
2595
|
+
}
|
|
2596
|
+
|
|
2591
2597
|
&.e-wrap .e-columnmenu,
|
|
2592
2598
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
2593
2599
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -2588,6 +2588,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2588
2588
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
2589
2589
|
}
|
|
2590
2590
|
|
|
2591
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2592
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
2593
|
+
margin-top: -11px;
|
|
2594
|
+
}
|
|
2595
|
+
}
|
|
2596
|
+
|
|
2591
2597
|
&.e-wrap .e-columnmenu,
|
|
2592
2598
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
2593
2599
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -2588,6 +2588,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2588
2588
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
2589
2589
|
}
|
|
2590
2590
|
|
|
2591
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2592
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
2593
|
+
margin-top: -11px;
|
|
2594
|
+
}
|
|
2595
|
+
}
|
|
2596
|
+
|
|
2591
2597
|
&.e-wrap .e-columnmenu,
|
|
2592
2598
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
2593
2599
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -2588,6 +2588,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2588
2588
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
2589
2589
|
}
|
|
2590
2590
|
|
|
2591
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2592
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
2593
|
+
margin-top: -11px;
|
|
2594
|
+
}
|
|
2595
|
+
}
|
|
2596
|
+
|
|
2591
2597
|
&.e-wrap .e-columnmenu,
|
|
2592
2598
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
2593
2599
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -2592,6 +2592,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2592
2592
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
2593
2593
|
}
|
|
2594
2594
|
|
|
2595
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2596
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
2597
|
+
margin-top: -11px;
|
|
2598
|
+
}
|
|
2599
|
+
}
|
|
2600
|
+
|
|
2595
2601
|
&.e-wrap .e-columnmenu,
|
|
2596
2602
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
2597
2603
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -2592,6 +2592,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2592
2592
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
2593
2593
|
}
|
|
2594
2594
|
|
|
2595
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2596
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
2597
|
+
margin-top: -11px;
|
|
2598
|
+
}
|
|
2599
|
+
}
|
|
2600
|
+
|
|
2595
2601
|
&.e-wrap .e-columnmenu,
|
|
2596
2602
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
2597
2603
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -2592,6 +2592,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2592
2592
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
2593
2593
|
}
|
|
2594
2594
|
|
|
2595
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2596
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
2597
|
+
margin-top: -11px;
|
|
2598
|
+
}
|
|
2599
|
+
}
|
|
2600
|
+
|
|
2595
2601
|
&.e-wrap .e-columnmenu,
|
|
2596
2602
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
2597
2603
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -2592,6 +2592,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2592
2592
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
2593
2593
|
}
|
|
2594
2594
|
|
|
2595
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2596
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
2597
|
+
margin-top: -11px;
|
|
2598
|
+
}
|
|
2599
|
+
}
|
|
2600
|
+
|
|
2595
2601
|
&.e-wrap .e-columnmenu,
|
|
2596
2602
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
2597
2603
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -193,7 +193,7 @@ $grid-header-first-last-cell-padding: 8px !default;
|
|
|
193
193
|
$grid-header-bg-color: $content-bg-color !default;
|
|
194
194
|
$grid-header-color: $content-text-color !default;
|
|
195
195
|
$grid-headercell-both-border-width: 0 0 0 1px !default;
|
|
196
|
-
$grid-headercelldiv-margin: -7px
|
|
196
|
+
$grid-headercelldiv-margin: -7px -7px -7px -8px !default;
|
|
197
197
|
$grid-icon-font-size: $font-icon-16 !default;
|
|
198
198
|
$grid-border-size: 1px !default;
|
|
199
199
|
$grid-header-padding: 8px !default;
|
|
@@ -350,7 +350,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
|
|
|
350
350
|
$grid-ungroup-rtl-padding-right: 0 !default;
|
|
351
351
|
$grid-headercelldiv-padding: 0 20px 0 8px !default;
|
|
352
352
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
353
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
353
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
354
354
|
$grid-group-text-width: auto !default;
|
|
355
355
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
356
356
|
$grid-group-caption-font-size: $text-sm !default;
|
|
@@ -2589,6 +2589,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2589
2589
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
2590
2590
|
}
|
|
2591
2591
|
|
|
2592
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2593
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
2594
|
+
margin-top: -11px;
|
|
2595
|
+
}
|
|
2596
|
+
}
|
|
2597
|
+
|
|
2592
2598
|
&.e-wrap .e-columnmenu,
|
|
2593
2599
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
2594
2600
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -193,7 +193,7 @@ $grid-header-first-last-cell-padding: 8px !default;
|
|
|
193
193
|
$grid-header-bg-color: $content-bg-color !default;
|
|
194
194
|
$grid-header-color: $content-text-color !default;
|
|
195
195
|
$grid-headercell-both-border-width: 0 0 0 1px !default;
|
|
196
|
-
$grid-headercelldiv-margin: -7px
|
|
196
|
+
$grid-headercelldiv-margin: -7px -7px -7px -8px !default;
|
|
197
197
|
$grid-icon-font-size: $font-icon-16 !default;
|
|
198
198
|
$grid-border-size: 1px !default;
|
|
199
199
|
$grid-header-padding: 8px !default;
|
|
@@ -350,7 +350,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
|
|
|
350
350
|
$grid-ungroup-rtl-padding-right: 0 !default;
|
|
351
351
|
$grid-headercelldiv-padding: 0 20px 0 8px !default;
|
|
352
352
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
353
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
353
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
354
354
|
$grid-group-text-width: auto !default;
|
|
355
355
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
356
356
|
$grid-group-caption-font-size: $text-sm !default;
|
|
@@ -2589,6 +2589,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2589
2589
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
2590
2590
|
}
|
|
2591
2591
|
|
|
2592
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2593
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
2594
|
+
margin-top: -11px;
|
|
2595
|
+
}
|
|
2596
|
+
}
|
|
2597
|
+
|
|
2592
2598
|
&.e-wrap .e-columnmenu,
|
|
2593
2599
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
2594
2600
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -193,7 +193,7 @@ $grid-header-first-last-cell-padding: 8px !default;
|
|
|
193
193
|
$grid-header-bg-color: $content-bg-color !default;
|
|
194
194
|
$grid-header-color: $content-text-color !default;
|
|
195
195
|
$grid-headercell-both-border-width: 0 0 0 1px !default;
|
|
196
|
-
$grid-headercelldiv-margin: -7px
|
|
196
|
+
$grid-headercelldiv-margin: -7px -7px -7px -8px !default;
|
|
197
197
|
$grid-icon-font-size: $font-icon-16 !default;
|
|
198
198
|
$grid-border-size: 1px !default;
|
|
199
199
|
$grid-header-padding: 8px !default;
|
|
@@ -350,7 +350,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
|
|
|
350
350
|
$grid-ungroup-rtl-padding-right: 0 !default;
|
|
351
351
|
$grid-headercelldiv-padding: 0 20px 0 8px !default;
|
|
352
352
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
353
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
353
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
354
354
|
$grid-group-text-width: auto !default;
|
|
355
355
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
356
356
|
$grid-group-caption-font-size: $text-sm !default;
|
|
@@ -2589,6 +2589,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2589
2589
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
2590
2590
|
}
|
|
2591
2591
|
|
|
2592
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2593
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
2594
|
+
margin-top: -11px;
|
|
2595
|
+
}
|
|
2596
|
+
}
|
|
2597
|
+
|
|
2592
2598
|
&.e-wrap .e-columnmenu,
|
|
2593
2599
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
2594
2600
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -193,7 +193,7 @@ $grid-header-first-last-cell-padding: 8px !default;
|
|
|
193
193
|
$grid-header-bg-color: $content-bg-color !default;
|
|
194
194
|
$grid-header-color: $content-text-color !default;
|
|
195
195
|
$grid-headercell-both-border-width: 0 0 0 1px !default;
|
|
196
|
-
$grid-headercelldiv-margin: -7px
|
|
196
|
+
$grid-headercelldiv-margin: -7px -7px -7px -8px !default;
|
|
197
197
|
$grid-icon-font-size: $font-icon-16 !default;
|
|
198
198
|
$grid-border-size: 1px !default;
|
|
199
199
|
$grid-header-padding: 8px !default;
|
|
@@ -350,7 +350,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
|
|
|
350
350
|
$grid-ungroup-rtl-padding-right: 0 !default;
|
|
351
351
|
$grid-headercelldiv-padding: 0 20px 0 8px !default;
|
|
352
352
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
353
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
353
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
354
354
|
$grid-group-text-width: auto !default;
|
|
355
355
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
356
356
|
$grid-group-caption-font-size: $text-sm !default;
|
|
@@ -2589,6 +2589,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2589
2589
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
2590
2590
|
}
|
|
2591
2591
|
|
|
2592
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
2593
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
2594
|
+
margin-top: -11px;
|
|
2595
|
+
}
|
|
2596
|
+
}
|
|
2597
|
+
|
|
2592
2598
|
&.e-wrap .e-columnmenu,
|
|
2593
2599
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
2594
2600
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -41115,7 +41115,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
41115
41115
|
display: $tab-active-wrap-before-display;
|
|
41116
41116
|
position: $tab-active-wrap-before-position;
|
|
41117
41117
|
width: $tab-active-wrap-before-width;
|
|
41118
|
-
@if ($skin-name == 'Material3') {
|
|
41118
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41119
41119
|
border-radius: 3px 3px 0 0;
|
|
41120
41120
|
bottom: $tab-active-wrap-before-top;
|
|
41121
41121
|
}
|
|
@@ -60454,8 +60454,8 @@ $grid-header-border-width: 0 !default;
|
|
|
60454
60454
|
$grid-headercell-line-height: 36px !default;
|
|
60455
60455
|
$grid-header-padding: 8px !default;
|
|
60456
60456
|
$grid-header-first-last-cell-padding: 10px !default;
|
|
60457
|
-
$grid-headercelldiv-margin: 0
|
|
60458
|
-
$grid-headercell-div-padding: 0 !default;
|
|
60457
|
+
$grid-headercelldiv-margin: 0 !default;
|
|
60458
|
+
$grid-headercell-div-padding: 0 7px 0 0 !default;
|
|
60459
60459
|
$grid-headecell-span-height: 26px !default;
|
|
60460
60460
|
$grid-headercelldiv-right-align-padding: 0 0 0 10px !default;
|
|
60461
60461
|
$grid-headercelldiv-padding: 0 10px 0 0 !default;
|
|
@@ -62851,6 +62851,12 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
62851
62851
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
62852
62852
|
}
|
|
62853
62853
|
|
|
62854
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
62855
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
62856
|
+
margin-top: -11px;
|
|
62857
|
+
}
|
|
62858
|
+
}
|
|
62859
|
+
|
|
62854
62860
|
&.e-wrap .e-columnmenu,
|
|
62855
62861
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
62856
62862
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -55730,7 +55730,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
55730
55730
|
display: $tab-active-wrap-before-display;
|
|
55731
55731
|
position: $tab-active-wrap-before-position;
|
|
55732
55732
|
width: $tab-active-wrap-before-width;
|
|
55733
|
-
@if ($skin-name == 'Material3') {
|
|
55733
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
55734
55734
|
border-radius: 3px 3px 0 0;
|
|
55735
55735
|
bottom: $tab-active-wrap-before-top;
|
|
55736
55736
|
}
|
|
@@ -82729,8 +82729,8 @@ $grid-header-border-width: 0 !default;
|
|
|
82729
82729
|
$grid-headercell-line-height: 36px !default;
|
|
82730
82730
|
$grid-header-padding: 8px !default;
|
|
82731
82731
|
$grid-header-first-last-cell-padding: 10px !default;
|
|
82732
|
-
$grid-headercelldiv-margin: 0
|
|
82733
|
-
$grid-headercell-div-padding: 0 !default;
|
|
82732
|
+
$grid-headercelldiv-margin: 0 !default;
|
|
82733
|
+
$grid-headercell-div-padding: 0 7px 0 0 !default;
|
|
82734
82734
|
$grid-headecell-span-height: 26px !default;
|
|
82735
82735
|
$grid-headercelldiv-right-align-padding: 0 0 0 10px !default;
|
|
82736
82736
|
$grid-headercelldiv-padding: 0 10px 0 0 !default;
|
|
@@ -85126,6 +85126,12 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
85126
85126
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
85127
85127
|
}
|
|
85128
85128
|
|
|
85129
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
85130
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
85131
|
+
margin-top: -11px;
|
|
85132
|
+
}
|
|
85133
|
+
}
|
|
85134
|
+
|
|
85129
85135
|
&.e-wrap .e-columnmenu,
|
|
85130
85136
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
85131
85137
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -41769,7 +41769,7 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
|
|
|
41769
41769
|
display: $tab-active-wrap-before-display;
|
|
41770
41770
|
position: $tab-active-wrap-before-position;
|
|
41771
41771
|
width: $tab-active-wrap-before-width;
|
|
41772
|
-
@if ($skin-name == 'Material3') {
|
|
41772
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41773
41773
|
border-radius: 3px 3px 0 0;
|
|
41774
41774
|
bottom: $tab-active-wrap-before-top;
|
|
41775
41775
|
}
|
|
@@ -63764,6 +63764,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
63764
63764
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
63765
63765
|
}
|
|
63766
63766
|
|
|
63767
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
63768
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
63769
|
+
margin-top: -11px;
|
|
63770
|
+
}
|
|
63771
|
+
}
|
|
63772
|
+
|
|
63767
63773
|
&.e-wrap .e-columnmenu,
|
|
63768
63774
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
63769
63775
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -56384,7 +56384,7 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
|
|
|
56384
56384
|
display: $tab-active-wrap-before-display;
|
|
56385
56385
|
position: $tab-active-wrap-before-position;
|
|
56386
56386
|
width: $tab-active-wrap-before-width;
|
|
56387
|
-
@if ($skin-name == 'Material3') {
|
|
56387
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
56388
56388
|
border-radius: 3px 3px 0 0;
|
|
56389
56389
|
bottom: $tab-active-wrap-before-top;
|
|
56390
56390
|
}
|
|
@@ -86039,6 +86039,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
86039
86039
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
86040
86040
|
}
|
|
86041
86041
|
|
|
86042
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
86043
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
86044
|
+
margin-top: -11px;
|
|
86045
|
+
}
|
|
86046
|
+
}
|
|
86047
|
+
|
|
86042
86048
|
&.e-wrap .e-columnmenu,
|
|
86043
86049
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
86044
86050
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -41512,7 +41512,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
41512
41512
|
display: $tab-active-wrap-before-display;
|
|
41513
41513
|
position: $tab-active-wrap-before-position;
|
|
41514
41514
|
width: $tab-active-wrap-before-width;
|
|
41515
|
-
@if ($skin-name == 'Material3') {
|
|
41515
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41516
41516
|
border-radius: 3px 3px 0 0;
|
|
41517
41517
|
bottom: $tab-active-wrap-before-top;
|
|
41518
41518
|
}
|
|
@@ -63497,6 +63497,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
63497
63497
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
63498
63498
|
}
|
|
63499
63499
|
|
|
63500
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
63501
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
63502
|
+
margin-top: -11px;
|
|
63503
|
+
}
|
|
63504
|
+
}
|
|
63505
|
+
|
|
63500
63506
|
&.e-wrap .e-columnmenu,
|
|
63501
63507
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
63502
63508
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -56127,7 +56127,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
56127
56127
|
display: $tab-active-wrap-before-display;
|
|
56128
56128
|
position: $tab-active-wrap-before-position;
|
|
56129
56129
|
width: $tab-active-wrap-before-width;
|
|
56130
|
-
@if ($skin-name == 'Material3') {
|
|
56130
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
56131
56131
|
border-radius: 3px 3px 0 0;
|
|
56132
56132
|
bottom: $tab-active-wrap-before-top;
|
|
56133
56133
|
}
|
|
@@ -85772,6 +85772,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
85772
85772
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
85773
85773
|
}
|
|
85774
85774
|
|
|
85775
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
85776
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
85777
|
+
margin-top: -11px;
|
|
85778
|
+
}
|
|
85779
|
+
}
|
|
85780
|
+
|
|
85775
85781
|
&.e-wrap .e-columnmenu,
|
|
85776
85782
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
85777
85783
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -41499,7 +41499,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
|
|
|
41499
41499
|
display: $tab-active-wrap-before-display;
|
|
41500
41500
|
position: $tab-active-wrap-before-position;
|
|
41501
41501
|
width: $tab-active-wrap-before-width;
|
|
41502
|
-
@if ($skin-name == 'Material3') {
|
|
41502
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41503
41503
|
border-radius: 3px 3px 0 0;
|
|
41504
41504
|
bottom: $tab-active-wrap-before-top;
|
|
41505
41505
|
}
|
|
@@ -63579,6 +63579,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
63579
63579
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
63580
63580
|
}
|
|
63581
63581
|
|
|
63582
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
63583
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
63584
|
+
margin-top: -11px;
|
|
63585
|
+
}
|
|
63586
|
+
}
|
|
63587
|
+
|
|
63582
63588
|
&.e-wrap .e-columnmenu,
|
|
63583
63589
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
63584
63590
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -56114,7 +56114,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
|
|
|
56114
56114
|
display: $tab-active-wrap-before-display;
|
|
56115
56115
|
position: $tab-active-wrap-before-position;
|
|
56116
56116
|
width: $tab-active-wrap-before-width;
|
|
56117
|
-
@if ($skin-name == 'Material3') {
|
|
56117
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
56118
56118
|
border-radius: 3px 3px 0 0;
|
|
56119
56119
|
bottom: $tab-active-wrap-before-top;
|
|
56120
56120
|
}
|
|
@@ -85854,6 +85854,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
85854
85854
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
85855
85855
|
}
|
|
85856
85856
|
|
|
85857
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
85858
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
85859
|
+
margin-top: -11px;
|
|
85860
|
+
}
|
|
85861
|
+
}
|
|
85862
|
+
|
|
85857
85863
|
&.e-wrap .e-columnmenu,
|
|
85858
85864
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
85859
85865
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -41569,7 +41569,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
|
|
|
41569
41569
|
display: $tab-active-wrap-before-display;
|
|
41570
41570
|
position: $tab-active-wrap-before-position;
|
|
41571
41571
|
width: $tab-active-wrap-before-width;
|
|
41572
|
-
@if ($skin-name == 'Material3') {
|
|
41572
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41573
41573
|
border-radius: 3px 3px 0 0;
|
|
41574
41574
|
bottom: $tab-active-wrap-before-top;
|
|
41575
41575
|
}
|
|
@@ -63649,6 +63649,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
63649
63649
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
63650
63650
|
}
|
|
63651
63651
|
|
|
63652
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
63653
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
63654
|
+
margin-top: -11px;
|
|
63655
|
+
}
|
|
63656
|
+
}
|
|
63657
|
+
|
|
63652
63658
|
&.e-wrap .e-columnmenu,
|
|
63653
63659
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
63654
63660
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -56184,7 +56184,7 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
|
|
|
56184
56184
|
display: $tab-active-wrap-before-display;
|
|
56185
56185
|
position: $tab-active-wrap-before-position;
|
|
56186
56186
|
width: $tab-active-wrap-before-width;
|
|
56187
|
-
@if ($skin-name == 'Material3') {
|
|
56187
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
56188
56188
|
border-radius: 3px 3px 0 0;
|
|
56189
56189
|
bottom: $tab-active-wrap-before-top;
|
|
56190
56190
|
}
|
|
@@ -85924,6 +85924,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
85924
85924
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
85925
85925
|
}
|
|
85926
85926
|
|
|
85927
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
85928
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
85929
|
+
margin-top: -11px;
|
|
85930
|
+
}
|
|
85931
|
+
}
|
|
85932
|
+
|
|
85927
85933
|
&.e-wrap .e-columnmenu,
|
|
85928
85934
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
85929
85935
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -2972,7 +2972,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2972
2972
|
display: $tab-active-wrap-before-display;
|
|
2973
2973
|
position: $tab-active-wrap-before-position;
|
|
2974
2974
|
width: $tab-active-wrap-before-width;
|
|
2975
|
-
@if ($skin-name == 'Material3') {
|
|
2975
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2976
2976
|
border-radius: 3px 3px 0 0;
|
|
2977
2977
|
bottom: $tab-active-wrap-before-top;
|
|
2978
2978
|
}
|
|
@@ -2972,7 +2972,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2972
2972
|
display: $tab-active-wrap-before-display;
|
|
2973
2973
|
position: $tab-active-wrap-before-position;
|
|
2974
2974
|
width: $tab-active-wrap-before-width;
|
|
2975
|
-
@if ($skin-name == 'Material3') {
|
|
2975
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2976
2976
|
border-radius: 3px 3px 0 0;
|
|
2977
2977
|
bottom: $tab-active-wrap-before-top;
|
|
2978
2978
|
}
|
|
@@ -2972,7 +2972,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2972
2972
|
display: $tab-active-wrap-before-display;
|
|
2973
2973
|
position: $tab-active-wrap-before-position;
|
|
2974
2974
|
width: $tab-active-wrap-before-width;
|
|
2975
|
-
@if ($skin-name == 'Material3') {
|
|
2975
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2976
2976
|
border-radius: 3px 3px 0 0;
|
|
2977
2977
|
bottom: $tab-active-wrap-before-top;
|
|
2978
2978
|
}
|
|
@@ -2972,7 +2972,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2972
2972
|
display: $tab-active-wrap-before-display;
|
|
2973
2973
|
position: $tab-active-wrap-before-position;
|
|
2974
2974
|
width: $tab-active-wrap-before-width;
|
|
2975
|
-
@if ($skin-name == 'Material3') {
|
|
2975
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2976
2976
|
border-radius: 3px 3px 0 0;
|
|
2977
2977
|
bottom: $tab-active-wrap-before-top;
|
|
2978
2978
|
}
|
|
@@ -2941,7 +2941,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2941
2941
|
display: $tab-active-wrap-before-display;
|
|
2942
2942
|
position: $tab-active-wrap-before-position;
|
|
2943
2943
|
width: $tab-active-wrap-before-width;
|
|
2944
|
-
@if ($skin-name == 'Material3') {
|
|
2944
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2945
2945
|
border-radius: 3px 3px 0 0;
|
|
2946
2946
|
bottom: $tab-active-wrap-before-top;
|
|
2947
2947
|
}
|
|
@@ -2941,7 +2941,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2941
2941
|
display: $tab-active-wrap-before-display;
|
|
2942
2942
|
position: $tab-active-wrap-before-position;
|
|
2943
2943
|
width: $tab-active-wrap-before-width;
|
|
2944
|
-
@if ($skin-name == 'Material3') {
|
|
2944
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2945
2945
|
border-radius: 3px 3px 0 0;
|
|
2946
2946
|
bottom: $tab-active-wrap-before-top;
|
|
2947
2947
|
}
|
|
@@ -2940,7 +2940,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2940
2940
|
display: $tab-active-wrap-before-display;
|
|
2941
2941
|
position: $tab-active-wrap-before-position;
|
|
2942
2942
|
width: $tab-active-wrap-before-width;
|
|
2943
|
-
@if ($skin-name == 'Material3') {
|
|
2943
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2944
2944
|
border-radius: 3px 3px 0 0;
|
|
2945
2945
|
bottom: $tab-active-wrap-before-top;
|
|
2946
2946
|
}
|
|
@@ -2940,7 +2940,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
2940
2940
|
display: $tab-active-wrap-before-display;
|
|
2941
2941
|
position: $tab-active-wrap-before-position;
|
|
2942
2942
|
width: $tab-active-wrap-before-width;
|
|
2943
|
-
@if ($skin-name == 'Material3') {
|
|
2943
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
2944
2944
|
border-radius: 3px 3px 0 0;
|
|
2945
2945
|
bottom: $tab-active-wrap-before-top;
|
|
2946
2946
|
}
|
|
@@ -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
|
}
|
|
@@ -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
|
}
|
|
@@ -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
|
}
|
|
@@ -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
|
}
|