@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
|
@@ -34240,6 +34240,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
34240
34240
|
margin: -13px -18px -12px 8px;
|
|
34241
34241
|
padding: 2px;
|
|
34242
34242
|
}
|
|
34243
|
+
.e-grid .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
34244
|
+
margin-top: -11px;
|
|
34245
|
+
}
|
|
34243
34246
|
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
|
|
34244
34247
|
line-height: 3px;
|
|
34245
34248
|
}
|
|
@@ -44315,6 +44315,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
44315
44315
|
margin: -13px -18px -12px 8px;
|
|
44316
44316
|
padding: 2px;
|
|
44317
44317
|
}
|
|
44318
|
+
.e-grid .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
44319
|
+
margin-top: -11px;
|
|
44320
|
+
}
|
|
44318
44321
|
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
|
|
44319
44322
|
line-height: 3px;
|
|
44320
44323
|
}
|
|
@@ -34240,6 +34240,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
34240
34240
|
margin: -13px -18px -12px 8px;
|
|
34241
34241
|
padding: 2px;
|
|
34242
34242
|
}
|
|
34243
|
+
.e-grid .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
34244
|
+
margin-top: -11px;
|
|
34245
|
+
}
|
|
34243
34246
|
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
|
|
34244
34247
|
line-height: 3px;
|
|
34245
34248
|
}
|
|
@@ -34083,8 +34083,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
34083
34083
|
font-weight: 700;
|
|
34084
34084
|
height: 18px;
|
|
34085
34085
|
line-height: 18px;
|
|
34086
|
-
padding: 0 0.4em;
|
|
34087
|
-
margin: -7px
|
|
34086
|
+
padding: 0 1.5em 0 0.4em;
|
|
34087
|
+
margin: -7px -7px -7px -8px;
|
|
34088
34088
|
overflow: hidden;
|
|
34089
34089
|
text-align: left;
|
|
34090
34090
|
text-transform: none;
|
|
@@ -34584,6 +34584,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
34584
34584
|
margin: -13px -18px -12px 8px;
|
|
34585
34585
|
padding: 2px;
|
|
34586
34586
|
}
|
|
34587
|
+
.e-grid .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
34588
|
+
margin-top: -11px;
|
|
34589
|
+
}
|
|
34587
34590
|
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
|
|
34588
34591
|
line-height: 3px;
|
|
34589
34592
|
}
|
|
@@ -43878,8 +43878,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
43878
43878
|
font-weight: 700;
|
|
43879
43879
|
height: 18px;
|
|
43880
43880
|
line-height: 18px;
|
|
43881
|
-
padding: 0 0.4em;
|
|
43882
|
-
margin: -7px
|
|
43881
|
+
padding: 0 1.5em 0 0.4em;
|
|
43882
|
+
margin: -7px -7px -7px -8px;
|
|
43883
43883
|
overflow: hidden;
|
|
43884
43884
|
text-align: left;
|
|
43885
43885
|
text-transform: none;
|
|
@@ -44379,6 +44379,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
44379
44379
|
margin: -13px -18px -12px 8px;
|
|
44380
44380
|
padding: 2px;
|
|
44381
44381
|
}
|
|
44382
|
+
.e-grid .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
44383
|
+
margin-top: -11px;
|
|
44384
|
+
}
|
|
44382
44385
|
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
|
|
44383
44386
|
line-height: 3px;
|
|
44384
44387
|
}
|
|
@@ -34379,8 +34379,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
34379
34379
|
font-weight: 700;
|
|
34380
34380
|
height: 18px;
|
|
34381
34381
|
line-height: 18px;
|
|
34382
|
-
padding: 0 0.4em;
|
|
34383
|
-
margin: -7px
|
|
34382
|
+
padding: 0 1.5em 0 0.4em;
|
|
34383
|
+
margin: -7px -7px -7px -8px;
|
|
34384
34384
|
overflow: hidden;
|
|
34385
34385
|
text-align: left;
|
|
34386
34386
|
text-transform: none;
|
|
@@ -34880,6 +34880,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
34880
34880
|
margin: -13px -18px -12px 8px;
|
|
34881
34881
|
padding: 2px;
|
|
34882
34882
|
}
|
|
34883
|
+
.e-grid .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
34884
|
+
margin-top: -11px;
|
|
34885
|
+
}
|
|
34883
34886
|
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
|
|
34884
34887
|
line-height: 3px;
|
|
34885
34888
|
}
|
|
@@ -44174,8 +44174,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
44174
44174
|
font-weight: 700;
|
|
44175
44175
|
height: 18px;
|
|
44176
44176
|
line-height: 18px;
|
|
44177
|
-
padding: 0 0.4em;
|
|
44178
|
-
margin: -7px
|
|
44177
|
+
padding: 0 1.5em 0 0.4em;
|
|
44178
|
+
margin: -7px -7px -7px -8px;
|
|
44179
44179
|
overflow: hidden;
|
|
44180
44180
|
text-align: left;
|
|
44181
44181
|
text-transform: none;
|
|
@@ -44675,6 +44675,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
44675
44675
|
margin: -13px -18px -12px 8px;
|
|
44676
44676
|
padding: 2px;
|
|
44677
44677
|
}
|
|
44678
|
+
.e-grid .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
44679
|
+
margin-top: -11px;
|
|
44680
|
+
}
|
|
44678
44681
|
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
|
|
44679
44682
|
line-height: 3px;
|
|
44680
44683
|
}
|
|
@@ -44315,6 +44315,9 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
44315
44315
|
margin: -13px -18px -12px 8px;
|
|
44316
44316
|
padding: 2px;
|
|
44317
44317
|
}
|
|
44318
|
+
.e-grid .e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
44319
|
+
margin-top: -11px;
|
|
44320
|
+
}
|
|
44318
44321
|
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
|
|
44319
44322
|
line-height: 3px;
|
|
44320
44323
|
}
|
|
@@ -22545,8 +22545,8 @@ body.e-colorpicker-overflow {
|
|
|
22545
22545
|
}
|
|
22546
22546
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
|
|
22547
22547
|
display: none;
|
|
22548
|
-
margin: 0
|
|
22549
|
-
min-width:
|
|
22548
|
+
margin: 0 0 0 8px;
|
|
22549
|
+
min-width: 12px;
|
|
22550
22550
|
}
|
|
22551
22551
|
@media screen and (max-width: 480px) {
|
|
22552
22552
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
|
|
@@ -31232,8 +31232,8 @@ body.e-colorpicker-overflow {
|
|
|
31232
31232
|
}
|
|
31233
31233
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
|
|
31234
31234
|
display: none;
|
|
31235
|
-
margin: 0
|
|
31236
|
-
min-width:
|
|
31235
|
+
margin: 0 0 0 8px;
|
|
31236
|
+
min-width: 12px;
|
|
31237
31237
|
}
|
|
31238
31238
|
@media screen and (max-width: 480px) {
|
|
31239
31239
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
|
|
@@ -22553,8 +22553,8 @@ body.e-colorpicker-overflow {
|
|
|
22553
22553
|
}
|
|
22554
22554
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
|
|
22555
22555
|
display: none;
|
|
22556
|
-
margin: 0
|
|
22557
|
-
min-width:
|
|
22556
|
+
margin: 0 0 0 8px;
|
|
22557
|
+
min-width: 12px;
|
|
22558
22558
|
}
|
|
22559
22559
|
@media screen and (max-width: 480px) {
|
|
22560
22560
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
|
|
@@ -31240,8 +31240,8 @@ body.e-colorpicker-overflow {
|
|
|
31240
31240
|
}
|
|
31241
31241
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
|
|
31242
31242
|
display: none;
|
|
31243
|
-
margin: 0
|
|
31244
|
-
min-width:
|
|
31243
|
+
margin: 0 0 0 8px;
|
|
31244
|
+
min-width: 12px;
|
|
31245
31245
|
}
|
|
31246
31246
|
@media screen and (max-width: 480px) {
|
|
31247
31247
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
|
|
@@ -23253,8 +23253,8 @@ body.e-colorpicker-overflow {
|
|
|
23253
23253
|
}
|
|
23254
23254
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
|
|
23255
23255
|
display: none;
|
|
23256
|
-
margin: 0
|
|
23257
|
-
min-width:
|
|
23256
|
+
margin: 0 0 0 8px;
|
|
23257
|
+
min-width: 12px;
|
|
23258
23258
|
}
|
|
23259
23259
|
@media screen and (max-width: 480px) {
|
|
23260
23260
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
|
|
@@ -31940,8 +31940,8 @@ body.e-colorpicker-overflow {
|
|
|
31940
31940
|
}
|
|
31941
31941
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
|
|
31942
31942
|
display: none;
|
|
31943
|
-
margin: 0
|
|
31944
|
-
min-width:
|
|
31943
|
+
margin: 0 0 0 8px;
|
|
31944
|
+
min-width: 12px;
|
|
31945
31945
|
}
|
|
31946
31946
|
@media screen and (max-width: 480px) {
|
|
31947
31947
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
|
|
@@ -34147,8 +34147,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
34147
34147
|
font-weight: normal;
|
|
34148
34148
|
height: 29px;
|
|
34149
34149
|
line-height: 29px;
|
|
34150
|
-
padding: 0;
|
|
34151
|
-
margin: 0
|
|
34150
|
+
padding: 0 7px 0 0;
|
|
34151
|
+
margin: 0;
|
|
34152
34152
|
overflow: hidden;
|
|
34153
34153
|
text-align: left;
|
|
34154
34154
|
text-transform: none;
|
|
@@ -43618,8 +43618,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
43618
43618
|
font-weight: normal;
|
|
43619
43619
|
height: 29px;
|
|
43620
43620
|
line-height: 29px;
|
|
43621
|
-
padding: 0;
|
|
43622
|
-
margin: 0
|
|
43621
|
+
padding: 0 7px 0 0;
|
|
43622
|
+
margin: 0;
|
|
43623
43623
|
overflow: hidden;
|
|
43624
43624
|
text-align: left;
|
|
43625
43625
|
text-transform: none;
|
|
@@ -21737,7 +21737,7 @@ body.e-colorpicker-overflow {
|
|
|
21737
21737
|
overflow: hidden;
|
|
21738
21738
|
}
|
|
21739
21739
|
.e-tab .e-tab-header .e-indicator {
|
|
21740
|
-
display:
|
|
21740
|
+
display: none;
|
|
21741
21741
|
position: absolute;
|
|
21742
21742
|
}
|
|
21743
21743
|
.e-tab .e-tab-header .e-indicator.e-hidden {
|
|
@@ -22624,12 +22624,12 @@ body.e-colorpicker-overflow {
|
|
|
22624
22624
|
}
|
|
22625
22625
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item.e-active .e-text-wrap::before,
|
|
22626
22626
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item:not(.e-separator):last-child.e-active .e-text-wrap::before {
|
|
22627
|
-
border:
|
|
22628
|
-
content:
|
|
22627
|
+
border: 1.6px solid var(--color-sf-primary-bg-color);
|
|
22628
|
+
content: "";
|
|
22629
22629
|
display: none;
|
|
22630
|
-
position:
|
|
22631
|
-
top:
|
|
22632
|
-
width:
|
|
22630
|
+
position: absolute;
|
|
22631
|
+
top: 0;
|
|
22632
|
+
width: 100%;
|
|
22633
22633
|
}
|
|
22634
22634
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item.e-active .e-tab-wrap::before,
|
|
22635
22635
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item:not(.e-separator):last-child.e-active .e-tab-wrap::before {
|
|
@@ -23393,15 +23393,16 @@ body.e-colorpicker-overflow {
|
|
|
23393
23393
|
color: var(--color-sf-primary-bg-color);
|
|
23394
23394
|
}
|
|
23395
23395
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
|
|
23396
|
-
position:
|
|
23396
|
+
position: relative;
|
|
23397
23397
|
}
|
|
23398
23398
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap::before {
|
|
23399
|
-
border:
|
|
23400
|
-
content:
|
|
23401
|
-
display:
|
|
23402
|
-
position:
|
|
23403
|
-
width:
|
|
23404
|
-
|
|
23399
|
+
border: 1.6px solid var(--color-sf-primary-bg-color);
|
|
23400
|
+
content: "";
|
|
23401
|
+
display: block;
|
|
23402
|
+
position: absolute;
|
|
23403
|
+
width: 100%;
|
|
23404
|
+
border-radius: 3px 3px 0 0;
|
|
23405
|
+
bottom: 0;
|
|
23405
23406
|
}
|
|
23406
23407
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text,
|
|
23407
23408
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
|
|
@@ -36345,8 +36346,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36345
36346
|
font-weight: 600;
|
|
36346
36347
|
height: 20px;
|
|
36347
36348
|
line-height: 20px;
|
|
36348
|
-
padding: 0 0.4em;
|
|
36349
|
-
margin: -7px
|
|
36349
|
+
padding: 0 1.5em 0 0.4em;
|
|
36350
|
+
margin: -7px -7px -7px -8px;
|
|
36350
36351
|
overflow: hidden;
|
|
36351
36352
|
text-align: left;
|
|
36352
36353
|
text-transform: none;
|
|
@@ -30169,7 +30169,7 @@ body.e-colorpicker-overflow {
|
|
|
30169
30169
|
overflow: hidden;
|
|
30170
30170
|
}
|
|
30171
30171
|
.e-tab .e-tab-header .e-indicator {
|
|
30172
|
-
display:
|
|
30172
|
+
display: none;
|
|
30173
30173
|
position: absolute;
|
|
30174
30174
|
}
|
|
30175
30175
|
.e-tab .e-tab-header .e-indicator.e-hidden {
|
|
@@ -31056,12 +31056,12 @@ body.e-colorpicker-overflow {
|
|
|
31056
31056
|
}
|
|
31057
31057
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item.e-active .e-text-wrap::before,
|
|
31058
31058
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item:not(.e-separator):last-child.e-active .e-text-wrap::before {
|
|
31059
|
-
border:
|
|
31060
|
-
content:
|
|
31059
|
+
border: 1.6px solid var(--color-sf-primary-bg-color);
|
|
31060
|
+
content: "";
|
|
31061
31061
|
display: none;
|
|
31062
|
-
position:
|
|
31063
|
-
top:
|
|
31064
|
-
width:
|
|
31062
|
+
position: absolute;
|
|
31063
|
+
top: 0;
|
|
31064
|
+
width: 100%;
|
|
31065
31065
|
}
|
|
31066
31066
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item.e-active .e-tab-wrap::before,
|
|
31067
31067
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item:not(.e-separator):last-child.e-active .e-tab-wrap::before {
|
|
@@ -31825,15 +31825,16 @@ body.e-colorpicker-overflow {
|
|
|
31825
31825
|
color: var(--color-sf-primary-bg-color);
|
|
31826
31826
|
}
|
|
31827
31827
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
|
|
31828
|
-
position:
|
|
31828
|
+
position: relative;
|
|
31829
31829
|
}
|
|
31830
31830
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap::before {
|
|
31831
|
-
border:
|
|
31832
|
-
content:
|
|
31833
|
-
display:
|
|
31834
|
-
position:
|
|
31835
|
-
width:
|
|
31836
|
-
|
|
31831
|
+
border: 1.6px solid var(--color-sf-primary-bg-color);
|
|
31832
|
+
content: "";
|
|
31833
|
+
display: block;
|
|
31834
|
+
position: absolute;
|
|
31835
|
+
width: 100%;
|
|
31836
|
+
border-radius: 3px 3px 0 0;
|
|
31837
|
+
bottom: 0;
|
|
31837
31838
|
}
|
|
31838
31839
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text,
|
|
31839
31840
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
|
|
@@ -48381,8 +48382,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
48381
48382
|
font-weight: 600;
|
|
48382
48383
|
height: 20px;
|
|
48383
48384
|
line-height: 20px;
|
|
48384
|
-
padding: 0 0.4em;
|
|
48385
|
-
margin: -7px
|
|
48385
|
+
padding: 0 1.5em 0 0.4em;
|
|
48386
|
+
margin: -7px -7px -7px -8px;
|
|
48386
48387
|
overflow: hidden;
|
|
48387
48388
|
text-align: left;
|
|
48388
48389
|
text-transform: none;
|
|
@@ -22141,7 +22141,7 @@ body.e-colorpicker-overflow {
|
|
|
22141
22141
|
overflow: hidden;
|
|
22142
22142
|
}
|
|
22143
22143
|
.e-tab .e-tab-header .e-indicator {
|
|
22144
|
-
display:
|
|
22144
|
+
display: none;
|
|
22145
22145
|
position: absolute;
|
|
22146
22146
|
}
|
|
22147
22147
|
.e-tab .e-tab-header .e-indicator.e-hidden {
|
|
@@ -23028,12 +23028,12 @@ body.e-colorpicker-overflow {
|
|
|
23028
23028
|
}
|
|
23029
23029
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item.e-active .e-text-wrap::before,
|
|
23030
23030
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item:not(.e-separator):last-child.e-active .e-text-wrap::before {
|
|
23031
|
-
border:
|
|
23032
|
-
content:
|
|
23031
|
+
border: 1.6px solid var(--color-sf-primary-bg-color);
|
|
23032
|
+
content: "";
|
|
23033
23033
|
display: none;
|
|
23034
|
-
position:
|
|
23035
|
-
top:
|
|
23036
|
-
width:
|
|
23034
|
+
position: absolute;
|
|
23035
|
+
top: 0;
|
|
23036
|
+
width: 100%;
|
|
23037
23037
|
}
|
|
23038
23038
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item.e-active .e-tab-wrap::before,
|
|
23039
23039
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item:not(.e-separator):last-child.e-active .e-tab-wrap::before {
|
|
@@ -23797,15 +23797,16 @@ body.e-colorpicker-overflow {
|
|
|
23797
23797
|
color: var(--color-sf-primary-bg-color);
|
|
23798
23798
|
}
|
|
23799
23799
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
|
|
23800
|
-
position:
|
|
23800
|
+
position: relative;
|
|
23801
23801
|
}
|
|
23802
23802
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap::before {
|
|
23803
|
-
border:
|
|
23804
|
-
content:
|
|
23805
|
-
display:
|
|
23806
|
-
position:
|
|
23807
|
-
width:
|
|
23808
|
-
|
|
23803
|
+
border: 1.6px solid var(--color-sf-primary-bg-color);
|
|
23804
|
+
content: "";
|
|
23805
|
+
display: block;
|
|
23806
|
+
position: absolute;
|
|
23807
|
+
width: 100%;
|
|
23808
|
+
border-radius: 3px 3px 0 0;
|
|
23809
|
+
bottom: 0;
|
|
23809
23810
|
}
|
|
23810
23811
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text,
|
|
23811
23812
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
|
|
@@ -36748,8 +36749,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36748
36749
|
font-weight: 600;
|
|
36749
36750
|
height: 20px;
|
|
36750
36751
|
line-height: 20px;
|
|
36751
|
-
padding: 0 0.4em;
|
|
36752
|
-
margin: -7px
|
|
36752
|
+
padding: 0 1.5em 0 0.4em;
|
|
36753
|
+
margin: -7px -7px -7px -8px;
|
|
36753
36754
|
overflow: hidden;
|
|
36754
36755
|
text-align: left;
|
|
36755
36756
|
text-transform: none;
|
|
@@ -30573,7 +30573,7 @@ body.e-colorpicker-overflow {
|
|
|
30573
30573
|
overflow: hidden;
|
|
30574
30574
|
}
|
|
30575
30575
|
.e-tab .e-tab-header .e-indicator {
|
|
30576
|
-
display:
|
|
30576
|
+
display: none;
|
|
30577
30577
|
position: absolute;
|
|
30578
30578
|
}
|
|
30579
30579
|
.e-tab .e-tab-header .e-indicator.e-hidden {
|
|
@@ -31460,12 +31460,12 @@ body.e-colorpicker-overflow {
|
|
|
31460
31460
|
}
|
|
31461
31461
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item.e-active .e-text-wrap::before,
|
|
31462
31462
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item:not(.e-separator):last-child.e-active .e-text-wrap::before {
|
|
31463
|
-
border:
|
|
31464
|
-
content:
|
|
31463
|
+
border: 1.6px solid var(--color-sf-primary-bg-color);
|
|
31464
|
+
content: "";
|
|
31465
31465
|
display: none;
|
|
31466
|
-
position:
|
|
31467
|
-
top:
|
|
31468
|
-
width:
|
|
31466
|
+
position: absolute;
|
|
31467
|
+
top: 0;
|
|
31468
|
+
width: 100%;
|
|
31469
31469
|
}
|
|
31470
31470
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item.e-active .e-tab-wrap::before,
|
|
31471
31471
|
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item:not(.e-separator):last-child.e-active .e-tab-wrap::before {
|
|
@@ -32229,15 +32229,16 @@ body.e-colorpicker-overflow {
|
|
|
32229
32229
|
color: var(--color-sf-primary-bg-color);
|
|
32230
32230
|
}
|
|
32231
32231
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
|
|
32232
|
-
position:
|
|
32232
|
+
position: relative;
|
|
32233
32233
|
}
|
|
32234
32234
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap::before {
|
|
32235
|
-
border:
|
|
32236
|
-
content:
|
|
32237
|
-
display:
|
|
32238
|
-
position:
|
|
32239
|
-
width:
|
|
32240
|
-
|
|
32235
|
+
border: 1.6px solid var(--color-sf-primary-bg-color);
|
|
32236
|
+
content: "";
|
|
32237
|
+
display: block;
|
|
32238
|
+
position: absolute;
|
|
32239
|
+
width: 100%;
|
|
32240
|
+
border-radius: 3px 3px 0 0;
|
|
32241
|
+
bottom: 0;
|
|
32241
32242
|
}
|
|
32242
32243
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text,
|
|
32243
32244
|
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
|
|
@@ -48784,8 +48785,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
48784
48785
|
font-weight: 600;
|
|
48785
48786
|
height: 20px;
|
|
48786
48787
|
line-height: 20px;
|
|
48787
|
-
padding: 0 0.4em;
|
|
48788
|
-
margin: -7px
|
|
48788
|
+
padding: 0 1.5em 0 0.4em;
|
|
48789
|
+
margin: -7px -7px -7px -8px;
|
|
48789
48790
|
overflow: hidden;
|
|
48790
48791
|
text-align: left;
|
|
48791
48792
|
text-transform: none;
|
|
@@ -42620,7 +42620,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
42620
42620
|
display: $tab-active-wrap-before-display;
|
|
42621
42621
|
position: $tab-active-wrap-before-position;
|
|
42622
42622
|
width: $tab-active-wrap-before-width;
|
|
42623
|
-
@if ($skin-name == 'Material3') {
|
|
42623
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
42624
42624
|
border-radius: 3px 3px 0 0;
|
|
42625
42625
|
bottom: $tab-active-wrap-before-top;
|
|
42626
42626
|
}
|
|
@@ -64442,6 +64442,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
64442
64442
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
64443
64443
|
}
|
|
64444
64444
|
|
|
64445
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
64446
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
64447
|
+
margin-top: -11px;
|
|
64448
|
+
}
|
|
64449
|
+
}
|
|
64450
|
+
|
|
64445
64451
|
&.e-wrap .e-columnmenu,
|
|
64446
64452
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
64447
64453
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -57235,7 +57235,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
57235
57235
|
display: $tab-active-wrap-before-display;
|
|
57236
57236
|
position: $tab-active-wrap-before-position;
|
|
57237
57237
|
width: $tab-active-wrap-before-width;
|
|
57238
|
-
@if ($skin-name == 'Material3') {
|
|
57238
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
57239
57239
|
border-radius: 3px 3px 0 0;
|
|
57240
57240
|
bottom: $tab-active-wrap-before-top;
|
|
57241
57241
|
}
|
|
@@ -86717,6 +86717,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
86717
86717
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
86718
86718
|
}
|
|
86719
86719
|
|
|
86720
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
86721
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
86722
|
+
margin-top: -11px;
|
|
86723
|
+
}
|
|
86724
|
+
}
|
|
86725
|
+
|
|
86720
86726
|
&.e-wrap .e-columnmenu,
|
|
86721
86727
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
86722
86728
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -42915,7 +42915,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
42915
42915
|
display: $tab-active-wrap-before-display;
|
|
42916
42916
|
position: $tab-active-wrap-before-position;
|
|
42917
42917
|
width: $tab-active-wrap-before-width;
|
|
42918
|
-
@if ($skin-name == 'Material3') {
|
|
42918
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
42919
42919
|
border-radius: 3px 3px 0 0;
|
|
42920
42920
|
bottom: $tab-active-wrap-before-top;
|
|
42921
42921
|
}
|
|
@@ -64737,6 +64737,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
64737
64737
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
64738
64738
|
}
|
|
64739
64739
|
|
|
64740
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
64741
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
64742
|
+
margin-top: -11px;
|
|
64743
|
+
}
|
|
64744
|
+
}
|
|
64745
|
+
|
|
64740
64746
|
&.e-wrap .e-columnmenu,
|
|
64741
64747
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
64742
64748
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -57530,7 +57530,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
57530
57530
|
display: $tab-active-wrap-before-display;
|
|
57531
57531
|
position: $tab-active-wrap-before-position;
|
|
57532
57532
|
width: $tab-active-wrap-before-width;
|
|
57533
|
-
@if ($skin-name == 'Material3') {
|
|
57533
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
57534
57534
|
border-radius: 3px 3px 0 0;
|
|
57535
57535
|
bottom: $tab-active-wrap-before-top;
|
|
57536
57536
|
}
|
|
@@ -87012,6 +87012,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
87012
87012
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
87013
87013
|
}
|
|
87014
87014
|
|
|
87015
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
87016
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
87017
|
+
margin-top: -11px;
|
|
87018
|
+
}
|
|
87019
|
+
}
|
|
87020
|
+
|
|
87015
87021
|
&.e-wrap .e-columnmenu,
|
|
87016
87022
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
87017
87023
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -41316,7 +41316,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
41316
41316
|
display: $tab-active-wrap-before-display;
|
|
41317
41317
|
position: $tab-active-wrap-before-position;
|
|
41318
41318
|
width: $tab-active-wrap-before-width;
|
|
41319
|
-
@if ($skin-name == 'Material3') {
|
|
41319
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41320
41320
|
border-radius: 3px 3px 0 0;
|
|
41321
41321
|
bottom: $tab-active-wrap-before-top;
|
|
41322
41322
|
}
|
|
@@ -62946,6 +62946,12 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
62946
62946
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
62947
62947
|
}
|
|
62948
62948
|
|
|
62949
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
62950
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
62951
|
+
margin-top: -11px;
|
|
62952
|
+
}
|
|
62953
|
+
}
|
|
62954
|
+
|
|
62949
62955
|
&.e-wrap .e-columnmenu,
|
|
62950
62956
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
62951
62957
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -55931,7 +55931,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
55931
55931
|
display: $tab-active-wrap-before-display;
|
|
55932
55932
|
position: $tab-active-wrap-before-position;
|
|
55933
55933
|
width: $tab-active-wrap-before-width;
|
|
55934
|
-
@if ($skin-name == 'Material3') {
|
|
55934
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
55935
55935
|
border-radius: 3px 3px 0 0;
|
|
55936
55936
|
bottom: $tab-active-wrap-before-top;
|
|
55937
55937
|
}
|
|
@@ -85221,6 +85221,12 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
85221
85221
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
85222
85222
|
}
|
|
85223
85223
|
|
|
85224
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
85225
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
85226
|
+
margin-top: -11px;
|
|
85227
|
+
}
|
|
85228
|
+
}
|
|
85229
|
+
|
|
85224
85230
|
&.e-wrap .e-columnmenu,
|
|
85225
85231
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
85226
85232
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -41083,7 +41083,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
41083
41083
|
display: $tab-active-wrap-before-display;
|
|
41084
41084
|
position: $tab-active-wrap-before-position;
|
|
41085
41085
|
width: $tab-active-wrap-before-width;
|
|
41086
|
-
@if ($skin-name == 'Material3') {
|
|
41086
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
41087
41087
|
border-radius: 3px 3px 0 0;
|
|
41088
41088
|
bottom: $tab-active-wrap-before-top;
|
|
41089
41089
|
}
|
|
@@ -62693,6 +62693,12 @@ $grid-checkmark-color: $grey !default;
|
|
|
62693
62693
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
62694
62694
|
}
|
|
62695
62695
|
|
|
62696
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
62697
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
62698
|
+
margin-top: -11px;
|
|
62699
|
+
}
|
|
62700
|
+
}
|
|
62701
|
+
|
|
62696
62702
|
&.e-wrap .e-columnmenu,
|
|
62697
62703
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
62698
62704
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|
|
@@ -55698,7 +55698,7 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
55698
55698
|
display: $tab-active-wrap-before-display;
|
|
55699
55699
|
position: $tab-active-wrap-before-position;
|
|
55700
55700
|
width: $tab-active-wrap-before-width;
|
|
55701
|
-
@if ($skin-name == 'Material3') {
|
|
55701
|
+
@if ($skin-name == 'Material3' or $skin-name == 'tailwind3') {
|
|
55702
55702
|
border-radius: 3px 3px 0 0;
|
|
55703
55703
|
bottom: $tab-active-wrap-before-top;
|
|
55704
55704
|
}
|
|
@@ -84968,6 +84968,12 @@ $grid-checkmark-color: $grey !default;
|
|
|
84968
84968
|
@include grid-margin-padding($grid-column-menu-margin, $grid-column-menu-padding);
|
|
84969
84969
|
}
|
|
84970
84970
|
|
|
84971
|
+
.e-table:not(.e-sortfilter) .e-headercell .e-columnmenu {
|
|
84972
|
+
@if $grid-skin == 'bootstrap5.3' or $grid-skin == 'bootstrap5' {
|
|
84973
|
+
margin-top: -11px;
|
|
84974
|
+
}
|
|
84975
|
+
}
|
|
84976
|
+
|
|
84971
84977
|
&.e-wrap .e-columnmenu,
|
|
84972
84978
|
&.e-wrap &.e-rtl .e-columnmenu {
|
|
84973
84979
|
@if $grid-skin == 'material' or $grid-skin == 'material3' {
|