@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
|
@@ -58789,8 +58789,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
58789
58789
|
//enddefault
|
|
58790
58790
|
//dimensions
|
|
58791
58791
|
$treeview-skin-name: 'bootstrap4';
|
|
58792
|
-
$treeview-item-height:
|
|
58793
|
-
$treeview-text-height:
|
|
58792
|
+
$treeview-item-height: 40px !default;
|
|
58793
|
+
$treeview-text-height: 22px !default;
|
|
58794
58794
|
$treeview-input-height: 30px !default;
|
|
58795
58795
|
$treeview-root-ul-padding: 0 0 0 14px !default;
|
|
58796
58796
|
$treeview-rtl-root-ul-padding: 0 14px 0 0 !default;
|
|
@@ -58806,7 +58806,7 @@ $treeview-big-icon-margin: 0 0 0 -24px !default;
|
|
|
58806
58806
|
$treeview-rtl-icon-margin: -0.5px -20px 0 0 !default;
|
|
58807
58807
|
$treeview-rtl-drag-margin: 10px -13px -1px 0;
|
|
58808
58808
|
$treeview-icon-padding: 6px !default;
|
|
58809
|
-
$treeview-text-padding:
|
|
58809
|
+
$treeview-text-padding: 9px 8px 9px 6px !default;
|
|
58810
58810
|
$treeview-text-margin: 0 !default;
|
|
58811
58811
|
$treeview-image-size: 18px !default;
|
|
58812
58812
|
$treeview-icon-size: 16px !default;
|
|
@@ -58831,7 +58831,7 @@ $treeview-icon-image-margin: 0 0 0 10px !default;
|
|
|
58831
58831
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
58832
58832
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
58833
58833
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
58834
|
-
$treeview-check-text-padding:
|
|
58834
|
+
$treeview-check-text-padding: 9px 8px !default;
|
|
58835
58835
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
58836
58836
|
$treeview-rtl-check-image-margin: 5px 12px 0 0 !default;
|
|
58837
58837
|
$treeview-drop-count-border-size: 0px !default;
|
|
@@ -58845,8 +58845,8 @@ $treeview-check-icon-img-wrap-width: calc(100% - 83px) !default;
|
|
|
58845
58845
|
$treeview-icon-wrap-width: calc(100% - 29px) !default;
|
|
58846
58846
|
$treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
58847
58847
|
|
|
58848
|
-
$treeview-big-item-height:
|
|
58849
|
-
$treeview-big-text-height:
|
|
58848
|
+
$treeview-big-item-height: 50px !default;
|
|
58849
|
+
$treeview-big-text-height: 24px !default;
|
|
58850
58850
|
$treeview-big-input-height: 38px !default;
|
|
58851
58851
|
$treeview-big-text-padding: 0 12px 0 8px !default;
|
|
58852
58852
|
$treeview-big-drag-text-padding: 2px 12px 0 4px !default;
|
|
@@ -58864,7 +58864,7 @@ $treeview-big-rtl-image-margin: 2px 10px 0 0 !default;
|
|
|
58864
58864
|
$treeview-big-icon-image-margin: 0 0 0 10px !default;
|
|
58865
58865
|
$treeview-big-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
58866
58866
|
$treeview-big-check-margin: 0 0 0 10px !default;
|
|
58867
|
-
$treeview-big-check-text-padding:
|
|
58867
|
+
$treeview-big-check-text-padding: 13px 12px !default;
|
|
58868
58868
|
$treeview-big-rtl-check-margin: 0 10px 0 0 !default;
|
|
58869
58869
|
$treeview-big-check-image-margin: 0 0 0 16px !default;
|
|
58870
58870
|
$treeview-big-rtl-check-image-margin: 4px 16px 2px 0 !default;
|
|
@@ -59052,7 +59052,7 @@ $ripple-width: 32px !default;
|
|
|
59052
59052
|
|
|
59053
59053
|
.e-list-item {
|
|
59054
59054
|
list-style: none;
|
|
59055
|
-
@if $skin-name
|
|
59055
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59056
59056
|
padding: 2px 0;
|
|
59057
59057
|
}
|
|
59058
59058
|
@if $skin-name == 'fluent2' {
|
|
@@ -59060,13 +59060,12 @@ $ripple-width: 32px !default;
|
|
|
59060
59060
|
}
|
|
59061
59061
|
|
|
59062
59062
|
.e-ul {
|
|
59063
|
-
margin: 2px 0 -2px;
|
|
59064
59063
|
padding: $treeview-child-ul-padding;
|
|
59065
|
-
@if $skin-name == '
|
|
59066
|
-
margin: 2px 0
|
|
59064
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59065
|
+
margin: 2px 0 -2px;
|
|
59067
59066
|
}
|
|
59068
|
-
@
|
|
59069
|
-
margin:
|
|
59067
|
+
@if $skin-name == 'fluent2' {
|
|
59068
|
+
margin-top: 4px;
|
|
59070
59069
|
}
|
|
59071
59070
|
}
|
|
59072
59071
|
|
|
@@ -59103,6 +59102,45 @@ $ripple-width: 32px !default;
|
|
|
59103
59102
|
.e-icons.e-icons-spinner::before {
|
|
59104
59103
|
content: none;
|
|
59105
59104
|
}
|
|
59105
|
+
|
|
59106
|
+
.e-text-content {
|
|
59107
|
+
.e-list-text {
|
|
59108
|
+
&:has(> .e-input-group) {
|
|
59109
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59110
|
+
padding-top: 1px;
|
|
59111
|
+
padding-bottom: 1px;
|
|
59112
|
+
.e-input-group {
|
|
59113
|
+
height: 34px;
|
|
59114
|
+
|
|
59115
|
+
.e-input {
|
|
59116
|
+
line-height: 26px;
|
|
59117
|
+
min-height: 26px;
|
|
59118
|
+
}
|
|
59119
|
+
}
|
|
59120
|
+
}
|
|
59121
|
+
@if $skin-name == 'tailwind3' {
|
|
59122
|
+
padding-top: 4px;
|
|
59123
|
+
padding-bottom: 4px;
|
|
59124
|
+
}
|
|
59125
|
+
@if $skin-name == 'highcontrast' {
|
|
59126
|
+
padding-top: 3px;
|
|
59127
|
+
padding-bottom: 3px;
|
|
59128
|
+
}
|
|
59129
|
+
@if ($skin-name == 'FluentUI') {
|
|
59130
|
+
padding-top: 3px;
|
|
59131
|
+
padding-bottom: 3px;
|
|
59132
|
+
}
|
|
59133
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59134
|
+
padding-top: 2px;
|
|
59135
|
+
padding-bottom: 2px;
|
|
59136
|
+
}
|
|
59137
|
+
@if $skin-name == 'bootstrap4' {
|
|
59138
|
+
padding-top: 5px;
|
|
59139
|
+
padding-bottom: 5px;
|
|
59140
|
+
}
|
|
59141
|
+
}
|
|
59142
|
+
}
|
|
59143
|
+
}
|
|
59106
59144
|
}
|
|
59107
59145
|
|
|
59108
59146
|
.e-icons {
|
|
@@ -59120,11 +59158,14 @@ $ripple-width: 32px !default;
|
|
|
59120
59158
|
|
|
59121
59159
|
.e-text-content {
|
|
59122
59160
|
@include user-select;
|
|
59123
|
-
border: 1px solid;
|
|
59124
59161
|
cursor: pointer;
|
|
59125
59162
|
margin: 0;
|
|
59126
59163
|
padding: $treeview-text-wrap-padding;
|
|
59127
59164
|
|
|
59165
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59166
|
+
border: 1px solid;
|
|
59167
|
+
}
|
|
59168
|
+
|
|
59128
59169
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59129
59170
|
border: none;
|
|
59130
59171
|
}
|
|
@@ -59210,14 +59251,13 @@ $ripple-width: 32px !default;
|
|
|
59210
59251
|
|
|
59211
59252
|
.e-input-group {
|
|
59212
59253
|
height: $treeview-input-height;
|
|
59213
|
-
@if ($skin-name == '
|
|
59214
|
-
margin-top:
|
|
59215
|
-
|
|
59216
|
-
@else if($skin-name == 'tailwind') {
|
|
59217
|
-
margin-bottom: 3px;
|
|
59254
|
+
@if ($skin-name == 'tailwind') {
|
|
59255
|
+
margin-top: 4px;
|
|
59256
|
+
margin-bottom: 4px;
|
|
59218
59257
|
}
|
|
59219
59258
|
@else if($skin-name == 'bootstrap5') {
|
|
59220
|
-
margin-bottom:
|
|
59259
|
+
margin-bottom: 3px;
|
|
59260
|
+
margin-top: 3px;
|
|
59221
59261
|
}
|
|
59222
59262
|
@else {
|
|
59223
59263
|
margin-bottom: 0;
|
|
@@ -59227,9 +59267,20 @@ $ripple-width: 32px !default;
|
|
|
59227
59267
|
@if ($skin-name == 'fluent2') {
|
|
59228
59268
|
border-color: $treeview-input-border-color;
|
|
59229
59269
|
}
|
|
59230
|
-
|
|
59231
|
-
|
|
59270
|
+
.e-input {
|
|
59271
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59232
59272
|
height: 28px;
|
|
59273
|
+
padding-top: 6px;
|
|
59274
|
+
padding-bottom: 6px;
|
|
59275
|
+
}
|
|
59276
|
+
@if $skin-name == 'tailwind3' {
|
|
59277
|
+
line-height: 20px;
|
|
59278
|
+
height: 32px;
|
|
59279
|
+
}
|
|
59280
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59281
|
+
height: 32px;
|
|
59282
|
+
padding-top: 5px;
|
|
59283
|
+
padding-bottom: 5px;
|
|
59233
59284
|
}
|
|
59234
59285
|
}
|
|
59235
59286
|
}
|
|
@@ -59821,13 +59872,13 @@ $ripple-width: 32px !default;
|
|
|
59821
59872
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
59822
59873
|
color: $treeview-item-active-check-color;
|
|
59823
59874
|
}
|
|
59824
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59875
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59825
59876
|
border-color: $content-text-color-selected;
|
|
59826
59877
|
}
|
|
59827
59878
|
}
|
|
59828
59879
|
|
|
59829
59880
|
.e-stop {
|
|
59830
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
59881
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
59831
59882
|
border-color: $content-text-color-selected;
|
|
59832
59883
|
}
|
|
59833
59884
|
}
|
|
@@ -59878,6 +59929,11 @@ $ripple-width: 32px !default;
|
|
|
59878
59929
|
}
|
|
59879
59930
|
}
|
|
59880
59931
|
}
|
|
59932
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
59933
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
59934
|
+
border-color: $content-text-color-hover;
|
|
59935
|
+
}
|
|
59936
|
+
}
|
|
59881
59937
|
}
|
|
59882
59938
|
|
|
59883
59939
|
.e-sibling {
|
|
@@ -60243,6 +60299,30 @@ $ripple-width: 32px !default;
|
|
|
60243
60299
|
min-height: $treeview-big-item-height;
|
|
60244
60300
|
}
|
|
60245
60301
|
|
|
60302
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60303
|
+
padding: $treeview-big-text-padding;
|
|
60304
|
+
}
|
|
60305
|
+
|
|
60306
|
+
@if $skin-name == 'highcontrast' {
|
|
60307
|
+
padding-top: 11px;
|
|
60308
|
+
padding-bottom: 11px;
|
|
60309
|
+
}
|
|
60310
|
+
|
|
60311
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60312
|
+
padding-top: 12px;
|
|
60313
|
+
padding-bottom: 12px;
|
|
60314
|
+
}
|
|
60315
|
+
|
|
60316
|
+
@if $skin-name == 'FluentUI' {
|
|
60317
|
+
padding-top: 10px;
|
|
60318
|
+
padding-bottom: 10px;
|
|
60319
|
+
}
|
|
60320
|
+
|
|
60321
|
+
@if $skin-name == 'bootstrap4' {
|
|
60322
|
+
padding-top: 13px;
|
|
60323
|
+
padding-bottom: 13px;
|
|
60324
|
+
}
|
|
60325
|
+
|
|
60246
60326
|
.e-input-group {
|
|
60247
60327
|
height: $treeview-big-input-height;
|
|
60248
60328
|
|
|
@@ -60251,6 +60331,69 @@ $ripple-width: 32px !default;
|
|
|
60251
60331
|
height: 36px;
|
|
60252
60332
|
}
|
|
60253
60333
|
}
|
|
60334
|
+
|
|
60335
|
+
@if $skin-name =='bootstrap5' {
|
|
60336
|
+
padding-top: 6px;
|
|
60337
|
+
padding-bottom: 6px;
|
|
60338
|
+
margin-top: 2px;
|
|
60339
|
+
margin-bottom: 2px;
|
|
60340
|
+
}
|
|
60341
|
+
|
|
60342
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60343
|
+
line-height: 42px;
|
|
60344
|
+
min-height: 42px;
|
|
60345
|
+
}
|
|
60346
|
+
|
|
60347
|
+
.e-input {
|
|
60348
|
+
@if $skin-name =='tailwind3' {
|
|
60349
|
+
height: 40px;
|
|
60350
|
+
line-height: 24px;
|
|
60351
|
+
padding-top: 8px;
|
|
60352
|
+
padding-bottom: 8px;
|
|
60353
|
+
}
|
|
60354
|
+
|
|
60355
|
+
@if $skin-name =='bootstrap5' {
|
|
60356
|
+
height: 24px;
|
|
60357
|
+
}
|
|
60358
|
+
|
|
60359
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60360
|
+
line-height: 28px;
|
|
60361
|
+
min-height: 28px;
|
|
60362
|
+
padding-top: 9px;
|
|
60363
|
+
padding-bottom: 5px;
|
|
60364
|
+
}
|
|
60365
|
+
|
|
60366
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60367
|
+
line-height: 24px;
|
|
60368
|
+
min-height: 24px;
|
|
60369
|
+
padding-top: 7px;
|
|
60370
|
+
padding-bottom: 7px;
|
|
60371
|
+
}
|
|
60372
|
+
}
|
|
60373
|
+
}
|
|
60374
|
+
}
|
|
60375
|
+
|
|
60376
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60377
|
+
&:has(> .e-input-group) {
|
|
60378
|
+
@if $skin-name =='highcontrast' {
|
|
60379
|
+
padding-top: 4px;
|
|
60380
|
+
padding-bottom: 4px;
|
|
60381
|
+
}
|
|
60382
|
+
|
|
60383
|
+
@if $skin-name =='FluentUI' {
|
|
60384
|
+
padding-top: 2px;
|
|
60385
|
+
padding-bottom: 2px;
|
|
60386
|
+
}
|
|
60387
|
+
|
|
60388
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60389
|
+
padding-top: 3px;
|
|
60390
|
+
padding-bottom: 3px;
|
|
60391
|
+
}
|
|
60392
|
+
|
|
60393
|
+
@if $skin-name == 'bootstrap4' {
|
|
60394
|
+
padding-top: 6px;
|
|
60395
|
+
padding-bottom: 6px;
|
|
60396
|
+
}
|
|
60254
60397
|
}
|
|
60255
60398
|
}
|
|
60256
60399
|
|
|
@@ -60435,6 +60578,10 @@ $ripple-width: 32px !default;
|
|
|
60435
60578
|
.e-treeview.e-bigger {
|
|
60436
60579
|
.e-list-text {
|
|
60437
60580
|
font-size: $treeview-big-font-size;
|
|
60581
|
+
@if $skin-name == 'Material3' {
|
|
60582
|
+
padding: 12px;
|
|
60583
|
+
}
|
|
60584
|
+
|
|
60438
60585
|
@if $skin-name == 'bootstrap4' {
|
|
60439
60586
|
color: $treeview-big-text-color;
|
|
60440
60587
|
}
|
|
@@ -109088,10 +109235,10 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
109088
109235
|
&:first-child {
|
|
109089
109236
|
padding: 0;
|
|
109090
109237
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109091
|
-
padding-bottom:
|
|
109238
|
+
padding-bottom: 8px;
|
|
109092
109239
|
padding-left: 12px;
|
|
109093
109240
|
padding-right: 12px;
|
|
109094
|
-
padding-top:
|
|
109241
|
+
padding-top: 8px;
|
|
109095
109242
|
}
|
|
109096
109243
|
}
|
|
109097
109244
|
|
|
@@ -109159,7 +109306,7 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
109159
109306
|
.e-toast-content {
|
|
109160
109307
|
&:first-child {
|
|
109161
109308
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109162
|
-
padding-left:
|
|
109309
|
+
padding-left: 44px;
|
|
109163
109310
|
}
|
|
109164
109311
|
}
|
|
109165
109312
|
}
|
|
@@ -109206,9 +109353,14 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
109206
109353
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109207
109354
|
width: $toast-icon-nrml-width;
|
|
109208
109355
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109209
|
-
left:
|
|
109210
|
-
margin-left:
|
|
109211
|
-
margin-top:
|
|
109356
|
+
left: 0;
|
|
109357
|
+
margin-left: 12px;
|
|
109358
|
+
margin-top: 10px;
|
|
109359
|
+
padding-bottom: 6px;
|
|
109360
|
+
position: absolute;
|
|
109361
|
+
}
|
|
109362
|
+
@if $skin-name == 'fluent2' {
|
|
109363
|
+
margin-top: 2px;
|
|
109212
109364
|
}
|
|
109213
109365
|
}
|
|
109214
109366
|
|
|
@@ -109680,8 +109832,9 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
109680
109832
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109681
109833
|
width: $toast-icon-bgr-width;
|
|
109682
109834
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109683
|
-
left:
|
|
109684
|
-
margin-top:
|
|
109835
|
+
left: 0;
|
|
109836
|
+
margin-top: 14px;
|
|
109837
|
+
margin-left: 12px;
|
|
109685
109838
|
}
|
|
109686
109839
|
}
|
|
109687
109840
|
|
|
@@ -43188,9 +43188,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
43188
43188
|
|
|
43189
43189
|
$treeview-big-font-size: $text-base !default;
|
|
43190
43190
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
43191
|
-
$treeview-big-item-height:
|
|
43191
|
+
$treeview-big-item-height: 40px !default;
|
|
43192
43192
|
$treeview-big-text-height: 40px !default;
|
|
43193
|
-
$treeview-big-input-height:
|
|
43193
|
+
$treeview-big-input-height: 36px !default;
|
|
43194
43194
|
$treeview-big-text-padding: 0 12px !default;
|
|
43195
43195
|
$treeview-big-input-padding: 0 9px !default;
|
|
43196
43196
|
$treeview-big-icon-padding: 0px !default;
|
|
@@ -43427,7 +43427,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43427
43427
|
|
|
43428
43428
|
.e-list-item {
|
|
43429
43429
|
list-style: none;
|
|
43430
|
-
@if $skin-name
|
|
43430
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43431
43431
|
padding: 2px 0;
|
|
43432
43432
|
}
|
|
43433
43433
|
@if $skin-name == 'fluent2' {
|
|
@@ -43435,13 +43435,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43435
43435
|
}
|
|
43436
43436
|
|
|
43437
43437
|
.e-ul {
|
|
43438
|
-
margin: 2px 0 -2px;
|
|
43439
43438
|
padding: $treeview-child-ul-padding;
|
|
43440
|
-
@if $skin-name == '
|
|
43441
|
-
margin: 2px 0
|
|
43439
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43440
|
+
margin: 2px 0 -2px;
|
|
43442
43441
|
}
|
|
43443
|
-
@
|
|
43444
|
-
margin:
|
|
43442
|
+
@if $skin-name == 'fluent2' {
|
|
43443
|
+
margin-top: 4px;
|
|
43445
43444
|
}
|
|
43446
43445
|
}
|
|
43447
43446
|
|
|
@@ -43478,6 +43477,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43478
43477
|
.e-icons.e-icons-spinner::before {
|
|
43479
43478
|
content: none;
|
|
43480
43479
|
}
|
|
43480
|
+
|
|
43481
|
+
.e-text-content {
|
|
43482
|
+
.e-list-text {
|
|
43483
|
+
&:has(> .e-input-group) {
|
|
43484
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43485
|
+
padding-top: 1px;
|
|
43486
|
+
padding-bottom: 1px;
|
|
43487
|
+
.e-input-group {
|
|
43488
|
+
height: 34px;
|
|
43489
|
+
|
|
43490
|
+
.e-input {
|
|
43491
|
+
line-height: 26px;
|
|
43492
|
+
min-height: 26px;
|
|
43493
|
+
}
|
|
43494
|
+
}
|
|
43495
|
+
}
|
|
43496
|
+
@if $skin-name == 'tailwind3' {
|
|
43497
|
+
padding-top: 4px;
|
|
43498
|
+
padding-bottom: 4px;
|
|
43499
|
+
}
|
|
43500
|
+
@if $skin-name == 'highcontrast' {
|
|
43501
|
+
padding-top: 3px;
|
|
43502
|
+
padding-bottom: 3px;
|
|
43503
|
+
}
|
|
43504
|
+
@if ($skin-name == 'FluentUI') {
|
|
43505
|
+
padding-top: 3px;
|
|
43506
|
+
padding-bottom: 3px;
|
|
43507
|
+
}
|
|
43508
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43509
|
+
padding-top: 2px;
|
|
43510
|
+
padding-bottom: 2px;
|
|
43511
|
+
}
|
|
43512
|
+
@if $skin-name == 'bootstrap4' {
|
|
43513
|
+
padding-top: 5px;
|
|
43514
|
+
padding-bottom: 5px;
|
|
43515
|
+
}
|
|
43516
|
+
}
|
|
43517
|
+
}
|
|
43518
|
+
}
|
|
43481
43519
|
}
|
|
43482
43520
|
|
|
43483
43521
|
.e-icons {
|
|
@@ -43495,11 +43533,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43495
43533
|
|
|
43496
43534
|
.e-text-content {
|
|
43497
43535
|
@include user-select;
|
|
43498
|
-
border: 1px solid;
|
|
43499
43536
|
cursor: pointer;
|
|
43500
43537
|
margin: 0;
|
|
43501
43538
|
padding: $treeview-text-wrap-padding;
|
|
43502
43539
|
|
|
43540
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43541
|
+
border: 1px solid;
|
|
43542
|
+
}
|
|
43543
|
+
|
|
43503
43544
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43504
43545
|
border: none;
|
|
43505
43546
|
}
|
|
@@ -43585,14 +43626,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43585
43626
|
|
|
43586
43627
|
.e-input-group {
|
|
43587
43628
|
height: $treeview-input-height;
|
|
43588
|
-
@if ($skin-name == '
|
|
43589
|
-
margin-top:
|
|
43590
|
-
|
|
43591
|
-
@else if($skin-name == 'tailwind') {
|
|
43592
|
-
margin-bottom: 3px;
|
|
43629
|
+
@if ($skin-name == 'tailwind') {
|
|
43630
|
+
margin-top: 4px;
|
|
43631
|
+
margin-bottom: 4px;
|
|
43593
43632
|
}
|
|
43594
43633
|
@else if($skin-name == 'bootstrap5') {
|
|
43595
|
-
margin-bottom:
|
|
43634
|
+
margin-bottom: 3px;
|
|
43635
|
+
margin-top: 3px;
|
|
43596
43636
|
}
|
|
43597
43637
|
@else {
|
|
43598
43638
|
margin-bottom: 0;
|
|
@@ -43602,9 +43642,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43602
43642
|
@if ($skin-name == 'fluent2') {
|
|
43603
43643
|
border-color: $treeview-input-border-color;
|
|
43604
43644
|
}
|
|
43605
|
-
|
|
43606
|
-
|
|
43645
|
+
.e-input {
|
|
43646
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43607
43647
|
height: 28px;
|
|
43648
|
+
padding-top: 6px;
|
|
43649
|
+
padding-bottom: 6px;
|
|
43650
|
+
}
|
|
43651
|
+
@if $skin-name == 'tailwind3' {
|
|
43652
|
+
line-height: 20px;
|
|
43653
|
+
height: 32px;
|
|
43654
|
+
}
|
|
43655
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43656
|
+
height: 32px;
|
|
43657
|
+
padding-top: 5px;
|
|
43658
|
+
padding-bottom: 5px;
|
|
43608
43659
|
}
|
|
43609
43660
|
}
|
|
43610
43661
|
}
|
|
@@ -44196,13 +44247,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44196
44247
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44197
44248
|
color: $treeview-item-active-check-color;
|
|
44198
44249
|
}
|
|
44199
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44250
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44200
44251
|
border-color: $content-text-color-selected;
|
|
44201
44252
|
}
|
|
44202
44253
|
}
|
|
44203
44254
|
|
|
44204
44255
|
.e-stop {
|
|
44205
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44256
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44206
44257
|
border-color: $content-text-color-selected;
|
|
44207
44258
|
}
|
|
44208
44259
|
}
|
|
@@ -44253,6 +44304,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44253
44304
|
}
|
|
44254
44305
|
}
|
|
44255
44306
|
}
|
|
44307
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44308
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44309
|
+
border-color: $content-text-color-hover;
|
|
44310
|
+
}
|
|
44311
|
+
}
|
|
44256
44312
|
}
|
|
44257
44313
|
|
|
44258
44314
|
.e-sibling {
|
|
@@ -81634,9 +81690,9 @@ $skeleton-card-color: $content-bg-color-alt2;
|
|
|
81634
81690
|
|
|
81635
81691
|
//Layout Variables Start
|
|
81636
81692
|
//Mouse Mode Start
|
|
81637
|
-
$toast-icon-nrml-height:
|
|
81638
|
-
$toast-icon-nrml-width:
|
|
81639
|
-
$toast-icon-nrml-size:
|
|
81693
|
+
$toast-icon-nrml-height: 18px !default;
|
|
81694
|
+
$toast-icon-nrml-width: 18px !default;
|
|
81695
|
+
$toast-icon-nrml-size: 18px !default;
|
|
81640
81696
|
$toast-icon-nrml-right-margin: 14px !default;
|
|
81641
81697
|
$toast-close-icon-nrml-height: 20px !default;
|
|
81642
81698
|
$toast-close-icon-nrml-width: 20px !default;
|
|
@@ -81656,9 +81712,9 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
81656
81712
|
//Mouse Mode End
|
|
81657
81713
|
|
|
81658
81714
|
//Touch Mode Start
|
|
81659
|
-
$toast-icon-bgr-height:
|
|
81660
|
-
$toast-icon-bgr-width:
|
|
81661
|
-
$toast-icon-bgr-size:
|
|
81715
|
+
$toast-icon-bgr-height: 20px !default;
|
|
81716
|
+
$toast-icon-bgr-width: 20px !default;
|
|
81717
|
+
$toast-icon-bgr-size: 20px !default;
|
|
81662
81718
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
81663
81719
|
$toast-close-icon-bgr-height: 24px !default;
|
|
81664
81720
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -81864,10 +81920,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81864
81920
|
&:first-child {
|
|
81865
81921
|
padding: 0;
|
|
81866
81922
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81867
|
-
padding-bottom:
|
|
81923
|
+
padding-bottom: 8px;
|
|
81868
81924
|
padding-left: 12px;
|
|
81869
81925
|
padding-right: 12px;
|
|
81870
|
-
padding-top:
|
|
81926
|
+
padding-top: 8px;
|
|
81871
81927
|
}
|
|
81872
81928
|
}
|
|
81873
81929
|
|
|
@@ -81935,7 +81991,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81935
81991
|
.e-toast-content {
|
|
81936
81992
|
&:first-child {
|
|
81937
81993
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81938
|
-
padding-left:
|
|
81994
|
+
padding-left: 44px;
|
|
81939
81995
|
}
|
|
81940
81996
|
}
|
|
81941
81997
|
}
|
|
@@ -81982,9 +82038,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
81982
82038
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81983
82039
|
width: $toast-icon-nrml-width;
|
|
81984
82040
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81985
|
-
left:
|
|
81986
|
-
margin-left:
|
|
81987
|
-
margin-top:
|
|
82041
|
+
left: 0;
|
|
82042
|
+
margin-left: 12px;
|
|
82043
|
+
margin-top: 10px;
|
|
82044
|
+
padding-bottom: 6px;
|
|
82045
|
+
position: absolute;
|
|
82046
|
+
}
|
|
82047
|
+
@if $skin-name == 'fluent2' {
|
|
82048
|
+
margin-top: 2px;
|
|
81988
82049
|
}
|
|
81989
82050
|
}
|
|
81990
82051
|
|