@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
|
@@ -27583,6 +27583,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
27583
27583
|
border-color: transparent;
|
|
27584
27584
|
color: $calendar-today-disabled-color;
|
|
27585
27585
|
}
|
|
27586
|
+
@if $skin-name == 'tailwind3' {
|
|
27587
|
+
background-color: $calendar-today-disabled-background-style;
|
|
27588
|
+
border-color: $calendar-today-disabled-border-style;
|
|
27589
|
+
}
|
|
27586
27590
|
}
|
|
27587
27591
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
27588
27592
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -59258,7 +59262,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
59258
59262
|
|
|
59259
59263
|
.e-list-item {
|
|
59260
59264
|
list-style: none;
|
|
59261
|
-
@if $skin-name
|
|
59265
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59262
59266
|
padding: 2px 0;
|
|
59263
59267
|
}
|
|
59264
59268
|
@if $skin-name == 'fluent2' {
|
|
@@ -59266,13 +59270,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
59266
59270
|
}
|
|
59267
59271
|
|
|
59268
59272
|
.e-ul {
|
|
59269
|
-
margin: 2px 0 -2px;
|
|
59270
59273
|
padding: $treeview-child-ul-padding;
|
|
59271
|
-
@if $skin-name == '
|
|
59272
|
-
margin: 2px 0
|
|
59274
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59275
|
+
margin: 2px 0 -2px;
|
|
59273
59276
|
}
|
|
59274
|
-
@
|
|
59275
|
-
margin:
|
|
59277
|
+
@if $skin-name == 'fluent2' {
|
|
59278
|
+
margin-top: 4px;
|
|
59276
59279
|
}
|
|
59277
59280
|
}
|
|
59278
59281
|
|
|
@@ -59309,6 +59312,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
59309
59312
|
.e-icons.e-icons-spinner::before {
|
|
59310
59313
|
content: none;
|
|
59311
59314
|
}
|
|
59315
|
+
|
|
59316
|
+
.e-text-content {
|
|
59317
|
+
.e-list-text {
|
|
59318
|
+
&:has(> .e-input-group) {
|
|
59319
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59320
|
+
padding-top: 1px;
|
|
59321
|
+
padding-bottom: 1px;
|
|
59322
|
+
.e-input-group {
|
|
59323
|
+
height: 34px;
|
|
59324
|
+
|
|
59325
|
+
.e-input {
|
|
59326
|
+
line-height: 26px;
|
|
59327
|
+
min-height: 26px;
|
|
59328
|
+
}
|
|
59329
|
+
}
|
|
59330
|
+
}
|
|
59331
|
+
@if $skin-name == 'tailwind3' {
|
|
59332
|
+
padding-top: 4px;
|
|
59333
|
+
padding-bottom: 4px;
|
|
59334
|
+
}
|
|
59335
|
+
@if $skin-name == 'highcontrast' {
|
|
59336
|
+
padding-top: 3px;
|
|
59337
|
+
padding-bottom: 3px;
|
|
59338
|
+
}
|
|
59339
|
+
@if ($skin-name == 'FluentUI') {
|
|
59340
|
+
padding-top: 3px;
|
|
59341
|
+
padding-bottom: 3px;
|
|
59342
|
+
}
|
|
59343
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59344
|
+
padding-top: 2px;
|
|
59345
|
+
padding-bottom: 2px;
|
|
59346
|
+
}
|
|
59347
|
+
@if $skin-name == 'bootstrap4' {
|
|
59348
|
+
padding-top: 5px;
|
|
59349
|
+
padding-bottom: 5px;
|
|
59350
|
+
}
|
|
59351
|
+
}
|
|
59352
|
+
}
|
|
59353
|
+
}
|
|
59312
59354
|
}
|
|
59313
59355
|
|
|
59314
59356
|
.e-icons {
|
|
@@ -59326,11 +59368,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
59326
59368
|
|
|
59327
59369
|
.e-text-content {
|
|
59328
59370
|
@include user-select;
|
|
59329
|
-
border: 1px solid;
|
|
59330
59371
|
cursor: pointer;
|
|
59331
59372
|
margin: 0;
|
|
59332
59373
|
padding: $treeview-text-wrap-padding;
|
|
59333
59374
|
|
|
59375
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59376
|
+
border: 1px solid;
|
|
59377
|
+
}
|
|
59378
|
+
|
|
59334
59379
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59335
59380
|
border: none;
|
|
59336
59381
|
}
|
|
@@ -59416,14 +59461,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
59416
59461
|
|
|
59417
59462
|
.e-input-group {
|
|
59418
59463
|
height: $treeview-input-height;
|
|
59419
|
-
@if ($skin-name == '
|
|
59420
|
-
margin-top:
|
|
59421
|
-
|
|
59422
|
-
@else if($skin-name == 'tailwind') {
|
|
59423
|
-
margin-bottom: 3px;
|
|
59464
|
+
@if ($skin-name == 'tailwind') {
|
|
59465
|
+
margin-top: 4px;
|
|
59466
|
+
margin-bottom: 4px;
|
|
59424
59467
|
}
|
|
59425
59468
|
@else if($skin-name == 'bootstrap5') {
|
|
59426
|
-
margin-bottom:
|
|
59469
|
+
margin-bottom: 3px;
|
|
59470
|
+
margin-top: 3px;
|
|
59427
59471
|
}
|
|
59428
59472
|
@else {
|
|
59429
59473
|
margin-bottom: 0;
|
|
@@ -59433,9 +59477,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
59433
59477
|
@if ($skin-name == 'fluent2') {
|
|
59434
59478
|
border-color: $treeview-input-border-color;
|
|
59435
59479
|
}
|
|
59436
|
-
|
|
59437
|
-
|
|
59480
|
+
.e-input {
|
|
59481
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59438
59482
|
height: 28px;
|
|
59483
|
+
padding-top: 6px;
|
|
59484
|
+
padding-bottom: 6px;
|
|
59485
|
+
}
|
|
59486
|
+
@if $skin-name == 'tailwind3' {
|
|
59487
|
+
line-height: 20px;
|
|
59488
|
+
height: 32px;
|
|
59489
|
+
}
|
|
59490
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59491
|
+
height: 32px;
|
|
59492
|
+
padding-top: 5px;
|
|
59493
|
+
padding-bottom: 5px;
|
|
59439
59494
|
}
|
|
59440
59495
|
}
|
|
59441
59496
|
}
|
|
@@ -60027,13 +60082,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
60027
60082
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
60028
60083
|
color: $treeview-item-active-check-color;
|
|
60029
60084
|
}
|
|
60030
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60085
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60031
60086
|
border-color: $content-text-color-selected;
|
|
60032
60087
|
}
|
|
60033
60088
|
}
|
|
60034
60089
|
|
|
60035
60090
|
.e-stop {
|
|
60036
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60091
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60037
60092
|
border-color: $content-text-color-selected;
|
|
60038
60093
|
}
|
|
60039
60094
|
}
|
|
@@ -60084,6 +60139,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
60084
60139
|
}
|
|
60085
60140
|
}
|
|
60086
60141
|
}
|
|
60142
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
60143
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
60144
|
+
border-color: $content-text-color-hover;
|
|
60145
|
+
}
|
|
60146
|
+
}
|
|
60087
60147
|
}
|
|
60088
60148
|
|
|
60089
60149
|
.e-sibling {
|
|
@@ -60453,6 +60513,30 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
60453
60513
|
min-height: $treeview-big-item-height;
|
|
60454
60514
|
}
|
|
60455
60515
|
|
|
60516
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60517
|
+
padding: $treeview-big-text-padding;
|
|
60518
|
+
}
|
|
60519
|
+
|
|
60520
|
+
@if $skin-name == 'highcontrast' {
|
|
60521
|
+
padding-top: 11px;
|
|
60522
|
+
padding-bottom: 11px;
|
|
60523
|
+
}
|
|
60524
|
+
|
|
60525
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60526
|
+
padding-top: 12px;
|
|
60527
|
+
padding-bottom: 12px;
|
|
60528
|
+
}
|
|
60529
|
+
|
|
60530
|
+
@if $skin-name == 'FluentUI' {
|
|
60531
|
+
padding-top: 10px;
|
|
60532
|
+
padding-bottom: 10px;
|
|
60533
|
+
}
|
|
60534
|
+
|
|
60535
|
+
@if $skin-name == 'bootstrap4' {
|
|
60536
|
+
padding-top: 13px;
|
|
60537
|
+
padding-bottom: 13px;
|
|
60538
|
+
}
|
|
60539
|
+
|
|
60456
60540
|
.e-input-group {
|
|
60457
60541
|
height: $treeview-big-input-height;
|
|
60458
60542
|
|
|
@@ -60461,6 +60545,69 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
60461
60545
|
height: 36px;
|
|
60462
60546
|
}
|
|
60463
60547
|
}
|
|
60548
|
+
|
|
60549
|
+
@if $skin-name =='bootstrap5' {
|
|
60550
|
+
padding-top: 6px;
|
|
60551
|
+
padding-bottom: 6px;
|
|
60552
|
+
margin-top: 2px;
|
|
60553
|
+
margin-bottom: 2px;
|
|
60554
|
+
}
|
|
60555
|
+
|
|
60556
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60557
|
+
line-height: 42px;
|
|
60558
|
+
min-height: 42px;
|
|
60559
|
+
}
|
|
60560
|
+
|
|
60561
|
+
.e-input {
|
|
60562
|
+
@if $skin-name =='tailwind3' {
|
|
60563
|
+
height: 40px;
|
|
60564
|
+
line-height: 24px;
|
|
60565
|
+
padding-top: 8px;
|
|
60566
|
+
padding-bottom: 8px;
|
|
60567
|
+
}
|
|
60568
|
+
|
|
60569
|
+
@if $skin-name =='bootstrap5' {
|
|
60570
|
+
height: 24px;
|
|
60571
|
+
}
|
|
60572
|
+
|
|
60573
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60574
|
+
line-height: 28px;
|
|
60575
|
+
min-height: 28px;
|
|
60576
|
+
padding-top: 9px;
|
|
60577
|
+
padding-bottom: 5px;
|
|
60578
|
+
}
|
|
60579
|
+
|
|
60580
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60581
|
+
line-height: 24px;
|
|
60582
|
+
min-height: 24px;
|
|
60583
|
+
padding-top: 7px;
|
|
60584
|
+
padding-bottom: 7px;
|
|
60585
|
+
}
|
|
60586
|
+
}
|
|
60587
|
+
}
|
|
60588
|
+
}
|
|
60589
|
+
|
|
60590
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60591
|
+
&:has(> .e-input-group) {
|
|
60592
|
+
@if $skin-name =='highcontrast' {
|
|
60593
|
+
padding-top: 4px;
|
|
60594
|
+
padding-bottom: 4px;
|
|
60595
|
+
}
|
|
60596
|
+
|
|
60597
|
+
@if $skin-name =='FluentUI' {
|
|
60598
|
+
padding-top: 2px;
|
|
60599
|
+
padding-bottom: 2px;
|
|
60600
|
+
}
|
|
60601
|
+
|
|
60602
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60603
|
+
padding-top: 3px;
|
|
60604
|
+
padding-bottom: 3px;
|
|
60605
|
+
}
|
|
60606
|
+
|
|
60607
|
+
@if $skin-name == 'bootstrap4' {
|
|
60608
|
+
padding-top: 6px;
|
|
60609
|
+
padding-bottom: 6px;
|
|
60610
|
+
}
|
|
60464
60611
|
}
|
|
60465
60612
|
}
|
|
60466
60613
|
|
|
@@ -60645,6 +60792,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
60645
60792
|
.e-treeview.e-bigger {
|
|
60646
60793
|
.e-list-text {
|
|
60647
60794
|
font-size: $treeview-big-font-size;
|
|
60795
|
+
@if $skin-name == 'Material3' {
|
|
60796
|
+
padding: 12px;
|
|
60797
|
+
}
|
|
60798
|
+
|
|
60648
60799
|
@if $skin-name == 'bootstrap4' {
|
|
60649
60800
|
color: $treeview-big-text-color;
|
|
60650
60801
|
}
|
|
@@ -109161,10 +109312,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109161
109312
|
&:first-child {
|
|
109162
109313
|
padding: 0;
|
|
109163
109314
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109164
|
-
padding-bottom:
|
|
109315
|
+
padding-bottom: 8px;
|
|
109165
109316
|
padding-left: 12px;
|
|
109166
109317
|
padding-right: 12px;
|
|
109167
|
-
padding-top:
|
|
109318
|
+
padding-top: 8px;
|
|
109168
109319
|
}
|
|
109169
109320
|
}
|
|
109170
109321
|
|
|
@@ -109232,7 +109383,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109232
109383
|
.e-toast-content {
|
|
109233
109384
|
&:first-child {
|
|
109234
109385
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109235
|
-
padding-left:
|
|
109386
|
+
padding-left: 44px;
|
|
109236
109387
|
}
|
|
109237
109388
|
}
|
|
109238
109389
|
}
|
|
@@ -109279,9 +109430,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109279
109430
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109280
109431
|
width: $toast-icon-nrml-width;
|
|
109281
109432
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109282
|
-
left:
|
|
109283
|
-
margin-left:
|
|
109284
|
-
margin-top:
|
|
109433
|
+
left: 0;
|
|
109434
|
+
margin-left: 12px;
|
|
109435
|
+
margin-top: 10px;
|
|
109436
|
+
padding-bottom: 6px;
|
|
109437
|
+
position: absolute;
|
|
109438
|
+
}
|
|
109439
|
+
@if $skin-name == 'fluent2' {
|
|
109440
|
+
margin-top: 2px;
|
|
109285
109441
|
}
|
|
109286
109442
|
}
|
|
109287
109443
|
|
|
@@ -109753,8 +109909,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109753
109909
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109754
109910
|
width: $toast-icon-bgr-width;
|
|
109755
109911
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109756
|
-
left:
|
|
109757
|
-
margin-top:
|
|
109912
|
+
left: 0;
|
|
109913
|
+
margin-top: 14px;
|
|
109914
|
+
margin-left: 12px;
|
|
109758
109915
|
}
|
|
109759
109916
|
}
|
|
109760
109917
|
|
|
@@ -21100,6 +21100,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
|
|
|
21100
21100
|
border-color: transparent;
|
|
21101
21101
|
color: $calendar-today-disabled-color;
|
|
21102
21102
|
}
|
|
21103
|
+
@if $skin-name == 'tailwind3' {
|
|
21104
|
+
background-color: $calendar-today-disabled-background-style;
|
|
21105
|
+
border-color: $calendar-today-disabled-border-style;
|
|
21106
|
+
}
|
|
21103
21107
|
}
|
|
21104
21108
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
21105
21109
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -44517,7 +44521,7 @@ $treeview-icon-font-size: $text-base !default;
|
|
|
44517
44521
|
$treeview-image-font-size: $text-xl !default;
|
|
44518
44522
|
$treeview-item-height: 40px !default;
|
|
44519
44523
|
$treeview-text-height: 20px !default;
|
|
44520
|
-
$treeview-input-height:
|
|
44524
|
+
$treeview-input-height: 32px !default;
|
|
44521
44525
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
44522
44526
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
44523
44527
|
$treeview-child-ul-padding: 0 0 0 20px !default;
|
|
@@ -44802,7 +44806,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44802
44806
|
|
|
44803
44807
|
.e-list-item {
|
|
44804
44808
|
list-style: none;
|
|
44805
|
-
@if $skin-name
|
|
44809
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44806
44810
|
padding: 2px 0;
|
|
44807
44811
|
}
|
|
44808
44812
|
@if $skin-name == 'fluent2' {
|
|
@@ -44810,13 +44814,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44810
44814
|
}
|
|
44811
44815
|
|
|
44812
44816
|
.e-ul {
|
|
44813
|
-
margin: 2px 0 -2px;
|
|
44814
44817
|
padding: $treeview-child-ul-padding;
|
|
44815
|
-
@if $skin-name == '
|
|
44816
|
-
margin: 2px 0
|
|
44818
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44819
|
+
margin: 2px 0 -2px;
|
|
44817
44820
|
}
|
|
44818
|
-
@
|
|
44819
|
-
margin:
|
|
44821
|
+
@if $skin-name == 'fluent2' {
|
|
44822
|
+
margin-top: 4px;
|
|
44820
44823
|
}
|
|
44821
44824
|
}
|
|
44822
44825
|
|
|
@@ -44853,6 +44856,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44853
44856
|
.e-icons.e-icons-spinner::before {
|
|
44854
44857
|
content: none;
|
|
44855
44858
|
}
|
|
44859
|
+
|
|
44860
|
+
.e-text-content {
|
|
44861
|
+
.e-list-text {
|
|
44862
|
+
&:has(> .e-input-group) {
|
|
44863
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
44864
|
+
padding-top: 1px;
|
|
44865
|
+
padding-bottom: 1px;
|
|
44866
|
+
.e-input-group {
|
|
44867
|
+
height: 34px;
|
|
44868
|
+
|
|
44869
|
+
.e-input {
|
|
44870
|
+
line-height: 26px;
|
|
44871
|
+
min-height: 26px;
|
|
44872
|
+
}
|
|
44873
|
+
}
|
|
44874
|
+
}
|
|
44875
|
+
@if $skin-name == 'tailwind3' {
|
|
44876
|
+
padding-top: 4px;
|
|
44877
|
+
padding-bottom: 4px;
|
|
44878
|
+
}
|
|
44879
|
+
@if $skin-name == 'highcontrast' {
|
|
44880
|
+
padding-top: 3px;
|
|
44881
|
+
padding-bottom: 3px;
|
|
44882
|
+
}
|
|
44883
|
+
@if ($skin-name == 'FluentUI') {
|
|
44884
|
+
padding-top: 3px;
|
|
44885
|
+
padding-bottom: 3px;
|
|
44886
|
+
}
|
|
44887
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
44888
|
+
padding-top: 2px;
|
|
44889
|
+
padding-bottom: 2px;
|
|
44890
|
+
}
|
|
44891
|
+
@if $skin-name == 'bootstrap4' {
|
|
44892
|
+
padding-top: 5px;
|
|
44893
|
+
padding-bottom: 5px;
|
|
44894
|
+
}
|
|
44895
|
+
}
|
|
44896
|
+
}
|
|
44897
|
+
}
|
|
44856
44898
|
}
|
|
44857
44899
|
|
|
44858
44900
|
.e-icons {
|
|
@@ -44870,11 +44912,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44870
44912
|
|
|
44871
44913
|
.e-text-content {
|
|
44872
44914
|
@include user-select;
|
|
44873
|
-
border: 1px solid;
|
|
44874
44915
|
cursor: pointer;
|
|
44875
44916
|
margin: 0;
|
|
44876
44917
|
padding: $treeview-text-wrap-padding;
|
|
44877
44918
|
|
|
44919
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44920
|
+
border: 1px solid;
|
|
44921
|
+
}
|
|
44922
|
+
|
|
44878
44923
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
44879
44924
|
border: none;
|
|
44880
44925
|
}
|
|
@@ -44960,14 +45005,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44960
45005
|
|
|
44961
45006
|
.e-input-group {
|
|
44962
45007
|
height: $treeview-input-height;
|
|
44963
|
-
@if ($skin-name == '
|
|
44964
|
-
margin-top:
|
|
44965
|
-
|
|
44966
|
-
@else if($skin-name == 'tailwind') {
|
|
44967
|
-
margin-bottom: 3px;
|
|
45008
|
+
@if ($skin-name == 'tailwind') {
|
|
45009
|
+
margin-top: 4px;
|
|
45010
|
+
margin-bottom: 4px;
|
|
44968
45011
|
}
|
|
44969
45012
|
@else if($skin-name == 'bootstrap5') {
|
|
44970
|
-
margin-bottom:
|
|
45013
|
+
margin-bottom: 3px;
|
|
45014
|
+
margin-top: 3px;
|
|
44971
45015
|
}
|
|
44972
45016
|
@else {
|
|
44973
45017
|
margin-bottom: 0;
|
|
@@ -44977,9 +45021,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44977
45021
|
@if ($skin-name == 'fluent2') {
|
|
44978
45022
|
border-color: $treeview-input-border-color;
|
|
44979
45023
|
}
|
|
44980
|
-
|
|
44981
|
-
|
|
45024
|
+
.e-input {
|
|
45025
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
44982
45026
|
height: 28px;
|
|
45027
|
+
padding-top: 6px;
|
|
45028
|
+
padding-bottom: 6px;
|
|
45029
|
+
}
|
|
45030
|
+
@if $skin-name == 'tailwind3' {
|
|
45031
|
+
line-height: 20px;
|
|
45032
|
+
height: 32px;
|
|
45033
|
+
}
|
|
45034
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45035
|
+
height: 32px;
|
|
45036
|
+
padding-top: 5px;
|
|
45037
|
+
padding-bottom: 5px;
|
|
44983
45038
|
}
|
|
44984
45039
|
}
|
|
44985
45040
|
}
|
|
@@ -45571,13 +45626,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45571
45626
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
45572
45627
|
color: $treeview-item-active-check-color;
|
|
45573
45628
|
}
|
|
45574
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45629
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45575
45630
|
border-color: $content-text-color-selected;
|
|
45576
45631
|
}
|
|
45577
45632
|
}
|
|
45578
45633
|
|
|
45579
45634
|
.e-stop {
|
|
45580
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45635
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45581
45636
|
border-color: $content-text-color-selected;
|
|
45582
45637
|
}
|
|
45583
45638
|
}
|
|
@@ -45628,6 +45683,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45628
45683
|
}
|
|
45629
45684
|
}
|
|
45630
45685
|
}
|
|
45686
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
45687
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
45688
|
+
border-color: $content-text-color-hover;
|
|
45689
|
+
}
|
|
45690
|
+
}
|
|
45631
45691
|
}
|
|
45632
45692
|
|
|
45633
45693
|
.e-sibling {
|
|
@@ -83284,10 +83344,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83284
83344
|
&:first-child {
|
|
83285
83345
|
padding: 0;
|
|
83286
83346
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83287
|
-
padding-bottom:
|
|
83347
|
+
padding-bottom: 8px;
|
|
83288
83348
|
padding-left: 12px;
|
|
83289
83349
|
padding-right: 12px;
|
|
83290
|
-
padding-top:
|
|
83350
|
+
padding-top: 8px;
|
|
83291
83351
|
}
|
|
83292
83352
|
}
|
|
83293
83353
|
|
|
@@ -83355,7 +83415,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83355
83415
|
.e-toast-content {
|
|
83356
83416
|
&:first-child {
|
|
83357
83417
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83358
|
-
padding-left:
|
|
83418
|
+
padding-left: 44px;
|
|
83359
83419
|
}
|
|
83360
83420
|
}
|
|
83361
83421
|
}
|
|
@@ -83402,9 +83462,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83402
83462
|
margin-right: $toast-icon-nrml-right-margin;
|
|
83403
83463
|
width: $toast-icon-nrml-width;
|
|
83404
83464
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83405
|
-
left:
|
|
83406
|
-
margin-left:
|
|
83407
|
-
margin-top:
|
|
83465
|
+
left: 0;
|
|
83466
|
+
margin-left: 12px;
|
|
83467
|
+
margin-top: 10px;
|
|
83468
|
+
padding-bottom: 6px;
|
|
83469
|
+
position: absolute;
|
|
83470
|
+
}
|
|
83471
|
+
@if $skin-name == 'fluent2' {
|
|
83472
|
+
margin-top: 2px;
|
|
83408
83473
|
}
|
|
83409
83474
|
}
|
|
83410
83475
|
|