@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
|
@@ -7791,10 +7791,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
|
|
|
7791
7791
|
.e-btn.e-outline.e-primary:disabled, .e-btn.e-outline.e-primary.e-disabled,
|
|
7792
7792
|
.e-css.e-btn.e-outline.e-primary:disabled,
|
|
7793
7793
|
.e-css.e-btn.e-outline.e-primary.e-disabled {
|
|
7794
|
-
background:
|
|
7794
|
+
background: transparent;
|
|
7795
7795
|
border-color: rgba(13, 110, 253, 0.65);
|
|
7796
7796
|
box-shadow: none;
|
|
7797
|
-
color: rgba(
|
|
7797
|
+
color: rgba(13, 110, 253, 0.65);
|
|
7798
7798
|
}
|
|
7799
7799
|
.e-btn.e-outline.e-success,
|
|
7800
7800
|
.e-css.e-btn.e-outline.e-success {
|
|
@@ -22094,10 +22094,8 @@ body.e-colorpicker-overflow {
|
|
|
22094
22094
|
}
|
|
22095
22095
|
.e-treeview .e-list-item {
|
|
22096
22096
|
list-style: none;
|
|
22097
|
-
padding: 2px 0;
|
|
22098
22097
|
}
|
|
22099
22098
|
.e-treeview .e-list-item .e-ul {
|
|
22100
|
-
margin: 2px 0 -2px;
|
|
22101
22099
|
padding: 0 0 0 20px;
|
|
22102
22100
|
}
|
|
22103
22101
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -22121,6 +22119,10 @@ body.e-colorpicker-overflow {
|
|
|
22121
22119
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
22122
22120
|
content: none;
|
|
22123
22121
|
}
|
|
22122
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
22123
|
+
padding-top: 3px;
|
|
22124
|
+
padding-bottom: 3px;
|
|
22125
|
+
}
|
|
22124
22126
|
.e-treeview .e-icons .e-spinner-pane {
|
|
22125
22127
|
position: relative;
|
|
22126
22128
|
}
|
|
@@ -22135,7 +22137,6 @@ body.e-colorpicker-overflow {
|
|
|
22135
22137
|
-ms-user-select: none;
|
|
22136
22138
|
-webkit-user-select: none;
|
|
22137
22139
|
user-select: none;
|
|
22138
|
-
border: 1px solid;
|
|
22139
22140
|
cursor: pointer;
|
|
22140
22141
|
margin: 0;
|
|
22141
22142
|
padding: 0 0 0 20px;
|
|
@@ -22171,7 +22172,7 @@ body.e-colorpicker-overflow {
|
|
|
22171
22172
|
margin: 0 0 0 8px;
|
|
22172
22173
|
}
|
|
22173
22174
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
22174
|
-
padding:
|
|
22175
|
+
padding: 7px 8px;
|
|
22175
22176
|
}
|
|
22176
22177
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
22177
22178
|
bottom: -7px;
|
|
@@ -22184,24 +22185,26 @@ body.e-colorpicker-overflow {
|
|
|
22184
22185
|
.e-treeview .e-list-text {
|
|
22185
22186
|
box-sizing: border-box;
|
|
22186
22187
|
display: inline-block;
|
|
22187
|
-
line-height:
|
|
22188
|
+
line-height: 22px;
|
|
22188
22189
|
margin: 0;
|
|
22189
|
-
min-height:
|
|
22190
|
-
padding:
|
|
22190
|
+
min-height: 22px;
|
|
22191
|
+
padding: 7px 8px;
|
|
22191
22192
|
text-decoration: none;
|
|
22192
22193
|
vertical-align: middle;
|
|
22193
22194
|
}
|
|
22194
22195
|
.e-treeview .e-list-text .e-input-group {
|
|
22195
22196
|
height: 30px;
|
|
22196
|
-
margin-bottom:
|
|
22197
|
+
margin-bottom: 0;
|
|
22197
22198
|
min-width: 150px;
|
|
22198
22199
|
vertical-align: bottom;
|
|
22199
22200
|
}
|
|
22200
22201
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22201
22202
|
height: 28px;
|
|
22203
|
+
padding-top: 6px;
|
|
22204
|
+
padding-bottom: 6px;
|
|
22202
22205
|
}
|
|
22203
22206
|
.e-treeview .e-navigable-text {
|
|
22204
|
-
padding:
|
|
22207
|
+
padding: 7px 8px;
|
|
22205
22208
|
}
|
|
22206
22209
|
.e-treeview .e-list-icon,
|
|
22207
22210
|
.e-treeview .e-list-img {
|
|
@@ -22218,11 +22221,11 @@ body.e-colorpicker-overflow {
|
|
|
22218
22221
|
}
|
|
22219
22222
|
.e-treeview .e-list-icon + .e-list-text,
|
|
22220
22223
|
.e-treeview .e-list-img + .e-list-text {
|
|
22221
|
-
padding:
|
|
22224
|
+
padding: 7px 8px;
|
|
22222
22225
|
}
|
|
22223
22226
|
.e-treeview .e-list-icon + .e-navigable-text,
|
|
22224
22227
|
.e-treeview .e-list-img + .e-navigable-text {
|
|
22225
|
-
padding:
|
|
22228
|
+
padding: 7px 8px;
|
|
22226
22229
|
}
|
|
22227
22230
|
.e-treeview .e-icon-collapsible,
|
|
22228
22231
|
.e-treeview .e-icon-expandable {
|
|
@@ -23019,7 +23022,6 @@ ejs-sidebar {
|
|
|
23019
23022
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
23020
23023
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
23021
23024
|
font-size: 14px;
|
|
23022
|
-
line-height: 35px;
|
|
23023
23025
|
}
|
|
23024
23026
|
|
|
23025
23027
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -39802,10 +39804,10 @@ ejs-filemanager {
|
|
|
39802
39804
|
.e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
|
|
39803
39805
|
.e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
|
|
39804
39806
|
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
|
|
39805
|
-
background:
|
|
39807
|
+
background: transparent;
|
|
39806
39808
|
border-color: rgba(13, 110, 253, 0.65);
|
|
39807
39809
|
box-shadow: none;
|
|
39808
|
-
color: rgba(
|
|
39810
|
+
color: rgba(13, 110, 253, 0.65);
|
|
39809
39811
|
border-color: #0d6efd;
|
|
39810
39812
|
}
|
|
39811
39813
|
.e-btn-group .e-btn:disabled.e-outline.e-success,
|
|
@@ -46684,10 +46686,10 @@ span.e-table-box.e-rbox-select {
|
|
|
46684
46686
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
|
|
46685
46687
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
|
|
46686
46688
|
padding: 0;
|
|
46687
|
-
padding-bottom:
|
|
46689
|
+
padding-bottom: 8px;
|
|
46688
46690
|
padding-left: 12px;
|
|
46689
46691
|
padding-right: 12px;
|
|
46690
|
-
padding-top:
|
|
46692
|
+
padding-top: 8px;
|
|
46691
46693
|
}
|
|
46692
46694
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
|
|
46693
46695
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
|
|
@@ -46727,7 +46729,7 @@ span.e-table-box.e-rbox-select {
|
|
|
46727
46729
|
}
|
|
46728
46730
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
|
|
46729
46731
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
|
|
46730
|
-
padding-left:
|
|
46732
|
+
padding-left: 44px;
|
|
46731
46733
|
}
|
|
46732
46734
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
|
|
46733
46735
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
|
|
@@ -46748,14 +46750,16 @@ span.e-table-box.e-rbox-select {
|
|
|
46748
46750
|
}
|
|
46749
46751
|
.e-toast-container .e-toast .e-toast-icon {
|
|
46750
46752
|
align-items: center;
|
|
46751
|
-
font-size:
|
|
46752
|
-
height:
|
|
46753
|
+
font-size: 18px;
|
|
46754
|
+
height: 18px;
|
|
46753
46755
|
justify-content: center;
|
|
46754
46756
|
margin-right: 14px;
|
|
46755
|
-
width:
|
|
46756
|
-
left:
|
|
46757
|
-
margin-left:
|
|
46758
|
-
margin-top:
|
|
46757
|
+
width: 18px;
|
|
46758
|
+
left: 0;
|
|
46759
|
+
margin-left: 12px;
|
|
46760
|
+
margin-top: 10px;
|
|
46761
|
+
padding-bottom: 6px;
|
|
46762
|
+
position: absolute;
|
|
46759
46763
|
}
|
|
46760
46764
|
.e-toast-container .e-toast .e-toast-progress {
|
|
46761
46765
|
bottom: 0;
|
|
@@ -10063,10 +10063,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
|
|
|
10063
10063
|
.e-btn.e-outline.e-primary:disabled, .e-btn.e-outline.e-primary.e-disabled,
|
|
10064
10064
|
.e-css.e-btn.e-outline.e-primary:disabled,
|
|
10065
10065
|
.e-css.e-btn.e-outline.e-primary.e-disabled {
|
|
10066
|
-
background:
|
|
10066
|
+
background: transparent;
|
|
10067
10067
|
border-color: rgba(13, 110, 253, 0.65);
|
|
10068
10068
|
box-shadow: none;
|
|
10069
|
-
color: rgba(
|
|
10069
|
+
color: rgba(13, 110, 253, 0.65);
|
|
10070
10070
|
}
|
|
10071
10071
|
.e-btn.e-outline.e-success,
|
|
10072
10072
|
.e-css.e-btn.e-outline.e-success {
|
|
@@ -29663,10 +29663,8 @@ body.e-colorpicker-overflow {
|
|
|
29663
29663
|
}
|
|
29664
29664
|
.e-treeview .e-list-item {
|
|
29665
29665
|
list-style: none;
|
|
29666
|
-
padding: 2px 0;
|
|
29667
29666
|
}
|
|
29668
29667
|
.e-treeview .e-list-item .e-ul {
|
|
29669
|
-
margin: 2px 0 -2px;
|
|
29670
29668
|
padding: 0 0 0 20px;
|
|
29671
29669
|
}
|
|
29672
29670
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -29690,6 +29688,10 @@ body.e-colorpicker-overflow {
|
|
|
29690
29688
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
29691
29689
|
content: none;
|
|
29692
29690
|
}
|
|
29691
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
29692
|
+
padding-top: 3px;
|
|
29693
|
+
padding-bottom: 3px;
|
|
29694
|
+
}
|
|
29693
29695
|
.e-treeview .e-icons .e-spinner-pane {
|
|
29694
29696
|
position: relative;
|
|
29695
29697
|
}
|
|
@@ -29704,7 +29706,6 @@ body.e-colorpicker-overflow {
|
|
|
29704
29706
|
-ms-user-select: none;
|
|
29705
29707
|
-webkit-user-select: none;
|
|
29706
29708
|
user-select: none;
|
|
29707
|
-
border: 1px solid;
|
|
29708
29709
|
cursor: pointer;
|
|
29709
29710
|
margin: 0;
|
|
29710
29711
|
padding: 0 0 0 20px;
|
|
@@ -29740,7 +29741,7 @@ body.e-colorpicker-overflow {
|
|
|
29740
29741
|
margin: 0 0 0 8px;
|
|
29741
29742
|
}
|
|
29742
29743
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
29743
|
-
padding:
|
|
29744
|
+
padding: 7px 8px;
|
|
29744
29745
|
}
|
|
29745
29746
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
29746
29747
|
bottom: -7px;
|
|
@@ -29753,24 +29754,26 @@ body.e-colorpicker-overflow {
|
|
|
29753
29754
|
.e-treeview .e-list-text {
|
|
29754
29755
|
box-sizing: border-box;
|
|
29755
29756
|
display: inline-block;
|
|
29756
|
-
line-height:
|
|
29757
|
+
line-height: 22px;
|
|
29757
29758
|
margin: 0;
|
|
29758
|
-
min-height:
|
|
29759
|
-
padding:
|
|
29759
|
+
min-height: 22px;
|
|
29760
|
+
padding: 7px 8px;
|
|
29760
29761
|
text-decoration: none;
|
|
29761
29762
|
vertical-align: middle;
|
|
29762
29763
|
}
|
|
29763
29764
|
.e-treeview .e-list-text .e-input-group {
|
|
29764
29765
|
height: 30px;
|
|
29765
|
-
margin-bottom:
|
|
29766
|
+
margin-bottom: 0;
|
|
29766
29767
|
min-width: 150px;
|
|
29767
29768
|
vertical-align: bottom;
|
|
29768
29769
|
}
|
|
29769
29770
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
29770
29771
|
height: 28px;
|
|
29772
|
+
padding-top: 6px;
|
|
29773
|
+
padding-bottom: 6px;
|
|
29771
29774
|
}
|
|
29772
29775
|
.e-treeview .e-navigable-text {
|
|
29773
|
-
padding:
|
|
29776
|
+
padding: 7px 8px;
|
|
29774
29777
|
}
|
|
29775
29778
|
.e-treeview .e-list-icon,
|
|
29776
29779
|
.e-treeview .e-list-img {
|
|
@@ -29787,11 +29790,11 @@ body.e-colorpicker-overflow {
|
|
|
29787
29790
|
}
|
|
29788
29791
|
.e-treeview .e-list-icon + .e-list-text,
|
|
29789
29792
|
.e-treeview .e-list-img + .e-list-text {
|
|
29790
|
-
padding:
|
|
29793
|
+
padding: 7px 8px;
|
|
29791
29794
|
}
|
|
29792
29795
|
.e-treeview .e-list-icon + .e-navigable-text,
|
|
29793
29796
|
.e-treeview .e-list-img + .e-navigable-text {
|
|
29794
|
-
padding:
|
|
29797
|
+
padding: 7px 8px;
|
|
29795
29798
|
}
|
|
29796
29799
|
.e-treeview .e-icon-collapsible,
|
|
29797
29800
|
.e-treeview .e-icon-expandable {
|
|
@@ -30302,7 +30305,7 @@ body.e-colorpicker-overflow {
|
|
|
30302
30305
|
}
|
|
30303
30306
|
.e-bigger .e-treeview .e-fullrow,
|
|
30304
30307
|
.e-treeview.e-bigger .e-fullrow {
|
|
30305
|
-
height:
|
|
30308
|
+
height: 40px;
|
|
30306
30309
|
}
|
|
30307
30310
|
.e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-text,
|
|
30308
30311
|
.e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper + .e-list-text {
|
|
@@ -30334,12 +30337,20 @@ body.e-colorpicker-overflow {
|
|
|
30334
30337
|
}
|
|
30335
30338
|
.e-bigger .e-treeview .e-list-text .e-input-group,
|
|
30336
30339
|
.e-treeview.e-bigger .e-list-text .e-input-group {
|
|
30337
|
-
height:
|
|
30340
|
+
height: 36px;
|
|
30341
|
+
padding-top: 6px;
|
|
30342
|
+
padding-bottom: 6px;
|
|
30343
|
+
margin-top: 2px;
|
|
30344
|
+
margin-bottom: 2px;
|
|
30338
30345
|
}
|
|
30339
30346
|
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
30340
30347
|
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
30341
30348
|
height: 36px;
|
|
30342
30349
|
}
|
|
30350
|
+
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
30351
|
+
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
30352
|
+
height: 24px;
|
|
30353
|
+
}
|
|
30343
30354
|
.e-bigger .e-treeview .e-checkbox-wrapper,
|
|
30344
30355
|
.e-treeview.e-bigger .e-checkbox-wrapper {
|
|
30345
30356
|
margin: 0 0 0 12px;
|
|
@@ -30833,7 +30844,6 @@ ejs-sidebar {
|
|
|
30833
30844
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
30834
30845
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
30835
30846
|
font-size: 14px;
|
|
30836
|
-
line-height: 35px;
|
|
30837
30847
|
}
|
|
30838
30848
|
|
|
30839
30849
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -52076,10 +52086,10 @@ ejs-filemanager {
|
|
|
52076
52086
|
.e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
|
|
52077
52087
|
.e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
|
|
52078
52088
|
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
|
|
52079
|
-
background:
|
|
52089
|
+
background: transparent;
|
|
52080
52090
|
border-color: rgba(13, 110, 253, 0.65);
|
|
52081
52091
|
box-shadow: none;
|
|
52082
|
-
color: rgba(
|
|
52092
|
+
color: rgba(13, 110, 253, 0.65);
|
|
52083
52093
|
border-color: #0d6efd;
|
|
52084
52094
|
}
|
|
52085
52095
|
.e-btn-group .e-btn:disabled.e-outline.e-success,
|
|
@@ -59924,10 +59934,10 @@ span.e-table-box.e-rbox-select {
|
|
|
59924
59934
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
|
|
59925
59935
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
|
|
59926
59936
|
padding: 0;
|
|
59927
|
-
padding-bottom:
|
|
59937
|
+
padding-bottom: 8px;
|
|
59928
59938
|
padding-left: 12px;
|
|
59929
59939
|
padding-right: 12px;
|
|
59930
|
-
padding-top:
|
|
59940
|
+
padding-top: 8px;
|
|
59931
59941
|
}
|
|
59932
59942
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
|
|
59933
59943
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
|
|
@@ -59967,7 +59977,7 @@ span.e-table-box.e-rbox-select {
|
|
|
59967
59977
|
}
|
|
59968
59978
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
|
|
59969
59979
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
|
|
59970
|
-
padding-left:
|
|
59980
|
+
padding-left: 44px;
|
|
59971
59981
|
}
|
|
59972
59982
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
|
|
59973
59983
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
|
|
@@ -59988,14 +59998,16 @@ span.e-table-box.e-rbox-select {
|
|
|
59988
59998
|
}
|
|
59989
59999
|
.e-toast-container .e-toast .e-toast-icon {
|
|
59990
60000
|
align-items: center;
|
|
59991
|
-
font-size:
|
|
59992
|
-
height:
|
|
60001
|
+
font-size: 18px;
|
|
60002
|
+
height: 18px;
|
|
59993
60003
|
justify-content: center;
|
|
59994
60004
|
margin-right: 14px;
|
|
59995
|
-
width:
|
|
59996
|
-
left:
|
|
59997
|
-
margin-left:
|
|
59998
|
-
margin-top:
|
|
60005
|
+
width: 18px;
|
|
60006
|
+
left: 0;
|
|
60007
|
+
margin-left: 12px;
|
|
60008
|
+
margin-top: 10px;
|
|
60009
|
+
padding-bottom: 6px;
|
|
60010
|
+
position: absolute;
|
|
59999
60011
|
}
|
|
60000
60012
|
.e-toast-container .e-toast .e-toast-progress {
|
|
60001
60013
|
bottom: 0;
|
|
@@ -60298,12 +60310,13 @@ span.e-table-box.e-rbox-select {
|
|
|
60298
60310
|
}
|
|
60299
60311
|
.e-bigger .e-toast-container .e-toast .e-toast-icon,
|
|
60300
60312
|
.e-toast-container.e-bigger .e-toast .e-toast-icon {
|
|
60301
|
-
font-size:
|
|
60302
|
-
height:
|
|
60313
|
+
font-size: 20px;
|
|
60314
|
+
height: 20px;
|
|
60303
60315
|
margin-right: 16px;
|
|
60304
|
-
width:
|
|
60305
|
-
left:
|
|
60306
|
-
margin-top:
|
|
60316
|
+
width: 20px;
|
|
60317
|
+
left: 0;
|
|
60318
|
+
margin-top: 14px;
|
|
60319
|
+
margin-left: 12px;
|
|
60307
60320
|
}
|
|
60308
60321
|
.e-bigger .e-toast-container .e-toast .e-toast-progress,
|
|
60309
60322
|
.e-toast-container.e-bigger .e-toast .e-toast-progress {
|
|
@@ -7791,10 +7791,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
|
|
|
7791
7791
|
.e-btn.e-outline.e-primary:disabled, .e-btn.e-outline.e-primary.e-disabled,
|
|
7792
7792
|
.e-css.e-btn.e-outline.e-primary:disabled,
|
|
7793
7793
|
.e-css.e-btn.e-outline.e-primary.e-disabled {
|
|
7794
|
-
background:
|
|
7794
|
+
background: transparent;
|
|
7795
7795
|
border-color: rgba(13, 110, 253, 0.65);
|
|
7796
7796
|
box-shadow: none;
|
|
7797
|
-
color: rgba(
|
|
7797
|
+
color: rgba(13, 110, 253, 0.65);
|
|
7798
7798
|
}
|
|
7799
7799
|
.e-btn.e-outline.e-success,
|
|
7800
7800
|
.e-css.e-btn.e-outline.e-success {
|
|
@@ -22094,10 +22094,8 @@ body.e-colorpicker-overflow {
|
|
|
22094
22094
|
}
|
|
22095
22095
|
.e-treeview .e-list-item {
|
|
22096
22096
|
list-style: none;
|
|
22097
|
-
padding: 2px 0;
|
|
22098
22097
|
}
|
|
22099
22098
|
.e-treeview .e-list-item .e-ul {
|
|
22100
|
-
margin: 2px 0 -2px;
|
|
22101
22099
|
padding: 0 0 0 20px;
|
|
22102
22100
|
}
|
|
22103
22101
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -22121,6 +22119,10 @@ body.e-colorpicker-overflow {
|
|
|
22121
22119
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
22122
22120
|
content: none;
|
|
22123
22121
|
}
|
|
22122
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
22123
|
+
padding-top: 3px;
|
|
22124
|
+
padding-bottom: 3px;
|
|
22125
|
+
}
|
|
22124
22126
|
.e-treeview .e-icons .e-spinner-pane {
|
|
22125
22127
|
position: relative;
|
|
22126
22128
|
}
|
|
@@ -22135,7 +22137,6 @@ body.e-colorpicker-overflow {
|
|
|
22135
22137
|
-ms-user-select: none;
|
|
22136
22138
|
-webkit-user-select: none;
|
|
22137
22139
|
user-select: none;
|
|
22138
|
-
border: 1px solid;
|
|
22139
22140
|
cursor: pointer;
|
|
22140
22141
|
margin: 0;
|
|
22141
22142
|
padding: 0 0 0 20px;
|
|
@@ -22171,7 +22172,7 @@ body.e-colorpicker-overflow {
|
|
|
22171
22172
|
margin: 0 0 0 8px;
|
|
22172
22173
|
}
|
|
22173
22174
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
22174
|
-
padding:
|
|
22175
|
+
padding: 7px 8px;
|
|
22175
22176
|
}
|
|
22176
22177
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
22177
22178
|
bottom: -7px;
|
|
@@ -22184,24 +22185,26 @@ body.e-colorpicker-overflow {
|
|
|
22184
22185
|
.e-treeview .e-list-text {
|
|
22185
22186
|
box-sizing: border-box;
|
|
22186
22187
|
display: inline-block;
|
|
22187
|
-
line-height:
|
|
22188
|
+
line-height: 22px;
|
|
22188
22189
|
margin: 0;
|
|
22189
|
-
min-height:
|
|
22190
|
-
padding:
|
|
22190
|
+
min-height: 22px;
|
|
22191
|
+
padding: 7px 8px;
|
|
22191
22192
|
text-decoration: none;
|
|
22192
22193
|
vertical-align: middle;
|
|
22193
22194
|
}
|
|
22194
22195
|
.e-treeview .e-list-text .e-input-group {
|
|
22195
22196
|
height: 30px;
|
|
22196
|
-
margin-bottom:
|
|
22197
|
+
margin-bottom: 0;
|
|
22197
22198
|
min-width: 150px;
|
|
22198
22199
|
vertical-align: bottom;
|
|
22199
22200
|
}
|
|
22200
22201
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22201
22202
|
height: 28px;
|
|
22203
|
+
padding-top: 6px;
|
|
22204
|
+
padding-bottom: 6px;
|
|
22202
22205
|
}
|
|
22203
22206
|
.e-treeview .e-navigable-text {
|
|
22204
|
-
padding:
|
|
22207
|
+
padding: 7px 8px;
|
|
22205
22208
|
}
|
|
22206
22209
|
.e-treeview .e-list-icon,
|
|
22207
22210
|
.e-treeview .e-list-img {
|
|
@@ -22218,11 +22221,11 @@ body.e-colorpicker-overflow {
|
|
|
22218
22221
|
}
|
|
22219
22222
|
.e-treeview .e-list-icon + .e-list-text,
|
|
22220
22223
|
.e-treeview .e-list-img + .e-list-text {
|
|
22221
|
-
padding:
|
|
22224
|
+
padding: 7px 8px;
|
|
22222
22225
|
}
|
|
22223
22226
|
.e-treeview .e-list-icon + .e-navigable-text,
|
|
22224
22227
|
.e-treeview .e-list-img + .e-navigable-text {
|
|
22225
|
-
padding:
|
|
22228
|
+
padding: 7px 8px;
|
|
22226
22229
|
}
|
|
22227
22230
|
.e-treeview .e-icon-collapsible,
|
|
22228
22231
|
.e-treeview .e-icon-expandable {
|
|
@@ -23019,7 +23022,6 @@ ejs-sidebar {
|
|
|
23019
23022
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
23020
23023
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
23021
23024
|
font-size: 14px;
|
|
23022
|
-
line-height: 35px;
|
|
23023
23025
|
}
|
|
23024
23026
|
|
|
23025
23027
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -39802,10 +39804,10 @@ ejs-filemanager {
|
|
|
39802
39804
|
.e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
|
|
39803
39805
|
.e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
|
|
39804
39806
|
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
|
|
39805
|
-
background:
|
|
39807
|
+
background: transparent;
|
|
39806
39808
|
border-color: rgba(13, 110, 253, 0.65);
|
|
39807
39809
|
box-shadow: none;
|
|
39808
|
-
color: rgba(
|
|
39810
|
+
color: rgba(13, 110, 253, 0.65);
|
|
39809
39811
|
border-color: #0d6efd;
|
|
39810
39812
|
}
|
|
39811
39813
|
.e-btn-group .e-btn:disabled.e-outline.e-success,
|
|
@@ -46687,10 +46689,10 @@ span.e-table-box.e-rbox-select {
|
|
|
46687
46689
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
|
|
46688
46690
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
|
|
46689
46691
|
padding: 0;
|
|
46690
|
-
padding-bottom:
|
|
46692
|
+
padding-bottom: 8px;
|
|
46691
46693
|
padding-left: 12px;
|
|
46692
46694
|
padding-right: 12px;
|
|
46693
|
-
padding-top:
|
|
46695
|
+
padding-top: 8px;
|
|
46694
46696
|
}
|
|
46695
46697
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
|
|
46696
46698
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
|
|
@@ -46730,7 +46732,7 @@ span.e-table-box.e-rbox-select {
|
|
|
46730
46732
|
}
|
|
46731
46733
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
|
|
46732
46734
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
|
|
46733
|
-
padding-left:
|
|
46735
|
+
padding-left: 44px;
|
|
46734
46736
|
}
|
|
46735
46737
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
|
|
46736
46738
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
|
|
@@ -46751,14 +46753,16 @@ span.e-table-box.e-rbox-select {
|
|
|
46751
46753
|
}
|
|
46752
46754
|
.e-toast-container .e-toast .e-toast-icon {
|
|
46753
46755
|
align-items: center;
|
|
46754
|
-
font-size:
|
|
46755
|
-
height:
|
|
46756
|
+
font-size: 18px;
|
|
46757
|
+
height: 18px;
|
|
46756
46758
|
justify-content: center;
|
|
46757
46759
|
margin-right: 14px;
|
|
46758
|
-
width:
|
|
46759
|
-
left:
|
|
46760
|
-
margin-left:
|
|
46761
|
-
margin-top:
|
|
46760
|
+
width: 18px;
|
|
46761
|
+
left: 0;
|
|
46762
|
+
margin-left: 12px;
|
|
46763
|
+
margin-top: 10px;
|
|
46764
|
+
padding-bottom: 6px;
|
|
46765
|
+
position: absolute;
|
|
46762
46766
|
}
|
|
46763
46767
|
.e-toast-container .e-toast .e-toast-progress {
|
|
46764
46768
|
bottom: 0;
|