@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
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -59131,8 +59131,8 @@ $treeview-font-size: $text-sm !default;
|
|
|
59131
59131
|
$treeview-icon-font-size: $text-xl !default;
|
|
59132
59132
|
$treeview-image-font-size: $text-xl !default;
|
|
59133
59133
|
$treeview-item-height: 38px !default;
|
|
59134
|
-
$treeview-text-height:
|
|
59135
|
-
$treeview-input-height:
|
|
59134
|
+
$treeview-text-height: 22px !default;
|
|
59135
|
+
$treeview-input-height: 32px !default;
|
|
59136
59136
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
59137
59137
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
59138
59138
|
$treeview-child-ul-padding: 0 0 0 20px !default;
|
|
@@ -59143,7 +59143,7 @@ $treeview-icon-size: 20px !default;
|
|
|
59143
59143
|
$treeview-icon-margin: 0 0 0 -20px !default;
|
|
59144
59144
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
59145
59145
|
$treeview-icon-padding: 0px !default;
|
|
59146
|
-
$treeview-text-padding:
|
|
59146
|
+
$treeview-text-padding: 8px 12px !default;
|
|
59147
59147
|
$treeview-text-margin: 0 !default;
|
|
59148
59148
|
$treeview-image-size: 20px !default;
|
|
59149
59149
|
$treeview-image-margin: 0 0 0 12px !default;
|
|
@@ -59158,7 +59158,7 @@ $treeview-icon-image-margin: 0 0 0 12px !default;
|
|
|
59158
59158
|
$treeview-rtl-icon-image-margin: 0 12px 0 0 !default;
|
|
59159
59159
|
$treeview-check-margin: 0 0 0 12px !default;
|
|
59160
59160
|
$treeview-rtl-check-margin: 0 12px 0 0 !default;
|
|
59161
|
-
$treeview-check-text-padding:
|
|
59161
|
+
$treeview-check-text-padding: 8px 12px !default;
|
|
59162
59162
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
59163
59163
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
59164
59164
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -59173,7 +59173,7 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
59173
59173
|
$treeview-big-font-size: $text-base !default;
|
|
59174
59174
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
59175
59175
|
$treeview-big-item-height: 44px !default;
|
|
59176
|
-
$treeview-big-text-height:
|
|
59176
|
+
$treeview-big-text-height: 24px !default;
|
|
59177
59177
|
$treeview-big-input-height: 40px !default;
|
|
59178
59178
|
$treeview-big-text-padding: 0 16px !default;
|
|
59179
59179
|
$treeview-big-input-padding: 0 9px !default;
|
|
@@ -59198,7 +59198,7 @@ $treeview-big-rtl-text-wrap-padding: 0 24px 0 0 !default;
|
|
|
59198
59198
|
$treeview-big-drag-icon-font-size: $text-sm !default;
|
|
59199
59199
|
$treeview-big-drag-item-text-padding-left: 16px !default;
|
|
59200
59200
|
$treeview-big-drag-before-icon-padding: 14px !default;
|
|
59201
|
-
$treeview-big-check-text-padding:
|
|
59201
|
+
$treeview-big-check-text-padding: 10px 16px !default;
|
|
59202
59202
|
$treeview-big-check-wrap-width: calc(100% - 33px) !default;
|
|
59203
59203
|
$treeview-big-check-icon-wrap-width: calc(100% - 70px) !default;
|
|
59204
59204
|
$treeview-big-check-icon-img-wrap-width: calc(100% - 102px) !default;
|
|
@@ -59411,7 +59411,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59411
59411
|
|
|
59412
59412
|
.e-list-item {
|
|
59413
59413
|
list-style: none;
|
|
59414
|
-
@if $skin-name
|
|
59414
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59415
59415
|
padding: 2px 0;
|
|
59416
59416
|
}
|
|
59417
59417
|
@if $skin-name == 'fluent2' {
|
|
@@ -59419,13 +59419,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59419
59419
|
}
|
|
59420
59420
|
|
|
59421
59421
|
.e-ul {
|
|
59422
|
-
margin: 2px 0 -2px;
|
|
59423
59422
|
padding: $treeview-child-ul-padding;
|
|
59424
|
-
@if $skin-name == '
|
|
59425
|
-
margin: 2px 0
|
|
59423
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59424
|
+
margin: 2px 0 -2px;
|
|
59426
59425
|
}
|
|
59427
|
-
@
|
|
59428
|
-
margin:
|
|
59426
|
+
@if $skin-name == 'fluent2' {
|
|
59427
|
+
margin-top: 4px;
|
|
59429
59428
|
}
|
|
59430
59429
|
}
|
|
59431
59430
|
|
|
@@ -59462,6 +59461,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59462
59461
|
.e-icons.e-icons-spinner::before {
|
|
59463
59462
|
content: none;
|
|
59464
59463
|
}
|
|
59464
|
+
|
|
59465
|
+
.e-text-content {
|
|
59466
|
+
.e-list-text {
|
|
59467
|
+
&:has(> .e-input-group) {
|
|
59468
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59469
|
+
padding-top: 1px;
|
|
59470
|
+
padding-bottom: 1px;
|
|
59471
|
+
.e-input-group {
|
|
59472
|
+
height: 34px;
|
|
59473
|
+
|
|
59474
|
+
.e-input {
|
|
59475
|
+
line-height: 26px;
|
|
59476
|
+
min-height: 26px;
|
|
59477
|
+
}
|
|
59478
|
+
}
|
|
59479
|
+
}
|
|
59480
|
+
@if $skin-name == 'tailwind3' {
|
|
59481
|
+
padding-top: 4px;
|
|
59482
|
+
padding-bottom: 4px;
|
|
59483
|
+
}
|
|
59484
|
+
@if $skin-name == 'highcontrast' {
|
|
59485
|
+
padding-top: 3px;
|
|
59486
|
+
padding-bottom: 3px;
|
|
59487
|
+
}
|
|
59488
|
+
@if ($skin-name == 'FluentUI') {
|
|
59489
|
+
padding-top: 3px;
|
|
59490
|
+
padding-bottom: 3px;
|
|
59491
|
+
}
|
|
59492
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59493
|
+
padding-top: 2px;
|
|
59494
|
+
padding-bottom: 2px;
|
|
59495
|
+
}
|
|
59496
|
+
@if $skin-name == 'bootstrap4' {
|
|
59497
|
+
padding-top: 5px;
|
|
59498
|
+
padding-bottom: 5px;
|
|
59499
|
+
}
|
|
59500
|
+
}
|
|
59501
|
+
}
|
|
59502
|
+
}
|
|
59465
59503
|
}
|
|
59466
59504
|
|
|
59467
59505
|
.e-icons {
|
|
@@ -59479,11 +59517,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59479
59517
|
|
|
59480
59518
|
.e-text-content {
|
|
59481
59519
|
@include user-select;
|
|
59482
|
-
border: 1px solid;
|
|
59483
59520
|
cursor: pointer;
|
|
59484
59521
|
margin: 0;
|
|
59485
59522
|
padding: $treeview-text-wrap-padding;
|
|
59486
59523
|
|
|
59524
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59525
|
+
border: 1px solid;
|
|
59526
|
+
}
|
|
59527
|
+
|
|
59487
59528
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59488
59529
|
border: none;
|
|
59489
59530
|
}
|
|
@@ -59569,14 +59610,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59569
59610
|
|
|
59570
59611
|
.e-input-group {
|
|
59571
59612
|
height: $treeview-input-height;
|
|
59572
|
-
@if ($skin-name == '
|
|
59573
|
-
margin-top:
|
|
59574
|
-
|
|
59575
|
-
@else if($skin-name == 'tailwind') {
|
|
59576
|
-
margin-bottom: 3px;
|
|
59613
|
+
@if ($skin-name == 'tailwind') {
|
|
59614
|
+
margin-top: 4px;
|
|
59615
|
+
margin-bottom: 4px;
|
|
59577
59616
|
}
|
|
59578
59617
|
@else if($skin-name == 'bootstrap5') {
|
|
59579
|
-
margin-bottom:
|
|
59618
|
+
margin-bottom: 3px;
|
|
59619
|
+
margin-top: 3px;
|
|
59580
59620
|
}
|
|
59581
59621
|
@else {
|
|
59582
59622
|
margin-bottom: 0;
|
|
@@ -59586,9 +59626,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59586
59626
|
@if ($skin-name == 'fluent2') {
|
|
59587
59627
|
border-color: $treeview-input-border-color;
|
|
59588
59628
|
}
|
|
59589
|
-
|
|
59590
|
-
|
|
59629
|
+
.e-input {
|
|
59630
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59591
59631
|
height: 28px;
|
|
59632
|
+
padding-top: 6px;
|
|
59633
|
+
padding-bottom: 6px;
|
|
59634
|
+
}
|
|
59635
|
+
@if $skin-name == 'tailwind3' {
|
|
59636
|
+
line-height: 20px;
|
|
59637
|
+
height: 32px;
|
|
59638
|
+
}
|
|
59639
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59640
|
+
height: 32px;
|
|
59641
|
+
padding-top: 5px;
|
|
59642
|
+
padding-bottom: 5px;
|
|
59592
59643
|
}
|
|
59593
59644
|
}
|
|
59594
59645
|
}
|
|
@@ -60180,13 +60231,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60180
60231
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
60181
60232
|
color: $treeview-item-active-check-color;
|
|
60182
60233
|
}
|
|
60183
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60234
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60184
60235
|
border-color: $content-text-color-selected;
|
|
60185
60236
|
}
|
|
60186
60237
|
}
|
|
60187
60238
|
|
|
60188
60239
|
.e-stop {
|
|
60189
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60240
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60190
60241
|
border-color: $content-text-color-selected;
|
|
60191
60242
|
}
|
|
60192
60243
|
}
|
|
@@ -60237,6 +60288,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60237
60288
|
}
|
|
60238
60289
|
}
|
|
60239
60290
|
}
|
|
60291
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
60292
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
60293
|
+
border-color: $content-text-color-hover;
|
|
60294
|
+
}
|
|
60295
|
+
}
|
|
60240
60296
|
}
|
|
60241
60297
|
|
|
60242
60298
|
.e-sibling {
|
|
@@ -60606,6 +60662,30 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60606
60662
|
min-height: $treeview-big-item-height;
|
|
60607
60663
|
}
|
|
60608
60664
|
|
|
60665
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60666
|
+
padding: $treeview-big-text-padding;
|
|
60667
|
+
}
|
|
60668
|
+
|
|
60669
|
+
@if $skin-name == 'highcontrast' {
|
|
60670
|
+
padding-top: 11px;
|
|
60671
|
+
padding-bottom: 11px;
|
|
60672
|
+
}
|
|
60673
|
+
|
|
60674
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60675
|
+
padding-top: 12px;
|
|
60676
|
+
padding-bottom: 12px;
|
|
60677
|
+
}
|
|
60678
|
+
|
|
60679
|
+
@if $skin-name == 'FluentUI' {
|
|
60680
|
+
padding-top: 10px;
|
|
60681
|
+
padding-bottom: 10px;
|
|
60682
|
+
}
|
|
60683
|
+
|
|
60684
|
+
@if $skin-name == 'bootstrap4' {
|
|
60685
|
+
padding-top: 13px;
|
|
60686
|
+
padding-bottom: 13px;
|
|
60687
|
+
}
|
|
60688
|
+
|
|
60609
60689
|
.e-input-group {
|
|
60610
60690
|
height: $treeview-big-input-height;
|
|
60611
60691
|
|
|
@@ -60614,6 +60694,69 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60614
60694
|
height: 36px;
|
|
60615
60695
|
}
|
|
60616
60696
|
}
|
|
60697
|
+
|
|
60698
|
+
@if $skin-name =='bootstrap5' {
|
|
60699
|
+
padding-top: 6px;
|
|
60700
|
+
padding-bottom: 6px;
|
|
60701
|
+
margin-top: 2px;
|
|
60702
|
+
margin-bottom: 2px;
|
|
60703
|
+
}
|
|
60704
|
+
|
|
60705
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60706
|
+
line-height: 42px;
|
|
60707
|
+
min-height: 42px;
|
|
60708
|
+
}
|
|
60709
|
+
|
|
60710
|
+
.e-input {
|
|
60711
|
+
@if $skin-name =='tailwind3' {
|
|
60712
|
+
height: 40px;
|
|
60713
|
+
line-height: 24px;
|
|
60714
|
+
padding-top: 8px;
|
|
60715
|
+
padding-bottom: 8px;
|
|
60716
|
+
}
|
|
60717
|
+
|
|
60718
|
+
@if $skin-name =='bootstrap5' {
|
|
60719
|
+
height: 24px;
|
|
60720
|
+
}
|
|
60721
|
+
|
|
60722
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60723
|
+
line-height: 28px;
|
|
60724
|
+
min-height: 28px;
|
|
60725
|
+
padding-top: 9px;
|
|
60726
|
+
padding-bottom: 5px;
|
|
60727
|
+
}
|
|
60728
|
+
|
|
60729
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60730
|
+
line-height: 24px;
|
|
60731
|
+
min-height: 24px;
|
|
60732
|
+
padding-top: 7px;
|
|
60733
|
+
padding-bottom: 7px;
|
|
60734
|
+
}
|
|
60735
|
+
}
|
|
60736
|
+
}
|
|
60737
|
+
}
|
|
60738
|
+
|
|
60739
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60740
|
+
&:has(> .e-input-group) {
|
|
60741
|
+
@if $skin-name =='highcontrast' {
|
|
60742
|
+
padding-top: 4px;
|
|
60743
|
+
padding-bottom: 4px;
|
|
60744
|
+
}
|
|
60745
|
+
|
|
60746
|
+
@if $skin-name =='FluentUI' {
|
|
60747
|
+
padding-top: 2px;
|
|
60748
|
+
padding-bottom: 2px;
|
|
60749
|
+
}
|
|
60750
|
+
|
|
60751
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60752
|
+
padding-top: 3px;
|
|
60753
|
+
padding-bottom: 3px;
|
|
60754
|
+
}
|
|
60755
|
+
|
|
60756
|
+
@if $skin-name == 'bootstrap4' {
|
|
60757
|
+
padding-top: 6px;
|
|
60758
|
+
padding-bottom: 6px;
|
|
60759
|
+
}
|
|
60617
60760
|
}
|
|
60618
60761
|
}
|
|
60619
60762
|
|
|
@@ -60798,6 +60941,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60798
60941
|
.e-treeview.e-bigger {
|
|
60799
60942
|
.e-list-text {
|
|
60800
60943
|
font-size: $treeview-big-font-size;
|
|
60944
|
+
@if $skin-name == 'Material3' {
|
|
60945
|
+
padding: 12px;
|
|
60946
|
+
}
|
|
60947
|
+
|
|
60801
60948
|
@if $skin-name == 'bootstrap4' {
|
|
60802
60949
|
color: $treeview-big-text-color;
|
|
60803
60950
|
}
|
|
@@ -109350,10 +109497,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109350
109497
|
&:first-child {
|
|
109351
109498
|
padding: 0;
|
|
109352
109499
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109353
|
-
padding-bottom:
|
|
109500
|
+
padding-bottom: 8px;
|
|
109354
109501
|
padding-left: 12px;
|
|
109355
109502
|
padding-right: 12px;
|
|
109356
|
-
padding-top:
|
|
109503
|
+
padding-top: 8px;
|
|
109357
109504
|
}
|
|
109358
109505
|
}
|
|
109359
109506
|
|
|
@@ -109421,7 +109568,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109421
109568
|
.e-toast-content {
|
|
109422
109569
|
&:first-child {
|
|
109423
109570
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109424
|
-
padding-left:
|
|
109571
|
+
padding-left: 44px;
|
|
109425
109572
|
}
|
|
109426
109573
|
}
|
|
109427
109574
|
}
|
|
@@ -109468,9 +109615,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109468
109615
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109469
109616
|
width: $toast-icon-nrml-width;
|
|
109470
109617
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109471
|
-
left:
|
|
109472
|
-
margin-left:
|
|
109473
|
-
margin-top:
|
|
109618
|
+
left: 0;
|
|
109619
|
+
margin-left: 12px;
|
|
109620
|
+
margin-top: 10px;
|
|
109621
|
+
padding-bottom: 6px;
|
|
109622
|
+
position: absolute;
|
|
109623
|
+
}
|
|
109624
|
+
@if $skin-name == 'fluent2' {
|
|
109625
|
+
margin-top: 2px;
|
|
109474
109626
|
}
|
|
109475
109627
|
}
|
|
109476
109628
|
|
|
@@ -109942,8 +110094,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109942
110094
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109943
110095
|
width: $toast-icon-bgr-width;
|
|
109944
110096
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109945
|
-
left:
|
|
109946
|
-
margin-top:
|
|
110097
|
+
left: 0;
|
|
110098
|
+
margin-top: 14px;
|
|
110099
|
+
margin-left: 12px;
|
|
109947
110100
|
}
|
|
109948
110101
|
}
|
|
109949
110102
|
|
|
@@ -45091,7 +45091,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45091
45091
|
|
|
45092
45092
|
.e-list-item {
|
|
45093
45093
|
list-style: none;
|
|
45094
|
-
@if $skin-name
|
|
45094
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45095
45095
|
padding: 2px 0;
|
|
45096
45096
|
}
|
|
45097
45097
|
@if $skin-name == 'fluent2' {
|
|
@@ -45099,13 +45099,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45099
45099
|
}
|
|
45100
45100
|
|
|
45101
45101
|
.e-ul {
|
|
45102
|
-
margin: 2px 0 -2px;
|
|
45103
45102
|
padding: $treeview-child-ul-padding;
|
|
45104
|
-
@if $skin-name == '
|
|
45105
|
-
margin: 2px 0
|
|
45103
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45104
|
+
margin: 2px 0 -2px;
|
|
45106
45105
|
}
|
|
45107
|
-
@
|
|
45108
|
-
margin:
|
|
45106
|
+
@if $skin-name == 'fluent2' {
|
|
45107
|
+
margin-top: 4px;
|
|
45109
45108
|
}
|
|
45110
45109
|
}
|
|
45111
45110
|
|
|
@@ -45142,6 +45141,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45142
45141
|
.e-icons.e-icons-spinner::before {
|
|
45143
45142
|
content: none;
|
|
45144
45143
|
}
|
|
45144
|
+
|
|
45145
|
+
.e-text-content {
|
|
45146
|
+
.e-list-text {
|
|
45147
|
+
&:has(> .e-input-group) {
|
|
45148
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
45149
|
+
padding-top: 1px;
|
|
45150
|
+
padding-bottom: 1px;
|
|
45151
|
+
.e-input-group {
|
|
45152
|
+
height: 34px;
|
|
45153
|
+
|
|
45154
|
+
.e-input {
|
|
45155
|
+
line-height: 26px;
|
|
45156
|
+
min-height: 26px;
|
|
45157
|
+
}
|
|
45158
|
+
}
|
|
45159
|
+
}
|
|
45160
|
+
@if $skin-name == 'tailwind3' {
|
|
45161
|
+
padding-top: 4px;
|
|
45162
|
+
padding-bottom: 4px;
|
|
45163
|
+
}
|
|
45164
|
+
@if $skin-name == 'highcontrast' {
|
|
45165
|
+
padding-top: 3px;
|
|
45166
|
+
padding-bottom: 3px;
|
|
45167
|
+
}
|
|
45168
|
+
@if ($skin-name == 'FluentUI') {
|
|
45169
|
+
padding-top: 3px;
|
|
45170
|
+
padding-bottom: 3px;
|
|
45171
|
+
}
|
|
45172
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45173
|
+
padding-top: 2px;
|
|
45174
|
+
padding-bottom: 2px;
|
|
45175
|
+
}
|
|
45176
|
+
@if $skin-name == 'bootstrap4' {
|
|
45177
|
+
padding-top: 5px;
|
|
45178
|
+
padding-bottom: 5px;
|
|
45179
|
+
}
|
|
45180
|
+
}
|
|
45181
|
+
}
|
|
45182
|
+
}
|
|
45145
45183
|
}
|
|
45146
45184
|
|
|
45147
45185
|
.e-icons {
|
|
@@ -45159,11 +45197,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45159
45197
|
|
|
45160
45198
|
.e-text-content {
|
|
45161
45199
|
@include user-select;
|
|
45162
|
-
border: 1px solid;
|
|
45163
45200
|
cursor: pointer;
|
|
45164
45201
|
margin: 0;
|
|
45165
45202
|
padding: $treeview-text-wrap-padding;
|
|
45166
45203
|
|
|
45204
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
45205
|
+
border: 1px solid;
|
|
45206
|
+
}
|
|
45207
|
+
|
|
45167
45208
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
45168
45209
|
border: none;
|
|
45169
45210
|
}
|
|
@@ -45249,14 +45290,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45249
45290
|
|
|
45250
45291
|
.e-input-group {
|
|
45251
45292
|
height: $treeview-input-height;
|
|
45252
|
-
@if ($skin-name == '
|
|
45253
|
-
margin-top:
|
|
45254
|
-
|
|
45255
|
-
@else if($skin-name == 'tailwind') {
|
|
45256
|
-
margin-bottom: 3px;
|
|
45293
|
+
@if ($skin-name == 'tailwind') {
|
|
45294
|
+
margin-top: 4px;
|
|
45295
|
+
margin-bottom: 4px;
|
|
45257
45296
|
}
|
|
45258
45297
|
@else if($skin-name == 'bootstrap5') {
|
|
45259
|
-
margin-bottom:
|
|
45298
|
+
margin-bottom: 3px;
|
|
45299
|
+
margin-top: 3px;
|
|
45260
45300
|
}
|
|
45261
45301
|
@else {
|
|
45262
45302
|
margin-bottom: 0;
|
|
@@ -45266,9 +45306,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45266
45306
|
@if ($skin-name == 'fluent2') {
|
|
45267
45307
|
border-color: $treeview-input-border-color;
|
|
45268
45308
|
}
|
|
45269
|
-
|
|
45270
|
-
|
|
45309
|
+
.e-input {
|
|
45310
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
45271
45311
|
height: 28px;
|
|
45312
|
+
padding-top: 6px;
|
|
45313
|
+
padding-bottom: 6px;
|
|
45314
|
+
}
|
|
45315
|
+
@if $skin-name == 'tailwind3' {
|
|
45316
|
+
line-height: 20px;
|
|
45317
|
+
height: 32px;
|
|
45318
|
+
}
|
|
45319
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
45320
|
+
height: 32px;
|
|
45321
|
+
padding-top: 5px;
|
|
45322
|
+
padding-bottom: 5px;
|
|
45272
45323
|
}
|
|
45273
45324
|
}
|
|
45274
45325
|
}
|
|
@@ -45860,13 +45911,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45860
45911
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
45861
45912
|
color: $treeview-item-active-check-color;
|
|
45862
45913
|
}
|
|
45863
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45914
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45864
45915
|
border-color: $content-text-color-selected;
|
|
45865
45916
|
}
|
|
45866
45917
|
}
|
|
45867
45918
|
|
|
45868
45919
|
.e-stop {
|
|
45869
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45920
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45870
45921
|
border-color: $content-text-color-selected;
|
|
45871
45922
|
}
|
|
45872
45923
|
}
|
|
@@ -45917,6 +45968,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
45917
45968
|
}
|
|
45918
45969
|
}
|
|
45919
45970
|
}
|
|
45971
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
45972
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
45973
|
+
border-color: $content-text-color-hover;
|
|
45974
|
+
}
|
|
45975
|
+
}
|
|
45920
45976
|
}
|
|
45921
45977
|
|
|
45922
45978
|
.e-sibling {
|
|
@@ -83668,14 +83724,14 @@ $skeleton-card-color: $kanban-bg-color;
|
|
|
83668
83724
|
$toast-icon-nrml-height: 20px !default;
|
|
83669
83725
|
$toast-icon-nrml-width: 20px !default;
|
|
83670
83726
|
$toast-icon-nrml-size: $text-base !default;
|
|
83671
|
-
$toast-icon-nrml-right-margin:
|
|
83727
|
+
$toast-icon-nrml-right-margin: 10px !default;
|
|
83672
83728
|
$toast-close-icon-nrml-height: 20px !default;
|
|
83673
83729
|
$toast-close-icon-nrml-width: 20px !default;
|
|
83674
83730
|
$toast-close-icon-nrml-size: $text-base !default;
|
|
83675
83731
|
$toast-position-nrml-distance: 10px !default;
|
|
83676
83732
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
83677
83733
|
$toast-nrml-min-height: 48px !default;
|
|
83678
|
-
$toast-nrml-padding:
|
|
83734
|
+
$toast-nrml-padding: 16px !default;
|
|
83679
83735
|
$toast-action-btn-nrml-padding: 8px 0 0 8px !default;
|
|
83680
83736
|
$toast-action-btn-nrml-margin: 10px !default;
|
|
83681
83737
|
$toast-progressbar-nrml-height: 4px !default;
|
|
@@ -83689,7 +83745,7 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
83689
83745
|
//Touch Mode Start
|
|
83690
83746
|
$toast-icon-bgr-height: 24px !default;
|
|
83691
83747
|
$toast-icon-bgr-width: 24px !default;
|
|
83692
|
-
$toast-icon-bgr-size:
|
|
83748
|
+
$toast-icon-bgr-size: 12px !default;
|
|
83693
83749
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
83694
83750
|
$toast-close-icon-bgr-height: 24px !default;
|
|
83695
83751
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -83898,10 +83954,10 @@ $toast-warning-icon: '\e703' !default;
|
|
|
83898
83954
|
&:first-child {
|
|
83899
83955
|
padding: 0;
|
|
83900
83956
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83901
|
-
padding-bottom:
|
|
83957
|
+
padding-bottom: 8px;
|
|
83902
83958
|
padding-left: 12px;
|
|
83903
83959
|
padding-right: 12px;
|
|
83904
|
-
padding-top:
|
|
83960
|
+
padding-top: 8px;
|
|
83905
83961
|
}
|
|
83906
83962
|
}
|
|
83907
83963
|
|
|
@@ -83969,7 +84025,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
83969
84025
|
.e-toast-content {
|
|
83970
84026
|
&:first-child {
|
|
83971
84027
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83972
|
-
padding-left:
|
|
84028
|
+
padding-left: 44px;
|
|
83973
84029
|
}
|
|
83974
84030
|
}
|
|
83975
84031
|
}
|
|
@@ -84016,9 +84072,14 @@ $toast-warning-icon: '\e703' !default;
|
|
|
84016
84072
|
margin-right: $toast-icon-nrml-right-margin;
|
|
84017
84073
|
width: $toast-icon-nrml-width;
|
|
84018
84074
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
84019
|
-
left:
|
|
84020
|
-
margin-left:
|
|
84021
|
-
margin-top:
|
|
84075
|
+
left: 0;
|
|
84076
|
+
margin-left: 12px;
|
|
84077
|
+
margin-top: 10px;
|
|
84078
|
+
padding-bottom: 6px;
|
|
84079
|
+
position: absolute;
|
|
84080
|
+
}
|
|
84081
|
+
@if $skin-name == 'fluent2' {
|
|
84082
|
+
margin-top: 2px;
|
|
84022
84083
|
}
|
|
84023
84084
|
}
|
|
84024
84085
|
|