@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
|
@@ -1572,6 +1572,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
|
|
|
1572
1572
|
border-color: transparent;
|
|
1573
1573
|
color: $calendar-today-disabled-color;
|
|
1574
1574
|
}
|
|
1575
|
+
@if $skin-name == 'tailwind3' {
|
|
1576
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1577
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1578
|
+
}
|
|
1575
1579
|
}
|
|
1576
1580
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1577
1581
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1607,6 +1607,10 @@ $calendar-selected-month-bg-color: $primary-lighter !default;
|
|
|
1607
1607
|
border-color: transparent;
|
|
1608
1608
|
color: $calendar-today-disabled-color;
|
|
1609
1609
|
}
|
|
1610
|
+
@if $skin-name == 'tailwind3' {
|
|
1611
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1612
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1613
|
+
}
|
|
1610
1614
|
}
|
|
1611
1615
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1612
1616
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1607,6 +1607,10 @@ $calendar-selected-month-bg-color: $primary-lighter !default;
|
|
|
1607
1607
|
border-color: transparent;
|
|
1608
1608
|
color: $calendar-today-disabled-color;
|
|
1609
1609
|
}
|
|
1610
|
+
@if $skin-name == 'tailwind3' {
|
|
1611
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1612
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1613
|
+
}
|
|
1610
1614
|
}
|
|
1611
1615
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1612
1616
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1607,6 +1607,10 @@ $calendar-selected-month-bg-color: $primary-lighter !default;
|
|
|
1607
1607
|
border-color: transparent;
|
|
1608
1608
|
color: $calendar-today-disabled-color;
|
|
1609
1609
|
}
|
|
1610
|
+
@if $skin-name == 'tailwind3' {
|
|
1611
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1612
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1613
|
+
}
|
|
1610
1614
|
}
|
|
1611
1615
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1612
1616
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1607,6 +1607,10 @@ $calendar-selected-month-bg-color: $primary-lighter !default;
|
|
|
1607
1607
|
border-color: transparent;
|
|
1608
1608
|
color: $calendar-today-disabled-color;
|
|
1609
1609
|
}
|
|
1610
|
+
@if $skin-name == 'tailwind3' {
|
|
1611
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1612
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1613
|
+
}
|
|
1610
1614
|
}
|
|
1611
1615
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1612
1616
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1607,6 +1607,10 @@ $calendar-selected-month-bg-color: $primary-lighter !default;
|
|
|
1607
1607
|
border-color: transparent;
|
|
1608
1608
|
color: $calendar-today-disabled-color;
|
|
1609
1609
|
}
|
|
1610
|
+
@if $skin-name == 'tailwind3' {
|
|
1611
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1612
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1613
|
+
}
|
|
1610
1614
|
}
|
|
1611
1615
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1612
1616
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1607,6 +1607,10 @@ $calendar-selected-month-bg-color: $primary-lighter !default;
|
|
|
1607
1607
|
border-color: transparent;
|
|
1608
1608
|
color: $calendar-today-disabled-color;
|
|
1609
1609
|
}
|
|
1610
|
+
@if $skin-name == 'tailwind3' {
|
|
1611
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1612
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1613
|
+
}
|
|
1610
1614
|
}
|
|
1611
1615
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1612
1616
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1509,6 +1509,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1509
1509
|
border-color: transparent;
|
|
1510
1510
|
color: $calendar-today-disabled-color;
|
|
1511
1511
|
}
|
|
1512
|
+
@if $skin-name == 'tailwind3' {
|
|
1513
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1514
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1515
|
+
}
|
|
1512
1516
|
}
|
|
1513
1517
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1514
1518
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1509,6 +1509,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1509
1509
|
border-color: transparent;
|
|
1510
1510
|
color: $calendar-today-disabled-color;
|
|
1511
1511
|
}
|
|
1512
|
+
@if $skin-name == 'tailwind3' {
|
|
1513
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1514
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1515
|
+
}
|
|
1512
1516
|
}
|
|
1513
1517
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1514
1518
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1512,6 +1512,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1512
1512
|
border-color: transparent;
|
|
1513
1513
|
color: $calendar-today-disabled-color;
|
|
1514
1514
|
}
|
|
1515
|
+
@if $skin-name == 'tailwind3' {
|
|
1516
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1517
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1518
|
+
}
|
|
1515
1519
|
}
|
|
1516
1520
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1517
1521
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1512,6 +1512,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1512
1512
|
border-color: transparent;
|
|
1513
1513
|
color: $calendar-today-disabled-color;
|
|
1514
1514
|
}
|
|
1515
|
+
@if $skin-name == 'tailwind3' {
|
|
1516
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1517
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1518
|
+
}
|
|
1515
1519
|
}
|
|
1516
1520
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1517
1521
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1509,6 +1509,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1509
1509
|
border-color: transparent;
|
|
1510
1510
|
color: $calendar-today-disabled-color;
|
|
1511
1511
|
}
|
|
1512
|
+
@if $skin-name == 'tailwind3' {
|
|
1513
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1514
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1515
|
+
}
|
|
1512
1516
|
}
|
|
1513
1517
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1514
1518
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1509,6 +1509,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1509
1509
|
border-color: transparent;
|
|
1510
1510
|
color: $calendar-today-disabled-color;
|
|
1511
1511
|
}
|
|
1512
|
+
@if $skin-name == 'tailwind3' {
|
|
1513
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1514
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1515
|
+
}
|
|
1512
1516
|
}
|
|
1513
1517
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1514
1518
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1504,6 +1504,10 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
1504
1504
|
border-color: transparent;
|
|
1505
1505
|
color: $calendar-today-disabled-color;
|
|
1506
1506
|
}
|
|
1507
|
+
@if $skin-name == 'tailwind3' {
|
|
1508
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1509
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1510
|
+
}
|
|
1507
1511
|
}
|
|
1508
1512
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1509
1513
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1504,6 +1504,10 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
1504
1504
|
border-color: transparent;
|
|
1505
1505
|
color: $calendar-today-disabled-color;
|
|
1506
1506
|
}
|
|
1507
|
+
@if $skin-name == 'tailwind3' {
|
|
1508
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1509
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1510
|
+
}
|
|
1507
1511
|
}
|
|
1508
1512
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1509
1513
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1504,6 +1504,10 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
1504
1504
|
border-color: transparent;
|
|
1505
1505
|
color: $calendar-today-disabled-color;
|
|
1506
1506
|
}
|
|
1507
|
+
@if $skin-name == 'tailwind3' {
|
|
1508
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1509
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1510
|
+
}
|
|
1507
1511
|
}
|
|
1508
1512
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1509
1513
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1504,6 +1504,10 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
1504
1504
|
border-color: transparent;
|
|
1505
1505
|
color: $calendar-today-disabled-color;
|
|
1506
1506
|
}
|
|
1507
|
+
@if $skin-name == 'tailwind3' {
|
|
1508
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1509
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1510
|
+
}
|
|
1507
1511
|
}
|
|
1508
1512
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1509
1513
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1581,6 +1581,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1581
1581
|
border-color: transparent;
|
|
1582
1582
|
color: $calendar-today-disabled-color;
|
|
1583
1583
|
}
|
|
1584
|
+
@if $skin-name == 'tailwind3' {
|
|
1585
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1586
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1587
|
+
}
|
|
1584
1588
|
}
|
|
1585
1589
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1586
1590
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1581,6 +1581,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1581
1581
|
border-color: transparent;
|
|
1582
1582
|
color: $calendar-today-disabled-color;
|
|
1583
1583
|
}
|
|
1584
|
+
@if $skin-name == 'tailwind3' {
|
|
1585
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1586
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1587
|
+
}
|
|
1584
1588
|
}
|
|
1585
1589
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1586
1590
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1581,6 +1581,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1581
1581
|
border-color: transparent;
|
|
1582
1582
|
color: $calendar-today-disabled-color;
|
|
1583
1583
|
}
|
|
1584
|
+
@if $skin-name == 'tailwind3' {
|
|
1585
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1586
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1587
|
+
}
|
|
1584
1588
|
}
|
|
1585
1589
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1586
1590
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1581,6 +1581,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1581
1581
|
border-color: transparent;
|
|
1582
1582
|
color: $calendar-today-disabled-color;
|
|
1583
1583
|
}
|
|
1584
|
+
@if $skin-name == 'tailwind3' {
|
|
1585
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1586
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1587
|
+
}
|
|
1584
1588
|
}
|
|
1585
1589
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1586
1590
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1570,6 +1570,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
|
|
|
1570
1570
|
border-color: transparent;
|
|
1571
1571
|
color: $calendar-today-disabled-color;
|
|
1572
1572
|
}
|
|
1573
|
+
@if $skin-name == 'tailwind3' {
|
|
1574
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1575
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1576
|
+
}
|
|
1573
1577
|
}
|
|
1574
1578
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1575
1579
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1570,6 +1570,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
|
|
|
1570
1570
|
border-color: transparent;
|
|
1571
1571
|
color: $calendar-today-disabled-color;
|
|
1572
1572
|
}
|
|
1573
|
+
@if $skin-name == 'tailwind3' {
|
|
1574
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1575
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1576
|
+
}
|
|
1573
1577
|
}
|
|
1574
1578
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1575
1579
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1570,6 +1570,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
|
|
|
1570
1570
|
border-color: transparent;
|
|
1571
1571
|
color: $calendar-today-disabled-color;
|
|
1572
1572
|
}
|
|
1573
|
+
@if $skin-name == 'tailwind3' {
|
|
1574
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1575
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1576
|
+
}
|
|
1573
1577
|
}
|
|
1574
1578
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1575
1579
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1570,6 +1570,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
|
|
|
1570
1570
|
border-color: transparent;
|
|
1571
1571
|
color: $calendar-today-disabled-color;
|
|
1572
1572
|
}
|
|
1573
|
+
@if $skin-name == 'tailwind3' {
|
|
1574
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1575
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1576
|
+
}
|
|
1573
1577
|
}
|
|
1574
1578
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1575
1579
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -19524,6 +19524,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
19524
19524
|
border-color: transparent;
|
|
19525
19525
|
color: $calendar-today-disabled-color;
|
|
19526
19526
|
}
|
|
19527
|
+
@if $skin-name == 'tailwind3' {
|
|
19528
|
+
background-color: $calendar-today-disabled-background-style;
|
|
19529
|
+
border-color: $calendar-today-disabled-border-style;
|
|
19530
|
+
}
|
|
19527
19531
|
}
|
|
19528
19532
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
19529
19533
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -43237,7 +43241,7 @@ $ripple-width: 32px !default;
|
|
|
43237
43241
|
|
|
43238
43242
|
.e-list-item {
|
|
43239
43243
|
list-style: none;
|
|
43240
|
-
@if $skin-name
|
|
43244
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43241
43245
|
padding: 2px 0;
|
|
43242
43246
|
}
|
|
43243
43247
|
@if $skin-name == 'fluent2' {
|
|
@@ -43245,13 +43249,12 @@ $ripple-width: 32px !default;
|
|
|
43245
43249
|
}
|
|
43246
43250
|
|
|
43247
43251
|
.e-ul {
|
|
43248
|
-
margin: 2px 0 -2px;
|
|
43249
43252
|
padding: $treeview-child-ul-padding;
|
|
43250
|
-
@if $skin-name == '
|
|
43251
|
-
margin: 2px 0
|
|
43253
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43254
|
+
margin: 2px 0 -2px;
|
|
43252
43255
|
}
|
|
43253
|
-
@
|
|
43254
|
-
margin:
|
|
43256
|
+
@if $skin-name == 'fluent2' {
|
|
43257
|
+
margin-top: 4px;
|
|
43255
43258
|
}
|
|
43256
43259
|
}
|
|
43257
43260
|
|
|
@@ -43288,6 +43291,45 @@ $ripple-width: 32px !default;
|
|
|
43288
43291
|
.e-icons.e-icons-spinner::before {
|
|
43289
43292
|
content: none;
|
|
43290
43293
|
}
|
|
43294
|
+
|
|
43295
|
+
.e-text-content {
|
|
43296
|
+
.e-list-text {
|
|
43297
|
+
&:has(> .e-input-group) {
|
|
43298
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43299
|
+
padding-top: 1px;
|
|
43300
|
+
padding-bottom: 1px;
|
|
43301
|
+
.e-input-group {
|
|
43302
|
+
height: 34px;
|
|
43303
|
+
|
|
43304
|
+
.e-input {
|
|
43305
|
+
line-height: 26px;
|
|
43306
|
+
min-height: 26px;
|
|
43307
|
+
}
|
|
43308
|
+
}
|
|
43309
|
+
}
|
|
43310
|
+
@if $skin-name == 'tailwind3' {
|
|
43311
|
+
padding-top: 4px;
|
|
43312
|
+
padding-bottom: 4px;
|
|
43313
|
+
}
|
|
43314
|
+
@if $skin-name == 'highcontrast' {
|
|
43315
|
+
padding-top: 3px;
|
|
43316
|
+
padding-bottom: 3px;
|
|
43317
|
+
}
|
|
43318
|
+
@if ($skin-name == 'FluentUI') {
|
|
43319
|
+
padding-top: 3px;
|
|
43320
|
+
padding-bottom: 3px;
|
|
43321
|
+
}
|
|
43322
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43323
|
+
padding-top: 2px;
|
|
43324
|
+
padding-bottom: 2px;
|
|
43325
|
+
}
|
|
43326
|
+
@if $skin-name == 'bootstrap4' {
|
|
43327
|
+
padding-top: 5px;
|
|
43328
|
+
padding-bottom: 5px;
|
|
43329
|
+
}
|
|
43330
|
+
}
|
|
43331
|
+
}
|
|
43332
|
+
}
|
|
43291
43333
|
}
|
|
43292
43334
|
|
|
43293
43335
|
.e-icons {
|
|
@@ -43305,11 +43347,14 @@ $ripple-width: 32px !default;
|
|
|
43305
43347
|
|
|
43306
43348
|
.e-text-content {
|
|
43307
43349
|
@include user-select;
|
|
43308
|
-
border: 1px solid;
|
|
43309
43350
|
cursor: pointer;
|
|
43310
43351
|
margin: 0;
|
|
43311
43352
|
padding: $treeview-text-wrap-padding;
|
|
43312
43353
|
|
|
43354
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43355
|
+
border: 1px solid;
|
|
43356
|
+
}
|
|
43357
|
+
|
|
43313
43358
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43314
43359
|
border: none;
|
|
43315
43360
|
}
|
|
@@ -43395,14 +43440,13 @@ $ripple-width: 32px !default;
|
|
|
43395
43440
|
|
|
43396
43441
|
.e-input-group {
|
|
43397
43442
|
height: $treeview-input-height;
|
|
43398
|
-
@if ($skin-name == '
|
|
43399
|
-
margin-top:
|
|
43400
|
-
|
|
43401
|
-
@else if($skin-name == 'tailwind') {
|
|
43402
|
-
margin-bottom: 3px;
|
|
43443
|
+
@if ($skin-name == 'tailwind') {
|
|
43444
|
+
margin-top: 4px;
|
|
43445
|
+
margin-bottom: 4px;
|
|
43403
43446
|
}
|
|
43404
43447
|
@else if($skin-name == 'bootstrap5') {
|
|
43405
|
-
margin-bottom:
|
|
43448
|
+
margin-bottom: 3px;
|
|
43449
|
+
margin-top: 3px;
|
|
43406
43450
|
}
|
|
43407
43451
|
@else {
|
|
43408
43452
|
margin-bottom: 0;
|
|
@@ -43412,9 +43456,20 @@ $ripple-width: 32px !default;
|
|
|
43412
43456
|
@if ($skin-name == 'fluent2') {
|
|
43413
43457
|
border-color: $treeview-input-border-color;
|
|
43414
43458
|
}
|
|
43415
|
-
|
|
43416
|
-
|
|
43459
|
+
.e-input {
|
|
43460
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43417
43461
|
height: 28px;
|
|
43462
|
+
padding-top: 6px;
|
|
43463
|
+
padding-bottom: 6px;
|
|
43464
|
+
}
|
|
43465
|
+
@if $skin-name == 'tailwind3' {
|
|
43466
|
+
line-height: 20px;
|
|
43467
|
+
height: 32px;
|
|
43468
|
+
}
|
|
43469
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43470
|
+
height: 32px;
|
|
43471
|
+
padding-top: 5px;
|
|
43472
|
+
padding-bottom: 5px;
|
|
43418
43473
|
}
|
|
43419
43474
|
}
|
|
43420
43475
|
}
|
|
@@ -44006,13 +44061,13 @@ $ripple-width: 32px !default;
|
|
|
44006
44061
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44007
44062
|
color: $treeview-item-active-check-color;
|
|
44008
44063
|
}
|
|
44009
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44064
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44010
44065
|
border-color: $content-text-color-selected;
|
|
44011
44066
|
}
|
|
44012
44067
|
}
|
|
44013
44068
|
|
|
44014
44069
|
.e-stop {
|
|
44015
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44070
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44016
44071
|
border-color: $content-text-color-selected;
|
|
44017
44072
|
}
|
|
44018
44073
|
}
|
|
@@ -44063,6 +44118,11 @@ $ripple-width: 32px !default;
|
|
|
44063
44118
|
}
|
|
44064
44119
|
}
|
|
44065
44120
|
}
|
|
44121
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44122
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44123
|
+
border-color: $content-text-color-hover;
|
|
44124
|
+
}
|
|
44125
|
+
}
|
|
44066
44126
|
}
|
|
44067
44127
|
|
|
44068
44128
|
.e-sibling {
|
|
@@ -81506,10 +81566,10 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
81506
81566
|
&:first-child {
|
|
81507
81567
|
padding: 0;
|
|
81508
81568
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81509
|
-
padding-bottom:
|
|
81569
|
+
padding-bottom: 8px;
|
|
81510
81570
|
padding-left: 12px;
|
|
81511
81571
|
padding-right: 12px;
|
|
81512
|
-
padding-top:
|
|
81572
|
+
padding-top: 8px;
|
|
81513
81573
|
}
|
|
81514
81574
|
}
|
|
81515
81575
|
|
|
@@ -81577,7 +81637,7 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
81577
81637
|
.e-toast-content {
|
|
81578
81638
|
&:first-child {
|
|
81579
81639
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81580
|
-
padding-left:
|
|
81640
|
+
padding-left: 44px;
|
|
81581
81641
|
}
|
|
81582
81642
|
}
|
|
81583
81643
|
}
|
|
@@ -81624,9 +81684,14 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
81624
81684
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81625
81685
|
width: $toast-icon-nrml-width;
|
|
81626
81686
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81627
|
-
left:
|
|
81628
|
-
margin-left:
|
|
81629
|
-
margin-top:
|
|
81687
|
+
left: 0;
|
|
81688
|
+
margin-left: 12px;
|
|
81689
|
+
margin-top: 10px;
|
|
81690
|
+
padding-bottom: 6px;
|
|
81691
|
+
position: absolute;
|
|
81692
|
+
}
|
|
81693
|
+
@if $skin-name == 'fluent2' {
|
|
81694
|
+
margin-top: 2px;
|
|
81630
81695
|
}
|
|
81631
81696
|
}
|
|
81632
81697
|
|