@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
|
@@ -28744,6 +28744,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
28744
28744
|
border-color: transparent;
|
|
28745
28745
|
color: $calendar-today-disabled-color;
|
|
28746
28746
|
}
|
|
28747
|
+
@if $skin-name == 'tailwind3' {
|
|
28748
|
+
background-color: $calendar-today-disabled-background-style;
|
|
28749
|
+
border-color: $calendar-today-disabled-border-style;
|
|
28750
|
+
}
|
|
28747
28751
|
}
|
|
28748
28752
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
28749
28753
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -60258,7 +60262,7 @@ $treeview-icon-font-size: $text-xl !default;
|
|
|
60258
60262
|
$treeview-image-font-size: $text-xl !default;
|
|
60259
60263
|
$treeview-big-font-size: $text-base !default;
|
|
60260
60264
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
60261
|
-
$treeview-item-height:
|
|
60265
|
+
$treeview-item-height: 38px !default;
|
|
60262
60266
|
$treeview-text-height: 38px !default;
|
|
60263
60267
|
$treeview-input-height: 30px !default;
|
|
60264
60268
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
@@ -60548,7 +60552,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60548
60552
|
|
|
60549
60553
|
.e-list-item {
|
|
60550
60554
|
list-style: none;
|
|
60551
|
-
@if $skin-name
|
|
60555
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60552
60556
|
padding: 2px 0;
|
|
60553
60557
|
}
|
|
60554
60558
|
@if $skin-name == 'fluent2' {
|
|
@@ -60556,13 +60560,12 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60556
60560
|
}
|
|
60557
60561
|
|
|
60558
60562
|
.e-ul {
|
|
60559
|
-
margin: 2px 0 -2px;
|
|
60560
60563
|
padding: $treeview-child-ul-padding;
|
|
60561
|
-
@if $skin-name == '
|
|
60562
|
-
margin: 2px 0
|
|
60564
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60565
|
+
margin: 2px 0 -2px;
|
|
60563
60566
|
}
|
|
60564
|
-
@
|
|
60565
|
-
margin:
|
|
60567
|
+
@if $skin-name == 'fluent2' {
|
|
60568
|
+
margin-top: 4px;
|
|
60566
60569
|
}
|
|
60567
60570
|
}
|
|
60568
60571
|
|
|
@@ -60599,6 +60602,45 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60599
60602
|
.e-icons.e-icons-spinner::before {
|
|
60600
60603
|
content: none;
|
|
60601
60604
|
}
|
|
60605
|
+
|
|
60606
|
+
.e-text-content {
|
|
60607
|
+
.e-list-text {
|
|
60608
|
+
&:has(> .e-input-group) {
|
|
60609
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60610
|
+
padding-top: 1px;
|
|
60611
|
+
padding-bottom: 1px;
|
|
60612
|
+
.e-input-group {
|
|
60613
|
+
height: 34px;
|
|
60614
|
+
|
|
60615
|
+
.e-input {
|
|
60616
|
+
line-height: 26px;
|
|
60617
|
+
min-height: 26px;
|
|
60618
|
+
}
|
|
60619
|
+
}
|
|
60620
|
+
}
|
|
60621
|
+
@if $skin-name == 'tailwind3' {
|
|
60622
|
+
padding-top: 4px;
|
|
60623
|
+
padding-bottom: 4px;
|
|
60624
|
+
}
|
|
60625
|
+
@if $skin-name == 'highcontrast' {
|
|
60626
|
+
padding-top: 3px;
|
|
60627
|
+
padding-bottom: 3px;
|
|
60628
|
+
}
|
|
60629
|
+
@if ($skin-name == 'FluentUI') {
|
|
60630
|
+
padding-top: 3px;
|
|
60631
|
+
padding-bottom: 3px;
|
|
60632
|
+
}
|
|
60633
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60634
|
+
padding-top: 2px;
|
|
60635
|
+
padding-bottom: 2px;
|
|
60636
|
+
}
|
|
60637
|
+
@if $skin-name == 'bootstrap4' {
|
|
60638
|
+
padding-top: 5px;
|
|
60639
|
+
padding-bottom: 5px;
|
|
60640
|
+
}
|
|
60641
|
+
}
|
|
60642
|
+
}
|
|
60643
|
+
}
|
|
60602
60644
|
}
|
|
60603
60645
|
|
|
60604
60646
|
.e-icons {
|
|
@@ -60616,11 +60658,14 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60616
60658
|
|
|
60617
60659
|
.e-text-content {
|
|
60618
60660
|
@include user-select;
|
|
60619
|
-
border: 1px solid;
|
|
60620
60661
|
cursor: pointer;
|
|
60621
60662
|
margin: 0;
|
|
60622
60663
|
padding: $treeview-text-wrap-padding;
|
|
60623
60664
|
|
|
60665
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
60666
|
+
border: 1px solid;
|
|
60667
|
+
}
|
|
60668
|
+
|
|
60624
60669
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
60625
60670
|
border: none;
|
|
60626
60671
|
}
|
|
@@ -60706,14 +60751,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60706
60751
|
|
|
60707
60752
|
.e-input-group {
|
|
60708
60753
|
height: $treeview-input-height;
|
|
60709
|
-
@if ($skin-name == '
|
|
60710
|
-
margin-top:
|
|
60711
|
-
|
|
60712
|
-
@else if($skin-name == 'tailwind') {
|
|
60713
|
-
margin-bottom: 3px;
|
|
60754
|
+
@if ($skin-name == 'tailwind') {
|
|
60755
|
+
margin-top: 4px;
|
|
60756
|
+
margin-bottom: 4px;
|
|
60714
60757
|
}
|
|
60715
60758
|
@else if($skin-name == 'bootstrap5') {
|
|
60716
|
-
margin-bottom:
|
|
60759
|
+
margin-bottom: 3px;
|
|
60760
|
+
margin-top: 3px;
|
|
60717
60761
|
}
|
|
60718
60762
|
@else {
|
|
60719
60763
|
margin-bottom: 0;
|
|
@@ -60723,9 +60767,20 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60723
60767
|
@if ($skin-name == 'fluent2') {
|
|
60724
60768
|
border-color: $treeview-input-border-color;
|
|
60725
60769
|
}
|
|
60726
|
-
|
|
60727
|
-
|
|
60770
|
+
.e-input {
|
|
60771
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
60728
60772
|
height: 28px;
|
|
60773
|
+
padding-top: 6px;
|
|
60774
|
+
padding-bottom: 6px;
|
|
60775
|
+
}
|
|
60776
|
+
@if $skin-name == 'tailwind3' {
|
|
60777
|
+
line-height: 20px;
|
|
60778
|
+
height: 32px;
|
|
60779
|
+
}
|
|
60780
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60781
|
+
height: 32px;
|
|
60782
|
+
padding-top: 5px;
|
|
60783
|
+
padding-bottom: 5px;
|
|
60729
60784
|
}
|
|
60730
60785
|
}
|
|
60731
60786
|
}
|
|
@@ -61317,13 +61372,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61317
61372
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
61318
61373
|
color: $treeview-item-active-check-color;
|
|
61319
61374
|
}
|
|
61320
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61375
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61321
61376
|
border-color: $content-text-color-selected;
|
|
61322
61377
|
}
|
|
61323
61378
|
}
|
|
61324
61379
|
|
|
61325
61380
|
.e-stop {
|
|
61326
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
61381
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
61327
61382
|
border-color: $content-text-color-selected;
|
|
61328
61383
|
}
|
|
61329
61384
|
}
|
|
@@ -61374,6 +61429,11 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61374
61429
|
}
|
|
61375
61430
|
}
|
|
61376
61431
|
}
|
|
61432
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
61433
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
61434
|
+
border-color: $content-text-color-hover;
|
|
61435
|
+
}
|
|
61436
|
+
}
|
|
61377
61437
|
}
|
|
61378
61438
|
|
|
61379
61439
|
.e-sibling {
|
|
@@ -61743,6 +61803,30 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61743
61803
|
min-height: $treeview-big-item-height;
|
|
61744
61804
|
}
|
|
61745
61805
|
|
|
61806
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61807
|
+
padding: $treeview-big-text-padding;
|
|
61808
|
+
}
|
|
61809
|
+
|
|
61810
|
+
@if $skin-name == 'highcontrast' {
|
|
61811
|
+
padding-top: 11px;
|
|
61812
|
+
padding-bottom: 11px;
|
|
61813
|
+
}
|
|
61814
|
+
|
|
61815
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
61816
|
+
padding-top: 12px;
|
|
61817
|
+
padding-bottom: 12px;
|
|
61818
|
+
}
|
|
61819
|
+
|
|
61820
|
+
@if $skin-name == 'FluentUI' {
|
|
61821
|
+
padding-top: 10px;
|
|
61822
|
+
padding-bottom: 10px;
|
|
61823
|
+
}
|
|
61824
|
+
|
|
61825
|
+
@if $skin-name == 'bootstrap4' {
|
|
61826
|
+
padding-top: 13px;
|
|
61827
|
+
padding-bottom: 13px;
|
|
61828
|
+
}
|
|
61829
|
+
|
|
61746
61830
|
.e-input-group {
|
|
61747
61831
|
height: $treeview-big-input-height;
|
|
61748
61832
|
|
|
@@ -61751,6 +61835,69 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61751
61835
|
height: 36px;
|
|
61752
61836
|
}
|
|
61753
61837
|
}
|
|
61838
|
+
|
|
61839
|
+
@if $skin-name =='bootstrap5' {
|
|
61840
|
+
padding-top: 6px;
|
|
61841
|
+
padding-bottom: 6px;
|
|
61842
|
+
margin-top: 2px;
|
|
61843
|
+
margin-bottom: 2px;
|
|
61844
|
+
}
|
|
61845
|
+
|
|
61846
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
61847
|
+
line-height: 42px;
|
|
61848
|
+
min-height: 42px;
|
|
61849
|
+
}
|
|
61850
|
+
|
|
61851
|
+
.e-input {
|
|
61852
|
+
@if $skin-name =='tailwind3' {
|
|
61853
|
+
height: 40px;
|
|
61854
|
+
line-height: 24px;
|
|
61855
|
+
padding-top: 8px;
|
|
61856
|
+
padding-bottom: 8px;
|
|
61857
|
+
}
|
|
61858
|
+
|
|
61859
|
+
@if $skin-name =='bootstrap5' {
|
|
61860
|
+
height: 24px;
|
|
61861
|
+
}
|
|
61862
|
+
|
|
61863
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
61864
|
+
line-height: 28px;
|
|
61865
|
+
min-height: 28px;
|
|
61866
|
+
padding-top: 9px;
|
|
61867
|
+
padding-bottom: 5px;
|
|
61868
|
+
}
|
|
61869
|
+
|
|
61870
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61871
|
+
line-height: 24px;
|
|
61872
|
+
min-height: 24px;
|
|
61873
|
+
padding-top: 7px;
|
|
61874
|
+
padding-bottom: 7px;
|
|
61875
|
+
}
|
|
61876
|
+
}
|
|
61877
|
+
}
|
|
61878
|
+
}
|
|
61879
|
+
|
|
61880
|
+
.e-list-item .e-text-content .e-list-text {
|
|
61881
|
+
&:has(> .e-input-group) {
|
|
61882
|
+
@if $skin-name =='highcontrast' {
|
|
61883
|
+
padding-top: 4px;
|
|
61884
|
+
padding-bottom: 4px;
|
|
61885
|
+
}
|
|
61886
|
+
|
|
61887
|
+
@if $skin-name =='FluentUI' {
|
|
61888
|
+
padding-top: 2px;
|
|
61889
|
+
padding-bottom: 2px;
|
|
61890
|
+
}
|
|
61891
|
+
|
|
61892
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
61893
|
+
padding-top: 3px;
|
|
61894
|
+
padding-bottom: 3px;
|
|
61895
|
+
}
|
|
61896
|
+
|
|
61897
|
+
@if $skin-name == 'bootstrap4' {
|
|
61898
|
+
padding-top: 6px;
|
|
61899
|
+
padding-bottom: 6px;
|
|
61900
|
+
}
|
|
61754
61901
|
}
|
|
61755
61902
|
}
|
|
61756
61903
|
|
|
@@ -61935,6 +62082,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61935
62082
|
.e-treeview.e-bigger {
|
|
61936
62083
|
.e-list-text {
|
|
61937
62084
|
font-size: $treeview-big-font-size;
|
|
62085
|
+
@if $skin-name == 'Material3' {
|
|
62086
|
+
padding: 12px;
|
|
62087
|
+
}
|
|
62088
|
+
|
|
61938
62089
|
@if $skin-name == 'bootstrap4' {
|
|
61939
62090
|
color: $treeview-big-text-color;
|
|
61940
62091
|
}
|
|
@@ -110519,10 +110670,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110519
110670
|
&:first-child {
|
|
110520
110671
|
padding: 0;
|
|
110521
110672
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110522
|
-
padding-bottom:
|
|
110673
|
+
padding-bottom: 8px;
|
|
110523
110674
|
padding-left: 12px;
|
|
110524
110675
|
padding-right: 12px;
|
|
110525
|
-
padding-top:
|
|
110676
|
+
padding-top: 8px;
|
|
110526
110677
|
}
|
|
110527
110678
|
}
|
|
110528
110679
|
|
|
@@ -110590,7 +110741,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110590
110741
|
.e-toast-content {
|
|
110591
110742
|
&:first-child {
|
|
110592
110743
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110593
|
-
padding-left:
|
|
110744
|
+
padding-left: 44px;
|
|
110594
110745
|
}
|
|
110595
110746
|
}
|
|
110596
110747
|
}
|
|
@@ -110637,9 +110788,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110637
110788
|
margin-right: $toast-icon-nrml-right-margin;
|
|
110638
110789
|
width: $toast-icon-nrml-width;
|
|
110639
110790
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110640
|
-
left:
|
|
110641
|
-
margin-left:
|
|
110642
|
-
margin-top:
|
|
110791
|
+
left: 0;
|
|
110792
|
+
margin-left: 12px;
|
|
110793
|
+
margin-top: 10px;
|
|
110794
|
+
padding-bottom: 6px;
|
|
110795
|
+
position: absolute;
|
|
110796
|
+
}
|
|
110797
|
+
@if $skin-name == 'fluent2' {
|
|
110798
|
+
margin-top: 2px;
|
|
110643
110799
|
}
|
|
110644
110800
|
}
|
|
110645
110801
|
|
|
@@ -111111,8 +111267,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
111111
111267
|
margin-right: $toast-icon-bgr-right-margin;
|
|
111112
111268
|
width: $toast-icon-bgr-width;
|
|
111113
111269
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111114
|
-
left:
|
|
111115
|
-
margin-top:
|
|
111270
|
+
left: 0;
|
|
111271
|
+
margin-top: 14px;
|
|
111272
|
+
margin-left: 12px;
|
|
111116
111273
|
}
|
|
111117
111274
|
}
|
|
111118
111275
|
|
|
@@ -21173,6 +21173,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
21173
21173
|
border-color: transparent;
|
|
21174
21174
|
color: $calendar-today-disabled-color;
|
|
21175
21175
|
}
|
|
21176
|
+
@if $skin-name == 'tailwind3' {
|
|
21177
|
+
background-color: $calendar-today-disabled-background-style;
|
|
21178
|
+
border-color: $calendar-today-disabled-border-style;
|
|
21179
|
+
}
|
|
21176
21180
|
}
|
|
21177
21181
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
21178
21182
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -44646,7 +44650,7 @@ $treeview-icon-font-size: $text-xl !default;
|
|
|
44646
44650
|
$treeview-image-font-size: $text-xl !default;
|
|
44647
44651
|
$treeview-big-font-size: $text-base !default;
|
|
44648
44652
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
44649
|
-
$treeview-item-height:
|
|
44653
|
+
$treeview-item-height: 38px !default;
|
|
44650
44654
|
$treeview-text-height: 38px !default;
|
|
44651
44655
|
$treeview-input-height: 30px !default;
|
|
44652
44656
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
@@ -44936,7 +44940,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44936
44940
|
|
|
44937
44941
|
.e-list-item {
|
|
44938
44942
|
list-style: none;
|
|
44939
|
-
@if $skin-name
|
|
44943
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44940
44944
|
padding: 2px 0;
|
|
44941
44945
|
}
|
|
44942
44946
|
@if $skin-name == 'fluent2' {
|
|
@@ -44944,13 +44948,12 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44944
44948
|
}
|
|
44945
44949
|
|
|
44946
44950
|
.e-ul {
|
|
44947
|
-
margin: 2px 0 -2px;
|
|
44948
44951
|
padding: $treeview-child-ul-padding;
|
|
44949
|
-
@if $skin-name == '
|
|
44950
|
-
margin: 2px 0
|
|
44952
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44953
|
+
margin: 2px 0 -2px;
|
|
44951
44954
|
}
|
|
44952
|
-
@
|
|
44953
|
-
margin:
|
|
44955
|
+
@if $skin-name == 'fluent2' {
|
|
44956
|
+
margin-top: 4px;
|
|
44954
44957
|
}
|
|
44955
44958
|
}
|
|
44956
44959
|
|
|
@@ -44987,6 +44990,45 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44987
44990
|
.e-icons.e-icons-spinner::before {
|
|
44988
44991
|
content: none;
|
|
44989
44992
|
}
|
|
44993
|
+
|
|
44994
|
+
.e-text-content {
|
|
44995
|
+
.e-list-text {
|
|
44996
|
+
&:has(> .e-input-group) {
|
|
44997
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
44998
|
+
padding-top: 1px;
|
|
44999
|
+
padding-bottom: 1px;
|
|
45000
|
+
.e-input-group {
|
|
45001
|
+
height: 34px;
|
|
45002
|
+
|
|
45003
|
+
.e-input {
|
|
45004
|
+
line-height: 26px;
|
|
45005
|
+
min-height: 26px;
|
|
45006
|
+
}
|
|
45007
|
+
}
|
|
45008
|
+
}
|
|
45009
|
+
@if $skin-name == 'tailwind3' {
|
|
45010
|
+
padding-top: 4px;
|
|
45011
|
+
padding-bottom: 4px;
|
|
45012
|
+
}
|
|
45013
|
+
@if $skin-name == 'highcontrast' {
|
|
45014
|
+
padding-top: 3px;
|
|
45015
|
+
padding-bottom: 3px;
|
|
45016
|
+
}
|
|
45017
|
+
@if ($skin-name == 'FluentUI') {
|
|
45018
|
+
padding-top: 3px;
|
|
45019
|
+
padding-bottom: 3px;
|
|
45020
|
+
}
|
|
45021
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45022
|
+
padding-top: 2px;
|
|
45023
|
+
padding-bottom: 2px;
|
|
45024
|
+
}
|
|
45025
|
+
@if $skin-name == 'bootstrap4' {
|
|
45026
|
+
padding-top: 5px;
|
|
45027
|
+
padding-bottom: 5px;
|
|
45028
|
+
}
|
|
45029
|
+
}
|
|
45030
|
+
}
|
|
45031
|
+
}
|
|
44990
45032
|
}
|
|
44991
45033
|
|
|
44992
45034
|
.e-icons {
|
|
@@ -45004,11 +45046,14 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45004
45046
|
|
|
45005
45047
|
.e-text-content {
|
|
45006
45048
|
@include user-select;
|
|
45007
|
-
border: 1px solid;
|
|
45008
45049
|
cursor: pointer;
|
|
45009
45050
|
margin: 0;
|
|
45010
45051
|
padding: $treeview-text-wrap-padding;
|
|
45011
45052
|
|
|
45053
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45054
|
+
border: 1px solid;
|
|
45055
|
+
}
|
|
45056
|
+
|
|
45012
45057
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
45013
45058
|
border: none;
|
|
45014
45059
|
}
|
|
@@ -45094,14 +45139,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45094
45139
|
|
|
45095
45140
|
.e-input-group {
|
|
45096
45141
|
height: $treeview-input-height;
|
|
45097
|
-
@if ($skin-name == '
|
|
45098
|
-
margin-top:
|
|
45099
|
-
|
|
45100
|
-
@else if($skin-name == 'tailwind') {
|
|
45101
|
-
margin-bottom: 3px;
|
|
45142
|
+
@if ($skin-name == 'tailwind') {
|
|
45143
|
+
margin-top: 4px;
|
|
45144
|
+
margin-bottom: 4px;
|
|
45102
45145
|
}
|
|
45103
45146
|
@else if($skin-name == 'bootstrap5') {
|
|
45104
|
-
margin-bottom:
|
|
45147
|
+
margin-bottom: 3px;
|
|
45148
|
+
margin-top: 3px;
|
|
45105
45149
|
}
|
|
45106
45150
|
@else {
|
|
45107
45151
|
margin-bottom: 0;
|
|
@@ -45111,9 +45155,20 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45111
45155
|
@if ($skin-name == 'fluent2') {
|
|
45112
45156
|
border-color: $treeview-input-border-color;
|
|
45113
45157
|
}
|
|
45114
|
-
|
|
45115
|
-
|
|
45158
|
+
.e-input {
|
|
45159
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
45116
45160
|
height: 28px;
|
|
45161
|
+
padding-top: 6px;
|
|
45162
|
+
padding-bottom: 6px;
|
|
45163
|
+
}
|
|
45164
|
+
@if $skin-name == 'tailwind3' {
|
|
45165
|
+
line-height: 20px;
|
|
45166
|
+
height: 32px;
|
|
45167
|
+
}
|
|
45168
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45169
|
+
height: 32px;
|
|
45170
|
+
padding-top: 5px;
|
|
45171
|
+
padding-bottom: 5px;
|
|
45117
45172
|
}
|
|
45118
45173
|
}
|
|
45119
45174
|
}
|
|
@@ -45705,13 +45760,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45705
45760
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
45706
45761
|
color: $treeview-item-active-check-color;
|
|
45707
45762
|
}
|
|
45708
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45763
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45709
45764
|
border-color: $content-text-color-selected;
|
|
45710
45765
|
}
|
|
45711
45766
|
}
|
|
45712
45767
|
|
|
45713
45768
|
.e-stop {
|
|
45714
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45769
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45715
45770
|
border-color: $content-text-color-selected;
|
|
45716
45771
|
}
|
|
45717
45772
|
}
|
|
@@ -45762,6 +45817,11 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45762
45817
|
}
|
|
45763
45818
|
}
|
|
45764
45819
|
}
|
|
45820
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
45821
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
45822
|
+
border-color: $content-text-color-hover;
|
|
45823
|
+
}
|
|
45824
|
+
}
|
|
45765
45825
|
}
|
|
45766
45826
|
|
|
45767
45827
|
.e-sibling {
|
|
@@ -83414,10 +83474,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83414
83474
|
&:first-child {
|
|
83415
83475
|
padding: 0;
|
|
83416
83476
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83417
|
-
padding-bottom:
|
|
83477
|
+
padding-bottom: 8px;
|
|
83418
83478
|
padding-left: 12px;
|
|
83419
83479
|
padding-right: 12px;
|
|
83420
|
-
padding-top:
|
|
83480
|
+
padding-top: 8px;
|
|
83421
83481
|
}
|
|
83422
83482
|
}
|
|
83423
83483
|
|
|
@@ -83485,7 +83545,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83485
83545
|
.e-toast-content {
|
|
83486
83546
|
&:first-child {
|
|
83487
83547
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83488
|
-
padding-left:
|
|
83548
|
+
padding-left: 44px;
|
|
83489
83549
|
}
|
|
83490
83550
|
}
|
|
83491
83551
|
}
|
|
@@ -83532,9 +83592,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83532
83592
|
margin-right: $toast-icon-nrml-right-margin;
|
|
83533
83593
|
width: $toast-icon-nrml-width;
|
|
83534
83594
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83535
|
-
left:
|
|
83536
|
-
margin-left:
|
|
83537
|
-
margin-top:
|
|
83595
|
+
left: 0;
|
|
83596
|
+
margin-left: 12px;
|
|
83597
|
+
margin-top: 10px;
|
|
83598
|
+
padding-bottom: 6px;
|
|
83599
|
+
position: absolute;
|
|
83600
|
+
}
|
|
83601
|
+
@if $skin-name == 'fluent2' {
|
|
83602
|
+
margin-top: 2px;
|
|
83538
83603
|
}
|
|
83539
83604
|
}
|
|
83540
83605
|
|