@syncfusion/blazor-themes 31.1.18 → 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 +17 -4
- package/Compiled-Themes/tailwind3-dark.css +24 -4
- package/Compiled-Themes/tailwind3-lite.css +17 -4
- package/Compiled-Themes/tailwind3.css +24 -4
- package/SCSS-Themes/bds-dark-lite.scss +89 -24
- package/SCSS-Themes/bds-dark.scss +183 -26
- package/SCSS-Themes/bds-lite.scss +89 -24
- package/SCSS-Themes/bds.scss +183 -26
- package/SCSS-Themes/bootstrap-dark-lite.scss +88 -23
- package/SCSS-Themes/bootstrap-dark.scss +182 -25
- package/SCSS-Themes/bootstrap-lite.scss +88 -23
- package/SCSS-Themes/bootstrap.scss +182 -25
- package/SCSS-Themes/bootstrap4-lite.scss +95 -30
- package/SCSS-Themes/bootstrap4.scss +189 -32
- package/SCSS-Themes/bootstrap5-dark-lite.scss +96 -31
- package/SCSS-Themes/bootstrap5-dark.scss +190 -33
- package/SCSS-Themes/bootstrap5-lite.scss +96 -31
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +104 -39
- package/SCSS-Themes/bootstrap5.3-dark.scss +198 -41
- package/SCSS-Themes/bootstrap5.3-lite.scss +104 -39
- package/SCSS-Themes/bootstrap5.3.scss +198 -41
- package/SCSS-Themes/bootstrap5.scss +190 -33
- package/SCSS-Themes/calendars/calendar/bds-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-highcontrast-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2.scss +4 -0
- package/SCSS-Themes/calendars/calendar/highcontrast-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3.scss +4 -0
- package/SCSS-Themes/fabric-dark-lite.scss +88 -23
- package/SCSS-Themes/fabric-dark.scss +182 -25
- package/SCSS-Themes/fabric-lite.scss +88 -23
- package/SCSS-Themes/fabric.scss +182 -25
- package/SCSS-Themes/fluent-dark-lite.scss +94 -29
- package/SCSS-Themes/fluent-dark.scss +188 -31
- package/SCSS-Themes/fluent-lite.scss +94 -29
- package/SCSS-Themes/fluent.scss +188 -31
- package/SCSS-Themes/fluent2-dark-lite.scss +91 -26
- package/SCSS-Themes/fluent2-dark.scss +185 -28
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +91 -26
- package/SCSS-Themes/fluent2-highcontrast.scss +185 -28
- package/SCSS-Themes/fluent2-lite.scss +91 -26
- package/SCSS-Themes/fluent2.scss +185 -28
- package/SCSS-Themes/highcontrast-lite.scss +94 -29
- package/SCSS-Themes/highcontrast.scss +188 -31
- package/SCSS-Themes/material-dark-lite.scss +95 -30
- package/SCSS-Themes/material-dark.scss +189 -32
- package/SCSS-Themes/material-lite.scss +94 -29
- package/SCSS-Themes/material.scss +188 -31
- package/SCSS-Themes/material3-dark-lite.scss +90 -25
- package/SCSS-Themes/material3-dark.scss +184 -27
- package/SCSS-Themes/material3-lite.scss +90 -25
- package/SCSS-Themes/material3.scss +184 -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 +88 -23
- package/SCSS-Themes/tailwind-dark.scss +182 -25
- package/SCSS-Themes/tailwind-lite.scss +88 -23
- package/SCSS-Themes/tailwind.scss +182 -25
- package/SCSS-Themes/tailwind3-dark-lite.scss +89 -24
- package/SCSS-Themes/tailwind3-dark.scss +183 -26
- package/SCSS-Themes/tailwind3-lite.scss +89 -24
- package/SCSS-Themes/tailwind3.scss +183 -26
- package/package.json +1 -1
|
@@ -29980,10 +29980,8 @@ body.e-colorpicker-overflow {
|
|
|
29980
29980
|
}
|
|
29981
29981
|
.e-treeview .e-list-item {
|
|
29982
29982
|
list-style: none;
|
|
29983
|
-
padding: 2px 0;
|
|
29984
29983
|
}
|
|
29985
29984
|
.e-treeview .e-list-item .e-ul {
|
|
29986
|
-
margin: 2px 0 -2px;
|
|
29987
29985
|
padding: 0 0 0 20px;
|
|
29988
29986
|
}
|
|
29989
29987
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -30007,6 +30005,10 @@ body.e-colorpicker-overflow {
|
|
|
30007
30005
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
30008
30006
|
content: none;
|
|
30009
30007
|
}
|
|
30008
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
30009
|
+
padding-top: 3px;
|
|
30010
|
+
padding-bottom: 3px;
|
|
30011
|
+
}
|
|
30010
30012
|
.e-treeview .e-icons .e-spinner-pane {
|
|
30011
30013
|
position: relative;
|
|
30012
30014
|
}
|
|
@@ -30021,7 +30023,6 @@ body.e-colorpicker-overflow {
|
|
|
30021
30023
|
-ms-user-select: none;
|
|
30022
30024
|
-webkit-user-select: none;
|
|
30023
30025
|
user-select: none;
|
|
30024
|
-
border: 1px solid;
|
|
30025
30026
|
cursor: pointer;
|
|
30026
30027
|
margin: 0;
|
|
30027
30028
|
padding: 0 12px 0 20px;
|
|
@@ -30057,7 +30058,7 @@ body.e-colorpicker-overflow {
|
|
|
30057
30058
|
margin: 0 0 0 12px;
|
|
30058
30059
|
}
|
|
30059
30060
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
30060
|
-
padding:
|
|
30061
|
+
padding: 8px 12px;
|
|
30061
30062
|
}
|
|
30062
30063
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
30063
30064
|
bottom: -7px;
|
|
@@ -30070,24 +30071,26 @@ body.e-colorpicker-overflow {
|
|
|
30070
30071
|
.e-treeview .e-list-text {
|
|
30071
30072
|
box-sizing: border-box;
|
|
30072
30073
|
display: inline-block;
|
|
30073
|
-
line-height:
|
|
30074
|
+
line-height: 22px;
|
|
30074
30075
|
margin: 0;
|
|
30075
|
-
min-height:
|
|
30076
|
-
padding:
|
|
30076
|
+
min-height: 22px;
|
|
30077
|
+
padding: 8px 12px;
|
|
30077
30078
|
text-decoration: none;
|
|
30078
30079
|
vertical-align: middle;
|
|
30079
30080
|
}
|
|
30080
30081
|
.e-treeview .e-list-text .e-input-group {
|
|
30081
|
-
height:
|
|
30082
|
-
margin-
|
|
30082
|
+
height: 32px;
|
|
30083
|
+
margin-bottom: 0;
|
|
30083
30084
|
min-width: 150px;
|
|
30084
30085
|
vertical-align: bottom;
|
|
30085
30086
|
}
|
|
30086
30087
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
30087
30088
|
height: 28px;
|
|
30089
|
+
padding-top: 6px;
|
|
30090
|
+
padding-bottom: 6px;
|
|
30088
30091
|
}
|
|
30089
30092
|
.e-treeview .e-navigable-text {
|
|
30090
|
-
padding:
|
|
30093
|
+
padding: 8px 12px;
|
|
30091
30094
|
}
|
|
30092
30095
|
.e-treeview .e-list-icon,
|
|
30093
30096
|
.e-treeview .e-list-img {
|
|
@@ -30573,7 +30576,7 @@ body.e-colorpicker-overflow {
|
|
|
30573
30576
|
}
|
|
30574
30577
|
.e-bigger .e-treeview .e-list-item .e-checkbox-wrapper + .e-list-text,
|
|
30575
30578
|
.e-treeview.e-bigger .e-list-item .e-checkbox-wrapper + .e-list-text {
|
|
30576
|
-
padding:
|
|
30579
|
+
padding: 10px 16px;
|
|
30577
30580
|
}
|
|
30578
30581
|
.e-bigger .e-treeview .e-icon-collapsible,
|
|
30579
30582
|
.e-bigger .e-treeview .e-icon-expandable,
|
|
@@ -30650,8 +30653,10 @@ body.e-colorpicker-overflow {
|
|
|
30650
30653
|
}
|
|
30651
30654
|
.e-bigger .e-treeview .e-list-text,
|
|
30652
30655
|
.e-treeview.e-bigger .e-list-text {
|
|
30653
|
-
line-height:
|
|
30654
|
-
min-height:
|
|
30656
|
+
line-height: 24px;
|
|
30657
|
+
min-height: 24px;
|
|
30658
|
+
padding-top: 10px;
|
|
30659
|
+
padding-bottom: 10px;
|
|
30655
30660
|
}
|
|
30656
30661
|
.e-bigger .e-treeview .e-list-text .e-input-group,
|
|
30657
30662
|
.e-treeview.e-bigger .e-list-text .e-input-group {
|
|
@@ -30661,6 +30666,11 @@ body.e-colorpicker-overflow {
|
|
|
30661
30666
|
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
30662
30667
|
height: 36px;
|
|
30663
30668
|
}
|
|
30669
|
+
.e-bigger .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group),
|
|
30670
|
+
.e-treeview.e-bigger .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
30671
|
+
padding-top: 2px;
|
|
30672
|
+
padding-bottom: 2px;
|
|
30673
|
+
}
|
|
30664
30674
|
.e-bigger .e-treeview .e-checkbox-wrapper,
|
|
30665
30675
|
.e-treeview.e-bigger .e-checkbox-wrapper {
|
|
30666
30676
|
margin: 0 0 0 16px;
|
|
@@ -25451,8 +25451,8 @@ body.e-colorpicker-overflow {
|
|
|
25451
25451
|
padding: 4px 0;
|
|
25452
25452
|
}
|
|
25453
25453
|
.e-treeview .e-list-item .e-ul {
|
|
25454
|
-
margin: 2px 0 -2px;
|
|
25455
25454
|
padding: 0 0 0 20px;
|
|
25455
|
+
margin-top: 4px;
|
|
25456
25456
|
}
|
|
25457
25457
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
25458
25458
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -25489,7 +25489,6 @@ body.e-colorpicker-overflow {
|
|
|
25489
25489
|
-ms-user-select: none;
|
|
25490
25490
|
-webkit-user-select: none;
|
|
25491
25491
|
user-select: none;
|
|
25492
|
-
border: 1px solid;
|
|
25493
25492
|
cursor: pointer;
|
|
25494
25493
|
margin: 0;
|
|
25495
25494
|
padding: 0 0 0 20px;
|
|
@@ -25557,6 +25556,8 @@ body.e-colorpicker-overflow {
|
|
|
25557
25556
|
}
|
|
25558
25557
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
25559
25558
|
height: 28px;
|
|
25559
|
+
padding-top: 6px;
|
|
25560
|
+
padding-bottom: 6px;
|
|
25560
25561
|
}
|
|
25561
25562
|
.e-treeview .e-list-text .e-input-group:hover {
|
|
25562
25563
|
border-color: var(--color-sf-border-focus);
|
|
@@ -50247,7 +50248,7 @@ span.e-table-box.e-rbox-select {
|
|
|
50247
50248
|
margin-right: auto;
|
|
50248
50249
|
}
|
|
50249
50250
|
.e-toast-container.e-rtl .e-toast .e-toast-icon {
|
|
50250
|
-
margin-left:
|
|
50251
|
+
margin-left: 10px;
|
|
50251
50252
|
margin-right: initial;
|
|
50252
50253
|
}
|
|
50253
50254
|
.e-toast-container.e-rtl .e-toast .e-toast-progress {
|
|
@@ -50260,7 +50261,7 @@ span.e-table-box.e-rbox-select {
|
|
|
50260
50261
|
font-size: 14px;
|
|
50261
50262
|
margin: 0 0 10px;
|
|
50262
50263
|
overflow: hidden;
|
|
50263
|
-
padding:
|
|
50264
|
+
padding: 16px;
|
|
50264
50265
|
position: relative;
|
|
50265
50266
|
}
|
|
50266
50267
|
.e-toast-container .e-toast .e-toast-icon,
|
|
@@ -50331,8 +50332,9 @@ span.e-table-box.e-rbox-select {
|
|
|
50331
50332
|
font-size: 16px;
|
|
50332
50333
|
height: 20px;
|
|
50333
50334
|
justify-content: center;
|
|
50334
|
-
margin-right:
|
|
50335
|
+
margin-right: 10px;
|
|
50335
50336
|
width: 20px;
|
|
50337
|
+
margin-top: 2px;
|
|
50336
50338
|
}
|
|
50337
50339
|
.e-toast-container .e-toast .e-toast-progress {
|
|
50338
50340
|
bottom: 0;
|
|
@@ -35341,8 +35341,8 @@ body.e-colorpicker-overflow {
|
|
|
35341
35341
|
padding: 4px 0;
|
|
35342
35342
|
}
|
|
35343
35343
|
.e-treeview .e-list-item .e-ul {
|
|
35344
|
-
margin: 2px 0 -2px;
|
|
35345
35344
|
padding: 0 0 0 20px;
|
|
35345
|
+
margin-top: 4px;
|
|
35346
35346
|
}
|
|
35347
35347
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
35348
35348
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -35379,7 +35379,6 @@ body.e-colorpicker-overflow {
|
|
|
35379
35379
|
-ms-user-select: none;
|
|
35380
35380
|
-webkit-user-select: none;
|
|
35381
35381
|
user-select: none;
|
|
35382
|
-
border: 1px solid;
|
|
35383
35382
|
cursor: pointer;
|
|
35384
35383
|
margin: 0;
|
|
35385
35384
|
padding: 0 0 0 20px;
|
|
@@ -35447,6 +35446,8 @@ body.e-colorpicker-overflow {
|
|
|
35447
35446
|
}
|
|
35448
35447
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
35449
35448
|
height: 28px;
|
|
35449
|
+
padding-top: 6px;
|
|
35450
|
+
padding-bottom: 6px;
|
|
35450
35451
|
}
|
|
35451
35452
|
.e-treeview .e-list-text .e-input-group:hover {
|
|
35452
35453
|
border-color: var(--color-sf-border-focus);
|
|
@@ -65867,7 +65868,7 @@ span.e-table-box.e-rbox-select {
|
|
|
65867
65868
|
margin-right: auto;
|
|
65868
65869
|
}
|
|
65869
65870
|
.e-toast-container.e-rtl .e-toast .e-toast-icon {
|
|
65870
|
-
margin-left:
|
|
65871
|
+
margin-left: 10px;
|
|
65871
65872
|
margin-right: initial;
|
|
65872
65873
|
}
|
|
65873
65874
|
.e-toast-container.e-rtl .e-toast .e-toast-progress {
|
|
@@ -65880,7 +65881,7 @@ span.e-table-box.e-rbox-select {
|
|
|
65880
65881
|
font-size: 14px;
|
|
65881
65882
|
margin: 0 0 10px;
|
|
65882
65883
|
overflow: hidden;
|
|
65883
|
-
padding:
|
|
65884
|
+
padding: 16px;
|
|
65884
65885
|
position: relative;
|
|
65885
65886
|
}
|
|
65886
65887
|
.e-toast-container .e-toast .e-toast-icon,
|
|
@@ -65951,8 +65952,9 @@ span.e-table-box.e-rbox-select {
|
|
|
65951
65952
|
font-size: 16px;
|
|
65952
65953
|
height: 20px;
|
|
65953
65954
|
justify-content: center;
|
|
65954
|
-
margin-right:
|
|
65955
|
+
margin-right: 10px;
|
|
65955
65956
|
width: 20px;
|
|
65957
|
+
margin-top: 2px;
|
|
65956
65958
|
}
|
|
65957
65959
|
.e-toast-container .e-toast .e-toast-progress {
|
|
65958
65960
|
bottom: 0;
|
|
@@ -66235,7 +66237,7 @@ span.e-table-box.e-rbox-select {
|
|
|
66235
66237
|
}
|
|
66236
66238
|
.e-bigger .e-toast-container .e-toast .e-toast-icon,
|
|
66237
66239
|
.e-toast-container.e-bigger .e-toast .e-toast-icon {
|
|
66238
|
-
font-size:
|
|
66240
|
+
font-size: 12px;
|
|
66239
66241
|
height: 24px;
|
|
66240
66242
|
margin-right: 16px;
|
|
66241
66243
|
width: 24px;
|
|
@@ -25459,8 +25459,8 @@ body.e-colorpicker-overflow {
|
|
|
25459
25459
|
padding: 4px 0;
|
|
25460
25460
|
}
|
|
25461
25461
|
.e-treeview .e-list-item .e-ul {
|
|
25462
|
-
margin: 2px 0 -2px;
|
|
25463
25462
|
padding: 0 0 0 20px;
|
|
25463
|
+
margin-top: 4px;
|
|
25464
25464
|
}
|
|
25465
25465
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
25466
25466
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -25497,7 +25497,6 @@ body.e-colorpicker-overflow {
|
|
|
25497
25497
|
-ms-user-select: none;
|
|
25498
25498
|
-webkit-user-select: none;
|
|
25499
25499
|
user-select: none;
|
|
25500
|
-
border: 1px solid;
|
|
25501
25500
|
cursor: pointer;
|
|
25502
25501
|
margin: 0;
|
|
25503
25502
|
padding: 0 0 0 20px;
|
|
@@ -25565,6 +25564,8 @@ body.e-colorpicker-overflow {
|
|
|
25565
25564
|
}
|
|
25566
25565
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
25567
25566
|
height: 28px;
|
|
25567
|
+
padding-top: 6px;
|
|
25568
|
+
padding-bottom: 6px;
|
|
25568
25569
|
}
|
|
25569
25570
|
.e-treeview .e-list-text .e-input-group:hover {
|
|
25570
25571
|
border-color: var(--color-sf-border-focus);
|
|
@@ -25933,6 +25934,9 @@ body.e-colorpicker-overflow {
|
|
|
25933
25934
|
.e-treeview .e-list-item.e-disable > .e-text-content > .e-icon-expandable {
|
|
25934
25935
|
color: var(--color-sf-icon-color-disabled);
|
|
25935
25936
|
}
|
|
25937
|
+
.e-treeview .e-list-item .e-checkbox-wrapper .e-frame.e-check {
|
|
25938
|
+
border-color: var(--color-sf-content-text-color-hover);
|
|
25939
|
+
}
|
|
25936
25940
|
.e-treeview .e-sibling {
|
|
25937
25941
|
border-left-color: var(--color-sf-primary);
|
|
25938
25942
|
border-right-color: transparent;
|
|
@@ -50274,7 +50278,7 @@ span.e-table-box.e-rbox-select {
|
|
|
50274
50278
|
margin-right: auto;
|
|
50275
50279
|
}
|
|
50276
50280
|
.e-toast-container.e-rtl .e-toast .e-toast-icon {
|
|
50277
|
-
margin-left:
|
|
50281
|
+
margin-left: 10px;
|
|
50278
50282
|
margin-right: initial;
|
|
50279
50283
|
}
|
|
50280
50284
|
.e-toast-container.e-rtl .e-toast .e-toast-progress {
|
|
@@ -50287,7 +50291,7 @@ span.e-table-box.e-rbox-select {
|
|
|
50287
50291
|
font-size: 14px;
|
|
50288
50292
|
margin: 0 0 10px;
|
|
50289
50293
|
overflow: hidden;
|
|
50290
|
-
padding:
|
|
50294
|
+
padding: 16px;
|
|
50291
50295
|
position: relative;
|
|
50292
50296
|
}
|
|
50293
50297
|
.e-toast-container .e-toast .e-toast-icon,
|
|
@@ -50358,8 +50362,9 @@ span.e-table-box.e-rbox-select {
|
|
|
50358
50362
|
font-size: 16px;
|
|
50359
50363
|
height: 20px;
|
|
50360
50364
|
justify-content: center;
|
|
50361
|
-
margin-right:
|
|
50365
|
+
margin-right: 10px;
|
|
50362
50366
|
width: 20px;
|
|
50367
|
+
margin-top: 2px;
|
|
50363
50368
|
}
|
|
50364
50369
|
.e-toast-container .e-toast .e-toast-progress {
|
|
50365
50370
|
bottom: 0;
|
|
@@ -35349,8 +35349,8 @@ body.e-colorpicker-overflow {
|
|
|
35349
35349
|
padding: 4px 0;
|
|
35350
35350
|
}
|
|
35351
35351
|
.e-treeview .e-list-item .e-ul {
|
|
35352
|
-
margin: 2px 0 -2px;
|
|
35353
35352
|
padding: 0 0 0 20px;
|
|
35353
|
+
margin-top: 4px;
|
|
35354
35354
|
}
|
|
35355
35355
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
35356
35356
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -35387,7 +35387,6 @@ body.e-colorpicker-overflow {
|
|
|
35387
35387
|
-ms-user-select: none;
|
|
35388
35388
|
-webkit-user-select: none;
|
|
35389
35389
|
user-select: none;
|
|
35390
|
-
border: 1px solid;
|
|
35391
35390
|
cursor: pointer;
|
|
35392
35391
|
margin: 0;
|
|
35393
35392
|
padding: 0 0 0 20px;
|
|
@@ -35455,6 +35454,8 @@ body.e-colorpicker-overflow {
|
|
|
35455
35454
|
}
|
|
35456
35455
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
35457
35456
|
height: 28px;
|
|
35457
|
+
padding-top: 6px;
|
|
35458
|
+
padding-bottom: 6px;
|
|
35458
35459
|
}
|
|
35459
35460
|
.e-treeview .e-list-text .e-input-group:hover {
|
|
35460
35461
|
border-color: var(--color-sf-border-focus);
|
|
@@ -35823,6 +35824,9 @@ body.e-colorpicker-overflow {
|
|
|
35823
35824
|
.e-treeview .e-list-item.e-disable > .e-text-content > .e-icon-expandable {
|
|
35824
35825
|
color: var(--color-sf-icon-color-disabled);
|
|
35825
35826
|
}
|
|
35827
|
+
.e-treeview .e-list-item .e-checkbox-wrapper .e-frame.e-check {
|
|
35828
|
+
border-color: var(--color-sf-content-text-color-hover);
|
|
35829
|
+
}
|
|
35826
35830
|
.e-treeview .e-sibling {
|
|
35827
35831
|
border-left-color: var(--color-sf-primary);
|
|
35828
35832
|
border-right-color: transparent;
|
|
@@ -65894,7 +65898,7 @@ span.e-table-box.e-rbox-select {
|
|
|
65894
65898
|
margin-right: auto;
|
|
65895
65899
|
}
|
|
65896
65900
|
.e-toast-container.e-rtl .e-toast .e-toast-icon {
|
|
65897
|
-
margin-left:
|
|
65901
|
+
margin-left: 10px;
|
|
65898
65902
|
margin-right: initial;
|
|
65899
65903
|
}
|
|
65900
65904
|
.e-toast-container.e-rtl .e-toast .e-toast-progress {
|
|
@@ -65907,7 +65911,7 @@ span.e-table-box.e-rbox-select {
|
|
|
65907
65911
|
font-size: 14px;
|
|
65908
65912
|
margin: 0 0 10px;
|
|
65909
65913
|
overflow: hidden;
|
|
65910
|
-
padding:
|
|
65914
|
+
padding: 16px;
|
|
65911
65915
|
position: relative;
|
|
65912
65916
|
}
|
|
65913
65917
|
.e-toast-container .e-toast .e-toast-icon,
|
|
@@ -65978,8 +65982,9 @@ span.e-table-box.e-rbox-select {
|
|
|
65978
65982
|
font-size: 16px;
|
|
65979
65983
|
height: 20px;
|
|
65980
65984
|
justify-content: center;
|
|
65981
|
-
margin-right:
|
|
65985
|
+
margin-right: 10px;
|
|
65982
65986
|
width: 20px;
|
|
65987
|
+
margin-top: 2px;
|
|
65983
65988
|
}
|
|
65984
65989
|
.e-toast-container .e-toast .e-toast-progress {
|
|
65985
65990
|
bottom: 0;
|
|
@@ -66262,7 +66267,7 @@ span.e-table-box.e-rbox-select {
|
|
|
66262
66267
|
}
|
|
66263
66268
|
.e-bigger .e-toast-container .e-toast .e-toast-icon,
|
|
66264
66269
|
.e-toast-container.e-bigger .e-toast .e-toast-icon {
|
|
66265
|
-
font-size:
|
|
66270
|
+
font-size: 12px;
|
|
66266
66271
|
height: 24px;
|
|
66267
66272
|
margin-right: 16px;
|
|
66268
66273
|
width: 24px;
|
|
@@ -26159,8 +26159,8 @@ body.e-colorpicker-overflow {
|
|
|
26159
26159
|
padding: 4px 0;
|
|
26160
26160
|
}
|
|
26161
26161
|
.e-treeview .e-list-item .e-ul {
|
|
26162
|
-
margin: 2px 0 -2px;
|
|
26163
26162
|
padding: 0 0 0 20px;
|
|
26163
|
+
margin-top: 4px;
|
|
26164
26164
|
}
|
|
26165
26165
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
26166
26166
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -26197,7 +26197,6 @@ body.e-colorpicker-overflow {
|
|
|
26197
26197
|
-ms-user-select: none;
|
|
26198
26198
|
-webkit-user-select: none;
|
|
26199
26199
|
user-select: none;
|
|
26200
|
-
border: 1px solid;
|
|
26201
26200
|
cursor: pointer;
|
|
26202
26201
|
margin: 0;
|
|
26203
26202
|
padding: 0 0 0 20px;
|
|
@@ -26265,6 +26264,8 @@ body.e-colorpicker-overflow {
|
|
|
26265
26264
|
}
|
|
26266
26265
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
26267
26266
|
height: 28px;
|
|
26267
|
+
padding-top: 6px;
|
|
26268
|
+
padding-bottom: 6px;
|
|
26268
26269
|
}
|
|
26269
26270
|
.e-treeview .e-list-text .e-input-group:hover {
|
|
26270
26271
|
border-color: var(--color-sf-border-focus);
|
|
@@ -50947,7 +50948,7 @@ span.e-table-box.e-rbox-select {
|
|
|
50947
50948
|
margin-right: auto;
|
|
50948
50949
|
}
|
|
50949
50950
|
.e-toast-container.e-rtl .e-toast .e-toast-icon {
|
|
50950
|
-
margin-left:
|
|
50951
|
+
margin-left: 10px;
|
|
50951
50952
|
margin-right: initial;
|
|
50952
50953
|
}
|
|
50953
50954
|
.e-toast-container.e-rtl .e-toast .e-toast-progress {
|
|
@@ -50960,7 +50961,7 @@ span.e-table-box.e-rbox-select {
|
|
|
50960
50961
|
font-size: 14px;
|
|
50961
50962
|
margin: 0 0 10px;
|
|
50962
50963
|
overflow: hidden;
|
|
50963
|
-
padding:
|
|
50964
|
+
padding: 16px;
|
|
50964
50965
|
position: relative;
|
|
50965
50966
|
}
|
|
50966
50967
|
.e-toast-container .e-toast .e-toast-icon,
|
|
@@ -51031,8 +51032,9 @@ span.e-table-box.e-rbox-select {
|
|
|
51031
51032
|
font-size: 16px;
|
|
51032
51033
|
height: 20px;
|
|
51033
51034
|
justify-content: center;
|
|
51034
|
-
margin-right:
|
|
51035
|
+
margin-right: 10px;
|
|
51035
51036
|
width: 20px;
|
|
51037
|
+
margin-top: 2px;
|
|
51036
51038
|
}
|
|
51037
51039
|
.e-toast-container .e-toast .e-toast-progress {
|
|
51038
51040
|
bottom: 0;
|
|
@@ -36049,8 +36049,8 @@ body.e-colorpicker-overflow {
|
|
|
36049
36049
|
padding: 4px 0;
|
|
36050
36050
|
}
|
|
36051
36051
|
.e-treeview .e-list-item .e-ul {
|
|
36052
|
-
margin: 2px 0 -2px;
|
|
36053
36052
|
padding: 0 0 0 20px;
|
|
36053
|
+
margin-top: 4px;
|
|
36054
36054
|
}
|
|
36055
36055
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
36056
36056
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -36087,7 +36087,6 @@ body.e-colorpicker-overflow {
|
|
|
36087
36087
|
-ms-user-select: none;
|
|
36088
36088
|
-webkit-user-select: none;
|
|
36089
36089
|
user-select: none;
|
|
36090
|
-
border: 1px solid;
|
|
36091
36090
|
cursor: pointer;
|
|
36092
36091
|
margin: 0;
|
|
36093
36092
|
padding: 0 0 0 20px;
|
|
@@ -36155,6 +36154,8 @@ body.e-colorpicker-overflow {
|
|
|
36155
36154
|
}
|
|
36156
36155
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
36157
36156
|
height: 28px;
|
|
36157
|
+
padding-top: 6px;
|
|
36158
|
+
padding-bottom: 6px;
|
|
36158
36159
|
}
|
|
36159
36160
|
.e-treeview .e-list-text .e-input-group:hover {
|
|
36160
36161
|
border-color: var(--color-sf-border-focus);
|
|
@@ -66567,7 +66568,7 @@ span.e-table-box.e-rbox-select {
|
|
|
66567
66568
|
margin-right: auto;
|
|
66568
66569
|
}
|
|
66569
66570
|
.e-toast-container.e-rtl .e-toast .e-toast-icon {
|
|
66570
|
-
margin-left:
|
|
66571
|
+
margin-left: 10px;
|
|
66571
66572
|
margin-right: initial;
|
|
66572
66573
|
}
|
|
66573
66574
|
.e-toast-container.e-rtl .e-toast .e-toast-progress {
|
|
@@ -66580,7 +66581,7 @@ span.e-table-box.e-rbox-select {
|
|
|
66580
66581
|
font-size: 14px;
|
|
66581
66582
|
margin: 0 0 10px;
|
|
66582
66583
|
overflow: hidden;
|
|
66583
|
-
padding:
|
|
66584
|
+
padding: 16px;
|
|
66584
66585
|
position: relative;
|
|
66585
66586
|
}
|
|
66586
66587
|
.e-toast-container .e-toast .e-toast-icon,
|
|
@@ -66651,8 +66652,9 @@ span.e-table-box.e-rbox-select {
|
|
|
66651
66652
|
font-size: 16px;
|
|
66652
66653
|
height: 20px;
|
|
66653
66654
|
justify-content: center;
|
|
66654
|
-
margin-right:
|
|
66655
|
+
margin-right: 10px;
|
|
66655
66656
|
width: 20px;
|
|
66657
|
+
margin-top: 2px;
|
|
66656
66658
|
}
|
|
66657
66659
|
.e-toast-container .e-toast .e-toast-progress {
|
|
66658
66660
|
bottom: 0;
|
|
@@ -66935,7 +66937,7 @@ span.e-table-box.e-rbox-select {
|
|
|
66935
66937
|
}
|
|
66936
66938
|
.e-bigger .e-toast-container .e-toast .e-toast-icon,
|
|
66937
66939
|
.e-toast-container.e-bigger .e-toast .e-toast-icon {
|
|
66938
|
-
font-size:
|
|
66940
|
+
font-size: 12px;
|
|
66939
66941
|
height: 24px;
|
|
66940
66942
|
margin-right: 16px;
|
|
66941
66943
|
width: 24px;
|
|
@@ -22608,10 +22608,8 @@ body.e-colorpicker-overflow {
|
|
|
22608
22608
|
}
|
|
22609
22609
|
.e-treeview .e-list-item {
|
|
22610
22610
|
list-style: none;
|
|
22611
|
-
padding: 2px 0;
|
|
22612
22611
|
}
|
|
22613
22612
|
.e-treeview .e-list-item .e-ul {
|
|
22614
|
-
margin: 2px 0 -2px;
|
|
22615
22613
|
padding: 0 0 0 24px;
|
|
22616
22614
|
}
|
|
22617
22615
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -22635,6 +22633,10 @@ body.e-colorpicker-overflow {
|
|
|
22635
22633
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
22636
22634
|
content: none;
|
|
22637
22635
|
}
|
|
22636
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
22637
|
+
padding-top: 3px;
|
|
22638
|
+
padding-bottom: 3px;
|
|
22639
|
+
}
|
|
22638
22640
|
.e-treeview .e-icons .e-spinner-pane {
|
|
22639
22641
|
position: relative;
|
|
22640
22642
|
}
|
|
@@ -22649,7 +22651,6 @@ body.e-colorpicker-overflow {
|
|
|
22649
22651
|
-ms-user-select: none;
|
|
22650
22652
|
-webkit-user-select: none;
|
|
22651
22653
|
user-select: none;
|
|
22652
|
-
border: 1px solid;
|
|
22653
22654
|
cursor: pointer;
|
|
22654
22655
|
margin: 0;
|
|
22655
22656
|
padding: 0 0 0 24px;
|
|
@@ -22665,7 +22666,7 @@ body.e-colorpicker-overflow {
|
|
|
22665
22666
|
border: 1px solid;
|
|
22666
22667
|
box-sizing: border-box;
|
|
22667
22668
|
cursor: pointer;
|
|
22668
|
-
height:
|
|
22669
|
+
height: 36px;
|
|
22669
22670
|
left: 0;
|
|
22670
22671
|
overflow: hidden;
|
|
22671
22672
|
position: absolute;
|
|
@@ -22685,7 +22686,7 @@ body.e-colorpicker-overflow {
|
|
|
22685
22686
|
margin: 0 0 0 12px;
|
|
22686
22687
|
}
|
|
22687
22688
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
22688
|
-
padding:
|
|
22689
|
+
padding: 7px 8px;
|
|
22689
22690
|
}
|
|
22690
22691
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
22691
22692
|
bottom: -7px;
|
|
@@ -22698,10 +22699,10 @@ body.e-colorpicker-overflow {
|
|
|
22698
22699
|
.e-treeview .e-list-text {
|
|
22699
22700
|
box-sizing: border-box;
|
|
22700
22701
|
display: inline-block;
|
|
22701
|
-
line-height:
|
|
22702
|
+
line-height: 22px;
|
|
22702
22703
|
margin: 0;
|
|
22703
|
-
min-height:
|
|
22704
|
-
padding:
|
|
22704
|
+
min-height: 22px;
|
|
22705
|
+
padding: 7px 8px;
|
|
22705
22706
|
text-decoration: none;
|
|
22706
22707
|
vertical-align: middle;
|
|
22707
22708
|
}
|
|
@@ -22713,9 +22714,11 @@ body.e-colorpicker-overflow {
|
|
|
22713
22714
|
}
|
|
22714
22715
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22715
22716
|
height: 28px;
|
|
22717
|
+
padding-top: 6px;
|
|
22718
|
+
padding-bottom: 6px;
|
|
22716
22719
|
}
|
|
22717
22720
|
.e-treeview .e-navigable-text {
|
|
22718
|
-
padding:
|
|
22721
|
+
padding: 7px 8px;
|
|
22719
22722
|
}
|
|
22720
22723
|
.e-treeview .e-list-icon,
|
|
22721
22724
|
.e-treeview .e-list-img {
|
|
@@ -29871,10 +29871,8 @@ body.e-colorpicker-overflow {
|
|
|
29871
29871
|
}
|
|
29872
29872
|
.e-treeview .e-list-item {
|
|
29873
29873
|
list-style: none;
|
|
29874
|
-
padding: 2px 0;
|
|
29875
29874
|
}
|
|
29876
29875
|
.e-treeview .e-list-item .e-ul {
|
|
29877
|
-
margin: 2px 0 -2px;
|
|
29878
29876
|
padding: 0 0 0 24px;
|
|
29879
29877
|
}
|
|
29880
29878
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -29898,6 +29896,10 @@ body.e-colorpicker-overflow {
|
|
|
29898
29896
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
29899
29897
|
content: none;
|
|
29900
29898
|
}
|
|
29899
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
29900
|
+
padding-top: 3px;
|
|
29901
|
+
padding-bottom: 3px;
|
|
29902
|
+
}
|
|
29901
29903
|
.e-treeview .e-icons .e-spinner-pane {
|
|
29902
29904
|
position: relative;
|
|
29903
29905
|
}
|
|
@@ -29912,7 +29914,6 @@ body.e-colorpicker-overflow {
|
|
|
29912
29914
|
-ms-user-select: none;
|
|
29913
29915
|
-webkit-user-select: none;
|
|
29914
29916
|
user-select: none;
|
|
29915
|
-
border: 1px solid;
|
|
29916
29917
|
cursor: pointer;
|
|
29917
29918
|
margin: 0;
|
|
29918
29919
|
padding: 0 0 0 24px;
|
|
@@ -29928,7 +29929,7 @@ body.e-colorpicker-overflow {
|
|
|
29928
29929
|
border: 1px solid;
|
|
29929
29930
|
box-sizing: border-box;
|
|
29930
29931
|
cursor: pointer;
|
|
29931
|
-
height:
|
|
29932
|
+
height: 36px;
|
|
29932
29933
|
left: 0;
|
|
29933
29934
|
overflow: hidden;
|
|
29934
29935
|
position: absolute;
|
|
@@ -29948,7 +29949,7 @@ body.e-colorpicker-overflow {
|
|
|
29948
29949
|
margin: 0 0 0 12px;
|
|
29949
29950
|
}
|
|
29950
29951
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
29951
|
-
padding:
|
|
29952
|
+
padding: 7px 8px;
|
|
29952
29953
|
}
|
|
29953
29954
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
29954
29955
|
bottom: -7px;
|
|
@@ -29961,10 +29962,10 @@ body.e-colorpicker-overflow {
|
|
|
29961
29962
|
.e-treeview .e-list-text {
|
|
29962
29963
|
box-sizing: border-box;
|
|
29963
29964
|
display: inline-block;
|
|
29964
|
-
line-height:
|
|
29965
|
+
line-height: 22px;
|
|
29965
29966
|
margin: 0;
|
|
29966
|
-
min-height:
|
|
29967
|
-
padding:
|
|
29967
|
+
min-height: 22px;
|
|
29968
|
+
padding: 7px 8px;
|
|
29968
29969
|
text-decoration: none;
|
|
29969
29970
|
vertical-align: middle;
|
|
29970
29971
|
}
|
|
@@ -29976,9 +29977,11 @@ body.e-colorpicker-overflow {
|
|
|
29976
29977
|
}
|
|
29977
29978
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
29978
29979
|
height: 28px;
|
|
29980
|
+
padding-top: 6px;
|
|
29981
|
+
padding-bottom: 6px;
|
|
29979
29982
|
}
|
|
29980
29983
|
.e-treeview .e-navigable-text {
|
|
29981
|
-
padding:
|
|
29984
|
+
padding: 7px 8px;
|
|
29982
29985
|
}
|
|
29983
29986
|
.e-treeview .e-list-icon,
|
|
29984
29987
|
.e-treeview .e-list-img {
|
|
@@ -30473,7 +30476,7 @@ body.e-colorpicker-overflow {
|
|
|
30473
30476
|
}
|
|
30474
30477
|
.e-bigger .e-treeview .e-fullrow,
|
|
30475
30478
|
.e-treeview.e-bigger .e-fullrow {
|
|
30476
|
-
height:
|
|
30479
|
+
height: 46px;
|
|
30477
30480
|
}
|
|
30478
30481
|
.e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-text,
|
|
30479
30482
|
.e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper + .e-list-text {
|
|
@@ -30500,17 +30503,26 @@ body.e-colorpicker-overflow {
|
|
|
30500
30503
|
}
|
|
30501
30504
|
.e-bigger .e-treeview .e-list-text,
|
|
30502
30505
|
.e-treeview.e-bigger .e-list-text {
|
|
30503
|
-
line-height:
|
|
30504
|
-
min-height:
|
|
30506
|
+
line-height: 24px;
|
|
30507
|
+
min-height: 24px;
|
|
30508
|
+
padding-top: 11px;
|
|
30509
|
+
padding-bottom: 11px;
|
|
30505
30510
|
}
|
|
30506
30511
|
.e-bigger .e-treeview .e-list-text .e-input-group,
|
|
30507
30512
|
.e-treeview.e-bigger .e-list-text .e-input-group {
|
|
30508
30513
|
height: 38px;
|
|
30514
|
+
line-height: 42px;
|
|
30515
|
+
min-height: 42px;
|
|
30509
30516
|
}
|
|
30510
30517
|
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
30511
30518
|
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
30512
30519
|
height: 36px;
|
|
30513
30520
|
}
|
|
30521
|
+
.e-bigger .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group),
|
|
30522
|
+
.e-treeview.e-bigger .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
30523
|
+
padding-top: 4px;
|
|
30524
|
+
padding-bottom: 4px;
|
|
30525
|
+
}
|
|
30514
30526
|
.e-bigger .e-treeview .e-checkbox-wrapper,
|
|
30515
30527
|
.e-treeview.e-bigger .e-checkbox-wrapper {
|
|
30516
30528
|
margin: 0 0 0 10px;
|