@syncfusion/blazor-themes 26.2.9 → 26.2.11
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/SCSS-Themes/bds-dark.scss +71 -24
- package/SCSS-Themes/bds.scss +71 -24
- package/SCSS-Themes/bootstrap-dark.scss +72 -25
- package/SCSS-Themes/bootstrap.scss +72 -25
- package/SCSS-Themes/bootstrap4.scss +72 -25
- package/SCSS-Themes/bootstrap5-dark.scss +73 -26
- package/SCSS-Themes/bootstrap5.scss +73 -26
- package/SCSS-Themes/calendars/datetimepicker/bds-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bds.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap4.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap5-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap5.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fabric-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fabric.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent2-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent2.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/highcontrast.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material3-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material3.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/tailwind-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/tailwind.scss +20 -0
- package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bds.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
- package/SCSS-Themes/fabric-dark.scss +72 -25
- package/SCSS-Themes/fabric.scss +72 -25
- package/SCSS-Themes/fluent-dark.scss +71 -24
- package/SCSS-Themes/fluent.scss +71 -24
- package/SCSS-Themes/fluent2-dark.scss +72 -25
- package/SCSS-Themes/fluent2.scss +72 -25
- package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/fabric.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/highcontrast.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/bds.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap4.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +21 -9
- package/SCSS-Themes/grids/grid/bootstrap5.scss +21 -9
- package/SCSS-Themes/grids/grid/fabric-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/fabric.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +20 -8
- package/SCSS-Themes/grids/grid/fluent2.scss +20 -8
- package/SCSS-Themes/grids/grid/highcontrast.scss +19 -7
- package/SCSS-Themes/grids/grid/material-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/material.scss +19 -7
- package/SCSS-Themes/grids/grid/material3-dark.scss +20 -8
- package/SCSS-Themes/grids/grid/material3.scss +20 -8
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/tailwind.scss +19 -7
- package/SCSS-Themes/highcontrast.scss +72 -25
- package/SCSS-Themes/inputs/input/bds-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bds.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap4.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap5.scss +25 -16
- package/SCSS-Themes/inputs/input/fabric-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fabric.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent2.scss +25 -16
- package/SCSS-Themes/inputs/input/highcontrast.scss +25 -16
- package/SCSS-Themes/inputs/input/material-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/material.scss +25 -16
- package/SCSS-Themes/inputs/input/material3-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/material3.scss +25 -16
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/tailwind.scss +25 -16
- package/SCSS-Themes/material-dark.scss +82 -30
- package/SCSS-Themes/material.scss +83 -31
- package/SCSS-Themes/material3-dark.scss +76 -29
- package/SCSS-Themes/material3.scss +76 -29
- package/SCSS-Themes/notifications/toast/bds-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bds.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +3 -1
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fabric.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent2.scss +3 -1
- package/SCSS-Themes/notifications/toast/highcontrast.scss +3 -1
- package/SCSS-Themes/notifications/toast/material-dark.scss +8 -6
- package/SCSS-Themes/notifications/toast/material.scss +8 -6
- package/SCSS-Themes/notifications/toast/material3-dark.scss +7 -5
- package/SCSS-Themes/notifications/toast/material3.scss +7 -5
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +3 -1
- package/SCSS-Themes/popups/dialog/bds-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bds.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +1 -0
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fabric.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent2.scss +1 -0
- package/SCSS-Themes/popups/dialog/highcontrast.scss +1 -0
- package/SCSS-Themes/popups/dialog/material-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/material.scss +1 -0
- package/SCSS-Themes/popups/dialog/material3-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/material3.scss +1 -0
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +72 -25
- package/SCSS-Themes/tailwind.scss +72 -25
- package/package.json +1 -1
|
@@ -1386,6 +1386,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
1386
1386
|
}
|
|
1387
1387
|
|
|
1388
1388
|
.e-dropitemscount {
|
|
1389
|
+
font-size: 14px;
|
|
1389
1390
|
@if $grid-skin == 'tailwind' {
|
|
1390
1391
|
margin-left: 1px;
|
|
1391
1392
|
}
|
|
@@ -2103,8 +2104,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2103
2104
|
}
|
|
2104
2105
|
}
|
|
2105
2106
|
|
|
2106
|
-
& .e-toolbar-right
|
|
2107
|
-
& .e-toolbar-left {
|
|
2107
|
+
& .e-toolbar-right {
|
|
2108
2108
|
& .e-search-wrapper {
|
|
2109
2109
|
width: 100%;
|
|
2110
2110
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2758,7 +2758,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2758
2758
|
}
|
|
2759
2759
|
|
|
2760
2760
|
.e-summarycontent {
|
|
2761
|
-
display: flex;
|
|
2762
2761
|
& .e-indentcell {
|
|
2763
2762
|
border-width: 1px 0 0;
|
|
2764
2763
|
}
|
|
@@ -3085,7 +3084,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
3085
3084
|
}
|
|
3086
3085
|
|
|
3087
3086
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3088
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3087
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3089
3088
|
padding-left: 8px;
|
|
3090
3089
|
}
|
|
3091
3090
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4657,7 +4656,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
4657
4656
|
}
|
|
4658
4657
|
|
|
4659
4658
|
& .e-cloneproperties {
|
|
4660
|
-
border-width: $grid-border-size $grid-border-size
|
|
4659
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4661
4660
|
}
|
|
4662
4661
|
|
|
4663
4662
|
& tr {
|
|
@@ -5444,6 +5443,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
5444
5443
|
@if $grid-skin == 'fluent2' {
|
|
5445
5444
|
margin-top: -8px;
|
|
5446
5445
|
}
|
|
5446
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5447
|
+
margin-top: -9px;
|
|
5448
|
+
}
|
|
5447
5449
|
}
|
|
5448
5450
|
|
|
5449
5451
|
.e-reorderdownarrow {
|
|
@@ -5709,7 +5711,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
5709
5711
|
}
|
|
5710
5712
|
|
|
5711
5713
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5712
|
-
|
|
5714
|
+
@if $grid-skin == 'fluent2' {
|
|
5715
|
+
background-color: $group-header-hover-bg-color;
|
|
5716
|
+
}
|
|
5713
5717
|
}
|
|
5714
5718
|
|
|
5715
5719
|
.e-search-icon {
|
|
@@ -6381,7 +6385,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
6381
6385
|
}
|
|
6382
6386
|
|
|
6383
6387
|
& .e-menu-item.e-focused {
|
|
6384
|
-
|
|
6388
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6389
|
+
background-color: transparent;
|
|
6390
|
+
}
|
|
6385
6391
|
}
|
|
6386
6392
|
}
|
|
6387
6393
|
}
|
|
@@ -7005,6 +7011,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
7005
7011
|
color: $grid-row-selection-color;
|
|
7006
7012
|
}
|
|
7007
7013
|
|
|
7014
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7015
|
+
@if $grid-skin == 'fluent2' {
|
|
7016
|
+
color: $grid-row-selection-color;
|
|
7017
|
+
}
|
|
7018
|
+
}
|
|
7019
|
+
|
|
7008
7020
|
td.e-active {
|
|
7009
7021
|
background: $grid-row-selection-bg-color;
|
|
7010
7022
|
}
|
|
@@ -340,7 +340,7 @@ $grid-rtl-headercelldiv-padding: 0 .4em 0 3.1em !default;
|
|
|
340
340
|
$grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
|
|
341
341
|
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
|
|
342
342
|
$grid-ungroup-rtl-padding-right: -7px !default;
|
|
343
|
-
$grid-headercelldiv-padding: 0 20px 0
|
|
343
|
+
$grid-headercelldiv-padding: 0 20px 0 5px !default;
|
|
344
344
|
$grid-headercelldiv-sort-centeralign-padding-right: 8px !default;
|
|
345
345
|
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
346
346
|
$grid-group-text-width: auto !default;
|
|
@@ -1389,6 +1389,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
1389
1389
|
}
|
|
1390
1390
|
|
|
1391
1391
|
.e-dropitemscount {
|
|
1392
|
+
font-size: 14px;
|
|
1392
1393
|
@if $grid-skin == 'tailwind' {
|
|
1393
1394
|
margin-left: 1px;
|
|
1394
1395
|
}
|
|
@@ -2106,8 +2107,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2106
2107
|
}
|
|
2107
2108
|
}
|
|
2108
2109
|
|
|
2109
|
-
& .e-toolbar-right
|
|
2110
|
-
& .e-toolbar-left {
|
|
2110
|
+
& .e-toolbar-right {
|
|
2111
2111
|
& .e-search-wrapper {
|
|
2112
2112
|
width: 100%;
|
|
2113
2113
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2761,7 +2761,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2761
2761
|
}
|
|
2762
2762
|
|
|
2763
2763
|
.e-summarycontent {
|
|
2764
|
-
display: flex;
|
|
2765
2764
|
& .e-indentcell {
|
|
2766
2765
|
border-width: 1px 0 0;
|
|
2767
2766
|
}
|
|
@@ -3088,7 +3087,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
3088
3087
|
}
|
|
3089
3088
|
|
|
3090
3089
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3091
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3090
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3092
3091
|
padding-left: 8px;
|
|
3093
3092
|
}
|
|
3094
3093
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4660,7 +4659,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
4660
4659
|
}
|
|
4661
4660
|
|
|
4662
4661
|
& .e-cloneproperties {
|
|
4663
|
-
border-width: $grid-border-size $grid-border-size
|
|
4662
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4664
4663
|
}
|
|
4665
4664
|
|
|
4666
4665
|
& tr {
|
|
@@ -5447,6 +5446,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
5447
5446
|
@if $grid-skin == 'fluent2' {
|
|
5448
5447
|
margin-top: -8px;
|
|
5449
5448
|
}
|
|
5449
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5450
|
+
margin-top: -9px;
|
|
5451
|
+
}
|
|
5450
5452
|
}
|
|
5451
5453
|
|
|
5452
5454
|
.e-reorderdownarrow {
|
|
@@ -5712,7 +5714,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
5712
5714
|
}
|
|
5713
5715
|
|
|
5714
5716
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5715
|
-
|
|
5717
|
+
@if $grid-skin == 'fluent2' {
|
|
5718
|
+
background-color: $group-header-hover-bg-color;
|
|
5719
|
+
}
|
|
5716
5720
|
}
|
|
5717
5721
|
|
|
5718
5722
|
.e-search-icon {
|
|
@@ -6384,7 +6388,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
6384
6388
|
}
|
|
6385
6389
|
|
|
6386
6390
|
& .e-menu-item.e-focused {
|
|
6387
|
-
|
|
6391
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6392
|
+
background-color: transparent;
|
|
6393
|
+
}
|
|
6388
6394
|
}
|
|
6389
6395
|
}
|
|
6390
6396
|
}
|
|
@@ -7008,6 +7014,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
7008
7014
|
color: $grid-row-selection-color;
|
|
7009
7015
|
}
|
|
7010
7016
|
|
|
7017
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7018
|
+
@if $grid-skin == 'fluent2' {
|
|
7019
|
+
color: $grid-row-selection-color;
|
|
7020
|
+
}
|
|
7021
|
+
}
|
|
7022
|
+
|
|
7011
7023
|
td.e-active {
|
|
7012
7024
|
background: $grid-row-selection-bg-color;
|
|
7013
7025
|
}
|
|
@@ -340,7 +340,7 @@ $grid-rtl-headercelldiv-padding: 0 .4em 0 3.1em !default;
|
|
|
340
340
|
$grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
|
|
341
341
|
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
|
|
342
342
|
$grid-ungroup-rtl-padding-right: -7px !default;
|
|
343
|
-
$grid-headercelldiv-padding: 0 20px 0
|
|
343
|
+
$grid-headercelldiv-padding: 0 20px 0 5px !default;
|
|
344
344
|
$grid-headercelldiv-sort-centeralign-padding-right: 8px !default;
|
|
345
345
|
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
346
346
|
$grid-group-text-width: auto !default;
|
|
@@ -1389,6 +1389,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
1389
1389
|
}
|
|
1390
1390
|
|
|
1391
1391
|
.e-dropitemscount {
|
|
1392
|
+
font-size: 14px;
|
|
1392
1393
|
@if $grid-skin == 'tailwind' {
|
|
1393
1394
|
margin-left: 1px;
|
|
1394
1395
|
}
|
|
@@ -2106,8 +2107,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2106
2107
|
}
|
|
2107
2108
|
}
|
|
2108
2109
|
|
|
2109
|
-
& .e-toolbar-right
|
|
2110
|
-
& .e-toolbar-left {
|
|
2110
|
+
& .e-toolbar-right {
|
|
2111
2111
|
& .e-search-wrapper {
|
|
2112
2112
|
width: 100%;
|
|
2113
2113
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2761,7 +2761,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2761
2761
|
}
|
|
2762
2762
|
|
|
2763
2763
|
.e-summarycontent {
|
|
2764
|
-
display: flex;
|
|
2765
2764
|
& .e-indentcell {
|
|
2766
2765
|
border-width: 1px 0 0;
|
|
2767
2766
|
}
|
|
@@ -3088,7 +3087,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
3088
3087
|
}
|
|
3089
3088
|
|
|
3090
3089
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3091
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3090
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3092
3091
|
padding-left: 8px;
|
|
3093
3092
|
}
|
|
3094
3093
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4660,7 +4659,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
4660
4659
|
}
|
|
4661
4660
|
|
|
4662
4661
|
& .e-cloneproperties {
|
|
4663
|
-
border-width: $grid-border-size $grid-border-size
|
|
4662
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4664
4663
|
}
|
|
4665
4664
|
|
|
4666
4665
|
& tr {
|
|
@@ -5447,6 +5446,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
5447
5446
|
@if $grid-skin == 'fluent2' {
|
|
5448
5447
|
margin-top: -8px;
|
|
5449
5448
|
}
|
|
5449
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5450
|
+
margin-top: -9px;
|
|
5451
|
+
}
|
|
5450
5452
|
}
|
|
5451
5453
|
|
|
5452
5454
|
.e-reorderdownarrow {
|
|
@@ -5712,7 +5714,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
5712
5714
|
}
|
|
5713
5715
|
|
|
5714
5716
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5715
|
-
|
|
5717
|
+
@if $grid-skin == 'fluent2' {
|
|
5718
|
+
background-color: $group-header-hover-bg-color;
|
|
5719
|
+
}
|
|
5716
5720
|
}
|
|
5717
5721
|
|
|
5718
5722
|
.e-search-icon {
|
|
@@ -6384,7 +6388,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
6384
6388
|
}
|
|
6385
6389
|
|
|
6386
6390
|
& .e-menu-item.e-focused {
|
|
6387
|
-
|
|
6391
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6392
|
+
background-color: transparent;
|
|
6393
|
+
}
|
|
6388
6394
|
}
|
|
6389
6395
|
}
|
|
6390
6396
|
}
|
|
@@ -7008,6 +7014,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
7008
7014
|
color: $grid-row-selection-color;
|
|
7009
7015
|
}
|
|
7010
7016
|
|
|
7017
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7018
|
+
@if $grid-skin == 'fluent2' {
|
|
7019
|
+
color: $grid-row-selection-color;
|
|
7020
|
+
}
|
|
7021
|
+
}
|
|
7022
|
+
|
|
7011
7023
|
td.e-active {
|
|
7012
7024
|
background: $grid-row-selection-bg-color;
|
|
7013
7025
|
}
|
|
@@ -1395,6 +1395,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1395
1395
|
}
|
|
1396
1396
|
|
|
1397
1397
|
.e-dropitemscount {
|
|
1398
|
+
font-size: 14px;
|
|
1398
1399
|
@if $grid-skin == 'tailwind' {
|
|
1399
1400
|
margin-left: 1px;
|
|
1400
1401
|
}
|
|
@@ -2112,8 +2113,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2112
2113
|
}
|
|
2113
2114
|
}
|
|
2114
2115
|
|
|
2115
|
-
& .e-toolbar-right
|
|
2116
|
-
& .e-toolbar-left {
|
|
2116
|
+
& .e-toolbar-right {
|
|
2117
2117
|
& .e-search-wrapper {
|
|
2118
2118
|
width: 100%;
|
|
2119
2119
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2767,7 +2767,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2767
2767
|
}
|
|
2768
2768
|
|
|
2769
2769
|
.e-summarycontent {
|
|
2770
|
-
display: flex;
|
|
2771
2770
|
& .e-indentcell {
|
|
2772
2771
|
border-width: 1px 0 0;
|
|
2773
2772
|
}
|
|
@@ -3094,7 +3093,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3094
3093
|
}
|
|
3095
3094
|
|
|
3096
3095
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3097
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3096
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3098
3097
|
padding-left: 8px;
|
|
3099
3098
|
}
|
|
3100
3099
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4666,7 +4665,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4666
4665
|
}
|
|
4667
4666
|
|
|
4668
4667
|
& .e-cloneproperties {
|
|
4669
|
-
border-width: $grid-border-size $grid-border-size
|
|
4668
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4670
4669
|
}
|
|
4671
4670
|
|
|
4672
4671
|
& tr {
|
|
@@ -5453,6 +5452,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5453
5452
|
@if $grid-skin == 'fluent2' {
|
|
5454
5453
|
margin-top: -8px;
|
|
5455
5454
|
}
|
|
5455
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5456
|
+
margin-top: -9px;
|
|
5457
|
+
}
|
|
5456
5458
|
}
|
|
5457
5459
|
|
|
5458
5460
|
.e-reorderdownarrow {
|
|
@@ -5718,7 +5720,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5718
5720
|
}
|
|
5719
5721
|
|
|
5720
5722
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5721
|
-
|
|
5723
|
+
@if $grid-skin == 'fluent2' {
|
|
5724
|
+
background-color: $group-header-hover-bg-color;
|
|
5725
|
+
}
|
|
5722
5726
|
}
|
|
5723
5727
|
|
|
5724
5728
|
.e-search-icon {
|
|
@@ -6390,7 +6394,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6390
6394
|
}
|
|
6391
6395
|
|
|
6392
6396
|
& .e-menu-item.e-focused {
|
|
6393
|
-
|
|
6397
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6398
|
+
background-color: transparent;
|
|
6399
|
+
}
|
|
6394
6400
|
}
|
|
6395
6401
|
}
|
|
6396
6402
|
}
|
|
@@ -7014,6 +7020,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7014
7020
|
color: $grid-row-selection-color;
|
|
7015
7021
|
}
|
|
7016
7022
|
|
|
7023
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7024
|
+
@if $grid-skin == 'fluent2' {
|
|
7025
|
+
color: $grid-row-selection-color;
|
|
7026
|
+
}
|
|
7027
|
+
}
|
|
7028
|
+
|
|
7017
7029
|
td.e-active {
|
|
7018
7030
|
background: $grid-row-selection-bg-color;
|
|
7019
7031
|
}
|
|
@@ -1395,6 +1395,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1395
1395
|
}
|
|
1396
1396
|
|
|
1397
1397
|
.e-dropitemscount {
|
|
1398
|
+
font-size: 14px;
|
|
1398
1399
|
@if $grid-skin == 'tailwind' {
|
|
1399
1400
|
margin-left: 1px;
|
|
1400
1401
|
}
|
|
@@ -2112,8 +2113,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2112
2113
|
}
|
|
2113
2114
|
}
|
|
2114
2115
|
|
|
2115
|
-
& .e-toolbar-right
|
|
2116
|
-
& .e-toolbar-left {
|
|
2116
|
+
& .e-toolbar-right {
|
|
2117
2117
|
& .e-search-wrapper {
|
|
2118
2118
|
width: 100%;
|
|
2119
2119
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -2767,7 +2767,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2767
2767
|
}
|
|
2768
2768
|
|
|
2769
2769
|
.e-summarycontent {
|
|
2770
|
-
display: flex;
|
|
2771
2770
|
& .e-indentcell {
|
|
2772
2771
|
border-width: 1px 0 0;
|
|
2773
2772
|
}
|
|
@@ -3094,7 +3093,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3094
3093
|
}
|
|
3095
3094
|
|
|
3096
3095
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
3097
|
-
@if $grid-skin == 'bootstrap5' {
|
|
3096
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
3098
3097
|
padding-left: 8px;
|
|
3099
3098
|
}
|
|
3100
3099
|
@else if $grid-skin == 'fluent' {
|
|
@@ -4666,7 +4665,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4666
4665
|
}
|
|
4667
4666
|
|
|
4668
4667
|
& .e-cloneproperties {
|
|
4669
|
-
border-width: $grid-border-size $grid-border-size
|
|
4668
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
4670
4669
|
}
|
|
4671
4670
|
|
|
4672
4671
|
& tr {
|
|
@@ -5453,6 +5452,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5453
5452
|
@if $grid-skin == 'fluent2' {
|
|
5454
5453
|
margin-top: -8px;
|
|
5455
5454
|
}
|
|
5455
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
5456
|
+
margin-top: -9px;
|
|
5457
|
+
}
|
|
5456
5458
|
}
|
|
5457
5459
|
|
|
5458
5460
|
.e-reorderdownarrow {
|
|
@@ -5718,7 +5720,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5718
5720
|
}
|
|
5719
5721
|
|
|
5720
5722
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
5721
|
-
|
|
5723
|
+
@if $grid-skin == 'fluent2' {
|
|
5724
|
+
background-color: $group-header-hover-bg-color;
|
|
5725
|
+
}
|
|
5722
5726
|
}
|
|
5723
5727
|
|
|
5724
5728
|
.e-search-icon {
|
|
@@ -6390,7 +6394,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6390
6394
|
}
|
|
6391
6395
|
|
|
6392
6396
|
& .e-menu-item.e-focused {
|
|
6393
|
-
|
|
6397
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
6398
|
+
background-color: transparent;
|
|
6399
|
+
}
|
|
6394
6400
|
}
|
|
6395
6401
|
}
|
|
6396
6402
|
}
|
|
@@ -7014,6 +7020,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7014
7020
|
color: $grid-row-selection-color;
|
|
7015
7021
|
}
|
|
7016
7022
|
|
|
7023
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
7024
|
+
@if $grid-skin == 'fluent2' {
|
|
7025
|
+
color: $grid-row-selection-color;
|
|
7026
|
+
}
|
|
7027
|
+
}
|
|
7028
|
+
|
|
7017
7029
|
td.e-active {
|
|
7018
7030
|
background: $grid-row-selection-bg-color;
|
|
7019
7031
|
}
|
|
@@ -14581,37 +14581,46 @@ $float-label-rtl-value: -7px !default;
|
|
|
14581
14581
|
}
|
|
14582
14582
|
}
|
|
14583
14583
|
|
|
14584
|
-
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14585
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14586
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14587
14584
|
input.e-input#{$css}:-moz-placeholder,
|
|
14585
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14586
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14587
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14588
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14588
14589
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14589
14590
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14590
14591
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14591
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14592
14592
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14593
14593
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14594
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14595
14594
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14596
14595
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14597
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14598
14596
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14599
14597
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14600
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14601
14598
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14602
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14599
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14600
|
+
color: $input-placeholder;
|
|
14601
|
+
}
|
|
14602
|
+
|
|
14603
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14604
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14605
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14606
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14607
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14608
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14609
|
+
color: $input-placeholder;
|
|
14610
|
+
}
|
|
14611
|
+
|
|
14603
14612
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14613
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14604
14614
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14605
14615
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14606
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14607
14616
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14608
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14609
|
-
|
|
14610
|
-
|
|
14611
|
-
|
|
14612
|
-
|
|
14613
|
-
.e-input-
|
|
14614
|
-
.e-input
|
|
14617
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14618
|
+
color: $input-placeholder;
|
|
14619
|
+
}
|
|
14620
|
+
|
|
14621
|
+
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14622
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14623
|
+
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14615
14624
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14616
14625
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14617
14626
|
.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
|
|
@@ -42201,6 +42210,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
42201
42210
|
}
|
|
42202
42211
|
}
|
|
42203
42212
|
|
|
42213
|
+
.e-datetime-mob-popup-wrap {
|
|
42214
|
+
align-items: center;
|
|
42215
|
+
display: flex;
|
|
42216
|
+
flex-direction: column;
|
|
42217
|
+
height: 100%;
|
|
42218
|
+
justify-content: center;
|
|
42219
|
+
left: 0;
|
|
42220
|
+
max-height: 100%;
|
|
42221
|
+
position: fixed;
|
|
42222
|
+
top: 0;
|
|
42223
|
+
width: 100%;
|
|
42224
|
+
z-index: 1002;
|
|
42225
|
+
|
|
42226
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
42227
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42228
|
+
position: relative;
|
|
42229
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42230
|
+
}
|
|
42231
|
+
}
|
|
42232
|
+
|
|
42204
42233
|
#{&}.e-datetimepicker.e-time-modal {
|
|
42205
42234
|
@if $skin-name != 'Material3' {
|
|
42206
42235
|
background-color: $datetime-default-overlay;
|
|
@@ -44631,6 +44660,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44631
44660
|
|
|
44632
44661
|
.e-btn:hover.e-flat:not([DISABLED]) {
|
|
44633
44662
|
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
44663
|
+
color: $dialog-footer-flat-btn-bg-color;
|
|
44634
44664
|
}
|
|
44635
44665
|
}
|
|
44636
44666
|
}
|
|
@@ -66903,6 +66933,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
66903
66933
|
background-color: rgb(206, 205, 205);
|
|
66904
66934
|
margin: 0 2px;
|
|
66905
66935
|
}
|
|
66936
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
66937
|
+
display: none;
|
|
66938
|
+
}
|
|
66906
66939
|
.e-de-tc-pmark {
|
|
66907
66940
|
font-size: 14px;
|
|
66908
66941
|
font-family: Roboto-Regular;
|
|
@@ -73765,7 +73798,7 @@ $grid-dialog-footer-color: $bg-base-0 !default;
|
|
|
73765
73798
|
$grid-xlfl-dlg-content-top-padding: 0 !default;
|
|
73766
73799
|
$grid-xlfl-context-menu-border-radious: 0 !default;
|
|
73767
73800
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
73768
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
73801
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 25px !default;
|
|
73769
73802
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
|
|
73770
73803
|
$grid-xl-radio-margin-top: 0 !default;
|
|
73771
73804
|
$grid-xlfl-skin: 'highcontrast' !default;
|
|
@@ -75784,6 +75817,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
75784
75817
|
}
|
|
75785
75818
|
|
|
75786
75819
|
.e-dropitemscount {
|
|
75820
|
+
font-size: 14px;
|
|
75787
75821
|
@if $grid-skin == 'tailwind' {
|
|
75788
75822
|
margin-left: 1px;
|
|
75789
75823
|
}
|
|
@@ -76501,8 +76535,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
76501
76535
|
}
|
|
76502
76536
|
}
|
|
76503
76537
|
|
|
76504
|
-
& .e-toolbar-right
|
|
76505
|
-
& .e-toolbar-left {
|
|
76538
|
+
& .e-toolbar-right {
|
|
76506
76539
|
& .e-search-wrapper {
|
|
76507
76540
|
width: 100%;
|
|
76508
76541
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -77156,7 +77189,6 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
77156
77189
|
}
|
|
77157
77190
|
|
|
77158
77191
|
.e-summarycontent {
|
|
77159
|
-
display: flex;
|
|
77160
77192
|
& .e-indentcell {
|
|
77161
77193
|
border-width: 1px 0 0;
|
|
77162
77194
|
}
|
|
@@ -77483,7 +77515,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
77483
77515
|
}
|
|
77484
77516
|
|
|
77485
77517
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77486
|
-
@if $grid-skin == 'bootstrap5' {
|
|
77518
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
77487
77519
|
padding-left: 8px;
|
|
77488
77520
|
}
|
|
77489
77521
|
@else if $grid-skin == 'fluent' {
|
|
@@ -79055,7 +79087,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
79055
79087
|
}
|
|
79056
79088
|
|
|
79057
79089
|
& .e-cloneproperties {
|
|
79058
|
-
border-width: $grid-border-size $grid-border-size
|
|
79090
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
79059
79091
|
}
|
|
79060
79092
|
|
|
79061
79093
|
& tr {
|
|
@@ -79842,6 +79874,9 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
79842
79874
|
@if $grid-skin == 'fluent2' {
|
|
79843
79875
|
margin-top: -8px;
|
|
79844
79876
|
}
|
|
79877
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
79878
|
+
margin-top: -9px;
|
|
79879
|
+
}
|
|
79845
79880
|
}
|
|
79846
79881
|
|
|
79847
79882
|
.e-reorderdownarrow {
|
|
@@ -80107,7 +80142,9 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
80107
80142
|
}
|
|
80108
80143
|
|
|
80109
80144
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
80110
|
-
|
|
80145
|
+
@if $grid-skin == 'fluent2' {
|
|
80146
|
+
background-color: $group-header-hover-bg-color;
|
|
80147
|
+
}
|
|
80111
80148
|
}
|
|
80112
80149
|
|
|
80113
80150
|
.e-search-icon {
|
|
@@ -80779,7 +80816,9 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
80779
80816
|
}
|
|
80780
80817
|
|
|
80781
80818
|
& .e-menu-item.e-focused {
|
|
80782
|
-
|
|
80819
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
80820
|
+
background-color: transparent;
|
|
80821
|
+
}
|
|
80783
80822
|
}
|
|
80784
80823
|
}
|
|
80785
80824
|
}
|
|
@@ -81403,6 +81442,12 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
81403
81442
|
color: $grid-row-selection-color;
|
|
81404
81443
|
}
|
|
81405
81444
|
|
|
81445
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
81446
|
+
@if $grid-skin == 'fluent2' {
|
|
81447
|
+
color: $grid-row-selection-color;
|
|
81448
|
+
}
|
|
81449
|
+
}
|
|
81450
|
+
|
|
81406
81451
|
td.e-active {
|
|
81407
81452
|
background: $grid-row-selection-bg-color;
|
|
81408
81453
|
}
|
|
@@ -97482,6 +97527,9 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
97482
97527
|
flex-direction: column;
|
|
97483
97528
|
overflow: hidden;
|
|
97484
97529
|
width: inherit;
|
|
97530
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
97531
|
+
flex: 1;
|
|
97532
|
+
}
|
|
97485
97533
|
|
|
97486
97534
|
.e-toast-title,
|
|
97487
97535
|
.e-toast-content {
|
|
@@ -97701,7 +97749,6 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
97701
97749
|
background: $toast-close-icon-hover-bg-color;
|
|
97702
97750
|
border-radius: $toast-icon-hover-border-radius;
|
|
97703
97751
|
height: 32px;
|
|
97704
|
-
margin-top: -6px;
|
|
97705
97752
|
}
|
|
97706
97753
|
@else {
|
|
97707
97754
|
background-color: $toast-close-icon-hover-bg-color;
|