@syncfusion/blazor-themes 31.1.18 → 31.1.20
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/bds-dark-lite.css +5 -5
- package/Compiled-Themes/bds-dark.css +5 -5
- package/Compiled-Themes/bds-lite.css +5 -5
- package/Compiled-Themes/bds.css +5 -5
- package/Compiled-Themes/bootstrap-dark-lite.css +4 -2
- package/Compiled-Themes/bootstrap-dark.css +4 -2
- package/Compiled-Themes/bootstrap-lite.css +4 -2
- package/Compiled-Themes/bootstrap.css +4 -2
- package/Compiled-Themes/bootstrap4-lite.css +11 -8
- package/Compiled-Themes/bootstrap4.css +22 -12
- package/Compiled-Themes/bootstrap5-dark-lite.css +15 -13
- package/Compiled-Themes/bootstrap5-dark.css +31 -20
- package/Compiled-Themes/bootstrap5-lite.css +15 -13
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3-dark.css +51 -28
- package/Compiled-Themes/bootstrap5.3-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3.css +51 -28
- package/Compiled-Themes/bootstrap5.css +31 -20
- package/Compiled-Themes/fabric-dark-lite.css +4 -2
- package/Compiled-Themes/fabric-dark.css +4 -2
- package/Compiled-Themes/fabric-lite.css +4 -2
- package/Compiled-Themes/fabric.css +4 -2
- package/Compiled-Themes/fluent-dark-lite.css +13 -10
- package/Compiled-Themes/fluent-dark.css +23 -13
- package/Compiled-Themes/fluent-lite.css +13 -10
- package/Compiled-Themes/fluent.css +23 -13
- package/Compiled-Themes/fluent2-dark-lite.css +7 -5
- package/Compiled-Themes/fluent2-dark.css +8 -6
- package/Compiled-Themes/fluent2-highcontrast-lite.css +10 -5
- package/Compiled-Themes/fluent2-highcontrast.css +11 -6
- package/Compiled-Themes/fluent2-lite.css +7 -5
- package/Compiled-Themes/fluent2.css +8 -6
- package/Compiled-Themes/highcontrast-lite.css +12 -9
- package/Compiled-Themes/highcontrast.css +24 -12
- package/Compiled-Themes/material-dark-lite.css +17 -12
- package/Compiled-Themes/material-dark.css +37 -16
- package/Compiled-Themes/material-lite.css +17 -9
- package/Compiled-Themes/material.css +34 -12
- package/Compiled-Themes/material3-dark-lite.css +5 -6
- package/Compiled-Themes/material3-dark.css +6 -6
- package/Compiled-Themes/material3-lite.css +5 -6
- package/Compiled-Themes/material3.css +6 -6
- package/Compiled-Themes/tailwind-dark-lite.css +4 -4
- package/Compiled-Themes/tailwind-dark.css +4 -4
- package/Compiled-Themes/tailwind-lite.css +4 -4
- package/Compiled-Themes/tailwind.css +4 -4
- package/Compiled-Themes/tailwind3-dark-lite.css +17 -4
- package/Compiled-Themes/tailwind3-dark.css +24 -4
- package/Compiled-Themes/tailwind3-lite.css +17 -4
- package/Compiled-Themes/tailwind3.css +24 -4
- package/SCSS-Themes/bds-dark-lite.scss +89 -24
- package/SCSS-Themes/bds-dark.scss +183 -26
- package/SCSS-Themes/bds-lite.scss +89 -24
- package/SCSS-Themes/bds.scss +183 -26
- package/SCSS-Themes/bootstrap-dark-lite.scss +88 -23
- package/SCSS-Themes/bootstrap-dark.scss +182 -25
- package/SCSS-Themes/bootstrap-lite.scss +88 -23
- package/SCSS-Themes/bootstrap.scss +182 -25
- package/SCSS-Themes/bootstrap4-lite.scss +95 -30
- package/SCSS-Themes/bootstrap4.scss +189 -32
- package/SCSS-Themes/bootstrap5-dark-lite.scss +96 -31
- package/SCSS-Themes/bootstrap5-dark.scss +190 -33
- package/SCSS-Themes/bootstrap5-lite.scss +96 -31
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +104 -39
- package/SCSS-Themes/bootstrap5.3-dark.scss +198 -41
- package/SCSS-Themes/bootstrap5.3-lite.scss +104 -39
- package/SCSS-Themes/bootstrap5.3.scss +198 -41
- package/SCSS-Themes/bootstrap5.scss +190 -33
- package/SCSS-Themes/calendars/calendar/bds-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-highcontrast-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2.scss +4 -0
- package/SCSS-Themes/calendars/calendar/highcontrast-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3.scss +4 -0
- package/SCSS-Themes/fabric-dark-lite.scss +88 -23
- package/SCSS-Themes/fabric-dark.scss +182 -25
- package/SCSS-Themes/fabric-lite.scss +88 -23
- package/SCSS-Themes/fabric.scss +182 -25
- package/SCSS-Themes/fluent-dark-lite.scss +94 -29
- package/SCSS-Themes/fluent-dark.scss +188 -31
- package/SCSS-Themes/fluent-lite.scss +94 -29
- package/SCSS-Themes/fluent.scss +188 -31
- package/SCSS-Themes/fluent2-dark-lite.scss +91 -26
- package/SCSS-Themes/fluent2-dark.scss +185 -28
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +91 -26
- package/SCSS-Themes/fluent2-highcontrast.scss +185 -28
- package/SCSS-Themes/fluent2-lite.scss +91 -26
- package/SCSS-Themes/fluent2.scss +185 -28
- package/SCSS-Themes/highcontrast-lite.scss +94 -29
- package/SCSS-Themes/highcontrast.scss +188 -31
- package/SCSS-Themes/material-dark-lite.scss +95 -30
- package/SCSS-Themes/material-dark.scss +189 -32
- package/SCSS-Themes/material-lite.scss +94 -29
- package/SCSS-Themes/material.scss +188 -31
- package/SCSS-Themes/material3-dark-lite.scss +90 -25
- package/SCSS-Themes/material3-dark.scss +184 -27
- package/SCSS-Themes/material3-lite.scss +90 -25
- package/SCSS-Themes/material3.scss +184 -27
- package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bds-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +171 -24
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +166 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +166 -19
- package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fabric-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -17
- package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/material-dark.scss +171 -24
- package/SCSS-Themes/navigations/treeview/material-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/material.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/material3-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -18
- package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bds-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +20 -14
- package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +20 -14
- package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fabric-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2.scss +17 -11
- package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/highcontrast.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material.scss +14 -8
- package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3-dark.scss +15 -9
- package/SCSS-Themes/notifications/toast/material3-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3.scss +15 -9
- package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3.scss +14 -8
- package/SCSS-Themes/tailwind-dark-lite.scss +88 -23
- package/SCSS-Themes/tailwind-dark.scss +182 -25
- package/SCSS-Themes/tailwind-lite.scss +88 -23
- package/SCSS-Themes/tailwind.scss +182 -25
- package/SCSS-Themes/tailwind3-dark-lite.scss +89 -24
- package/SCSS-Themes/tailwind3-dark.scss +183 -26
- package/SCSS-Themes/tailwind3-lite.scss +89 -24
- package/SCSS-Themes/tailwind3.scss +183 -26
- package/package.json +1 -1
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -29039,6 +29039,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
29039
29039
|
border-color: transparent;
|
|
29040
29040
|
color: $calendar-today-disabled-color;
|
|
29041
29041
|
}
|
|
29042
|
+
@if $skin-name == 'tailwind3' {
|
|
29043
|
+
background-color: $calendar-today-disabled-background-style;
|
|
29044
|
+
border-color: $calendar-today-disabled-border-style;
|
|
29045
|
+
}
|
|
29042
29046
|
}
|
|
29043
29047
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
29044
29048
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -60553,7 +60557,7 @@ $treeview-icon-font-size: $text-xl !default;
|
|
|
60553
60557
|
$treeview-image-font-size: $text-xl !default;
|
|
60554
60558
|
$treeview-big-font-size: $text-base !default;
|
|
60555
60559
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
60556
|
-
$treeview-item-height:
|
|
60560
|
+
$treeview-item-height: 38px !default;
|
|
60557
60561
|
$treeview-text-height: 38px !default;
|
|
60558
60562
|
$treeview-input-height: 30px !default;
|
|
60559
60563
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
@@ -60843,7 +60847,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60843
60847
|
|
|
60844
60848
|
.e-list-item {
|
|
60845
60849
|
list-style: none;
|
|
60846
|
-
@if $skin-name
|
|
60850
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60847
60851
|
padding: 2px 0;
|
|
60848
60852
|
}
|
|
60849
60853
|
@if $skin-name == 'fluent2' {
|
|
@@ -60851,13 +60855,12 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60851
60855
|
}
|
|
60852
60856
|
|
|
60853
60857
|
.e-ul {
|
|
60854
|
-
margin: 2px 0 -2px;
|
|
60855
60858
|
padding: $treeview-child-ul-padding;
|
|
60856
|
-
@if $skin-name == '
|
|
60857
|
-
margin: 2px 0
|
|
60859
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60860
|
+
margin: 2px 0 -2px;
|
|
60858
60861
|
}
|
|
60859
|
-
@
|
|
60860
|
-
margin:
|
|
60862
|
+
@if $skin-name == 'fluent2' {
|
|
60863
|
+
margin-top: 4px;
|
|
60861
60864
|
}
|
|
60862
60865
|
}
|
|
60863
60866
|
|
|
@@ -60894,6 +60897,45 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60894
60897
|
.e-icons.e-icons-spinner::before {
|
|
60895
60898
|
content: none;
|
|
60896
60899
|
}
|
|
60900
|
+
|
|
60901
|
+
.e-text-content {
|
|
60902
|
+
.e-list-text {
|
|
60903
|
+
&:has(> .e-input-group) {
|
|
60904
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60905
|
+
padding-top: 1px;
|
|
60906
|
+
padding-bottom: 1px;
|
|
60907
|
+
.e-input-group {
|
|
60908
|
+
height: 34px;
|
|
60909
|
+
|
|
60910
|
+
.e-input {
|
|
60911
|
+
line-height: 26px;
|
|
60912
|
+
min-height: 26px;
|
|
60913
|
+
}
|
|
60914
|
+
}
|
|
60915
|
+
}
|
|
60916
|
+
@if $skin-name == 'tailwind3' {
|
|
60917
|
+
padding-top: 4px;
|
|
60918
|
+
padding-bottom: 4px;
|
|
60919
|
+
}
|
|
60920
|
+
@if $skin-name == 'highcontrast' {
|
|
60921
|
+
padding-top: 3px;
|
|
60922
|
+
padding-bottom: 3px;
|
|
60923
|
+
}
|
|
60924
|
+
@if ($skin-name == 'FluentUI') {
|
|
60925
|
+
padding-top: 3px;
|
|
60926
|
+
padding-bottom: 3px;
|
|
60927
|
+
}
|
|
60928
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60929
|
+
padding-top: 2px;
|
|
60930
|
+
padding-bottom: 2px;
|
|
60931
|
+
}
|
|
60932
|
+
@if $skin-name == 'bootstrap4' {
|
|
60933
|
+
padding-top: 5px;
|
|
60934
|
+
padding-bottom: 5px;
|
|
60935
|
+
}
|
|
60936
|
+
}
|
|
60937
|
+
}
|
|
60938
|
+
}
|
|
60897
60939
|
}
|
|
60898
60940
|
|
|
60899
60941
|
.e-icons {
|
|
@@ -60911,11 +60953,14 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60911
60953
|
|
|
60912
60954
|
.e-text-content {
|
|
60913
60955
|
@include user-select;
|
|
60914
|
-
border: 1px solid;
|
|
60915
60956
|
cursor: pointer;
|
|
60916
60957
|
margin: 0;
|
|
60917
60958
|
padding: $treeview-text-wrap-padding;
|
|
60918
60959
|
|
|
60960
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60961
|
+
border: 1px solid;
|
|
60962
|
+
}
|
|
60963
|
+
|
|
60919
60964
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
60920
60965
|
border: none;
|
|
60921
60966
|
}
|
|
@@ -61001,14 +61046,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61001
61046
|
|
|
61002
61047
|
.e-input-group {
|
|
61003
61048
|
height: $treeview-input-height;
|
|
61004
|
-
@if ($skin-name == '
|
|
61005
|
-
margin-top:
|
|
61006
|
-
|
|
61007
|
-
@else if($skin-name == 'tailwind') {
|
|
61008
|
-
margin-bottom: 3px;
|
|
61049
|
+
@if ($skin-name == 'tailwind') {
|
|
61050
|
+
margin-top: 4px;
|
|
61051
|
+
margin-bottom: 4px;
|
|
61009
61052
|
}
|
|
61010
61053
|
@else if($skin-name == 'bootstrap5') {
|
|
61011
|
-
margin-bottom:
|
|
61054
|
+
margin-bottom: 3px;
|
|
61055
|
+
margin-top: 3px;
|
|
61012
61056
|
}
|
|
61013
61057
|
@else {
|
|
61014
61058
|
margin-bottom: 0;
|
|
@@ -61018,9 +61062,20 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61018
61062
|
@if ($skin-name == 'fluent2') {
|
|
61019
61063
|
border-color: $treeview-input-border-color;
|
|
61020
61064
|
}
|
|
61021
|
-
|
|
61022
|
-
|
|
61065
|
+
.e-input {
|
|
61066
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
61023
61067
|
height: 28px;
|
|
61068
|
+
padding-top: 6px;
|
|
61069
|
+
padding-bottom: 6px;
|
|
61070
|
+
}
|
|
61071
|
+
@if $skin-name == 'tailwind3' {
|
|
61072
|
+
line-height: 20px;
|
|
61073
|
+
height: 32px;
|
|
61074
|
+
}
|
|
61075
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61076
|
+
height: 32px;
|
|
61077
|
+
padding-top: 5px;
|
|
61078
|
+
padding-bottom: 5px;
|
|
61024
61079
|
}
|
|
61025
61080
|
}
|
|
61026
61081
|
}
|
|
@@ -61612,13 +61667,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61612
61667
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
61613
61668
|
color: $treeview-item-active-check-color;
|
|
61614
61669
|
}
|
|
61615
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61670
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61616
61671
|
border-color: $content-text-color-selected;
|
|
61617
61672
|
}
|
|
61618
61673
|
}
|
|
61619
61674
|
|
|
61620
61675
|
.e-stop {
|
|
61621
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61676
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61622
61677
|
border-color: $content-text-color-selected;
|
|
61623
61678
|
}
|
|
61624
61679
|
}
|
|
@@ -61669,6 +61724,11 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61669
61724
|
}
|
|
61670
61725
|
}
|
|
61671
61726
|
}
|
|
61727
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
61728
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
61729
|
+
border-color: $content-text-color-hover;
|
|
61730
|
+
}
|
|
61731
|
+
}
|
|
61672
61732
|
}
|
|
61673
61733
|
|
|
61674
61734
|
.e-sibling {
|
|
@@ -62038,6 +62098,30 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
62038
62098
|
min-height: $treeview-big-item-height;
|
|
62039
62099
|
}
|
|
62040
62100
|
|
|
62101
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
62102
|
+
padding: $treeview-big-text-padding;
|
|
62103
|
+
}
|
|
62104
|
+
|
|
62105
|
+
@if $skin-name == 'highcontrast' {
|
|
62106
|
+
padding-top: 11px;
|
|
62107
|
+
padding-bottom: 11px;
|
|
62108
|
+
}
|
|
62109
|
+
|
|
62110
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
62111
|
+
padding-top: 12px;
|
|
62112
|
+
padding-bottom: 12px;
|
|
62113
|
+
}
|
|
62114
|
+
|
|
62115
|
+
@if $skin-name == 'FluentUI' {
|
|
62116
|
+
padding-top: 10px;
|
|
62117
|
+
padding-bottom: 10px;
|
|
62118
|
+
}
|
|
62119
|
+
|
|
62120
|
+
@if $skin-name == 'bootstrap4' {
|
|
62121
|
+
padding-top: 13px;
|
|
62122
|
+
padding-bottom: 13px;
|
|
62123
|
+
}
|
|
62124
|
+
|
|
62041
62125
|
.e-input-group {
|
|
62042
62126
|
height: $treeview-big-input-height;
|
|
62043
62127
|
|
|
@@ -62046,6 +62130,69 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
62046
62130
|
height: 36px;
|
|
62047
62131
|
}
|
|
62048
62132
|
}
|
|
62133
|
+
|
|
62134
|
+
@if $skin-name =='bootstrap5' {
|
|
62135
|
+
padding-top: 6px;
|
|
62136
|
+
padding-bottom: 6px;
|
|
62137
|
+
margin-top: 2px;
|
|
62138
|
+
margin-bottom: 2px;
|
|
62139
|
+
}
|
|
62140
|
+
|
|
62141
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
62142
|
+
line-height: 42px;
|
|
62143
|
+
min-height: 42px;
|
|
62144
|
+
}
|
|
62145
|
+
|
|
62146
|
+
.e-input {
|
|
62147
|
+
@if $skin-name =='tailwind3' {
|
|
62148
|
+
height: 40px;
|
|
62149
|
+
line-height: 24px;
|
|
62150
|
+
padding-top: 8px;
|
|
62151
|
+
padding-bottom: 8px;
|
|
62152
|
+
}
|
|
62153
|
+
|
|
62154
|
+
@if $skin-name =='bootstrap5' {
|
|
62155
|
+
height: 24px;
|
|
62156
|
+
}
|
|
62157
|
+
|
|
62158
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
62159
|
+
line-height: 28px;
|
|
62160
|
+
min-height: 28px;
|
|
62161
|
+
padding-top: 9px;
|
|
62162
|
+
padding-bottom: 5px;
|
|
62163
|
+
}
|
|
62164
|
+
|
|
62165
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
62166
|
+
line-height: 24px;
|
|
62167
|
+
min-height: 24px;
|
|
62168
|
+
padding-top: 7px;
|
|
62169
|
+
padding-bottom: 7px;
|
|
62170
|
+
}
|
|
62171
|
+
}
|
|
62172
|
+
}
|
|
62173
|
+
}
|
|
62174
|
+
|
|
62175
|
+
.e-list-item .e-text-content .e-list-text {
|
|
62176
|
+
&:has(> .e-input-group) {
|
|
62177
|
+
@if $skin-name =='highcontrast' {
|
|
62178
|
+
padding-top: 4px;
|
|
62179
|
+
padding-bottom: 4px;
|
|
62180
|
+
}
|
|
62181
|
+
|
|
62182
|
+
@if $skin-name =='FluentUI' {
|
|
62183
|
+
padding-top: 2px;
|
|
62184
|
+
padding-bottom: 2px;
|
|
62185
|
+
}
|
|
62186
|
+
|
|
62187
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
62188
|
+
padding-top: 3px;
|
|
62189
|
+
padding-bottom: 3px;
|
|
62190
|
+
}
|
|
62191
|
+
|
|
62192
|
+
@if $skin-name == 'bootstrap4' {
|
|
62193
|
+
padding-top: 6px;
|
|
62194
|
+
padding-bottom: 6px;
|
|
62195
|
+
}
|
|
62049
62196
|
}
|
|
62050
62197
|
}
|
|
62051
62198
|
|
|
@@ -62230,6 +62377,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
62230
62377
|
.e-treeview.e-bigger {
|
|
62231
62378
|
.e-list-text {
|
|
62232
62379
|
font-size: $treeview-big-font-size;
|
|
62380
|
+
@if $skin-name == 'Material3' {
|
|
62381
|
+
padding: 12px;
|
|
62382
|
+
}
|
|
62383
|
+
|
|
62233
62384
|
@if $skin-name == 'bootstrap4' {
|
|
62234
62385
|
color: $treeview-big-text-color;
|
|
62235
62386
|
}
|
|
@@ -110814,10 +110965,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110814
110965
|
&:first-child {
|
|
110815
110966
|
padding: 0;
|
|
110816
110967
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110817
|
-
padding-bottom:
|
|
110968
|
+
padding-bottom: 8px;
|
|
110818
110969
|
padding-left: 12px;
|
|
110819
110970
|
padding-right: 12px;
|
|
110820
|
-
padding-top:
|
|
110971
|
+
padding-top: 8px;
|
|
110821
110972
|
}
|
|
110822
110973
|
}
|
|
110823
110974
|
|
|
@@ -110885,7 +111036,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110885
111036
|
.e-toast-content {
|
|
110886
111037
|
&:first-child {
|
|
110887
111038
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110888
|
-
padding-left:
|
|
111039
|
+
padding-left: 44px;
|
|
110889
111040
|
}
|
|
110890
111041
|
}
|
|
110891
111042
|
}
|
|
@@ -110932,9 +111083,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110932
111083
|
margin-right: $toast-icon-nrml-right-margin;
|
|
110933
111084
|
width: $toast-icon-nrml-width;
|
|
110934
111085
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110935
|
-
left:
|
|
110936
|
-
margin-left:
|
|
110937
|
-
margin-top:
|
|
111086
|
+
left: 0;
|
|
111087
|
+
margin-left: 12px;
|
|
111088
|
+
margin-top: 10px;
|
|
111089
|
+
padding-bottom: 6px;
|
|
111090
|
+
position: absolute;
|
|
111091
|
+
}
|
|
111092
|
+
@if $skin-name == 'fluent2' {
|
|
111093
|
+
margin-top: 2px;
|
|
110938
111094
|
}
|
|
110939
111095
|
}
|
|
110940
111096
|
|
|
@@ -111406,8 +111562,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
111406
111562
|
margin-right: $toast-icon-bgr-right-margin;
|
|
111407
111563
|
width: $toast-icon-bgr-width;
|
|
111408
111564
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111409
|
-
left:
|
|
111410
|
-
margin-top:
|
|
111565
|
+
left: 0;
|
|
111566
|
+
margin-top: 14px;
|
|
111567
|
+
margin-left: 12px;
|
|
111411
111568
|
}
|
|
111412
111569
|
}
|
|
111413
111570
|
|
|
@@ -19655,6 +19655,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
19655
19655
|
border-color: transparent;
|
|
19656
19656
|
color: $calendar-today-disabled-color;
|
|
19657
19657
|
}
|
|
19658
|
+
@if $skin-name == 'tailwind3' {
|
|
19659
|
+
background-color: $calendar-today-disabled-background-style;
|
|
19660
|
+
border-color: $calendar-today-disabled-border-style;
|
|
19661
|
+
}
|
|
19658
19662
|
}
|
|
19659
19663
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
19660
19664
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -43335,7 +43339,7 @@ $ripple-width: 32px !default;
|
|
|
43335
43339
|
|
|
43336
43340
|
.e-list-item {
|
|
43337
43341
|
list-style: none;
|
|
43338
|
-
@if $skin-name
|
|
43342
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43339
43343
|
padding: 2px 0;
|
|
43340
43344
|
}
|
|
43341
43345
|
@if $skin-name == 'fluent2' {
|
|
@@ -43343,13 +43347,12 @@ $ripple-width: 32px !default;
|
|
|
43343
43347
|
}
|
|
43344
43348
|
|
|
43345
43349
|
.e-ul {
|
|
43346
|
-
margin: 2px 0 -2px;
|
|
43347
43350
|
padding: $treeview-child-ul-padding;
|
|
43348
|
-
@if $skin-name == '
|
|
43349
|
-
margin: 2px 0
|
|
43351
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43352
|
+
margin: 2px 0 -2px;
|
|
43350
43353
|
}
|
|
43351
|
-
@
|
|
43352
|
-
margin:
|
|
43354
|
+
@if $skin-name == 'fluent2' {
|
|
43355
|
+
margin-top: 4px;
|
|
43353
43356
|
}
|
|
43354
43357
|
}
|
|
43355
43358
|
|
|
@@ -43386,6 +43389,45 @@ $ripple-width: 32px !default;
|
|
|
43386
43389
|
.e-icons.e-icons-spinner::before {
|
|
43387
43390
|
content: none;
|
|
43388
43391
|
}
|
|
43392
|
+
|
|
43393
|
+
.e-text-content {
|
|
43394
|
+
.e-list-text {
|
|
43395
|
+
&:has(> .e-input-group) {
|
|
43396
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43397
|
+
padding-top: 1px;
|
|
43398
|
+
padding-bottom: 1px;
|
|
43399
|
+
.e-input-group {
|
|
43400
|
+
height: 34px;
|
|
43401
|
+
|
|
43402
|
+
.e-input {
|
|
43403
|
+
line-height: 26px;
|
|
43404
|
+
min-height: 26px;
|
|
43405
|
+
}
|
|
43406
|
+
}
|
|
43407
|
+
}
|
|
43408
|
+
@if $skin-name == 'tailwind3' {
|
|
43409
|
+
padding-top: 4px;
|
|
43410
|
+
padding-bottom: 4px;
|
|
43411
|
+
}
|
|
43412
|
+
@if $skin-name == 'highcontrast' {
|
|
43413
|
+
padding-top: 3px;
|
|
43414
|
+
padding-bottom: 3px;
|
|
43415
|
+
}
|
|
43416
|
+
@if ($skin-name == 'FluentUI') {
|
|
43417
|
+
padding-top: 3px;
|
|
43418
|
+
padding-bottom: 3px;
|
|
43419
|
+
}
|
|
43420
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43421
|
+
padding-top: 2px;
|
|
43422
|
+
padding-bottom: 2px;
|
|
43423
|
+
}
|
|
43424
|
+
@if $skin-name == 'bootstrap4' {
|
|
43425
|
+
padding-top: 5px;
|
|
43426
|
+
padding-bottom: 5px;
|
|
43427
|
+
}
|
|
43428
|
+
}
|
|
43429
|
+
}
|
|
43430
|
+
}
|
|
43389
43431
|
}
|
|
43390
43432
|
|
|
43391
43433
|
.e-icons {
|
|
@@ -43403,11 +43445,14 @@ $ripple-width: 32px !default;
|
|
|
43403
43445
|
|
|
43404
43446
|
.e-text-content {
|
|
43405
43447
|
@include user-select;
|
|
43406
|
-
border: 1px solid;
|
|
43407
43448
|
cursor: pointer;
|
|
43408
43449
|
margin: 0;
|
|
43409
43450
|
padding: $treeview-text-wrap-padding;
|
|
43410
43451
|
|
|
43452
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43453
|
+
border: 1px solid;
|
|
43454
|
+
}
|
|
43455
|
+
|
|
43411
43456
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43412
43457
|
border: none;
|
|
43413
43458
|
}
|
|
@@ -43493,14 +43538,13 @@ $ripple-width: 32px !default;
|
|
|
43493
43538
|
|
|
43494
43539
|
.e-input-group {
|
|
43495
43540
|
height: $treeview-input-height;
|
|
43496
|
-
@if ($skin-name == '
|
|
43497
|
-
margin-top:
|
|
43498
|
-
|
|
43499
|
-
@else if($skin-name == 'tailwind') {
|
|
43500
|
-
margin-bottom: 3px;
|
|
43541
|
+
@if ($skin-name == 'tailwind') {
|
|
43542
|
+
margin-top: 4px;
|
|
43543
|
+
margin-bottom: 4px;
|
|
43501
43544
|
}
|
|
43502
43545
|
@else if($skin-name == 'bootstrap5') {
|
|
43503
|
-
margin-bottom:
|
|
43546
|
+
margin-bottom: 3px;
|
|
43547
|
+
margin-top: 3px;
|
|
43504
43548
|
}
|
|
43505
43549
|
@else {
|
|
43506
43550
|
margin-bottom: 0;
|
|
@@ -43510,9 +43554,20 @@ $ripple-width: 32px !default;
|
|
|
43510
43554
|
@if ($skin-name == 'fluent2') {
|
|
43511
43555
|
border-color: $treeview-input-border-color;
|
|
43512
43556
|
}
|
|
43513
|
-
|
|
43514
|
-
|
|
43557
|
+
.e-input {
|
|
43558
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43515
43559
|
height: 28px;
|
|
43560
|
+
padding-top: 6px;
|
|
43561
|
+
padding-bottom: 6px;
|
|
43562
|
+
}
|
|
43563
|
+
@if $skin-name == 'tailwind3' {
|
|
43564
|
+
line-height: 20px;
|
|
43565
|
+
height: 32px;
|
|
43566
|
+
}
|
|
43567
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43568
|
+
height: 32px;
|
|
43569
|
+
padding-top: 5px;
|
|
43570
|
+
padding-bottom: 5px;
|
|
43516
43571
|
}
|
|
43517
43572
|
}
|
|
43518
43573
|
}
|
|
@@ -44104,13 +44159,13 @@ $ripple-width: 32px !default;
|
|
|
44104
44159
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44105
44160
|
color: $treeview-item-active-check-color;
|
|
44106
44161
|
}
|
|
44107
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44162
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44108
44163
|
border-color: $content-text-color-selected;
|
|
44109
44164
|
}
|
|
44110
44165
|
}
|
|
44111
44166
|
|
|
44112
44167
|
.e-stop {
|
|
44113
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44168
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44114
44169
|
border-color: $content-text-color-selected;
|
|
44115
44170
|
}
|
|
44116
44171
|
}
|
|
@@ -44161,6 +44216,11 @@ $ripple-width: 32px !default;
|
|
|
44161
44216
|
}
|
|
44162
44217
|
}
|
|
44163
44218
|
}
|
|
44219
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44220
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44221
|
+
border-color: $content-text-color-hover;
|
|
44222
|
+
}
|
|
44223
|
+
}
|
|
44164
44224
|
}
|
|
44165
44225
|
|
|
44166
44226
|
.e-sibling {
|
|
@@ -81669,10 +81729,10 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
81669
81729
|
&:first-child {
|
|
81670
81730
|
padding: 0;
|
|
81671
81731
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81672
|
-
padding-bottom:
|
|
81732
|
+
padding-bottom: 8px;
|
|
81673
81733
|
padding-left: 12px;
|
|
81674
81734
|
padding-right: 12px;
|
|
81675
|
-
padding-top:
|
|
81735
|
+
padding-top: 8px;
|
|
81676
81736
|
}
|
|
81677
81737
|
}
|
|
81678
81738
|
|
|
@@ -81740,7 +81800,7 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
81740
81800
|
.e-toast-content {
|
|
81741
81801
|
&:first-child {
|
|
81742
81802
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81743
|
-
padding-left:
|
|
81803
|
+
padding-left: 44px;
|
|
81744
81804
|
}
|
|
81745
81805
|
}
|
|
81746
81806
|
}
|
|
@@ -81787,9 +81847,14 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
81787
81847
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81788
81848
|
width: $toast-icon-nrml-width;
|
|
81789
81849
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81790
|
-
left:
|
|
81791
|
-
margin-left:
|
|
81792
|
-
margin-top:
|
|
81850
|
+
left: 0;
|
|
81851
|
+
margin-left: 12px;
|
|
81852
|
+
margin-top: 10px;
|
|
81853
|
+
padding-bottom: 6px;
|
|
81854
|
+
position: absolute;
|
|
81855
|
+
}
|
|
81856
|
+
@if $skin-name == 'fluent2' {
|
|
81857
|
+
margin-top: 2px;
|
|
81793
81858
|
}
|
|
81794
81859
|
}
|
|
81795
81860
|
|