@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
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
$toast-icon-nrml-height: 20px !default;
|
|
8
8
|
$toast-icon-nrml-width: 20px !default;
|
|
9
9
|
$toast-icon-nrml-size: $text-base !default;
|
|
10
|
-
$toast-icon-nrml-right-margin:
|
|
10
|
+
$toast-icon-nrml-right-margin: 10px !default;
|
|
11
11
|
$toast-close-icon-nrml-height: 20px !default;
|
|
12
12
|
$toast-close-icon-nrml-width: 20px !default;
|
|
13
13
|
$toast-close-icon-nrml-size: $text-base !default;
|
|
14
14
|
$toast-position-nrml-distance: 10px !default;
|
|
15
15
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
16
16
|
$toast-nrml-min-height: 48px !default;
|
|
17
|
-
$toast-nrml-padding:
|
|
17
|
+
$toast-nrml-padding: 16px !default;
|
|
18
18
|
$toast-action-btn-nrml-padding: 8px 0 0 8px !default;
|
|
19
19
|
$toast-action-btn-nrml-margin: 10px !default;
|
|
20
20
|
$toast-progressbar-nrml-height: 4px !default;
|
|
@@ -28,7 +28,7 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
28
28
|
//Touch Mode Start
|
|
29
29
|
$toast-icon-bgr-height: 24px !default;
|
|
30
30
|
$toast-icon-bgr-width: 24px !default;
|
|
31
|
-
$toast-icon-bgr-size:
|
|
31
|
+
$toast-icon-bgr-size: 12px !default;
|
|
32
32
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
33
33
|
$toast-close-icon-bgr-height: 24px !default;
|
|
34
34
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -237,10 +237,10 @@ $toast-warning-icon: '\e703' !default;
|
|
|
237
237
|
&:first-child {
|
|
238
238
|
padding: 0;
|
|
239
239
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
240
|
-
padding-bottom:
|
|
240
|
+
padding-bottom: 8px;
|
|
241
241
|
padding-left: 12px;
|
|
242
242
|
padding-right: 12px;
|
|
243
|
-
padding-top:
|
|
243
|
+
padding-top: 8px;
|
|
244
244
|
}
|
|
245
245
|
}
|
|
246
246
|
|
|
@@ -308,7 +308,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
308
308
|
.e-toast-content {
|
|
309
309
|
&:first-child {
|
|
310
310
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
311
|
-
padding-left:
|
|
311
|
+
padding-left: 44px;
|
|
312
312
|
}
|
|
313
313
|
}
|
|
314
314
|
}
|
|
@@ -355,9 +355,14 @@ $toast-warning-icon: '\e703' !default;
|
|
|
355
355
|
margin-right: $toast-icon-nrml-right-margin;
|
|
356
356
|
width: $toast-icon-nrml-width;
|
|
357
357
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
358
|
-
left:
|
|
359
|
-
margin-left:
|
|
360
|
-
margin-top:
|
|
358
|
+
left: 0;
|
|
359
|
+
margin-left: 12px;
|
|
360
|
+
margin-top: 10px;
|
|
361
|
+
padding-bottom: 6px;
|
|
362
|
+
position: absolute;
|
|
363
|
+
}
|
|
364
|
+
@if $skin-name == 'fluent2' {
|
|
365
|
+
margin-top: 2px;
|
|
361
366
|
}
|
|
362
367
|
}
|
|
363
368
|
|
|
@@ -829,8 +834,9 @@ $toast-warning-icon: '\e703' !default;
|
|
|
829
834
|
margin-right: $toast-icon-bgr-right-margin;
|
|
830
835
|
width: $toast-icon-bgr-width;
|
|
831
836
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
832
|
-
left:
|
|
833
|
-
margin-top:
|
|
837
|
+
left: 0;
|
|
838
|
+
margin-top: 14px;
|
|
839
|
+
margin-left: 12px;
|
|
834
840
|
}
|
|
835
841
|
}
|
|
836
842
|
|
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
$toast-icon-nrml-height: 20px !default;
|
|
8
8
|
$toast-icon-nrml-width: 20px !default;
|
|
9
9
|
$toast-icon-nrml-size: $text-base !default;
|
|
10
|
-
$toast-icon-nrml-right-margin:
|
|
10
|
+
$toast-icon-nrml-right-margin: 10px !default;
|
|
11
11
|
$toast-close-icon-nrml-height: 20px !default;
|
|
12
12
|
$toast-close-icon-nrml-width: 20px !default;
|
|
13
13
|
$toast-close-icon-nrml-size: $text-base !default;
|
|
14
14
|
$toast-position-nrml-distance: 10px !default;
|
|
15
15
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
16
16
|
$toast-nrml-min-height: 48px !default;
|
|
17
|
-
$toast-nrml-padding:
|
|
17
|
+
$toast-nrml-padding: 16px !default;
|
|
18
18
|
$toast-action-btn-nrml-padding: 8px 0 0 8px !default;
|
|
19
19
|
$toast-action-btn-nrml-margin: 10px !default;
|
|
20
20
|
$toast-progressbar-nrml-height: 4px !default;
|
|
@@ -28,7 +28,7 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
28
28
|
//Touch Mode Start
|
|
29
29
|
$toast-icon-bgr-height: 24px !default;
|
|
30
30
|
$toast-icon-bgr-width: 24px !default;
|
|
31
|
-
$toast-icon-bgr-size:
|
|
31
|
+
$toast-icon-bgr-size: 12px !default;
|
|
32
32
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
33
33
|
$toast-close-icon-bgr-height: 24px !default;
|
|
34
34
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -237,10 +237,10 @@ $toast-warning-icon: '\e703' !default;
|
|
|
237
237
|
&:first-child {
|
|
238
238
|
padding: 0;
|
|
239
239
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
240
|
-
padding-bottom:
|
|
240
|
+
padding-bottom: 8px;
|
|
241
241
|
padding-left: 12px;
|
|
242
242
|
padding-right: 12px;
|
|
243
|
-
padding-top:
|
|
243
|
+
padding-top: 8px;
|
|
244
244
|
}
|
|
245
245
|
}
|
|
246
246
|
|
|
@@ -308,7 +308,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
308
308
|
.e-toast-content {
|
|
309
309
|
&:first-child {
|
|
310
310
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
311
|
-
padding-left:
|
|
311
|
+
padding-left: 44px;
|
|
312
312
|
}
|
|
313
313
|
}
|
|
314
314
|
}
|
|
@@ -355,9 +355,14 @@ $toast-warning-icon: '\e703' !default;
|
|
|
355
355
|
margin-right: $toast-icon-nrml-right-margin;
|
|
356
356
|
width: $toast-icon-nrml-width;
|
|
357
357
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
358
|
-
left:
|
|
359
|
-
margin-left:
|
|
360
|
-
margin-top:
|
|
358
|
+
left: 0;
|
|
359
|
+
margin-left: 12px;
|
|
360
|
+
margin-top: 10px;
|
|
361
|
+
padding-bottom: 6px;
|
|
362
|
+
position: absolute;
|
|
363
|
+
}
|
|
364
|
+
@if $skin-name == 'fluent2' {
|
|
365
|
+
margin-top: 2px;
|
|
361
366
|
}
|
|
362
367
|
}
|
|
363
368
|
|
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
$toast-icon-nrml-height: 20px !default;
|
|
8
8
|
$toast-icon-nrml-width: 20px !default;
|
|
9
9
|
$toast-icon-nrml-size: $text-base !default;
|
|
10
|
-
$toast-icon-nrml-right-margin:
|
|
10
|
+
$toast-icon-nrml-right-margin: 10px !default;
|
|
11
11
|
$toast-close-icon-nrml-height: 20px !default;
|
|
12
12
|
$toast-close-icon-nrml-width: 20px !default;
|
|
13
13
|
$toast-close-icon-nrml-size: $text-base !default;
|
|
14
14
|
$toast-position-nrml-distance: 10px !default;
|
|
15
15
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
16
16
|
$toast-nrml-min-height: 48px !default;
|
|
17
|
-
$toast-nrml-padding:
|
|
17
|
+
$toast-nrml-padding: 16px !default;
|
|
18
18
|
$toast-action-btn-nrml-padding: 8px 0 0 8px !default;
|
|
19
19
|
$toast-action-btn-nrml-margin: 10px !default;
|
|
20
20
|
$toast-progressbar-nrml-height: 4px !default;
|
|
@@ -28,7 +28,7 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
28
28
|
//Touch Mode Start
|
|
29
29
|
$toast-icon-bgr-height: 24px !default;
|
|
30
30
|
$toast-icon-bgr-width: 24px !default;
|
|
31
|
-
$toast-icon-bgr-size:
|
|
31
|
+
$toast-icon-bgr-size: 12px !default;
|
|
32
32
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
33
33
|
$toast-close-icon-bgr-height: 24px !default;
|
|
34
34
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -237,10 +237,10 @@ $toast-warning-icon: '\e703' !default;
|
|
|
237
237
|
&:first-child {
|
|
238
238
|
padding: 0;
|
|
239
239
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
240
|
-
padding-bottom:
|
|
240
|
+
padding-bottom: 8px;
|
|
241
241
|
padding-left: 12px;
|
|
242
242
|
padding-right: 12px;
|
|
243
|
-
padding-top:
|
|
243
|
+
padding-top: 8px;
|
|
244
244
|
}
|
|
245
245
|
}
|
|
246
246
|
|
|
@@ -308,7 +308,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
308
308
|
.e-toast-content {
|
|
309
309
|
&:first-child {
|
|
310
310
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
311
|
-
padding-left:
|
|
311
|
+
padding-left: 44px;
|
|
312
312
|
}
|
|
313
313
|
}
|
|
314
314
|
}
|
|
@@ -355,9 +355,14 @@ $toast-warning-icon: '\e703' !default;
|
|
|
355
355
|
margin-right: $toast-icon-nrml-right-margin;
|
|
356
356
|
width: $toast-icon-nrml-width;
|
|
357
357
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
358
|
-
left:
|
|
359
|
-
margin-left:
|
|
360
|
-
margin-top:
|
|
358
|
+
left: 0;
|
|
359
|
+
margin-left: 12px;
|
|
360
|
+
margin-top: 10px;
|
|
361
|
+
padding-bottom: 6px;
|
|
362
|
+
position: absolute;
|
|
363
|
+
}
|
|
364
|
+
@if $skin-name == 'fluent2' {
|
|
365
|
+
margin-top: 2px;
|
|
361
366
|
}
|
|
362
367
|
}
|
|
363
368
|
|
|
@@ -829,8 +834,9 @@ $toast-warning-icon: '\e703' !default;
|
|
|
829
834
|
margin-right: $toast-icon-bgr-right-margin;
|
|
830
835
|
width: $toast-icon-bgr-width;
|
|
831
836
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
832
|
-
left:
|
|
833
|
-
margin-top:
|
|
837
|
+
left: 0;
|
|
838
|
+
margin-top: 14px;
|
|
839
|
+
margin-left: 12px;
|
|
834
840
|
}
|
|
835
841
|
}
|
|
836
842
|
|
|
@@ -235,10 +235,10 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
235
235
|
&:first-child {
|
|
236
236
|
padding: 0;
|
|
237
237
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
238
|
-
padding-bottom:
|
|
238
|
+
padding-bottom: 8px;
|
|
239
239
|
padding-left: 12px;
|
|
240
240
|
padding-right: 12px;
|
|
241
|
-
padding-top:
|
|
241
|
+
padding-top: 8px;
|
|
242
242
|
}
|
|
243
243
|
}
|
|
244
244
|
|
|
@@ -306,7 +306,7 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
306
306
|
.e-toast-content {
|
|
307
307
|
&:first-child {
|
|
308
308
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
309
|
-
padding-left:
|
|
309
|
+
padding-left: 44px;
|
|
310
310
|
}
|
|
311
311
|
}
|
|
312
312
|
}
|
|
@@ -353,9 +353,14 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
353
353
|
margin-right: $toast-icon-nrml-right-margin;
|
|
354
354
|
width: $toast-icon-nrml-width;
|
|
355
355
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
356
|
-
left:
|
|
357
|
-
margin-left:
|
|
358
|
-
margin-top:
|
|
356
|
+
left: 0;
|
|
357
|
+
margin-left: 12px;
|
|
358
|
+
margin-top: 10px;
|
|
359
|
+
padding-bottom: 6px;
|
|
360
|
+
position: absolute;
|
|
361
|
+
}
|
|
362
|
+
@if $skin-name == 'fluent2' {
|
|
363
|
+
margin-top: 2px;
|
|
359
364
|
}
|
|
360
365
|
}
|
|
361
366
|
|
|
@@ -235,10 +235,10 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
235
235
|
&:first-child {
|
|
236
236
|
padding: 0;
|
|
237
237
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
238
|
-
padding-bottom:
|
|
238
|
+
padding-bottom: 8px;
|
|
239
239
|
padding-left: 12px;
|
|
240
240
|
padding-right: 12px;
|
|
241
|
-
padding-top:
|
|
241
|
+
padding-top: 8px;
|
|
242
242
|
}
|
|
243
243
|
}
|
|
244
244
|
|
|
@@ -306,7 +306,7 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
306
306
|
.e-toast-content {
|
|
307
307
|
&:first-child {
|
|
308
308
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
309
|
-
padding-left:
|
|
309
|
+
padding-left: 44px;
|
|
310
310
|
}
|
|
311
311
|
}
|
|
312
312
|
}
|
|
@@ -353,9 +353,14 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
353
353
|
margin-right: $toast-icon-nrml-right-margin;
|
|
354
354
|
width: $toast-icon-nrml-width;
|
|
355
355
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
356
|
-
left:
|
|
357
|
-
margin-left:
|
|
358
|
-
margin-top:
|
|
356
|
+
left: 0;
|
|
357
|
+
margin-left: 12px;
|
|
358
|
+
margin-top: 10px;
|
|
359
|
+
padding-bottom: 6px;
|
|
360
|
+
position: absolute;
|
|
361
|
+
}
|
|
362
|
+
@if $skin-name == 'fluent2' {
|
|
363
|
+
margin-top: 2px;
|
|
359
364
|
}
|
|
360
365
|
}
|
|
361
366
|
|
|
@@ -827,8 +832,9 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
827
832
|
margin-right: $toast-icon-bgr-right-margin;
|
|
828
833
|
width: $toast-icon-bgr-width;
|
|
829
834
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
830
|
-
left:
|
|
831
|
-
margin-top:
|
|
835
|
+
left: 0;
|
|
836
|
+
margin-top: 14px;
|
|
837
|
+
margin-left: 12px;
|
|
832
838
|
}
|
|
833
839
|
}
|
|
834
840
|
|
|
@@ -242,10 +242,10 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
242
242
|
&:first-child {
|
|
243
243
|
padding: 0;
|
|
244
244
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
245
|
-
padding-bottom:
|
|
245
|
+
padding-bottom: 8px;
|
|
246
246
|
padding-left: 12px;
|
|
247
247
|
padding-right: 12px;
|
|
248
|
-
padding-top:
|
|
248
|
+
padding-top: 8px;
|
|
249
249
|
}
|
|
250
250
|
}
|
|
251
251
|
|
|
@@ -313,7 +313,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
313
313
|
.e-toast-content {
|
|
314
314
|
&:first-child {
|
|
315
315
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
316
|
-
padding-left:
|
|
316
|
+
padding-left: 44px;
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
}
|
|
@@ -360,9 +360,14 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
360
360
|
margin-right: $toast-icon-nrml-right-margin;
|
|
361
361
|
width: $toast-icon-nrml-width;
|
|
362
362
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
363
|
-
left:
|
|
364
|
-
margin-left:
|
|
365
|
-
margin-top:
|
|
363
|
+
left: 0;
|
|
364
|
+
margin-left: 12px;
|
|
365
|
+
margin-top: 10px;
|
|
366
|
+
padding-bottom: 6px;
|
|
367
|
+
position: absolute;
|
|
368
|
+
}
|
|
369
|
+
@if $skin-name == 'fluent2' {
|
|
370
|
+
margin-top: 2px;
|
|
366
371
|
}
|
|
367
372
|
}
|
|
368
373
|
|
|
@@ -242,10 +242,10 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
242
242
|
&:first-child {
|
|
243
243
|
padding: 0;
|
|
244
244
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
245
|
-
padding-bottom:
|
|
245
|
+
padding-bottom: 8px;
|
|
246
246
|
padding-left: 12px;
|
|
247
247
|
padding-right: 12px;
|
|
248
|
-
padding-top:
|
|
248
|
+
padding-top: 8px;
|
|
249
249
|
}
|
|
250
250
|
}
|
|
251
251
|
|
|
@@ -313,7 +313,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
313
313
|
.e-toast-content {
|
|
314
314
|
&:first-child {
|
|
315
315
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
316
|
-
padding-left:
|
|
316
|
+
padding-left: 44px;
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
}
|
|
@@ -360,9 +360,14 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
360
360
|
margin-right: $toast-icon-nrml-right-margin;
|
|
361
361
|
width: $toast-icon-nrml-width;
|
|
362
362
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
363
|
-
left:
|
|
364
|
-
margin-left:
|
|
365
|
-
margin-top:
|
|
363
|
+
left: 0;
|
|
364
|
+
margin-left: 12px;
|
|
365
|
+
margin-top: 10px;
|
|
366
|
+
padding-bottom: 6px;
|
|
367
|
+
position: absolute;
|
|
368
|
+
}
|
|
369
|
+
@if $skin-name == 'fluent2' {
|
|
370
|
+
margin-top: 2px;
|
|
366
371
|
}
|
|
367
372
|
}
|
|
368
373
|
|
|
@@ -834,8 +839,9 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
834
839
|
margin-right: $toast-icon-bgr-right-margin;
|
|
835
840
|
width: $toast-icon-bgr-width;
|
|
836
841
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
837
|
-
left:
|
|
838
|
-
margin-top:
|
|
842
|
+
left: 0;
|
|
843
|
+
margin-top: 14px;
|
|
844
|
+
margin-left: 12px;
|
|
839
845
|
}
|
|
840
846
|
}
|
|
841
847
|
|
|
@@ -242,10 +242,10 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
242
242
|
&:first-child {
|
|
243
243
|
padding: 0;
|
|
244
244
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
245
|
-
padding-bottom:
|
|
245
|
+
padding-bottom: 8px;
|
|
246
246
|
padding-left: 12px;
|
|
247
247
|
padding-right: 12px;
|
|
248
|
-
padding-top:
|
|
248
|
+
padding-top: 8px;
|
|
249
249
|
}
|
|
250
250
|
}
|
|
251
251
|
|
|
@@ -313,7 +313,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
313
313
|
.e-toast-content {
|
|
314
314
|
&:first-child {
|
|
315
315
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
316
|
-
padding-left:
|
|
316
|
+
padding-left: 44px;
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
}
|
|
@@ -360,9 +360,14 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
360
360
|
margin-right: $toast-icon-nrml-right-margin;
|
|
361
361
|
width: $toast-icon-nrml-width;
|
|
362
362
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
363
|
-
left:
|
|
364
|
-
margin-left:
|
|
365
|
-
margin-top:
|
|
363
|
+
left: 0;
|
|
364
|
+
margin-left: 12px;
|
|
365
|
+
margin-top: 10px;
|
|
366
|
+
padding-bottom: 6px;
|
|
367
|
+
position: absolute;
|
|
368
|
+
}
|
|
369
|
+
@if $skin-name == 'fluent2' {
|
|
370
|
+
margin-top: 2px;
|
|
366
371
|
}
|
|
367
372
|
}
|
|
368
373
|
|
|
@@ -242,10 +242,10 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
242
242
|
&:first-child {
|
|
243
243
|
padding: 0;
|
|
244
244
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
245
|
-
padding-bottom:
|
|
245
|
+
padding-bottom: 8px;
|
|
246
246
|
padding-left: 12px;
|
|
247
247
|
padding-right: 12px;
|
|
248
|
-
padding-top:
|
|
248
|
+
padding-top: 8px;
|
|
249
249
|
}
|
|
250
250
|
}
|
|
251
251
|
|
|
@@ -313,7 +313,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
313
313
|
.e-toast-content {
|
|
314
314
|
&:first-child {
|
|
315
315
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
316
|
-
padding-left:
|
|
316
|
+
padding-left: 44px;
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
}
|
|
@@ -360,9 +360,14 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
360
360
|
margin-right: $toast-icon-nrml-right-margin;
|
|
361
361
|
width: $toast-icon-nrml-width;
|
|
362
362
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
363
|
-
left:
|
|
364
|
-
margin-left:
|
|
365
|
-
margin-top:
|
|
363
|
+
left: 0;
|
|
364
|
+
margin-left: 12px;
|
|
365
|
+
margin-top: 10px;
|
|
366
|
+
padding-bottom: 6px;
|
|
367
|
+
position: absolute;
|
|
368
|
+
}
|
|
369
|
+
@if $skin-name == 'fluent2' {
|
|
370
|
+
margin-top: 2px;
|
|
366
371
|
}
|
|
367
372
|
}
|
|
368
373
|
|
|
@@ -834,8 +839,9 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
834
839
|
margin-right: $toast-icon-bgr-right-margin;
|
|
835
840
|
width: $toast-icon-bgr-width;
|
|
836
841
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
837
|
-
left:
|
|
838
|
-
margin-top:
|
|
842
|
+
left: 0;
|
|
843
|
+
margin-top: 14px;
|
|
844
|
+
margin-left: 12px;
|
|
839
845
|
}
|
|
840
846
|
}
|
|
841
847
|
|
|
@@ -42,7 +42,7 @@ $toast-progressbar-bgr-height: 4px !default;
|
|
|
42
42
|
$toast-content-bgr-padding: 8px 0 6px 0 !default;
|
|
43
43
|
$toast-bgr-border-radious: 4px !default;
|
|
44
44
|
$toast-font-bgr-size: $text-sm !default;
|
|
45
|
-
$toast-title-font-weight:
|
|
45
|
+
$toast-title-font-weight: 500 !default;
|
|
46
46
|
|
|
47
47
|
//Touch Mode End
|
|
48
48
|
//Layout Variables End
|
|
@@ -242,10 +242,10 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
242
242
|
&:first-child {
|
|
243
243
|
padding: 0;
|
|
244
244
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
245
|
-
padding-bottom:
|
|
245
|
+
padding-bottom: 8px;
|
|
246
246
|
padding-left: 12px;
|
|
247
247
|
padding-right: 12px;
|
|
248
|
-
padding-top:
|
|
248
|
+
padding-top: 8px;
|
|
249
249
|
}
|
|
250
250
|
}
|
|
251
251
|
|
|
@@ -313,7 +313,7 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
313
313
|
.e-toast-content {
|
|
314
314
|
&:first-child {
|
|
315
315
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
316
|
-
padding-left:
|
|
316
|
+
padding-left: 44px;
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
}
|
|
@@ -360,9 +360,14 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
360
360
|
margin-right: $toast-icon-nrml-right-margin;
|
|
361
361
|
width: $toast-icon-nrml-width;
|
|
362
362
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
363
|
-
left:
|
|
364
|
-
margin-left:
|
|
365
|
-
margin-top:
|
|
363
|
+
left: 0;
|
|
364
|
+
margin-left: 12px;
|
|
365
|
+
margin-top: 10px;
|
|
366
|
+
padding-bottom: 6px;
|
|
367
|
+
position: absolute;
|
|
368
|
+
}
|
|
369
|
+
@if $skin-name == 'fluent2' {
|
|
370
|
+
margin-top: 2px;
|
|
366
371
|
}
|
|
367
372
|
}
|
|
368
373
|
|
|
@@ -42,7 +42,7 @@ $toast-progressbar-bgr-height: 4px !default;
|
|
|
42
42
|
$toast-content-bgr-padding: 8px 0 6px 0 !default;
|
|
43
43
|
$toast-bgr-border-radious: 4px !default;
|
|
44
44
|
$toast-font-bgr-size: $text-sm !default;
|
|
45
|
-
$toast-title-font-weight:
|
|
45
|
+
$toast-title-font-weight: 500 !default;
|
|
46
46
|
|
|
47
47
|
//Touch Mode End
|
|
48
48
|
//Layout Variables End
|
|
@@ -242,10 +242,10 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
242
242
|
&:first-child {
|
|
243
243
|
padding: 0;
|
|
244
244
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
245
|
-
padding-bottom:
|
|
245
|
+
padding-bottom: 8px;
|
|
246
246
|
padding-left: 12px;
|
|
247
247
|
padding-right: 12px;
|
|
248
|
-
padding-top:
|
|
248
|
+
padding-top: 8px;
|
|
249
249
|
}
|
|
250
250
|
}
|
|
251
251
|
|
|
@@ -313,7 +313,7 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
313
313
|
.e-toast-content {
|
|
314
314
|
&:first-child {
|
|
315
315
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
316
|
-
padding-left:
|
|
316
|
+
padding-left: 44px;
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
}
|
|
@@ -360,9 +360,14 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
360
360
|
margin-right: $toast-icon-nrml-right-margin;
|
|
361
361
|
width: $toast-icon-nrml-width;
|
|
362
362
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
363
|
-
left:
|
|
364
|
-
margin-left:
|
|
365
|
-
margin-top:
|
|
363
|
+
left: 0;
|
|
364
|
+
margin-left: 12px;
|
|
365
|
+
margin-top: 10px;
|
|
366
|
+
padding-bottom: 6px;
|
|
367
|
+
position: absolute;
|
|
368
|
+
}
|
|
369
|
+
@if $skin-name == 'fluent2' {
|
|
370
|
+
margin-top: 2px;
|
|
366
371
|
}
|
|
367
372
|
}
|
|
368
373
|
|
|
@@ -834,8 +839,9 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
834
839
|
margin-right: $toast-icon-bgr-right-margin;
|
|
835
840
|
width: $toast-icon-bgr-width;
|
|
836
841
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
837
|
-
left:
|
|
838
|
-
margin-top:
|
|
842
|
+
left: 0;
|
|
843
|
+
margin-top: 14px;
|
|
844
|
+
margin-left: 12px;
|
|
839
845
|
}
|
|
840
846
|
}
|
|
841
847
|
|
|
@@ -42,7 +42,7 @@ $toast-progressbar-bgr-height: 4px !default;
|
|
|
42
42
|
$toast-content-bgr-padding: 8px 0 6px 0 !default;
|
|
43
43
|
$toast-bgr-border-radious: 4px !default;
|
|
44
44
|
$toast-font-bgr-size: $text-sm !default;
|
|
45
|
-
$toast-title-font-weight:
|
|
45
|
+
$toast-title-font-weight: 500 !default;
|
|
46
46
|
|
|
47
47
|
//Touch Mode End
|
|
48
48
|
//Layout Variables End
|
|
@@ -242,10 +242,10 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
242
242
|
&:first-child {
|
|
243
243
|
padding: 0;
|
|
244
244
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
245
|
-
padding-bottom:
|
|
245
|
+
padding-bottom: 8px;
|
|
246
246
|
padding-left: 12px;
|
|
247
247
|
padding-right: 12px;
|
|
248
|
-
padding-top:
|
|
248
|
+
padding-top: 8px;
|
|
249
249
|
}
|
|
250
250
|
}
|
|
251
251
|
|
|
@@ -313,7 +313,7 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
313
313
|
.e-toast-content {
|
|
314
314
|
&:first-child {
|
|
315
315
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
316
|
-
padding-left:
|
|
316
|
+
padding-left: 44px;
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
}
|
|
@@ -360,9 +360,14 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
360
360
|
margin-right: $toast-icon-nrml-right-margin;
|
|
361
361
|
width: $toast-icon-nrml-width;
|
|
362
362
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
363
|
-
left:
|
|
364
|
-
margin-left:
|
|
365
|
-
margin-top:
|
|
363
|
+
left: 0;
|
|
364
|
+
margin-left: 12px;
|
|
365
|
+
margin-top: 10px;
|
|
366
|
+
padding-bottom: 6px;
|
|
367
|
+
position: absolute;
|
|
368
|
+
}
|
|
369
|
+
@if $skin-name == 'fluent2' {
|
|
370
|
+
margin-top: 2px;
|
|
366
371
|
}
|
|
367
372
|
}
|
|
368
373
|
|