@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
|
@@ -27585,6 +27585,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
27585
27585
|
border-color: transparent;
|
|
27586
27586
|
color: $calendar-today-disabled-color;
|
|
27587
27587
|
}
|
|
27588
|
+
@if $skin-name == 'tailwind3' {
|
|
27589
|
+
background-color: $calendar-today-disabled-background-style;
|
|
27590
|
+
border-color: $calendar-today-disabled-border-style;
|
|
27591
|
+
}
|
|
27588
27592
|
}
|
|
27589
27593
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
27590
27594
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -59260,7 +59264,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
59260
59264
|
|
|
59261
59265
|
.e-list-item {
|
|
59262
59266
|
list-style: none;
|
|
59263
|
-
@if $skin-name
|
|
59267
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59264
59268
|
padding: 2px 0;
|
|
59265
59269
|
}
|
|
59266
59270
|
@if $skin-name == 'fluent2' {
|
|
@@ -59268,13 +59272,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
59268
59272
|
}
|
|
59269
59273
|
|
|
59270
59274
|
.e-ul {
|
|
59271
|
-
margin: 2px 0 -2px;
|
|
59272
59275
|
padding: $treeview-child-ul-padding;
|
|
59273
|
-
@if $skin-name == '
|
|
59274
|
-
margin: 2px 0
|
|
59276
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59277
|
+
margin: 2px 0 -2px;
|
|
59275
59278
|
}
|
|
59276
|
-
@
|
|
59277
|
-
margin:
|
|
59279
|
+
@if $skin-name == 'fluent2' {
|
|
59280
|
+
margin-top: 4px;
|
|
59278
59281
|
}
|
|
59279
59282
|
}
|
|
59280
59283
|
|
|
@@ -59311,6 +59314,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
59311
59314
|
.e-icons.e-icons-spinner::before {
|
|
59312
59315
|
content: none;
|
|
59313
59316
|
}
|
|
59317
|
+
|
|
59318
|
+
.e-text-content {
|
|
59319
|
+
.e-list-text {
|
|
59320
|
+
&:has(> .e-input-group) {
|
|
59321
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59322
|
+
padding-top: 1px;
|
|
59323
|
+
padding-bottom: 1px;
|
|
59324
|
+
.e-input-group {
|
|
59325
|
+
height: 34px;
|
|
59326
|
+
|
|
59327
|
+
.e-input {
|
|
59328
|
+
line-height: 26px;
|
|
59329
|
+
min-height: 26px;
|
|
59330
|
+
}
|
|
59331
|
+
}
|
|
59332
|
+
}
|
|
59333
|
+
@if $skin-name == 'tailwind3' {
|
|
59334
|
+
padding-top: 4px;
|
|
59335
|
+
padding-bottom: 4px;
|
|
59336
|
+
}
|
|
59337
|
+
@if $skin-name == 'highcontrast' {
|
|
59338
|
+
padding-top: 3px;
|
|
59339
|
+
padding-bottom: 3px;
|
|
59340
|
+
}
|
|
59341
|
+
@if ($skin-name == 'FluentUI') {
|
|
59342
|
+
padding-top: 3px;
|
|
59343
|
+
padding-bottom: 3px;
|
|
59344
|
+
}
|
|
59345
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59346
|
+
padding-top: 2px;
|
|
59347
|
+
padding-bottom: 2px;
|
|
59348
|
+
}
|
|
59349
|
+
@if $skin-name == 'bootstrap4' {
|
|
59350
|
+
padding-top: 5px;
|
|
59351
|
+
padding-bottom: 5px;
|
|
59352
|
+
}
|
|
59353
|
+
}
|
|
59354
|
+
}
|
|
59355
|
+
}
|
|
59314
59356
|
}
|
|
59315
59357
|
|
|
59316
59358
|
.e-icons {
|
|
@@ -59328,11 +59370,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
59328
59370
|
|
|
59329
59371
|
.e-text-content {
|
|
59330
59372
|
@include user-select;
|
|
59331
|
-
border: 1px solid;
|
|
59332
59373
|
cursor: pointer;
|
|
59333
59374
|
margin: 0;
|
|
59334
59375
|
padding: $treeview-text-wrap-padding;
|
|
59335
59376
|
|
|
59377
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59378
|
+
border: 1px solid;
|
|
59379
|
+
}
|
|
59380
|
+
|
|
59336
59381
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59337
59382
|
border: none;
|
|
59338
59383
|
}
|
|
@@ -59418,14 +59463,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
59418
59463
|
|
|
59419
59464
|
.e-input-group {
|
|
59420
59465
|
height: $treeview-input-height;
|
|
59421
|
-
@if ($skin-name == '
|
|
59422
|
-
margin-top:
|
|
59423
|
-
|
|
59424
|
-
@else if($skin-name == 'tailwind') {
|
|
59425
|
-
margin-bottom: 3px;
|
|
59466
|
+
@if ($skin-name == 'tailwind') {
|
|
59467
|
+
margin-top: 4px;
|
|
59468
|
+
margin-bottom: 4px;
|
|
59426
59469
|
}
|
|
59427
59470
|
@else if($skin-name == 'bootstrap5') {
|
|
59428
|
-
margin-bottom:
|
|
59471
|
+
margin-bottom: 3px;
|
|
59472
|
+
margin-top: 3px;
|
|
59429
59473
|
}
|
|
59430
59474
|
@else {
|
|
59431
59475
|
margin-bottom: 0;
|
|
@@ -59435,9 +59479,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
59435
59479
|
@if ($skin-name == 'fluent2') {
|
|
59436
59480
|
border-color: $treeview-input-border-color;
|
|
59437
59481
|
}
|
|
59438
|
-
|
|
59439
|
-
|
|
59482
|
+
.e-input {
|
|
59483
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59440
59484
|
height: 28px;
|
|
59485
|
+
padding-top: 6px;
|
|
59486
|
+
padding-bottom: 6px;
|
|
59487
|
+
}
|
|
59488
|
+
@if $skin-name == 'tailwind3' {
|
|
59489
|
+
line-height: 20px;
|
|
59490
|
+
height: 32px;
|
|
59491
|
+
}
|
|
59492
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59493
|
+
height: 32px;
|
|
59494
|
+
padding-top: 5px;
|
|
59495
|
+
padding-bottom: 5px;
|
|
59441
59496
|
}
|
|
59442
59497
|
}
|
|
59443
59498
|
}
|
|
@@ -60029,13 +60084,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
60029
60084
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
60030
60085
|
color: $treeview-item-active-check-color;
|
|
60031
60086
|
}
|
|
60032
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60087
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60033
60088
|
border-color: $content-text-color-selected;
|
|
60034
60089
|
}
|
|
60035
60090
|
}
|
|
60036
60091
|
|
|
60037
60092
|
.e-stop {
|
|
60038
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60093
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60039
60094
|
border-color: $content-text-color-selected;
|
|
60040
60095
|
}
|
|
60041
60096
|
}
|
|
@@ -60086,6 +60141,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
60086
60141
|
}
|
|
60087
60142
|
}
|
|
60088
60143
|
}
|
|
60144
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
60145
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
60146
|
+
border-color: $content-text-color-hover;
|
|
60147
|
+
}
|
|
60148
|
+
}
|
|
60089
60149
|
}
|
|
60090
60150
|
|
|
60091
60151
|
.e-sibling {
|
|
@@ -60455,6 +60515,30 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
60455
60515
|
min-height: $treeview-big-item-height;
|
|
60456
60516
|
}
|
|
60457
60517
|
|
|
60518
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60519
|
+
padding: $treeview-big-text-padding;
|
|
60520
|
+
}
|
|
60521
|
+
|
|
60522
|
+
@if $skin-name == 'highcontrast' {
|
|
60523
|
+
padding-top: 11px;
|
|
60524
|
+
padding-bottom: 11px;
|
|
60525
|
+
}
|
|
60526
|
+
|
|
60527
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60528
|
+
padding-top: 12px;
|
|
60529
|
+
padding-bottom: 12px;
|
|
60530
|
+
}
|
|
60531
|
+
|
|
60532
|
+
@if $skin-name == 'FluentUI' {
|
|
60533
|
+
padding-top: 10px;
|
|
60534
|
+
padding-bottom: 10px;
|
|
60535
|
+
}
|
|
60536
|
+
|
|
60537
|
+
@if $skin-name == 'bootstrap4' {
|
|
60538
|
+
padding-top: 13px;
|
|
60539
|
+
padding-bottom: 13px;
|
|
60540
|
+
}
|
|
60541
|
+
|
|
60458
60542
|
.e-input-group {
|
|
60459
60543
|
height: $treeview-big-input-height;
|
|
60460
60544
|
|
|
@@ -60463,6 +60547,69 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
60463
60547
|
height: 36px;
|
|
60464
60548
|
}
|
|
60465
60549
|
}
|
|
60550
|
+
|
|
60551
|
+
@if $skin-name =='bootstrap5' {
|
|
60552
|
+
padding-top: 6px;
|
|
60553
|
+
padding-bottom: 6px;
|
|
60554
|
+
margin-top: 2px;
|
|
60555
|
+
margin-bottom: 2px;
|
|
60556
|
+
}
|
|
60557
|
+
|
|
60558
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60559
|
+
line-height: 42px;
|
|
60560
|
+
min-height: 42px;
|
|
60561
|
+
}
|
|
60562
|
+
|
|
60563
|
+
.e-input {
|
|
60564
|
+
@if $skin-name =='tailwind3' {
|
|
60565
|
+
height: 40px;
|
|
60566
|
+
line-height: 24px;
|
|
60567
|
+
padding-top: 8px;
|
|
60568
|
+
padding-bottom: 8px;
|
|
60569
|
+
}
|
|
60570
|
+
|
|
60571
|
+
@if $skin-name =='bootstrap5' {
|
|
60572
|
+
height: 24px;
|
|
60573
|
+
}
|
|
60574
|
+
|
|
60575
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60576
|
+
line-height: 28px;
|
|
60577
|
+
min-height: 28px;
|
|
60578
|
+
padding-top: 9px;
|
|
60579
|
+
padding-bottom: 5px;
|
|
60580
|
+
}
|
|
60581
|
+
|
|
60582
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60583
|
+
line-height: 24px;
|
|
60584
|
+
min-height: 24px;
|
|
60585
|
+
padding-top: 7px;
|
|
60586
|
+
padding-bottom: 7px;
|
|
60587
|
+
}
|
|
60588
|
+
}
|
|
60589
|
+
}
|
|
60590
|
+
}
|
|
60591
|
+
|
|
60592
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60593
|
+
&:has(> .e-input-group) {
|
|
60594
|
+
@if $skin-name =='highcontrast' {
|
|
60595
|
+
padding-top: 4px;
|
|
60596
|
+
padding-bottom: 4px;
|
|
60597
|
+
}
|
|
60598
|
+
|
|
60599
|
+
@if $skin-name =='FluentUI' {
|
|
60600
|
+
padding-top: 2px;
|
|
60601
|
+
padding-bottom: 2px;
|
|
60602
|
+
}
|
|
60603
|
+
|
|
60604
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60605
|
+
padding-top: 3px;
|
|
60606
|
+
padding-bottom: 3px;
|
|
60607
|
+
}
|
|
60608
|
+
|
|
60609
|
+
@if $skin-name == 'bootstrap4' {
|
|
60610
|
+
padding-top: 6px;
|
|
60611
|
+
padding-bottom: 6px;
|
|
60612
|
+
}
|
|
60466
60613
|
}
|
|
60467
60614
|
}
|
|
60468
60615
|
|
|
@@ -60647,6 +60794,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
60647
60794
|
.e-treeview.e-bigger {
|
|
60648
60795
|
.e-list-text {
|
|
60649
60796
|
font-size: $treeview-big-font-size;
|
|
60797
|
+
@if $skin-name == 'Material3' {
|
|
60798
|
+
padding: 12px;
|
|
60799
|
+
}
|
|
60800
|
+
|
|
60650
60801
|
@if $skin-name == 'bootstrap4' {
|
|
60651
60802
|
color: $treeview-big-text-color;
|
|
60652
60803
|
}
|
|
@@ -109163,10 +109314,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109163
109314
|
&:first-child {
|
|
109164
109315
|
padding: 0;
|
|
109165
109316
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109166
|
-
padding-bottom:
|
|
109317
|
+
padding-bottom: 8px;
|
|
109167
109318
|
padding-left: 12px;
|
|
109168
109319
|
padding-right: 12px;
|
|
109169
|
-
padding-top:
|
|
109320
|
+
padding-top: 8px;
|
|
109170
109321
|
}
|
|
109171
109322
|
}
|
|
109172
109323
|
|
|
@@ -109234,7 +109385,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109234
109385
|
.e-toast-content {
|
|
109235
109386
|
&:first-child {
|
|
109236
109387
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109237
|
-
padding-left:
|
|
109388
|
+
padding-left: 44px;
|
|
109238
109389
|
}
|
|
109239
109390
|
}
|
|
109240
109391
|
}
|
|
@@ -109281,9 +109432,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109281
109432
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109282
109433
|
width: $toast-icon-nrml-width;
|
|
109283
109434
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109284
|
-
left:
|
|
109285
|
-
margin-left:
|
|
109286
|
-
margin-top:
|
|
109435
|
+
left: 0;
|
|
109436
|
+
margin-left: 12px;
|
|
109437
|
+
margin-top: 10px;
|
|
109438
|
+
padding-bottom: 6px;
|
|
109439
|
+
position: absolute;
|
|
109440
|
+
}
|
|
109441
|
+
@if $skin-name == 'fluent2' {
|
|
109442
|
+
margin-top: 2px;
|
|
109287
109443
|
}
|
|
109288
109444
|
}
|
|
109289
109445
|
|
|
@@ -109755,8 +109911,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109755
109911
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109756
109912
|
width: $toast-icon-bgr-width;
|
|
109757
109913
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109758
|
-
left:
|
|
109759
|
-
margin-top:
|
|
109914
|
+
left: 0;
|
|
109915
|
+
margin-top: 14px;
|
|
109916
|
+
margin-left: 12px;
|
|
109760
109917
|
}
|
|
109761
109918
|
}
|
|
109762
109919
|
|
|
@@ -19717,6 +19717,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
19717
19717
|
border-color: transparent;
|
|
19718
19718
|
color: $calendar-today-disabled-color;
|
|
19719
19719
|
}
|
|
19720
|
+
@if $skin-name == 'tailwind3' {
|
|
19721
|
+
background-color: $calendar-today-disabled-background-style;
|
|
19722
|
+
border-color: $calendar-today-disabled-border-style;
|
|
19723
|
+
}
|
|
19720
19724
|
}
|
|
19721
19725
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
19722
19726
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -43351,7 +43355,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
43351
43355
|
|
|
43352
43356
|
.e-list-item {
|
|
43353
43357
|
list-style: none;
|
|
43354
|
-
@if $skin-name
|
|
43358
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43355
43359
|
padding: 2px 0;
|
|
43356
43360
|
}
|
|
43357
43361
|
@if $skin-name == 'fluent2' {
|
|
@@ -43359,13 +43363,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
43359
43363
|
}
|
|
43360
43364
|
|
|
43361
43365
|
.e-ul {
|
|
43362
|
-
margin: 2px 0 -2px;
|
|
43363
43366
|
padding: $treeview-child-ul-padding;
|
|
43364
|
-
@if $skin-name == '
|
|
43365
|
-
margin: 2px 0
|
|
43367
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43368
|
+
margin: 2px 0 -2px;
|
|
43366
43369
|
}
|
|
43367
|
-
@
|
|
43368
|
-
margin:
|
|
43370
|
+
@if $skin-name == 'fluent2' {
|
|
43371
|
+
margin-top: 4px;
|
|
43369
43372
|
}
|
|
43370
43373
|
}
|
|
43371
43374
|
|
|
@@ -43402,6 +43405,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
43402
43405
|
.e-icons.e-icons-spinner::before {
|
|
43403
43406
|
content: none;
|
|
43404
43407
|
}
|
|
43408
|
+
|
|
43409
|
+
.e-text-content {
|
|
43410
|
+
.e-list-text {
|
|
43411
|
+
&:has(> .e-input-group) {
|
|
43412
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43413
|
+
padding-top: 1px;
|
|
43414
|
+
padding-bottom: 1px;
|
|
43415
|
+
.e-input-group {
|
|
43416
|
+
height: 34px;
|
|
43417
|
+
|
|
43418
|
+
.e-input {
|
|
43419
|
+
line-height: 26px;
|
|
43420
|
+
min-height: 26px;
|
|
43421
|
+
}
|
|
43422
|
+
}
|
|
43423
|
+
}
|
|
43424
|
+
@if $skin-name == 'tailwind3' {
|
|
43425
|
+
padding-top: 4px;
|
|
43426
|
+
padding-bottom: 4px;
|
|
43427
|
+
}
|
|
43428
|
+
@if $skin-name == 'highcontrast' {
|
|
43429
|
+
padding-top: 3px;
|
|
43430
|
+
padding-bottom: 3px;
|
|
43431
|
+
}
|
|
43432
|
+
@if ($skin-name == 'FluentUI') {
|
|
43433
|
+
padding-top: 3px;
|
|
43434
|
+
padding-bottom: 3px;
|
|
43435
|
+
}
|
|
43436
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43437
|
+
padding-top: 2px;
|
|
43438
|
+
padding-bottom: 2px;
|
|
43439
|
+
}
|
|
43440
|
+
@if $skin-name == 'bootstrap4' {
|
|
43441
|
+
padding-top: 5px;
|
|
43442
|
+
padding-bottom: 5px;
|
|
43443
|
+
}
|
|
43444
|
+
}
|
|
43445
|
+
}
|
|
43446
|
+
}
|
|
43405
43447
|
}
|
|
43406
43448
|
|
|
43407
43449
|
.e-icons {
|
|
@@ -43419,11 +43461,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
43419
43461
|
|
|
43420
43462
|
.e-text-content {
|
|
43421
43463
|
@include user-select;
|
|
43422
|
-
border: 1px solid;
|
|
43423
43464
|
cursor: pointer;
|
|
43424
43465
|
margin: 0;
|
|
43425
43466
|
padding: $treeview-text-wrap-padding;
|
|
43426
43467
|
|
|
43468
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43469
|
+
border: 1px solid;
|
|
43470
|
+
}
|
|
43471
|
+
|
|
43427
43472
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43428
43473
|
border: none;
|
|
43429
43474
|
}
|
|
@@ -43509,14 +43554,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
43509
43554
|
|
|
43510
43555
|
.e-input-group {
|
|
43511
43556
|
height: $treeview-input-height;
|
|
43512
|
-
@if ($skin-name == '
|
|
43513
|
-
margin-top:
|
|
43514
|
-
|
|
43515
|
-
@else if($skin-name == 'tailwind') {
|
|
43516
|
-
margin-bottom: 3px;
|
|
43557
|
+
@if ($skin-name == 'tailwind') {
|
|
43558
|
+
margin-top: 4px;
|
|
43559
|
+
margin-bottom: 4px;
|
|
43517
43560
|
}
|
|
43518
43561
|
@else if($skin-name == 'bootstrap5') {
|
|
43519
|
-
margin-bottom:
|
|
43562
|
+
margin-bottom: 3px;
|
|
43563
|
+
margin-top: 3px;
|
|
43520
43564
|
}
|
|
43521
43565
|
@else {
|
|
43522
43566
|
margin-bottom: 0;
|
|
@@ -43526,9 +43570,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
43526
43570
|
@if ($skin-name == 'fluent2') {
|
|
43527
43571
|
border-color: $treeview-input-border-color;
|
|
43528
43572
|
}
|
|
43529
|
-
|
|
43530
|
-
|
|
43573
|
+
.e-input {
|
|
43574
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43531
43575
|
height: 28px;
|
|
43576
|
+
padding-top: 6px;
|
|
43577
|
+
padding-bottom: 6px;
|
|
43578
|
+
}
|
|
43579
|
+
@if $skin-name == 'tailwind3' {
|
|
43580
|
+
line-height: 20px;
|
|
43581
|
+
height: 32px;
|
|
43582
|
+
}
|
|
43583
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43584
|
+
height: 32px;
|
|
43585
|
+
padding-top: 5px;
|
|
43586
|
+
padding-bottom: 5px;
|
|
43532
43587
|
}
|
|
43533
43588
|
}
|
|
43534
43589
|
}
|
|
@@ -44120,13 +44175,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
44120
44175
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44121
44176
|
color: $treeview-item-active-check-color;
|
|
44122
44177
|
}
|
|
44123
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44178
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44124
44179
|
border-color: $content-text-color-selected;
|
|
44125
44180
|
}
|
|
44126
44181
|
}
|
|
44127
44182
|
|
|
44128
44183
|
.e-stop {
|
|
44129
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44184
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44130
44185
|
border-color: $content-text-color-selected;
|
|
44131
44186
|
}
|
|
44132
44187
|
}
|
|
@@ -44177,6 +44232,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
44177
44232
|
}
|
|
44178
44233
|
}
|
|
44179
44234
|
}
|
|
44235
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44236
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44237
|
+
border-color: $content-text-color-hover;
|
|
44238
|
+
}
|
|
44239
|
+
}
|
|
44180
44240
|
}
|
|
44181
44241
|
|
|
44182
44242
|
.e-sibling {
|
|
@@ -81761,10 +81821,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81761
81821
|
&:first-child {
|
|
81762
81822
|
padding: 0;
|
|
81763
81823
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81764
|
-
padding-bottom:
|
|
81824
|
+
padding-bottom: 8px;
|
|
81765
81825
|
padding-left: 12px;
|
|
81766
81826
|
padding-right: 12px;
|
|
81767
|
-
padding-top:
|
|
81827
|
+
padding-top: 8px;
|
|
81768
81828
|
}
|
|
81769
81829
|
}
|
|
81770
81830
|
|
|
@@ -81832,7 +81892,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81832
81892
|
.e-toast-content {
|
|
81833
81893
|
&:first-child {
|
|
81834
81894
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81835
|
-
padding-left:
|
|
81895
|
+
padding-left: 44px;
|
|
81836
81896
|
}
|
|
81837
81897
|
}
|
|
81838
81898
|
}
|
|
@@ -81879,9 +81939,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81879
81939
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81880
81940
|
width: $toast-icon-nrml-width;
|
|
81881
81941
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81882
|
-
left:
|
|
81883
|
-
margin-left:
|
|
81884
|
-
margin-top:
|
|
81942
|
+
left: 0;
|
|
81943
|
+
margin-left: 12px;
|
|
81944
|
+
margin-top: 10px;
|
|
81945
|
+
padding-bottom: 6px;
|
|
81946
|
+
position: absolute;
|
|
81947
|
+
}
|
|
81948
|
+
@if $skin-name == 'fluent2' {
|
|
81949
|
+
margin-top: 2px;
|
|
81885
81950
|
}
|
|
81886
81951
|
}
|
|
81887
81952
|
|