@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
|
@@ -28966,6 +28966,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
|
|
|
28966
28966
|
border-color: transparent;
|
|
28967
28967
|
color: $calendar-today-disabled-color;
|
|
28968
28968
|
}
|
|
28969
|
+
@if $skin-name == 'tailwind3' {
|
|
28970
|
+
background-color: $calendar-today-disabled-background-style;
|
|
28971
|
+
border-color: $calendar-today-disabled-border-style;
|
|
28972
|
+
}
|
|
28969
28973
|
}
|
|
28970
28974
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
28971
28975
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -60424,7 +60428,7 @@ $treeview-icon-font-size: $text-base !default;
|
|
|
60424
60428
|
$treeview-image-font-size: $text-xl !default;
|
|
60425
60429
|
$treeview-item-height: 40px !default;
|
|
60426
60430
|
$treeview-text-height: 20px !default;
|
|
60427
|
-
$treeview-input-height:
|
|
60431
|
+
$treeview-input-height: 32px !default;
|
|
60428
60432
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
60429
60433
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
60430
60434
|
$treeview-child-ul-padding: 0 0 0 20px !default;
|
|
@@ -60709,7 +60713,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60709
60713
|
|
|
60710
60714
|
.e-list-item {
|
|
60711
60715
|
list-style: none;
|
|
60712
|
-
@if $skin-name
|
|
60716
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60713
60717
|
padding: 2px 0;
|
|
60714
60718
|
}
|
|
60715
60719
|
@if $skin-name == 'fluent2' {
|
|
@@ -60717,13 +60721,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60717
60721
|
}
|
|
60718
60722
|
|
|
60719
60723
|
.e-ul {
|
|
60720
|
-
margin: 2px 0 -2px;
|
|
60721
60724
|
padding: $treeview-child-ul-padding;
|
|
60722
|
-
@if $skin-name == '
|
|
60723
|
-
margin: 2px 0
|
|
60725
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60726
|
+
margin: 2px 0 -2px;
|
|
60724
60727
|
}
|
|
60725
|
-
@
|
|
60726
|
-
margin:
|
|
60728
|
+
@if $skin-name == 'fluent2' {
|
|
60729
|
+
margin-top: 4px;
|
|
60727
60730
|
}
|
|
60728
60731
|
}
|
|
60729
60732
|
|
|
@@ -60760,6 +60763,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60760
60763
|
.e-icons.e-icons-spinner::before {
|
|
60761
60764
|
content: none;
|
|
60762
60765
|
}
|
|
60766
|
+
|
|
60767
|
+
.e-text-content {
|
|
60768
|
+
.e-list-text {
|
|
60769
|
+
&:has(> .e-input-group) {
|
|
60770
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60771
|
+
padding-top: 1px;
|
|
60772
|
+
padding-bottom: 1px;
|
|
60773
|
+
.e-input-group {
|
|
60774
|
+
height: 34px;
|
|
60775
|
+
|
|
60776
|
+
.e-input {
|
|
60777
|
+
line-height: 26px;
|
|
60778
|
+
min-height: 26px;
|
|
60779
|
+
}
|
|
60780
|
+
}
|
|
60781
|
+
}
|
|
60782
|
+
@if $skin-name == 'tailwind3' {
|
|
60783
|
+
padding-top: 4px;
|
|
60784
|
+
padding-bottom: 4px;
|
|
60785
|
+
}
|
|
60786
|
+
@if $skin-name == 'highcontrast' {
|
|
60787
|
+
padding-top: 3px;
|
|
60788
|
+
padding-bottom: 3px;
|
|
60789
|
+
}
|
|
60790
|
+
@if ($skin-name == 'FluentUI') {
|
|
60791
|
+
padding-top: 3px;
|
|
60792
|
+
padding-bottom: 3px;
|
|
60793
|
+
}
|
|
60794
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60795
|
+
padding-top: 2px;
|
|
60796
|
+
padding-bottom: 2px;
|
|
60797
|
+
}
|
|
60798
|
+
@if $skin-name == 'bootstrap4' {
|
|
60799
|
+
padding-top: 5px;
|
|
60800
|
+
padding-bottom: 5px;
|
|
60801
|
+
}
|
|
60802
|
+
}
|
|
60803
|
+
}
|
|
60804
|
+
}
|
|
60763
60805
|
}
|
|
60764
60806
|
|
|
60765
60807
|
.e-icons {
|
|
@@ -60777,11 +60819,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60777
60819
|
|
|
60778
60820
|
.e-text-content {
|
|
60779
60821
|
@include user-select;
|
|
60780
|
-
border: 1px solid;
|
|
60781
60822
|
cursor: pointer;
|
|
60782
60823
|
margin: 0;
|
|
60783
60824
|
padding: $treeview-text-wrap-padding;
|
|
60784
60825
|
|
|
60826
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60827
|
+
border: 1px solid;
|
|
60828
|
+
}
|
|
60829
|
+
|
|
60785
60830
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
60786
60831
|
border: none;
|
|
60787
60832
|
}
|
|
@@ -60867,14 +60912,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60867
60912
|
|
|
60868
60913
|
.e-input-group {
|
|
60869
60914
|
height: $treeview-input-height;
|
|
60870
|
-
@if ($skin-name == '
|
|
60871
|
-
margin-top:
|
|
60872
|
-
|
|
60873
|
-
@else if($skin-name == 'tailwind') {
|
|
60874
|
-
margin-bottom: 3px;
|
|
60915
|
+
@if ($skin-name == 'tailwind') {
|
|
60916
|
+
margin-top: 4px;
|
|
60917
|
+
margin-bottom: 4px;
|
|
60875
60918
|
}
|
|
60876
60919
|
@else if($skin-name == 'bootstrap5') {
|
|
60877
|
-
margin-bottom:
|
|
60920
|
+
margin-bottom: 3px;
|
|
60921
|
+
margin-top: 3px;
|
|
60878
60922
|
}
|
|
60879
60923
|
@else {
|
|
60880
60924
|
margin-bottom: 0;
|
|
@@ -60884,9 +60928,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60884
60928
|
@if ($skin-name == 'fluent2') {
|
|
60885
60929
|
border-color: $treeview-input-border-color;
|
|
60886
60930
|
}
|
|
60887
|
-
|
|
60888
|
-
|
|
60931
|
+
.e-input {
|
|
60932
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
60889
60933
|
height: 28px;
|
|
60934
|
+
padding-top: 6px;
|
|
60935
|
+
padding-bottom: 6px;
|
|
60936
|
+
}
|
|
60937
|
+
@if $skin-name == 'tailwind3' {
|
|
60938
|
+
line-height: 20px;
|
|
60939
|
+
height: 32px;
|
|
60940
|
+
}
|
|
60941
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60942
|
+
height: 32px;
|
|
60943
|
+
padding-top: 5px;
|
|
60944
|
+
padding-bottom: 5px;
|
|
60890
60945
|
}
|
|
60891
60946
|
}
|
|
60892
60947
|
}
|
|
@@ -61478,13 +61533,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
61478
61533
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
61479
61534
|
color: $treeview-item-active-check-color;
|
|
61480
61535
|
}
|
|
61481
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61536
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61482
61537
|
border-color: $content-text-color-selected;
|
|
61483
61538
|
}
|
|
61484
61539
|
}
|
|
61485
61540
|
|
|
61486
61541
|
.e-stop {
|
|
61487
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61542
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61488
61543
|
border-color: $content-text-color-selected;
|
|
61489
61544
|
}
|
|
61490
61545
|
}
|
|
@@ -61535,6 +61590,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
61535
61590
|
}
|
|
61536
61591
|
}
|
|
61537
61592
|
}
|
|
61593
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
61594
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
61595
|
+
border-color: $content-text-color-hover;
|
|
61596
|
+
}
|
|
61597
|
+
}
|
|
61538
61598
|
}
|
|
61539
61599
|
|
|
61540
61600
|
.e-sibling {
|
|
@@ -61904,6 +61964,30 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
61904
61964
|
min-height: $treeview-big-item-height;
|
|
61905
61965
|
}
|
|
61906
61966
|
|
|
61967
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61968
|
+
padding: $treeview-big-text-padding;
|
|
61969
|
+
}
|
|
61970
|
+
|
|
61971
|
+
@if $skin-name == 'highcontrast' {
|
|
61972
|
+
padding-top: 11px;
|
|
61973
|
+
padding-bottom: 11px;
|
|
61974
|
+
}
|
|
61975
|
+
|
|
61976
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
61977
|
+
padding-top: 12px;
|
|
61978
|
+
padding-bottom: 12px;
|
|
61979
|
+
}
|
|
61980
|
+
|
|
61981
|
+
@if $skin-name == 'FluentUI' {
|
|
61982
|
+
padding-top: 10px;
|
|
61983
|
+
padding-bottom: 10px;
|
|
61984
|
+
}
|
|
61985
|
+
|
|
61986
|
+
@if $skin-name == 'bootstrap4' {
|
|
61987
|
+
padding-top: 13px;
|
|
61988
|
+
padding-bottom: 13px;
|
|
61989
|
+
}
|
|
61990
|
+
|
|
61907
61991
|
.e-input-group {
|
|
61908
61992
|
height: $treeview-big-input-height;
|
|
61909
61993
|
|
|
@@ -61912,6 +61996,69 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
61912
61996
|
height: 36px;
|
|
61913
61997
|
}
|
|
61914
61998
|
}
|
|
61999
|
+
|
|
62000
|
+
@if $skin-name =='bootstrap5' {
|
|
62001
|
+
padding-top: 6px;
|
|
62002
|
+
padding-bottom: 6px;
|
|
62003
|
+
margin-top: 2px;
|
|
62004
|
+
margin-bottom: 2px;
|
|
62005
|
+
}
|
|
62006
|
+
|
|
62007
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
62008
|
+
line-height: 42px;
|
|
62009
|
+
min-height: 42px;
|
|
62010
|
+
}
|
|
62011
|
+
|
|
62012
|
+
.e-input {
|
|
62013
|
+
@if $skin-name =='tailwind3' {
|
|
62014
|
+
height: 40px;
|
|
62015
|
+
line-height: 24px;
|
|
62016
|
+
padding-top: 8px;
|
|
62017
|
+
padding-bottom: 8px;
|
|
62018
|
+
}
|
|
62019
|
+
|
|
62020
|
+
@if $skin-name =='bootstrap5' {
|
|
62021
|
+
height: 24px;
|
|
62022
|
+
}
|
|
62023
|
+
|
|
62024
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
62025
|
+
line-height: 28px;
|
|
62026
|
+
min-height: 28px;
|
|
62027
|
+
padding-top: 9px;
|
|
62028
|
+
padding-bottom: 5px;
|
|
62029
|
+
}
|
|
62030
|
+
|
|
62031
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
62032
|
+
line-height: 24px;
|
|
62033
|
+
min-height: 24px;
|
|
62034
|
+
padding-top: 7px;
|
|
62035
|
+
padding-bottom: 7px;
|
|
62036
|
+
}
|
|
62037
|
+
}
|
|
62038
|
+
}
|
|
62039
|
+
}
|
|
62040
|
+
|
|
62041
|
+
.e-list-item .e-text-content .e-list-text {
|
|
62042
|
+
&:has(> .e-input-group) {
|
|
62043
|
+
@if $skin-name =='highcontrast' {
|
|
62044
|
+
padding-top: 4px;
|
|
62045
|
+
padding-bottom: 4px;
|
|
62046
|
+
}
|
|
62047
|
+
|
|
62048
|
+
@if $skin-name =='FluentUI' {
|
|
62049
|
+
padding-top: 2px;
|
|
62050
|
+
padding-bottom: 2px;
|
|
62051
|
+
}
|
|
62052
|
+
|
|
62053
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
62054
|
+
padding-top: 3px;
|
|
62055
|
+
padding-bottom: 3px;
|
|
62056
|
+
}
|
|
62057
|
+
|
|
62058
|
+
@if $skin-name == 'bootstrap4' {
|
|
62059
|
+
padding-top: 6px;
|
|
62060
|
+
padding-bottom: 6px;
|
|
62061
|
+
}
|
|
61915
62062
|
}
|
|
61916
62063
|
}
|
|
61917
62064
|
|
|
@@ -62096,6 +62243,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
62096
62243
|
.e-treeview.e-bigger {
|
|
62097
62244
|
.e-list-text {
|
|
62098
62245
|
font-size: $treeview-big-font-size;
|
|
62246
|
+
@if $skin-name == 'Material3' {
|
|
62247
|
+
padding: 12px;
|
|
62248
|
+
}
|
|
62249
|
+
|
|
62099
62250
|
@if $skin-name == 'bootstrap4' {
|
|
62100
62251
|
color: $treeview-big-text-color;
|
|
62101
62252
|
}
|
|
@@ -110684,10 +110835,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110684
110835
|
&:first-child {
|
|
110685
110836
|
padding: 0;
|
|
110686
110837
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110687
|
-
padding-bottom:
|
|
110838
|
+
padding-bottom: 8px;
|
|
110688
110839
|
padding-left: 12px;
|
|
110689
110840
|
padding-right: 12px;
|
|
110690
|
-
padding-top:
|
|
110841
|
+
padding-top: 8px;
|
|
110691
110842
|
}
|
|
110692
110843
|
}
|
|
110693
110844
|
|
|
@@ -110755,7 +110906,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110755
110906
|
.e-toast-content {
|
|
110756
110907
|
&:first-child {
|
|
110757
110908
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110758
|
-
padding-left:
|
|
110909
|
+
padding-left: 44px;
|
|
110759
110910
|
}
|
|
110760
110911
|
}
|
|
110761
110912
|
}
|
|
@@ -110802,9 +110953,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110802
110953
|
margin-right: $toast-icon-nrml-right-margin;
|
|
110803
110954
|
width: $toast-icon-nrml-width;
|
|
110804
110955
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110805
|
-
left:
|
|
110806
|
-
margin-left:
|
|
110807
|
-
margin-top:
|
|
110956
|
+
left: 0;
|
|
110957
|
+
margin-left: 12px;
|
|
110958
|
+
margin-top: 10px;
|
|
110959
|
+
padding-bottom: 6px;
|
|
110960
|
+
position: absolute;
|
|
110961
|
+
}
|
|
110962
|
+
@if $skin-name == 'fluent2' {
|
|
110963
|
+
margin-top: 2px;
|
|
110808
110964
|
}
|
|
110809
110965
|
}
|
|
110810
110966
|
|
|
@@ -111276,8 +111432,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
111276
111432
|
margin-right: $toast-icon-bgr-right-margin;
|
|
111277
111433
|
width: $toast-icon-bgr-width;
|
|
111278
111434
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111279
|
-
left:
|
|
111280
|
-
margin-top:
|
|
111435
|
+
left: 0;
|
|
111436
|
+
margin-top: 14px;
|
|
111437
|
+
margin-left: 12px;
|
|
111281
111438
|
}
|
|
111282
111439
|
}
|
|
111283
111440
|
|
|
@@ -21571,6 +21571,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
|
|
|
21571
21571
|
border-color: transparent;
|
|
21572
21572
|
color: $calendar-today-disabled-color;
|
|
21573
21573
|
}
|
|
21574
|
+
@if $skin-name == 'tailwind3' {
|
|
21575
|
+
background-color: $calendar-today-disabled-background-style;
|
|
21576
|
+
border-color: $calendar-today-disabled-border-style;
|
|
21577
|
+
}
|
|
21574
21578
|
}
|
|
21575
21579
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
21576
21580
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -44988,7 +44992,7 @@ $treeview-icon-font-size: $text-base !default;
|
|
|
44988
44992
|
$treeview-image-font-size: $text-xl !default;
|
|
44989
44993
|
$treeview-item-height: 40px !default;
|
|
44990
44994
|
$treeview-text-height: 20px !default;
|
|
44991
|
-
$treeview-input-height:
|
|
44995
|
+
$treeview-input-height: 32px !default;
|
|
44992
44996
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
44993
44997
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
44994
44998
|
$treeview-child-ul-padding: 0 0 0 20px !default;
|
|
@@ -45273,7 +45277,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45273
45277
|
|
|
45274
45278
|
.e-list-item {
|
|
45275
45279
|
list-style: none;
|
|
45276
|
-
@if $skin-name
|
|
45280
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45277
45281
|
padding: 2px 0;
|
|
45278
45282
|
}
|
|
45279
45283
|
@if $skin-name == 'fluent2' {
|
|
@@ -45281,13 +45285,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45281
45285
|
}
|
|
45282
45286
|
|
|
45283
45287
|
.e-ul {
|
|
45284
|
-
margin: 2px 0 -2px;
|
|
45285
45288
|
padding: $treeview-child-ul-padding;
|
|
45286
|
-
@if $skin-name == '
|
|
45287
|
-
margin: 2px 0
|
|
45289
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45290
|
+
margin: 2px 0 -2px;
|
|
45288
45291
|
}
|
|
45289
|
-
@
|
|
45290
|
-
margin:
|
|
45292
|
+
@if $skin-name == 'fluent2' {
|
|
45293
|
+
margin-top: 4px;
|
|
45291
45294
|
}
|
|
45292
45295
|
}
|
|
45293
45296
|
|
|
@@ -45324,6 +45327,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45324
45327
|
.e-icons.e-icons-spinner::before {
|
|
45325
45328
|
content: none;
|
|
45326
45329
|
}
|
|
45330
|
+
|
|
45331
|
+
.e-text-content {
|
|
45332
|
+
.e-list-text {
|
|
45333
|
+
&:has(> .e-input-group) {
|
|
45334
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
45335
|
+
padding-top: 1px;
|
|
45336
|
+
padding-bottom: 1px;
|
|
45337
|
+
.e-input-group {
|
|
45338
|
+
height: 34px;
|
|
45339
|
+
|
|
45340
|
+
.e-input {
|
|
45341
|
+
line-height: 26px;
|
|
45342
|
+
min-height: 26px;
|
|
45343
|
+
}
|
|
45344
|
+
}
|
|
45345
|
+
}
|
|
45346
|
+
@if $skin-name == 'tailwind3' {
|
|
45347
|
+
padding-top: 4px;
|
|
45348
|
+
padding-bottom: 4px;
|
|
45349
|
+
}
|
|
45350
|
+
@if $skin-name == 'highcontrast' {
|
|
45351
|
+
padding-top: 3px;
|
|
45352
|
+
padding-bottom: 3px;
|
|
45353
|
+
}
|
|
45354
|
+
@if ($skin-name == 'FluentUI') {
|
|
45355
|
+
padding-top: 3px;
|
|
45356
|
+
padding-bottom: 3px;
|
|
45357
|
+
}
|
|
45358
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45359
|
+
padding-top: 2px;
|
|
45360
|
+
padding-bottom: 2px;
|
|
45361
|
+
}
|
|
45362
|
+
@if $skin-name == 'bootstrap4' {
|
|
45363
|
+
padding-top: 5px;
|
|
45364
|
+
padding-bottom: 5px;
|
|
45365
|
+
}
|
|
45366
|
+
}
|
|
45367
|
+
}
|
|
45368
|
+
}
|
|
45327
45369
|
}
|
|
45328
45370
|
|
|
45329
45371
|
.e-icons {
|
|
@@ -45341,11 +45383,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45341
45383
|
|
|
45342
45384
|
.e-text-content {
|
|
45343
45385
|
@include user-select;
|
|
45344
|
-
border: 1px solid;
|
|
45345
45386
|
cursor: pointer;
|
|
45346
45387
|
margin: 0;
|
|
45347
45388
|
padding: $treeview-text-wrap-padding;
|
|
45348
45389
|
|
|
45390
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45391
|
+
border: 1px solid;
|
|
45392
|
+
}
|
|
45393
|
+
|
|
45349
45394
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
45350
45395
|
border: none;
|
|
45351
45396
|
}
|
|
@@ -45431,14 +45476,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45431
45476
|
|
|
45432
45477
|
.e-input-group {
|
|
45433
45478
|
height: $treeview-input-height;
|
|
45434
|
-
@if ($skin-name == '
|
|
45435
|
-
margin-top:
|
|
45436
|
-
|
|
45437
|
-
@else if($skin-name == 'tailwind') {
|
|
45438
|
-
margin-bottom: 3px;
|
|
45479
|
+
@if ($skin-name == 'tailwind') {
|
|
45480
|
+
margin-top: 4px;
|
|
45481
|
+
margin-bottom: 4px;
|
|
45439
45482
|
}
|
|
45440
45483
|
@else if($skin-name == 'bootstrap5') {
|
|
45441
|
-
margin-bottom:
|
|
45484
|
+
margin-bottom: 3px;
|
|
45485
|
+
margin-top: 3px;
|
|
45442
45486
|
}
|
|
45443
45487
|
@else {
|
|
45444
45488
|
margin-bottom: 0;
|
|
@@ -45448,9 +45492,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45448
45492
|
@if ($skin-name == 'fluent2') {
|
|
45449
45493
|
border-color: $treeview-input-border-color;
|
|
45450
45494
|
}
|
|
45451
|
-
|
|
45452
|
-
|
|
45495
|
+
.e-input {
|
|
45496
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
45453
45497
|
height: 28px;
|
|
45498
|
+
padding-top: 6px;
|
|
45499
|
+
padding-bottom: 6px;
|
|
45500
|
+
}
|
|
45501
|
+
@if $skin-name == 'tailwind3' {
|
|
45502
|
+
line-height: 20px;
|
|
45503
|
+
height: 32px;
|
|
45504
|
+
}
|
|
45505
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45506
|
+
height: 32px;
|
|
45507
|
+
padding-top: 5px;
|
|
45508
|
+
padding-bottom: 5px;
|
|
45454
45509
|
}
|
|
45455
45510
|
}
|
|
45456
45511
|
}
|
|
@@ -46042,13 +46097,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
46042
46097
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
46043
46098
|
color: $treeview-item-active-check-color;
|
|
46044
46099
|
}
|
|
46045
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
46100
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
46046
46101
|
border-color: $content-text-color-selected;
|
|
46047
46102
|
}
|
|
46048
46103
|
}
|
|
46049
46104
|
|
|
46050
46105
|
.e-stop {
|
|
46051
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
46106
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
46052
46107
|
border-color: $content-text-color-selected;
|
|
46053
46108
|
}
|
|
46054
46109
|
}
|
|
@@ -46099,6 +46154,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
46099
46154
|
}
|
|
46100
46155
|
}
|
|
46101
46156
|
}
|
|
46157
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
46158
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
46159
|
+
border-color: $content-text-color-hover;
|
|
46160
|
+
}
|
|
46161
|
+
}
|
|
46102
46162
|
}
|
|
46103
46163
|
|
|
46104
46164
|
.e-sibling {
|
|
@@ -83755,10 +83815,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83755
83815
|
&:first-child {
|
|
83756
83816
|
padding: 0;
|
|
83757
83817
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83758
|
-
padding-bottom:
|
|
83818
|
+
padding-bottom: 8px;
|
|
83759
83819
|
padding-left: 12px;
|
|
83760
83820
|
padding-right: 12px;
|
|
83761
|
-
padding-top:
|
|
83821
|
+
padding-top: 8px;
|
|
83762
83822
|
}
|
|
83763
83823
|
}
|
|
83764
83824
|
|
|
@@ -83826,7 +83886,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83826
83886
|
.e-toast-content {
|
|
83827
83887
|
&:first-child {
|
|
83828
83888
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83829
|
-
padding-left:
|
|
83889
|
+
padding-left: 44px;
|
|
83830
83890
|
}
|
|
83831
83891
|
}
|
|
83832
83892
|
}
|
|
@@ -83873,9 +83933,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83873
83933
|
margin-right: $toast-icon-nrml-right-margin;
|
|
83874
83934
|
width: $toast-icon-nrml-width;
|
|
83875
83935
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83876
|
-
left:
|
|
83877
|
-
margin-left:
|
|
83878
|
-
margin-top:
|
|
83936
|
+
left: 0;
|
|
83937
|
+
margin-left: 12px;
|
|
83938
|
+
margin-top: 10px;
|
|
83939
|
+
padding-bottom: 6px;
|
|
83940
|
+
position: absolute;
|
|
83941
|
+
}
|
|
83942
|
+
@if $skin-name == 'fluent2' {
|
|
83943
|
+
margin-top: 2px;
|
|
83879
83944
|
}
|
|
83880
83945
|
}
|
|
83881
83946
|
|