@syncfusion/blazor-themes 31.1.19 → 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 +9 -4
- package/Compiled-Themes/tailwind3-dark.css +16 -4
- package/Compiled-Themes/tailwind3-lite.css +9 -4
- package/Compiled-Themes/tailwind3.css +16 -4
- package/SCSS-Themes/bds-dark-lite.scss +85 -24
- package/SCSS-Themes/bds-dark.scss +179 -26
- package/SCSS-Themes/bds-lite.scss +85 -24
- package/SCSS-Themes/bds.scss +179 -26
- package/SCSS-Themes/bootstrap-dark-lite.scss +84 -23
- package/SCSS-Themes/bootstrap-dark.scss +178 -25
- package/SCSS-Themes/bootstrap-lite.scss +84 -23
- package/SCSS-Themes/bootstrap.scss +178 -25
- package/SCSS-Themes/bootstrap4-lite.scss +91 -30
- package/SCSS-Themes/bootstrap4.scss +185 -32
- package/SCSS-Themes/bootstrap5-dark-lite.scss +92 -31
- package/SCSS-Themes/bootstrap5-dark.scss +186 -33
- package/SCSS-Themes/bootstrap5-lite.scss +92 -31
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +100 -39
- package/SCSS-Themes/bootstrap5.3-dark.scss +194 -41
- package/SCSS-Themes/bootstrap5.3-lite.scss +100 -39
- package/SCSS-Themes/bootstrap5.3.scss +194 -41
- package/SCSS-Themes/bootstrap5.scss +186 -33
- package/SCSS-Themes/fabric-dark-lite.scss +84 -23
- package/SCSS-Themes/fabric-dark.scss +178 -25
- package/SCSS-Themes/fabric-lite.scss +84 -23
- package/SCSS-Themes/fabric.scss +178 -25
- package/SCSS-Themes/fluent-dark-lite.scss +90 -29
- package/SCSS-Themes/fluent-dark.scss +184 -31
- package/SCSS-Themes/fluent-lite.scss +90 -29
- package/SCSS-Themes/fluent.scss +184 -31
- package/SCSS-Themes/fluent2-dark-lite.scss +87 -26
- package/SCSS-Themes/fluent2-dark.scss +181 -28
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +87 -26
- package/SCSS-Themes/fluent2-highcontrast.scss +181 -28
- package/SCSS-Themes/fluent2-lite.scss +87 -26
- package/SCSS-Themes/fluent2.scss +181 -28
- package/SCSS-Themes/highcontrast-lite.scss +90 -29
- package/SCSS-Themes/highcontrast.scss +184 -31
- package/SCSS-Themes/material-dark-lite.scss +91 -30
- package/SCSS-Themes/material-dark.scss +185 -32
- package/SCSS-Themes/material-lite.scss +90 -29
- package/SCSS-Themes/material.scss +184 -31
- package/SCSS-Themes/material3-dark-lite.scss +86 -25
- package/SCSS-Themes/material3-dark.scss +180 -27
- package/SCSS-Themes/material3-lite.scss +86 -25
- package/SCSS-Themes/material3.scss +180 -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 +84 -23
- package/SCSS-Themes/tailwind-dark.scss +178 -25
- package/SCSS-Themes/tailwind-lite.scss +84 -23
- package/SCSS-Themes/tailwind.scss +178 -25
- package/SCSS-Themes/tailwind3-dark-lite.scss +85 -24
- package/SCSS-Themes/tailwind3-dark.scss +179 -26
- package/SCSS-Themes/tailwind3-lite.scss +85 -24
- package/SCSS-Themes/tailwind3.scss +179 -26
- package/package.json +1 -1
|
@@ -59441,8 +59441,8 @@ $treeview-drop-count-color: $accent-font !default;
|
|
|
59441
59441
|
$treeview-drag-item-bg: $grey-700 !default;
|
|
59442
59442
|
$treeview-drag-item-color: rgba($grey-dark-font, .70) !default;
|
|
59443
59443
|
$treeview-drag-icon-color: rgba($grey-dark-font, .70) !default;
|
|
59444
|
-
$treeview-item-height:
|
|
59445
|
-
$treeview-text-height:
|
|
59444
|
+
$treeview-item-height: 36px !default;
|
|
59445
|
+
$treeview-text-height: 22px !default;
|
|
59446
59446
|
$treeview-input-height: 30px !default;
|
|
59447
59447
|
$treeview-root-ul-padding: 0 0 0 24px !default;
|
|
59448
59448
|
$treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
|
|
@@ -59454,7 +59454,7 @@ $treeview-icon-size: 24px !default;
|
|
|
59454
59454
|
$treeview-icon-margin: 0 0 0 -24px !default;
|
|
59455
59455
|
$treeview-rtl-icon-margin: 0 -24px 0 0 !default;
|
|
59456
59456
|
$treeview-icon-padding: 7px !default;
|
|
59457
|
-
$treeview-text-padding:
|
|
59457
|
+
$treeview-text-padding: 7px 5px !default;
|
|
59458
59458
|
$treeview-text-margin: 0 !default;
|
|
59459
59459
|
$treeview-image-size: 18px !default;
|
|
59460
59460
|
$treeview-image-margin: 0 0 0 5px !default;
|
|
@@ -59477,7 +59477,7 @@ $treeview-icon-image-margin: 0 0 0 10px !default;
|
|
|
59477
59477
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
59478
59478
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
59479
59479
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
59480
|
-
$treeview-check-text-padding:
|
|
59480
|
+
$treeview-check-text-padding: 7px 10px !default;
|
|
59481
59481
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
59482
59482
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
59483
59483
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -59489,9 +59489,9 @@ $treeview-check-icon-img-wrap-width: calc(100% - 87px) !default;
|
|
|
59489
59489
|
$treeview-icon-wrap-width: calc(100% - 29px) !default;
|
|
59490
59490
|
$treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
59491
59491
|
|
|
59492
|
-
$treeview-big-item-height:
|
|
59493
|
-
$treeview-big-text-height:
|
|
59494
|
-
$treeview-big-input-height:
|
|
59492
|
+
$treeview-big-item-height: 48px !default;
|
|
59493
|
+
$treeview-big-text-height: 24px !default;
|
|
59494
|
+
$treeview-big-input-height: 40px !default;
|
|
59495
59495
|
$treeview-big-text-padding: 0 10px !default;
|
|
59496
59496
|
$treeview-big-input-padding: 0 9px !default;
|
|
59497
59497
|
$treeview-big-icon-padding: 6px !default;
|
|
@@ -59687,7 +59687,7 @@ $ripple-width: 32px !default;
|
|
|
59687
59687
|
|
|
59688
59688
|
.e-list-item {
|
|
59689
59689
|
list-style: none;
|
|
59690
|
-
@if $skin-name
|
|
59690
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59691
59691
|
padding: 2px 0;
|
|
59692
59692
|
}
|
|
59693
59693
|
@if $skin-name == 'fluent2' {
|
|
@@ -59695,13 +59695,12 @@ $ripple-width: 32px !default;
|
|
|
59695
59695
|
}
|
|
59696
59696
|
|
|
59697
59697
|
.e-ul {
|
|
59698
|
-
margin: 2px 0 -2px;
|
|
59699
59698
|
padding: $treeview-child-ul-padding;
|
|
59700
|
-
@if $skin-name == '
|
|
59701
|
-
margin: 2px 0
|
|
59699
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59700
|
+
margin: 2px 0 -2px;
|
|
59702
59701
|
}
|
|
59703
|
-
@
|
|
59704
|
-
margin:
|
|
59702
|
+
@if $skin-name == 'fluent2' {
|
|
59703
|
+
margin-top: 4px;
|
|
59705
59704
|
}
|
|
59706
59705
|
}
|
|
59707
59706
|
|
|
@@ -59738,6 +59737,45 @@ $ripple-width: 32px !default;
|
|
|
59738
59737
|
.e-icons.e-icons-spinner::before {
|
|
59739
59738
|
content: none;
|
|
59740
59739
|
}
|
|
59740
|
+
|
|
59741
|
+
.e-text-content {
|
|
59742
|
+
.e-list-text {
|
|
59743
|
+
&:has(> .e-input-group) {
|
|
59744
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59745
|
+
padding-top: 1px;
|
|
59746
|
+
padding-bottom: 1px;
|
|
59747
|
+
.e-input-group {
|
|
59748
|
+
height: 34px;
|
|
59749
|
+
|
|
59750
|
+
.e-input {
|
|
59751
|
+
line-height: 26px;
|
|
59752
|
+
min-height: 26px;
|
|
59753
|
+
}
|
|
59754
|
+
}
|
|
59755
|
+
}
|
|
59756
|
+
@if $skin-name == 'tailwind3' {
|
|
59757
|
+
padding-top: 4px;
|
|
59758
|
+
padding-bottom: 4px;
|
|
59759
|
+
}
|
|
59760
|
+
@if $skin-name == 'highcontrast' {
|
|
59761
|
+
padding-top: 3px;
|
|
59762
|
+
padding-bottom: 3px;
|
|
59763
|
+
}
|
|
59764
|
+
@if ($skin-name == 'FluentUI') {
|
|
59765
|
+
padding-top: 3px;
|
|
59766
|
+
padding-bottom: 3px;
|
|
59767
|
+
}
|
|
59768
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59769
|
+
padding-top: 2px;
|
|
59770
|
+
padding-bottom: 2px;
|
|
59771
|
+
}
|
|
59772
|
+
@if $skin-name == 'bootstrap4' {
|
|
59773
|
+
padding-top: 5px;
|
|
59774
|
+
padding-bottom: 5px;
|
|
59775
|
+
}
|
|
59776
|
+
}
|
|
59777
|
+
}
|
|
59778
|
+
}
|
|
59741
59779
|
}
|
|
59742
59780
|
|
|
59743
59781
|
.e-icons {
|
|
@@ -59755,11 +59793,14 @@ $ripple-width: 32px !default;
|
|
|
59755
59793
|
|
|
59756
59794
|
.e-text-content {
|
|
59757
59795
|
@include user-select;
|
|
59758
|
-
border: 1px solid;
|
|
59759
59796
|
cursor: pointer;
|
|
59760
59797
|
margin: 0;
|
|
59761
59798
|
padding: $treeview-text-wrap-padding;
|
|
59762
59799
|
|
|
59800
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59801
|
+
border: 1px solid;
|
|
59802
|
+
}
|
|
59803
|
+
|
|
59763
59804
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59764
59805
|
border: none;
|
|
59765
59806
|
}
|
|
@@ -59845,14 +59886,13 @@ $ripple-width: 32px !default;
|
|
|
59845
59886
|
|
|
59846
59887
|
.e-input-group {
|
|
59847
59888
|
height: $treeview-input-height;
|
|
59848
|
-
@if ($skin-name == '
|
|
59849
|
-
margin-top:
|
|
59850
|
-
|
|
59851
|
-
@else if($skin-name == 'tailwind') {
|
|
59852
|
-
margin-bottom: 3px;
|
|
59889
|
+
@if ($skin-name == 'tailwind') {
|
|
59890
|
+
margin-top: 4px;
|
|
59891
|
+
margin-bottom: 4px;
|
|
59853
59892
|
}
|
|
59854
59893
|
@else if($skin-name == 'bootstrap5') {
|
|
59855
|
-
margin-bottom:
|
|
59894
|
+
margin-bottom: 3px;
|
|
59895
|
+
margin-top: 3px;
|
|
59856
59896
|
}
|
|
59857
59897
|
@else {
|
|
59858
59898
|
margin-bottom: 0;
|
|
@@ -59862,9 +59902,20 @@ $ripple-width: 32px !default;
|
|
|
59862
59902
|
@if ($skin-name == 'fluent2') {
|
|
59863
59903
|
border-color: $treeview-input-border-color;
|
|
59864
59904
|
}
|
|
59865
|
-
|
|
59866
|
-
|
|
59905
|
+
.e-input {
|
|
59906
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59867
59907
|
height: 28px;
|
|
59908
|
+
padding-top: 6px;
|
|
59909
|
+
padding-bottom: 6px;
|
|
59910
|
+
}
|
|
59911
|
+
@if $skin-name == 'tailwind3' {
|
|
59912
|
+
line-height: 20px;
|
|
59913
|
+
height: 32px;
|
|
59914
|
+
}
|
|
59915
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59916
|
+
height: 32px;
|
|
59917
|
+
padding-top: 5px;
|
|
59918
|
+
padding-bottom: 5px;
|
|
59868
59919
|
}
|
|
59869
59920
|
}
|
|
59870
59921
|
}
|
|
@@ -60456,13 +60507,13 @@ $ripple-width: 32px !default;
|
|
|
60456
60507
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
60457
60508
|
color: $treeview-item-active-check-color;
|
|
60458
60509
|
}
|
|
60459
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60510
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60460
60511
|
border-color: $content-text-color-selected;
|
|
60461
60512
|
}
|
|
60462
60513
|
}
|
|
60463
60514
|
|
|
60464
60515
|
.e-stop {
|
|
60465
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60516
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60466
60517
|
border-color: $content-text-color-selected;
|
|
60467
60518
|
}
|
|
60468
60519
|
}
|
|
@@ -60513,6 +60564,11 @@ $ripple-width: 32px !default;
|
|
|
60513
60564
|
}
|
|
60514
60565
|
}
|
|
60515
60566
|
}
|
|
60567
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
60568
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
60569
|
+
border-color: $content-text-color-hover;
|
|
60570
|
+
}
|
|
60571
|
+
}
|
|
60516
60572
|
}
|
|
60517
60573
|
|
|
60518
60574
|
.e-sibling {
|
|
@@ -60882,6 +60938,30 @@ $ripple-width: 32px !default;
|
|
|
60882
60938
|
min-height: $treeview-big-item-height;
|
|
60883
60939
|
}
|
|
60884
60940
|
|
|
60941
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60942
|
+
padding: $treeview-big-text-padding;
|
|
60943
|
+
}
|
|
60944
|
+
|
|
60945
|
+
@if $skin-name == 'highcontrast' {
|
|
60946
|
+
padding-top: 11px;
|
|
60947
|
+
padding-bottom: 11px;
|
|
60948
|
+
}
|
|
60949
|
+
|
|
60950
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60951
|
+
padding-top: 12px;
|
|
60952
|
+
padding-bottom: 12px;
|
|
60953
|
+
}
|
|
60954
|
+
|
|
60955
|
+
@if $skin-name == 'FluentUI' {
|
|
60956
|
+
padding-top: 10px;
|
|
60957
|
+
padding-bottom: 10px;
|
|
60958
|
+
}
|
|
60959
|
+
|
|
60960
|
+
@if $skin-name == 'bootstrap4' {
|
|
60961
|
+
padding-top: 13px;
|
|
60962
|
+
padding-bottom: 13px;
|
|
60963
|
+
}
|
|
60964
|
+
|
|
60885
60965
|
.e-input-group {
|
|
60886
60966
|
height: $treeview-big-input-height;
|
|
60887
60967
|
|
|
@@ -60890,6 +60970,69 @@ $ripple-width: 32px !default;
|
|
|
60890
60970
|
height: 36px;
|
|
60891
60971
|
}
|
|
60892
60972
|
}
|
|
60973
|
+
|
|
60974
|
+
@if $skin-name =='bootstrap5' {
|
|
60975
|
+
padding-top: 6px;
|
|
60976
|
+
padding-bottom: 6px;
|
|
60977
|
+
margin-top: 2px;
|
|
60978
|
+
margin-bottom: 2px;
|
|
60979
|
+
}
|
|
60980
|
+
|
|
60981
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60982
|
+
line-height: 42px;
|
|
60983
|
+
min-height: 42px;
|
|
60984
|
+
}
|
|
60985
|
+
|
|
60986
|
+
.e-input {
|
|
60987
|
+
@if $skin-name =='tailwind3' {
|
|
60988
|
+
height: 40px;
|
|
60989
|
+
line-height: 24px;
|
|
60990
|
+
padding-top: 8px;
|
|
60991
|
+
padding-bottom: 8px;
|
|
60992
|
+
}
|
|
60993
|
+
|
|
60994
|
+
@if $skin-name =='bootstrap5' {
|
|
60995
|
+
height: 24px;
|
|
60996
|
+
}
|
|
60997
|
+
|
|
60998
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60999
|
+
line-height: 28px;
|
|
61000
|
+
min-height: 28px;
|
|
61001
|
+
padding-top: 9px;
|
|
61002
|
+
padding-bottom: 5px;
|
|
61003
|
+
}
|
|
61004
|
+
|
|
61005
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
61006
|
+
line-height: 24px;
|
|
61007
|
+
min-height: 24px;
|
|
61008
|
+
padding-top: 7px;
|
|
61009
|
+
padding-bottom: 7px;
|
|
61010
|
+
}
|
|
61011
|
+
}
|
|
61012
|
+
}
|
|
61013
|
+
}
|
|
61014
|
+
|
|
61015
|
+
.e-list-item .e-text-content .e-list-text {
|
|
61016
|
+
&:has(> .e-input-group) {
|
|
61017
|
+
@if $skin-name =='highcontrast' {
|
|
61018
|
+
padding-top: 4px;
|
|
61019
|
+
padding-bottom: 4px;
|
|
61020
|
+
}
|
|
61021
|
+
|
|
61022
|
+
@if $skin-name =='FluentUI' {
|
|
61023
|
+
padding-top: 2px;
|
|
61024
|
+
padding-bottom: 2px;
|
|
61025
|
+
}
|
|
61026
|
+
|
|
61027
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
61028
|
+
padding-top: 3px;
|
|
61029
|
+
padding-bottom: 3px;
|
|
61030
|
+
}
|
|
61031
|
+
|
|
61032
|
+
@if $skin-name == 'bootstrap4' {
|
|
61033
|
+
padding-top: 6px;
|
|
61034
|
+
padding-bottom: 6px;
|
|
61035
|
+
}
|
|
60893
61036
|
}
|
|
60894
61037
|
}
|
|
60895
61038
|
|
|
@@ -61074,6 +61217,10 @@ $ripple-width: 32px !default;
|
|
|
61074
61217
|
.e-treeview.e-bigger {
|
|
61075
61218
|
.e-list-text {
|
|
61076
61219
|
font-size: $treeview-big-font-size;
|
|
61220
|
+
@if $skin-name == 'Material3' {
|
|
61221
|
+
padding: 12px;
|
|
61222
|
+
}
|
|
61223
|
+
|
|
61077
61224
|
@if $skin-name == 'bootstrap4' {
|
|
61078
61225
|
color: $treeview-big-text-color;
|
|
61079
61226
|
}
|
|
@@ -109884,10 +110031,10 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
109884
110031
|
&:first-child {
|
|
109885
110032
|
padding: 0;
|
|
109886
110033
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109887
|
-
padding-bottom:
|
|
110034
|
+
padding-bottom: 8px;
|
|
109888
110035
|
padding-left: 12px;
|
|
109889
110036
|
padding-right: 12px;
|
|
109890
|
-
padding-top:
|
|
110037
|
+
padding-top: 8px;
|
|
109891
110038
|
}
|
|
109892
110039
|
}
|
|
109893
110040
|
|
|
@@ -109955,7 +110102,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
109955
110102
|
.e-toast-content {
|
|
109956
110103
|
&:first-child {
|
|
109957
110104
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109958
|
-
padding-left:
|
|
110105
|
+
padding-left: 44px;
|
|
109959
110106
|
}
|
|
109960
110107
|
}
|
|
109961
110108
|
}
|
|
@@ -110002,9 +110149,14 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
110002
110149
|
margin-right: $toast-icon-nrml-right-margin;
|
|
110003
110150
|
width: $toast-icon-nrml-width;
|
|
110004
110151
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110005
|
-
left:
|
|
110006
|
-
margin-left:
|
|
110007
|
-
margin-top:
|
|
110152
|
+
left: 0;
|
|
110153
|
+
margin-left: 12px;
|
|
110154
|
+
margin-top: 10px;
|
|
110155
|
+
padding-bottom: 6px;
|
|
110156
|
+
position: absolute;
|
|
110157
|
+
}
|
|
110158
|
+
@if $skin-name == 'fluent2' {
|
|
110159
|
+
margin-top: 2px;
|
|
110008
110160
|
}
|
|
110009
110161
|
}
|
|
110010
110162
|
|
|
@@ -110476,8 +110628,9 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
110476
110628
|
margin-right: $toast-icon-bgr-right-margin;
|
|
110477
110629
|
width: $toast-icon-bgr-width;
|
|
110478
110630
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110479
|
-
left:
|
|
110480
|
-
margin-top:
|
|
110631
|
+
left: 0;
|
|
110632
|
+
margin-top: 14px;
|
|
110633
|
+
margin-left: 12px;
|
|
110481
110634
|
}
|
|
110482
110635
|
}
|
|
110483
110636
|
|
|
@@ -43280,8 +43280,8 @@ $treeview-drag-item-bg: $grey-200 !default;
|
|
|
43280
43280
|
$treeview-drag-item-color: rgba($grey-light-font, .54) !default;
|
|
43281
43281
|
$treeview-drag-icon-color: rgba($grey-light-font, .54) !default;
|
|
43282
43282
|
|
|
43283
|
-
$treeview-item-height:
|
|
43284
|
-
$treeview-text-height:
|
|
43283
|
+
$treeview-item-height: 36px !default;
|
|
43284
|
+
$treeview-text-height: 22px !default;
|
|
43285
43285
|
$treeview-input-height: 30px !default;
|
|
43286
43286
|
$treeview-root-ul-padding: 0 0 0 24px !default;
|
|
43287
43287
|
$treeview-rtl-root-ul-padding: 0 24px 0 0 !default;
|
|
@@ -43293,7 +43293,7 @@ $treeview-icon-size: 24px !default;
|
|
|
43293
43293
|
$treeview-icon-margin: 0 0 0 -24px !default;
|
|
43294
43294
|
$treeview-rtl-icon-margin: 0 -24px 0 0 !default;
|
|
43295
43295
|
$treeview-icon-padding: 7px !default;
|
|
43296
|
-
$treeview-text-padding:
|
|
43296
|
+
$treeview-text-padding: 7px 5px !default;
|
|
43297
43297
|
$treeview-text-margin: 0 !default;
|
|
43298
43298
|
$treeview-image-size: 18px !default;
|
|
43299
43299
|
$treeview-image-margin: 0 0 0 5px !default;
|
|
@@ -43316,7 +43316,7 @@ $treeview-icon-image-margin: 0 0 0 10px !default;
|
|
|
43316
43316
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
43317
43317
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
43318
43318
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
43319
|
-
$treeview-check-text-padding:
|
|
43319
|
+
$treeview-check-text-padding: 7px 10px !default;
|
|
43320
43320
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
43321
43321
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
43322
43322
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -43328,8 +43328,8 @@ $treeview-check-icon-img-wrap-width: calc(100% - 87px) !default;
|
|
|
43328
43328
|
$treeview-icon-wrap-width: calc(100% - 29px) !default;
|
|
43329
43329
|
$treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
43330
43330
|
|
|
43331
|
-
$treeview-big-item-height:
|
|
43332
|
-
$treeview-big-text-height:
|
|
43331
|
+
$treeview-big-item-height: 48px !default;
|
|
43332
|
+
$treeview-big-text-height: 24px !default;
|
|
43333
43333
|
$treeview-big-input-height: 38px !default;
|
|
43334
43334
|
$treeview-big-text-padding: 0 10px !default;
|
|
43335
43335
|
$treeview-big-input-padding: 0 9px !default;
|
|
@@ -43521,7 +43521,7 @@ $ripple-width: 32px !default;
|
|
|
43521
43521
|
|
|
43522
43522
|
.e-list-item {
|
|
43523
43523
|
list-style: none;
|
|
43524
|
-
@if $skin-name
|
|
43524
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43525
43525
|
padding: 2px 0;
|
|
43526
43526
|
}
|
|
43527
43527
|
@if $skin-name == 'fluent2' {
|
|
@@ -43529,13 +43529,12 @@ $ripple-width: 32px !default;
|
|
|
43529
43529
|
}
|
|
43530
43530
|
|
|
43531
43531
|
.e-ul {
|
|
43532
|
-
margin: 2px 0 -2px;
|
|
43533
43532
|
padding: $treeview-child-ul-padding;
|
|
43534
|
-
@if $skin-name == '
|
|
43535
|
-
margin: 2px 0
|
|
43533
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43534
|
+
margin: 2px 0 -2px;
|
|
43536
43535
|
}
|
|
43537
|
-
@
|
|
43538
|
-
margin:
|
|
43536
|
+
@if $skin-name == 'fluent2' {
|
|
43537
|
+
margin-top: 4px;
|
|
43539
43538
|
}
|
|
43540
43539
|
}
|
|
43541
43540
|
|
|
@@ -43572,6 +43571,45 @@ $ripple-width: 32px !default;
|
|
|
43572
43571
|
.e-icons.e-icons-spinner::before {
|
|
43573
43572
|
content: none;
|
|
43574
43573
|
}
|
|
43574
|
+
|
|
43575
|
+
.e-text-content {
|
|
43576
|
+
.e-list-text {
|
|
43577
|
+
&:has(> .e-input-group) {
|
|
43578
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43579
|
+
padding-top: 1px;
|
|
43580
|
+
padding-bottom: 1px;
|
|
43581
|
+
.e-input-group {
|
|
43582
|
+
height: 34px;
|
|
43583
|
+
|
|
43584
|
+
.e-input {
|
|
43585
|
+
line-height: 26px;
|
|
43586
|
+
min-height: 26px;
|
|
43587
|
+
}
|
|
43588
|
+
}
|
|
43589
|
+
}
|
|
43590
|
+
@if $skin-name == 'tailwind3' {
|
|
43591
|
+
padding-top: 4px;
|
|
43592
|
+
padding-bottom: 4px;
|
|
43593
|
+
}
|
|
43594
|
+
@if $skin-name == 'highcontrast' {
|
|
43595
|
+
padding-top: 3px;
|
|
43596
|
+
padding-bottom: 3px;
|
|
43597
|
+
}
|
|
43598
|
+
@if ($skin-name == 'FluentUI') {
|
|
43599
|
+
padding-top: 3px;
|
|
43600
|
+
padding-bottom: 3px;
|
|
43601
|
+
}
|
|
43602
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43603
|
+
padding-top: 2px;
|
|
43604
|
+
padding-bottom: 2px;
|
|
43605
|
+
}
|
|
43606
|
+
@if $skin-name == 'bootstrap4' {
|
|
43607
|
+
padding-top: 5px;
|
|
43608
|
+
padding-bottom: 5px;
|
|
43609
|
+
}
|
|
43610
|
+
}
|
|
43611
|
+
}
|
|
43612
|
+
}
|
|
43575
43613
|
}
|
|
43576
43614
|
|
|
43577
43615
|
.e-icons {
|
|
@@ -43589,11 +43627,14 @@ $ripple-width: 32px !default;
|
|
|
43589
43627
|
|
|
43590
43628
|
.e-text-content {
|
|
43591
43629
|
@include user-select;
|
|
43592
|
-
border: 1px solid;
|
|
43593
43630
|
cursor: pointer;
|
|
43594
43631
|
margin: 0;
|
|
43595
43632
|
padding: $treeview-text-wrap-padding;
|
|
43596
43633
|
|
|
43634
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43635
|
+
border: 1px solid;
|
|
43636
|
+
}
|
|
43637
|
+
|
|
43597
43638
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43598
43639
|
border: none;
|
|
43599
43640
|
}
|
|
@@ -43679,14 +43720,13 @@ $ripple-width: 32px !default;
|
|
|
43679
43720
|
|
|
43680
43721
|
.e-input-group {
|
|
43681
43722
|
height: $treeview-input-height;
|
|
43682
|
-
@if ($skin-name == '
|
|
43683
|
-
margin-top:
|
|
43684
|
-
|
|
43685
|
-
@else if($skin-name == 'tailwind') {
|
|
43686
|
-
margin-bottom: 3px;
|
|
43723
|
+
@if ($skin-name == 'tailwind') {
|
|
43724
|
+
margin-top: 4px;
|
|
43725
|
+
margin-bottom: 4px;
|
|
43687
43726
|
}
|
|
43688
43727
|
@else if($skin-name == 'bootstrap5') {
|
|
43689
|
-
margin-bottom:
|
|
43728
|
+
margin-bottom: 3px;
|
|
43729
|
+
margin-top: 3px;
|
|
43690
43730
|
}
|
|
43691
43731
|
@else {
|
|
43692
43732
|
margin-bottom: 0;
|
|
@@ -43696,9 +43736,20 @@ $ripple-width: 32px !default;
|
|
|
43696
43736
|
@if ($skin-name == 'fluent2') {
|
|
43697
43737
|
border-color: $treeview-input-border-color;
|
|
43698
43738
|
}
|
|
43699
|
-
|
|
43700
|
-
|
|
43739
|
+
.e-input {
|
|
43740
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43701
43741
|
height: 28px;
|
|
43742
|
+
padding-top: 6px;
|
|
43743
|
+
padding-bottom: 6px;
|
|
43744
|
+
}
|
|
43745
|
+
@if $skin-name == 'tailwind3' {
|
|
43746
|
+
line-height: 20px;
|
|
43747
|
+
height: 32px;
|
|
43748
|
+
}
|
|
43749
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43750
|
+
height: 32px;
|
|
43751
|
+
padding-top: 5px;
|
|
43752
|
+
padding-bottom: 5px;
|
|
43702
43753
|
}
|
|
43703
43754
|
}
|
|
43704
43755
|
}
|
|
@@ -44290,13 +44341,13 @@ $ripple-width: 32px !default;
|
|
|
44290
44341
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44291
44342
|
color: $treeview-item-active-check-color;
|
|
44292
44343
|
}
|
|
44293
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44344
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44294
44345
|
border-color: $content-text-color-selected;
|
|
44295
44346
|
}
|
|
44296
44347
|
}
|
|
44297
44348
|
|
|
44298
44349
|
.e-stop {
|
|
44299
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44350
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44300
44351
|
border-color: $content-text-color-selected;
|
|
44301
44352
|
}
|
|
44302
44353
|
}
|
|
@@ -44347,6 +44398,11 @@ $ripple-width: 32px !default;
|
|
|
44347
44398
|
}
|
|
44348
44399
|
}
|
|
44349
44400
|
}
|
|
44401
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44402
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44403
|
+
border-color: $content-text-color-hover;
|
|
44404
|
+
}
|
|
44405
|
+
}
|
|
44350
44406
|
}
|
|
44351
44407
|
|
|
44352
44408
|
.e-sibling {
|
|
@@ -82230,10 +82286,10 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82230
82286
|
&:first-child {
|
|
82231
82287
|
padding: 0;
|
|
82232
82288
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82233
|
-
padding-bottom:
|
|
82289
|
+
padding-bottom: 8px;
|
|
82234
82290
|
padding-left: 12px;
|
|
82235
82291
|
padding-right: 12px;
|
|
82236
|
-
padding-top:
|
|
82292
|
+
padding-top: 8px;
|
|
82237
82293
|
}
|
|
82238
82294
|
}
|
|
82239
82295
|
|
|
@@ -82301,7 +82357,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82301
82357
|
.e-toast-content {
|
|
82302
82358
|
&:first-child {
|
|
82303
82359
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82304
|
-
padding-left:
|
|
82360
|
+
padding-left: 44px;
|
|
82305
82361
|
}
|
|
82306
82362
|
}
|
|
82307
82363
|
}
|
|
@@ -82348,9 +82404,14 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82348
82404
|
margin-right: $toast-icon-nrml-right-margin;
|
|
82349
82405
|
width: $toast-icon-nrml-width;
|
|
82350
82406
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82351
|
-
left:
|
|
82352
|
-
margin-left:
|
|
82353
|
-
margin-top:
|
|
82407
|
+
left: 0;
|
|
82408
|
+
margin-left: 12px;
|
|
82409
|
+
margin-top: 10px;
|
|
82410
|
+
padding-bottom: 6px;
|
|
82411
|
+
position: absolute;
|
|
82412
|
+
}
|
|
82413
|
+
@if $skin-name == 'fluent2' {
|
|
82414
|
+
margin-top: 2px;
|
|
82354
82415
|
}
|
|
82355
82416
|
}
|
|
82356
82417
|
|