@syncfusion/blazor-themes 31.1.19 → 31.1.21
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 -6
- package/Compiled-Themes/bds-dark.css +5 -6
- package/Compiled-Themes/bds-lite.css +5 -6
- package/Compiled-Themes/bds.css +5 -6
- package/Compiled-Themes/bootstrap-dark-lite.css +4 -3
- package/Compiled-Themes/bootstrap-dark.css +4 -3
- package/Compiled-Themes/bootstrap-lite.css +4 -3
- package/Compiled-Themes/bootstrap.css +4 -3
- package/Compiled-Themes/bootstrap4-lite.css +13 -11
- package/Compiled-Themes/bootstrap4.css +25 -16
- package/Compiled-Themes/bootstrap5-dark-lite.css +29 -25
- package/Compiled-Themes/bootstrap5-dark.css +45 -32
- package/Compiled-Themes/bootstrap5-lite.css +29 -25
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +38 -25
- package/Compiled-Themes/bootstrap5.3-dark.css +55 -33
- package/Compiled-Themes/bootstrap5.3-lite.css +38 -25
- package/Compiled-Themes/bootstrap5.3.css +55 -33
- package/Compiled-Themes/bootstrap5.css +45 -32
- package/Compiled-Themes/fabric-dark-lite.css +4 -3
- package/Compiled-Themes/fabric-dark.css +4 -3
- package/Compiled-Themes/fabric-lite.css +4 -3
- package/Compiled-Themes/fabric.css +4 -3
- package/Compiled-Themes/fluent-dark-lite.css +16 -14
- package/Compiled-Themes/fluent-dark.css +26 -18
- package/Compiled-Themes/fluent-lite.css +16 -14
- package/Compiled-Themes/fluent.css +26 -18
- package/Compiled-Themes/fluent2-dark-lite.css +8 -7
- package/Compiled-Themes/fluent2-dark.css +9 -8
- package/Compiled-Themes/fluent2-highcontrast-lite.css +11 -7
- package/Compiled-Themes/fluent2-highcontrast.css +12 -8
- package/Compiled-Themes/fluent2-lite.css +8 -7
- package/Compiled-Themes/fluent2.css +9 -8
- package/Compiled-Themes/highcontrast-lite.css +14 -12
- package/Compiled-Themes/highcontrast.css +25 -15
- package/Compiled-Themes/material-dark-lite.css +19 -15
- package/Compiled-Themes/material-dark.css +39 -19
- package/Compiled-Themes/material-lite.css +19 -12
- package/Compiled-Themes/material.css +36 -15
- package/Compiled-Themes/material3-dark-lite.css +4 -6
- package/Compiled-Themes/material3-dark.css +5 -6
- package/Compiled-Themes/material3-lite.css +4 -6
- package/Compiled-Themes/material3.css +5 -6
- package/Compiled-Themes/tailwind-dark-lite.css +4 -5
- package/Compiled-Themes/tailwind-dark.css +4 -5
- package/Compiled-Themes/tailwind-lite.css +4 -5
- package/Compiled-Themes/tailwind.css +4 -5
- package/Compiled-Themes/tailwind3-dark-lite.css +9 -5
- package/Compiled-Themes/tailwind3-dark.css +16 -5
- package/Compiled-Themes/tailwind3-lite.css +9 -5
- package/Compiled-Themes/tailwind3.css +16 -5
- package/SCSS-Themes/bds-dark-lite.scss +90 -34
- package/SCSS-Themes/bds-dark.scss +182 -36
- package/SCSS-Themes/bds-lite.scss +90 -34
- package/SCSS-Themes/bds.scss +182 -36
- package/SCSS-Themes/bootstrap-dark-lite.scss +89 -34
- package/SCSS-Themes/bootstrap-dark.scss +181 -36
- package/SCSS-Themes/bootstrap-lite.scss +89 -34
- package/SCSS-Themes/bootstrap.scss +181 -36
- package/SCSS-Themes/bootstrap4-lite.scss +98 -42
- package/SCSS-Themes/bootstrap4.scss +190 -44
- package/SCSS-Themes/bootstrap5-dark-lite.scss +103 -47
- package/SCSS-Themes/bootstrap5-dark.scss +195 -49
- package/SCSS-Themes/bootstrap5-lite.scss +103 -47
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +106 -50
- package/SCSS-Themes/bootstrap5.3-dark.scss +198 -52
- package/SCSS-Themes/bootstrap5.3-lite.scss +106 -50
- package/SCSS-Themes/bootstrap5.3.scss +198 -52
- package/SCSS-Themes/bootstrap5.scss +195 -49
- package/SCSS-Themes/buttons/button/bds-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bds-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/bds-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bds.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap4-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap4.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5-dark-lite.scss +4 -3
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +4 -3
- package/SCSS-Themes/buttons/button/bootstrap5-lite.scss +4 -3
- package/SCSS-Themes/buttons/button/bootstrap5.3-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.3-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.3-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.3.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.scss +4 -3
- package/SCSS-Themes/buttons/button/fabric-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fabric-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/fabric-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fabric.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-highcontrast-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-highcontrast.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2.scss +2 -1
- package/SCSS-Themes/buttons/button/highcontrast-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/highcontrast.scss +2 -1
- package/SCSS-Themes/buttons/button/material-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/material-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material.scss +2 -1
- package/SCSS-Themes/buttons/button/material3-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material3-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/material3-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material3.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3.scss +2 -1
- package/SCSS-Themes/fabric-dark-lite.scss +89 -33
- package/SCSS-Themes/fabric-dark.scss +181 -35
- package/SCSS-Themes/fabric-lite.scss +89 -33
- package/SCSS-Themes/fabric.scss +181 -35
- package/SCSS-Themes/fluent-dark-lite.scss +99 -43
- package/SCSS-Themes/fluent-dark.scss +191 -45
- package/SCSS-Themes/fluent-lite.scss +99 -43
- package/SCSS-Themes/fluent.scss +191 -45
- package/SCSS-Themes/fluent2-dark-lite.scss +93 -37
- package/SCSS-Themes/fluent2-dark.scss +185 -39
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +93 -37
- package/SCSS-Themes/fluent2-highcontrast.scss +185 -39
- package/SCSS-Themes/fluent2-lite.scss +93 -37
- package/SCSS-Themes/fluent2.scss +185 -39
- package/SCSS-Themes/highcontrast-lite.scss +99 -41
- package/SCSS-Themes/highcontrast.scss +191 -43
- package/SCSS-Themes/material-dark-lite.scss +97 -41
- package/SCSS-Themes/material-dark.scss +189 -43
- package/SCSS-Themes/material-lite.scss +96 -40
- package/SCSS-Themes/material.scss +188 -42
- package/SCSS-Themes/material3-dark-lite.scss +91 -35
- package/SCSS-Themes/material3-dark.scss +183 -37
- package/SCSS-Themes/material3-lite.scss +91 -35
- package/SCSS-Themes/material3.scss +183 -37
- package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bds-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/bds-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bds.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric.scss +1 -7
- package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-dark.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2.scss +2 -8
- package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/highcontrast.scss +1 -7
- package/SCSS-Themes/navigations/menu/material-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/material-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/material-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/material.scss +1 -7
- package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/material3-dark.scss +2 -8
- package/SCSS-Themes/navigations/menu/material3-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/material3.scss +2 -8
- package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3.scss +1 -7
- package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +76 -20
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -20
- package/SCSS-Themes/navigations/treeview/bds-lite.scss +76 -20
- package/SCSS-Themes/navigations/treeview/bds.scss +165 -20
- package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -19
- package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +173 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +170 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +173 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +173 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +170 -25
- package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/fabric-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fabric.scss +164 -19
- package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +173 -28
- package/SCSS-Themes/navigations/treeview/fluent-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/fluent.scss +173 -28
- package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -19
- package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -19
- package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +85 -27
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +174 -27
- package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +83 -27
- package/SCSS-Themes/navigations/treeview/material-dark.scss +172 -27
- package/SCSS-Themes/navigations/treeview/material-lite.scss +82 -26
- package/SCSS-Themes/navigations/treeview/material.scss +171 -26
- package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/material3-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/material3.scss +164 -19
- package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -19
- package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +76 -20
- package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -20
- package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +76 -20
- package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -20
- 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 +89 -33
- package/SCSS-Themes/tailwind-dark.scss +181 -35
- package/SCSS-Themes/tailwind-lite.scss +89 -33
- package/SCSS-Themes/tailwind.scss +181 -35
- package/SCSS-Themes/tailwind3-dark-lite.scss +90 -34
- package/SCSS-Themes/tailwind3-dark.scss +182 -36
- package/SCSS-Themes/tailwind3-lite.scss +90 -34
- package/SCSS-Themes/tailwind3.scss +182 -36
- package/package.json +1 -1
|
@@ -34353,9 +34353,7 @@ body.e-colorpicker-overflow {
|
|
|
34353
34353
|
list-style: none;
|
|
34354
34354
|
}
|
|
34355
34355
|
.e-treeview .e-list-item .e-ul {
|
|
34356
|
-
margin: 2px 0 -2px;
|
|
34357
34356
|
padding: 0 0 0 20px;
|
|
34358
|
-
margin: 0;
|
|
34359
34357
|
}
|
|
34360
34358
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
34361
34359
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -34378,6 +34376,10 @@ body.e-colorpicker-overflow {
|
|
|
34378
34376
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
34379
34377
|
content: none;
|
|
34380
34378
|
}
|
|
34379
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
34380
|
+
padding-top: 4px;
|
|
34381
|
+
padding-bottom: 4px;
|
|
34382
|
+
}
|
|
34381
34383
|
.e-treeview .e-icons .e-spinner-pane {
|
|
34382
34384
|
position: relative;
|
|
34383
34385
|
}
|
|
@@ -34392,7 +34394,6 @@ body.e-colorpicker-overflow {
|
|
|
34392
34394
|
-ms-user-select: none;
|
|
34393
34395
|
-webkit-user-select: none;
|
|
34394
34396
|
user-select: none;
|
|
34395
|
-
border: 1px solid;
|
|
34396
34397
|
cursor: pointer;
|
|
34397
34398
|
margin: 0;
|
|
34398
34399
|
padding: 0 0 0 20px;
|
|
@@ -34451,13 +34452,17 @@ body.e-colorpicker-overflow {
|
|
|
34451
34452
|
vertical-align: middle;
|
|
34452
34453
|
}
|
|
34453
34454
|
.e-treeview .e-list-text .e-input-group {
|
|
34454
|
-
height:
|
|
34455
|
+
height: 32px;
|
|
34455
34456
|
margin-bottom: 0;
|
|
34456
34457
|
min-width: 150px;
|
|
34457
34458
|
vertical-align: bottom;
|
|
34458
34459
|
}
|
|
34459
34460
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
34460
34461
|
height: 28px;
|
|
34462
|
+
padding-top: 6px;
|
|
34463
|
+
padding-bottom: 6px;
|
|
34464
|
+
line-height: 20px;
|
|
34465
|
+
height: 32px;
|
|
34461
34466
|
}
|
|
34462
34467
|
.e-treeview .e-navigable-text {
|
|
34463
34468
|
padding: 10px 8px;
|
|
@@ -34969,6 +34974,13 @@ body.e-colorpicker-overflow {
|
|
|
34969
34974
|
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
34970
34975
|
height: 36px;
|
|
34971
34976
|
}
|
|
34977
|
+
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
34978
|
+
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
34979
|
+
height: 40px;
|
|
34980
|
+
line-height: 24px;
|
|
34981
|
+
padding-top: 8px;
|
|
34982
|
+
padding-bottom: 8px;
|
|
34983
|
+
}
|
|
34972
34984
|
.e-bigger .e-treeview .e-checkbox-wrapper,
|
|
34973
34985
|
.e-treeview.e-bigger .e-checkbox-wrapper {
|
|
34974
34986
|
margin: 0 0 0 12px;
|
|
@@ -35422,7 +35434,6 @@ ejs-sidebar {
|
|
|
35422
35434
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
35423
35435
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
35424
35436
|
font-size: 14px;
|
|
35425
|
-
line-height: 38px;
|
|
35426
35437
|
}
|
|
35427
35438
|
|
|
35428
35439
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -25125,9 +25125,7 @@ body.e-colorpicker-overflow {
|
|
|
25125
25125
|
list-style: none;
|
|
25126
25126
|
}
|
|
25127
25127
|
.e-treeview .e-list-item .e-ul {
|
|
25128
|
-
margin: 2px 0 -2px;
|
|
25129
25128
|
padding: 0 0 0 20px;
|
|
25130
|
-
margin: 0;
|
|
25131
25129
|
}
|
|
25132
25130
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
25133
25131
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -25150,6 +25148,10 @@ body.e-colorpicker-overflow {
|
|
|
25150
25148
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
25151
25149
|
content: none;
|
|
25152
25150
|
}
|
|
25151
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
25152
|
+
padding-top: 4px;
|
|
25153
|
+
padding-bottom: 4px;
|
|
25154
|
+
}
|
|
25153
25155
|
.e-treeview .e-icons .e-spinner-pane {
|
|
25154
25156
|
position: relative;
|
|
25155
25157
|
}
|
|
@@ -25164,7 +25166,6 @@ body.e-colorpicker-overflow {
|
|
|
25164
25166
|
-ms-user-select: none;
|
|
25165
25167
|
-webkit-user-select: none;
|
|
25166
25168
|
user-select: none;
|
|
25167
|
-
border: 1px solid;
|
|
25168
25169
|
cursor: pointer;
|
|
25169
25170
|
margin: 0;
|
|
25170
25171
|
padding: 0 0 0 20px;
|
|
@@ -25223,13 +25224,17 @@ body.e-colorpicker-overflow {
|
|
|
25223
25224
|
vertical-align: middle;
|
|
25224
25225
|
}
|
|
25225
25226
|
.e-treeview .e-list-text .e-input-group {
|
|
25226
|
-
height:
|
|
25227
|
+
height: 32px;
|
|
25227
25228
|
margin-bottom: 0;
|
|
25228
25229
|
min-width: 150px;
|
|
25229
25230
|
vertical-align: bottom;
|
|
25230
25231
|
}
|
|
25231
25232
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
25232
25233
|
height: 28px;
|
|
25234
|
+
padding-top: 6px;
|
|
25235
|
+
padding-bottom: 6px;
|
|
25236
|
+
line-height: 20px;
|
|
25237
|
+
height: 32px;
|
|
25233
25238
|
}
|
|
25234
25239
|
.e-treeview .e-navigable-text {
|
|
25235
25240
|
padding: 10px 8px;
|
|
@@ -26038,7 +26043,6 @@ ejs-sidebar {
|
|
|
26038
26043
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
26039
26044
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
26040
26045
|
font-size: 14px;
|
|
26041
|
-
line-height: 38px;
|
|
26042
26046
|
}
|
|
26043
26047
|
|
|
26044
26048
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -34757,9 +34757,7 @@ body.e-colorpicker-overflow {
|
|
|
34757
34757
|
list-style: none;
|
|
34758
34758
|
}
|
|
34759
34759
|
.e-treeview .e-list-item .e-ul {
|
|
34760
|
-
margin: 2px 0 -2px;
|
|
34761
34760
|
padding: 0 0 0 20px;
|
|
34762
|
-
margin: 0;
|
|
34763
34761
|
}
|
|
34764
34762
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
34765
34763
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -34782,6 +34780,10 @@ body.e-colorpicker-overflow {
|
|
|
34782
34780
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
34783
34781
|
content: none;
|
|
34784
34782
|
}
|
|
34783
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
34784
|
+
padding-top: 4px;
|
|
34785
|
+
padding-bottom: 4px;
|
|
34786
|
+
}
|
|
34785
34787
|
.e-treeview .e-icons .e-spinner-pane {
|
|
34786
34788
|
position: relative;
|
|
34787
34789
|
}
|
|
@@ -34796,7 +34798,6 @@ body.e-colorpicker-overflow {
|
|
|
34796
34798
|
-ms-user-select: none;
|
|
34797
34799
|
-webkit-user-select: none;
|
|
34798
34800
|
user-select: none;
|
|
34799
|
-
border: 1px solid;
|
|
34800
34801
|
cursor: pointer;
|
|
34801
34802
|
margin: 0;
|
|
34802
34803
|
padding: 0 0 0 20px;
|
|
@@ -34855,13 +34856,17 @@ body.e-colorpicker-overflow {
|
|
|
34855
34856
|
vertical-align: middle;
|
|
34856
34857
|
}
|
|
34857
34858
|
.e-treeview .e-list-text .e-input-group {
|
|
34858
|
-
height:
|
|
34859
|
+
height: 32px;
|
|
34859
34860
|
margin-bottom: 0;
|
|
34860
34861
|
min-width: 150px;
|
|
34861
34862
|
vertical-align: bottom;
|
|
34862
34863
|
}
|
|
34863
34864
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
34864
34865
|
height: 28px;
|
|
34866
|
+
padding-top: 6px;
|
|
34867
|
+
padding-bottom: 6px;
|
|
34868
|
+
line-height: 20px;
|
|
34869
|
+
height: 32px;
|
|
34865
34870
|
}
|
|
34866
34871
|
.e-treeview .e-navigable-text {
|
|
34867
34872
|
padding: 10px 8px;
|
|
@@ -35373,6 +35378,13 @@ body.e-colorpicker-overflow {
|
|
|
35373
35378
|
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
35374
35379
|
height: 36px;
|
|
35375
35380
|
}
|
|
35381
|
+
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
35382
|
+
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
35383
|
+
height: 40px;
|
|
35384
|
+
line-height: 24px;
|
|
35385
|
+
padding-top: 8px;
|
|
35386
|
+
padding-bottom: 8px;
|
|
35387
|
+
}
|
|
35376
35388
|
.e-bigger .e-treeview .e-checkbox-wrapper,
|
|
35377
35389
|
.e-treeview.e-bigger .e-checkbox-wrapper {
|
|
35378
35390
|
margin: 0 0 0 12px;
|
|
@@ -35826,7 +35838,6 @@ ejs-sidebar {
|
|
|
35826
35838
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
35827
35839
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
35828
35840
|
font-size: 14px;
|
|
35829
|
-
line-height: 38px;
|
|
35830
35841
|
}
|
|
35831
35842
|
|
|
35832
35843
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -16396,11 +16396,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
16396
16396
|
@mixin outline-primary-disabled {
|
|
16397
16397
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
16398
16398
|
background: $btn-outline-primary-disabled-border-color;
|
|
16399
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
16399
16400
|
}
|
|
16400
16401
|
@else {
|
|
16401
16402
|
background: $btn-outline-bgcolor;
|
|
16403
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
16402
16404
|
}
|
|
16403
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
16404
16405
|
box-shadow: $btn-flat-box-shadow;
|
|
16405
16406
|
color: $btn-outline-primary-disabled-color;
|
|
16406
16407
|
}
|
|
@@ -44355,7 +44356,7 @@ $treeview-icon-font-size: $text-xl !default;
|
|
|
44355
44356
|
$treeview-image-font-size: $text-xl !default;
|
|
44356
44357
|
$treeview-big-font-size: $text-base !default;
|
|
44357
44358
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
44358
|
-
$treeview-item-height:
|
|
44359
|
+
$treeview-item-height: 38px !default;
|
|
44359
44360
|
$treeview-text-height: 38px !default;
|
|
44360
44361
|
$treeview-input-height: 30px !default;
|
|
44361
44362
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
@@ -44645,7 +44646,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44645
44646
|
|
|
44646
44647
|
.e-list-item {
|
|
44647
44648
|
list-style: none;
|
|
44648
|
-
@if $skin-name
|
|
44649
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44649
44650
|
padding: 2px 0;
|
|
44650
44651
|
}
|
|
44651
44652
|
@if $skin-name == 'fluent2' {
|
|
@@ -44653,13 +44654,12 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44653
44654
|
}
|
|
44654
44655
|
|
|
44655
44656
|
.e-ul {
|
|
44656
|
-
margin: 2px 0 -2px;
|
|
44657
44657
|
padding: $treeview-child-ul-padding;
|
|
44658
|
-
@if $skin-name == '
|
|
44659
|
-
margin: 2px 0
|
|
44658
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44659
|
+
margin: 2px 0 -2px;
|
|
44660
44660
|
}
|
|
44661
|
-
@
|
|
44662
|
-
margin:
|
|
44661
|
+
@if $skin-name == 'fluent2' {
|
|
44662
|
+
margin-top: 4px;
|
|
44663
44663
|
}
|
|
44664
44664
|
}
|
|
44665
44665
|
|
|
@@ -44696,6 +44696,49 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44696
44696
|
.e-icons.e-icons-spinner::before {
|
|
44697
44697
|
content: none;
|
|
44698
44698
|
}
|
|
44699
|
+
|
|
44700
|
+
.e-text-content {
|
|
44701
|
+
.e-list-text {
|
|
44702
|
+
&:has(> .e-input-group) {
|
|
44703
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
44704
|
+
padding-top: 1px;
|
|
44705
|
+
padding-bottom: 1px;
|
|
44706
|
+
.e-input-group {
|
|
44707
|
+
height: 34px;
|
|
44708
|
+
|
|
44709
|
+
.e-input {
|
|
44710
|
+
line-height: 26px;
|
|
44711
|
+
min-height: 26px;
|
|
44712
|
+
}
|
|
44713
|
+
}
|
|
44714
|
+
}
|
|
44715
|
+
@if $skin-name == 'tailwind3' {
|
|
44716
|
+
padding-top: 4px;
|
|
44717
|
+
padding-bottom: 4px;
|
|
44718
|
+
}
|
|
44719
|
+
@if $skin-name == 'highcontrast' {
|
|
44720
|
+
padding-top: 3px;
|
|
44721
|
+
padding-bottom: 3px;
|
|
44722
|
+
}
|
|
44723
|
+
@if ($skin-name == 'FluentUI') {
|
|
44724
|
+
padding-top: 3px;
|
|
44725
|
+
padding-bottom: 3px;
|
|
44726
|
+
}
|
|
44727
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
44728
|
+
padding-top: 2px;
|
|
44729
|
+
padding-bottom: 2px;
|
|
44730
|
+
}
|
|
44731
|
+
@if $skin-name == 'bootstrap4' {
|
|
44732
|
+
padding-top: 5px;
|
|
44733
|
+
padding-bottom: 5px;
|
|
44734
|
+
}
|
|
44735
|
+
@if $skin-name == 'bootstrap5' {
|
|
44736
|
+
padding-top: 3px;
|
|
44737
|
+
padding-bottom: 3px;
|
|
44738
|
+
}
|
|
44739
|
+
}
|
|
44740
|
+
}
|
|
44741
|
+
}
|
|
44699
44742
|
}
|
|
44700
44743
|
|
|
44701
44744
|
.e-icons {
|
|
@@ -44713,11 +44756,14 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44713
44756
|
|
|
44714
44757
|
.e-text-content {
|
|
44715
44758
|
@include user-select;
|
|
44716
|
-
border: 1px solid;
|
|
44717
44759
|
cursor: pointer;
|
|
44718
44760
|
margin: 0;
|
|
44719
44761
|
padding: $treeview-text-wrap-padding;
|
|
44720
44762
|
|
|
44763
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44764
|
+
border: 1px solid;
|
|
44765
|
+
}
|
|
44766
|
+
|
|
44721
44767
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
44722
44768
|
border: none;
|
|
44723
44769
|
}
|
|
@@ -44803,14 +44849,9 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44803
44849
|
|
|
44804
44850
|
.e-input-group {
|
|
44805
44851
|
height: $treeview-input-height;
|
|
44806
|
-
@if ($skin-name == '
|
|
44807
|
-
margin-top:
|
|
44808
|
-
|
|
44809
|
-
@else if($skin-name == 'tailwind') {
|
|
44810
|
-
margin-bottom: 3px;
|
|
44811
|
-
}
|
|
44812
|
-
@else if($skin-name == 'bootstrap5') {
|
|
44813
|
-
margin-bottom: 2px;
|
|
44852
|
+
@if ($skin-name == 'tailwind') {
|
|
44853
|
+
margin-top: 4px;
|
|
44854
|
+
margin-bottom: 4px;
|
|
44814
44855
|
}
|
|
44815
44856
|
@else {
|
|
44816
44857
|
margin-bottom: 0;
|
|
@@ -44820,9 +44861,20 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44820
44861
|
@if ($skin-name == 'fluent2') {
|
|
44821
44862
|
border-color: $treeview-input-border-color;
|
|
44822
44863
|
}
|
|
44823
|
-
|
|
44824
|
-
|
|
44864
|
+
.e-input {
|
|
44865
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
44825
44866
|
height: 28px;
|
|
44867
|
+
padding-top: 6px;
|
|
44868
|
+
padding-bottom: 6px;
|
|
44869
|
+
}
|
|
44870
|
+
@if $skin-name == 'tailwind3' {
|
|
44871
|
+
line-height: 20px;
|
|
44872
|
+
height: 32px;
|
|
44873
|
+
}
|
|
44874
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
44875
|
+
height: 32px;
|
|
44876
|
+
padding-top: 5px;
|
|
44877
|
+
padding-bottom: 5px;
|
|
44826
44878
|
}
|
|
44827
44879
|
}
|
|
44828
44880
|
}
|
|
@@ -45414,13 +45466,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45414
45466
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
45415
45467
|
color: $treeview-item-active-check-color;
|
|
45416
45468
|
}
|
|
45417
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45469
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45418
45470
|
border-color: $content-text-color-selected;
|
|
45419
45471
|
}
|
|
45420
45472
|
}
|
|
45421
45473
|
|
|
45422
45474
|
.e-stop {
|
|
45423
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45475
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45424
45476
|
border-color: $content-text-color-selected;
|
|
45425
45477
|
}
|
|
45426
45478
|
}
|
|
@@ -45471,6 +45523,11 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45471
45523
|
}
|
|
45472
45524
|
}
|
|
45473
45525
|
}
|
|
45526
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
45527
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
45528
|
+
border-color: $content-text-color-hover;
|
|
45529
|
+
}
|
|
45530
|
+
}
|
|
45474
45531
|
}
|
|
45475
45532
|
|
|
45476
45533
|
.e-sibling {
|
|
@@ -46119,7 +46176,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
46119
46176
|
& .e-caret {
|
|
46120
46177
|
font-size: $menu-caret-font-size;
|
|
46121
46178
|
height: auto;
|
|
46122
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
46179
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
46123
46180
|
line-height: $menu-icon-li-height;
|
|
46124
46181
|
}
|
|
46125
46182
|
@else {
|
|
@@ -46162,12 +46219,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
46162
46219
|
@if $skin-name == 'fluent2' {
|
|
46163
46220
|
padding: 9px 0;
|
|
46164
46221
|
}
|
|
46165
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
46166
|
-
line-height: $menu-icon-li-height;
|
|
46167
|
-
}
|
|
46168
|
-
@else {
|
|
46169
|
-
line-height: $menu-li-height;
|
|
46170
|
-
}
|
|
46171
46222
|
}
|
|
46172
46223
|
}
|
|
46173
46224
|
}
|
|
@@ -83123,10 +83174,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83123
83174
|
&:first-child {
|
|
83124
83175
|
padding: 0;
|
|
83125
83176
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83126
|
-
padding-bottom:
|
|
83177
|
+
padding-bottom: 8px;
|
|
83127
83178
|
padding-left: 12px;
|
|
83128
83179
|
padding-right: 12px;
|
|
83129
|
-
padding-top:
|
|
83180
|
+
padding-top: 8px;
|
|
83130
83181
|
}
|
|
83131
83182
|
}
|
|
83132
83183
|
|
|
@@ -83194,7 +83245,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83194
83245
|
.e-toast-content {
|
|
83195
83246
|
&:first-child {
|
|
83196
83247
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83197
|
-
padding-left:
|
|
83248
|
+
padding-left: 44px;
|
|
83198
83249
|
}
|
|
83199
83250
|
}
|
|
83200
83251
|
}
|
|
@@ -83241,9 +83292,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83241
83292
|
margin-right: $toast-icon-nrml-right-margin;
|
|
83242
83293
|
width: $toast-icon-nrml-width;
|
|
83243
83294
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83244
|
-
left:
|
|
83245
|
-
margin-left:
|
|
83246
|
-
margin-top:
|
|
83295
|
+
left: 0;
|
|
83296
|
+
margin-left: 12px;
|
|
83297
|
+
margin-top: 10px;
|
|
83298
|
+
padding-bottom: 6px;
|
|
83299
|
+
position: absolute;
|
|
83300
|
+
}
|
|
83301
|
+
@if $skin-name == 'fluent2' {
|
|
83302
|
+
margin-top: 2px;
|
|
83247
83303
|
}
|
|
83248
83304
|
}
|
|
83249
83305
|
|