@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
|
@@ -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,
|
|
@@ -22135,7 +22133,6 @@ body.e-colorpicker-overflow {
|
|
|
22135
22133
|
-ms-user-select: none;
|
|
22136
22134
|
-webkit-user-select: none;
|
|
22137
22135
|
user-select: none;
|
|
22138
|
-
border: 1px solid;
|
|
22139
22136
|
cursor: pointer;
|
|
22140
22137
|
margin: 0;
|
|
22141
22138
|
padding: 0 0 0 20px;
|
|
@@ -22193,12 +22190,15 @@ body.e-colorpicker-overflow {
|
|
|
22193
22190
|
}
|
|
22194
22191
|
.e-treeview .e-list-text .e-input-group {
|
|
22195
22192
|
height: 30px;
|
|
22196
|
-
margin-bottom:
|
|
22193
|
+
margin-bottom: 3px;
|
|
22194
|
+
margin-top: 3px;
|
|
22197
22195
|
min-width: 150px;
|
|
22198
22196
|
vertical-align: bottom;
|
|
22199
22197
|
}
|
|
22200
22198
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22201
22199
|
height: 28px;
|
|
22200
|
+
padding-top: 6px;
|
|
22201
|
+
padding-bottom: 6px;
|
|
22202
22202
|
}
|
|
22203
22203
|
.e-treeview .e-navigable-text {
|
|
22204
22204
|
padding: 0 8px;
|
|
@@ -46687,10 +46687,10 @@ span.e-table-box.e-rbox-select {
|
|
|
46687
46687
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
|
|
46688
46688
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
|
|
46689
46689
|
padding: 0;
|
|
46690
|
-
padding-bottom:
|
|
46690
|
+
padding-bottom: 8px;
|
|
46691
46691
|
padding-left: 12px;
|
|
46692
46692
|
padding-right: 12px;
|
|
46693
|
-
padding-top:
|
|
46693
|
+
padding-top: 8px;
|
|
46694
46694
|
}
|
|
46695
46695
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
|
|
46696
46696
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
|
|
@@ -46730,7 +46730,7 @@ span.e-table-box.e-rbox-select {
|
|
|
46730
46730
|
}
|
|
46731
46731
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
|
|
46732
46732
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
|
|
46733
|
-
padding-left:
|
|
46733
|
+
padding-left: 44px;
|
|
46734
46734
|
}
|
|
46735
46735
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
|
|
46736
46736
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
|
|
@@ -46751,14 +46751,16 @@ span.e-table-box.e-rbox-select {
|
|
|
46751
46751
|
}
|
|
46752
46752
|
.e-toast-container .e-toast .e-toast-icon {
|
|
46753
46753
|
align-items: center;
|
|
46754
|
-
font-size:
|
|
46755
|
-
height:
|
|
46754
|
+
font-size: 18px;
|
|
46755
|
+
height: 18px;
|
|
46756
46756
|
justify-content: center;
|
|
46757
46757
|
margin-right: 14px;
|
|
46758
|
-
width:
|
|
46759
|
-
left:
|
|
46760
|
-
margin-left:
|
|
46761
|
-
margin-top:
|
|
46758
|
+
width: 18px;
|
|
46759
|
+
left: 0;
|
|
46760
|
+
margin-left: 12px;
|
|
46761
|
+
margin-top: 10px;
|
|
46762
|
+
padding-bottom: 6px;
|
|
46763
|
+
position: absolute;
|
|
46762
46764
|
}
|
|
46763
46765
|
.e-toast-container .e-toast .e-toast-progress {
|
|
46764
46766
|
bottom: 0;
|
|
@@ -22432,10 +22432,8 @@ body.e-colorpicker-overflow {
|
|
|
22432
22432
|
}
|
|
22433
22433
|
.e-treeview .e-list-item {
|
|
22434
22434
|
list-style: none;
|
|
22435
|
-
padding: 2px 0;
|
|
22436
22435
|
}
|
|
22437
22436
|
.e-treeview .e-list-item .e-ul {
|
|
22438
|
-
margin: 2px 0 -2px;
|
|
22439
22437
|
padding: 0 0 0 20px;
|
|
22440
22438
|
}
|
|
22441
22439
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -22459,6 +22457,10 @@ body.e-colorpicker-overflow {
|
|
|
22459
22457
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
22460
22458
|
content: none;
|
|
22461
22459
|
}
|
|
22460
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
22461
|
+
padding-top: 2px;
|
|
22462
|
+
padding-bottom: 2px;
|
|
22463
|
+
}
|
|
22462
22464
|
.e-treeview .e-icons .e-spinner-pane {
|
|
22463
22465
|
position: relative;
|
|
22464
22466
|
}
|
|
@@ -22473,7 +22475,6 @@ body.e-colorpicker-overflow {
|
|
|
22473
22475
|
-ms-user-select: none;
|
|
22474
22476
|
-webkit-user-select: none;
|
|
22475
22477
|
user-select: none;
|
|
22476
|
-
border: 1px solid;
|
|
22477
22478
|
cursor: pointer;
|
|
22478
22479
|
margin: 0;
|
|
22479
22480
|
padding: 0 0 0 20px;
|
|
@@ -22509,7 +22510,7 @@ body.e-colorpicker-overflow {
|
|
|
22509
22510
|
margin: 0 0 0 8px;
|
|
22510
22511
|
}
|
|
22511
22512
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
22512
|
-
padding:
|
|
22513
|
+
padding: 7px 8px;
|
|
22513
22514
|
}
|
|
22514
22515
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
22515
22516
|
bottom: -7px;
|
|
@@ -22522,24 +22523,29 @@ body.e-colorpicker-overflow {
|
|
|
22522
22523
|
.e-treeview .e-list-text {
|
|
22523
22524
|
box-sizing: border-box;
|
|
22524
22525
|
display: inline-block;
|
|
22525
|
-
line-height:
|
|
22526
|
+
line-height: 22px;
|
|
22526
22527
|
margin: 0;
|
|
22527
|
-
min-height:
|
|
22528
|
-
padding:
|
|
22528
|
+
min-height: 22px;
|
|
22529
|
+
padding: 7px 8px;
|
|
22529
22530
|
text-decoration: none;
|
|
22530
22531
|
vertical-align: middle;
|
|
22531
22532
|
}
|
|
22532
22533
|
.e-treeview .e-list-text .e-input-group {
|
|
22533
|
-
height:
|
|
22534
|
+
height: 32px;
|
|
22534
22535
|
margin-bottom: 0;
|
|
22535
22536
|
min-width: 150px;
|
|
22536
22537
|
vertical-align: bottom;
|
|
22537
22538
|
}
|
|
22538
22539
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22539
22540
|
height: 28px;
|
|
22541
|
+
padding-top: 6px;
|
|
22542
|
+
padding-bottom: 6px;
|
|
22543
|
+
height: 32px;
|
|
22544
|
+
padding-top: 5px;
|
|
22545
|
+
padding-bottom: 5px;
|
|
22540
22546
|
}
|
|
22541
22547
|
.e-treeview .e-navigable-text {
|
|
22542
|
-
padding:
|
|
22548
|
+
padding: 7px 8px;
|
|
22543
22549
|
}
|
|
22544
22550
|
.e-treeview .e-list-icon,
|
|
22545
22551
|
.e-treeview .e-list-img {
|
|
@@ -22854,6 +22860,12 @@ body.e-colorpicker-overflow {
|
|
|
22854
22860
|
.e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
|
|
22855
22861
|
color: var(--color-sf-content-text-color-selected);
|
|
22856
22862
|
}
|
|
22863
|
+
.e-treeview .e-list-item.e-active > .e-text-content .e-check {
|
|
22864
|
+
border-color: var(--color-sf-content-text-color-selected);
|
|
22865
|
+
}
|
|
22866
|
+
.e-treeview .e-list-item.e-active > .e-text-content .e-stop {
|
|
22867
|
+
border-color: var(--color-sf-content-text-color-selected);
|
|
22868
|
+
}
|
|
22857
22869
|
.e-treeview .e-list-item.e-active.e-hover > .e-fullrow, .e-treeview .e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
22858
22870
|
background-color: var(--color-sf-content-bg-color-selected);
|
|
22859
22871
|
border-color: var(--color-sf-content-bg-color-selected);
|
|
@@ -46962,10 +46974,10 @@ span.e-table-box.e-rbox-select {
|
|
|
46962
46974
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
|
|
46963
46975
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
|
|
46964
46976
|
padding: 0;
|
|
46965
|
-
padding-bottom:
|
|
46977
|
+
padding-bottom: 8px;
|
|
46966
46978
|
padding-left: 12px;
|
|
46967
46979
|
padding-right: 12px;
|
|
46968
|
-
padding-top:
|
|
46980
|
+
padding-top: 8px;
|
|
46969
46981
|
}
|
|
46970
46982
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
|
|
46971
46983
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
|
|
@@ -47005,7 +47017,7 @@ span.e-table-box.e-rbox-select {
|
|
|
47005
47017
|
}
|
|
47006
47018
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
|
|
47007
47019
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
|
|
47008
|
-
padding-left:
|
|
47020
|
+
padding-left: 44px;
|
|
47009
47021
|
}
|
|
47010
47022
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
|
|
47011
47023
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
|
|
@@ -47026,14 +47038,16 @@ span.e-table-box.e-rbox-select {
|
|
|
47026
47038
|
}
|
|
47027
47039
|
.e-toast-container .e-toast .e-toast-icon {
|
|
47028
47040
|
align-items: center;
|
|
47029
|
-
font-size:
|
|
47030
|
-
height:
|
|
47041
|
+
font-size: 18px;
|
|
47042
|
+
height: 18px;
|
|
47031
47043
|
justify-content: center;
|
|
47032
47044
|
margin-right: 14px;
|
|
47033
|
-
width:
|
|
47034
|
-
left:
|
|
47035
|
-
margin-left:
|
|
47036
|
-
margin-top:
|
|
47045
|
+
width: 18px;
|
|
47046
|
+
left: 0;
|
|
47047
|
+
margin-left: 12px;
|
|
47048
|
+
margin-top: 10px;
|
|
47049
|
+
padding-bottom: 6px;
|
|
47050
|
+
position: absolute;
|
|
47037
47051
|
}
|
|
47038
47052
|
.e-toast-container .e-toast .e-toast-progress {
|
|
47039
47053
|
bottom: 0;
|
|
@@ -47113,7 +47127,7 @@ span.e-table-box.e-rbox-select {
|
|
|
47113
47127
|
}
|
|
47114
47128
|
.e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-title {
|
|
47115
47129
|
color: var(--color-sf-info-dark);
|
|
47116
|
-
border-color: var(--color-sf-info
|
|
47130
|
+
border-color: var(--color-sf-info);
|
|
47117
47131
|
}
|
|
47118
47132
|
.e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-content {
|
|
47119
47133
|
color: var(--color-sf-info-dark);
|
|
@@ -47135,7 +47149,7 @@ span.e-table-box.e-rbox-select {
|
|
|
47135
47149
|
}
|
|
47136
47150
|
.e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-title {
|
|
47137
47151
|
color: var(--color-sf-warning-dark);
|
|
47138
|
-
border-color: var(--color-sf-warning
|
|
47152
|
+
border-color: var(--color-sf-border-warning);
|
|
47139
47153
|
}
|
|
47140
47154
|
.e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-content {
|
|
47141
47155
|
color: var(--color-sf-warning-dark);
|
|
@@ -29964,10 +29964,8 @@ body.e-colorpicker-overflow {
|
|
|
29964
29964
|
}
|
|
29965
29965
|
.e-treeview .e-list-item {
|
|
29966
29966
|
list-style: none;
|
|
29967
|
-
padding: 2px 0;
|
|
29968
29967
|
}
|
|
29969
29968
|
.e-treeview .e-list-item .e-ul {
|
|
29970
|
-
margin: 2px 0 -2px;
|
|
29971
29969
|
padding: 0 0 0 20px;
|
|
29972
29970
|
}
|
|
29973
29971
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -29991,6 +29989,10 @@ body.e-colorpicker-overflow {
|
|
|
29991
29989
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
29992
29990
|
content: none;
|
|
29993
29991
|
}
|
|
29992
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
29993
|
+
padding-top: 2px;
|
|
29994
|
+
padding-bottom: 2px;
|
|
29995
|
+
}
|
|
29994
29996
|
.e-treeview .e-icons .e-spinner-pane {
|
|
29995
29997
|
position: relative;
|
|
29996
29998
|
}
|
|
@@ -30005,7 +30007,6 @@ body.e-colorpicker-overflow {
|
|
|
30005
30007
|
-ms-user-select: none;
|
|
30006
30008
|
-webkit-user-select: none;
|
|
30007
30009
|
user-select: none;
|
|
30008
|
-
border: 1px solid;
|
|
30009
30010
|
cursor: pointer;
|
|
30010
30011
|
margin: 0;
|
|
30011
30012
|
padding: 0 0 0 20px;
|
|
@@ -30041,7 +30042,7 @@ body.e-colorpicker-overflow {
|
|
|
30041
30042
|
margin: 0 0 0 8px;
|
|
30042
30043
|
}
|
|
30043
30044
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
30044
|
-
padding:
|
|
30045
|
+
padding: 7px 8px;
|
|
30045
30046
|
}
|
|
30046
30047
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
30047
30048
|
bottom: -7px;
|
|
@@ -30054,24 +30055,29 @@ body.e-colorpicker-overflow {
|
|
|
30054
30055
|
.e-treeview .e-list-text {
|
|
30055
30056
|
box-sizing: border-box;
|
|
30056
30057
|
display: inline-block;
|
|
30057
|
-
line-height:
|
|
30058
|
+
line-height: 22px;
|
|
30058
30059
|
margin: 0;
|
|
30059
|
-
min-height:
|
|
30060
|
-
padding:
|
|
30060
|
+
min-height: 22px;
|
|
30061
|
+
padding: 7px 8px;
|
|
30061
30062
|
text-decoration: none;
|
|
30062
30063
|
vertical-align: middle;
|
|
30063
30064
|
}
|
|
30064
30065
|
.e-treeview .e-list-text .e-input-group {
|
|
30065
|
-
height:
|
|
30066
|
+
height: 32px;
|
|
30066
30067
|
margin-bottom: 0;
|
|
30067
30068
|
min-width: 150px;
|
|
30068
30069
|
vertical-align: bottom;
|
|
30069
30070
|
}
|
|
30070
30071
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
30071
30072
|
height: 28px;
|
|
30073
|
+
padding-top: 6px;
|
|
30074
|
+
padding-bottom: 6px;
|
|
30075
|
+
height: 32px;
|
|
30076
|
+
padding-top: 5px;
|
|
30077
|
+
padding-bottom: 5px;
|
|
30072
30078
|
}
|
|
30073
30079
|
.e-treeview .e-navigable-text {
|
|
30074
|
-
padding:
|
|
30080
|
+
padding: 7px 8px;
|
|
30075
30081
|
}
|
|
30076
30082
|
.e-treeview .e-list-icon,
|
|
30077
30083
|
.e-treeview .e-list-img {
|
|
@@ -30386,6 +30392,12 @@ body.e-colorpicker-overflow {
|
|
|
30386
30392
|
.e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
|
|
30387
30393
|
color: var(--color-sf-content-text-color-selected);
|
|
30388
30394
|
}
|
|
30395
|
+
.e-treeview .e-list-item.e-active > .e-text-content .e-check {
|
|
30396
|
+
border-color: var(--color-sf-content-text-color-selected);
|
|
30397
|
+
}
|
|
30398
|
+
.e-treeview .e-list-item.e-active > .e-text-content .e-stop {
|
|
30399
|
+
border-color: var(--color-sf-content-text-color-selected);
|
|
30400
|
+
}
|
|
30389
30401
|
.e-treeview .e-list-item.e-active.e-hover > .e-fullrow, .e-treeview .e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
30390
30402
|
background-color: var(--color-sf-content-bg-color-selected);
|
|
30391
30403
|
border-color: var(--color-sf-content-bg-color-selected);
|
|
@@ -30568,17 +30580,25 @@ body.e-colorpicker-overflow {
|
|
|
30568
30580
|
}
|
|
30569
30581
|
.e-bigger .e-treeview .e-list-text,
|
|
30570
30582
|
.e-treeview.e-bigger .e-list-text {
|
|
30571
|
-
line-height:
|
|
30572
|
-
min-height:
|
|
30583
|
+
line-height: 24px;
|
|
30584
|
+
min-height: 24px;
|
|
30585
|
+
padding: 9px 12px;
|
|
30573
30586
|
}
|
|
30574
30587
|
.e-bigger .e-treeview .e-list-text .e-input-group,
|
|
30575
30588
|
.e-treeview.e-bigger .e-list-text .e-input-group {
|
|
30576
|
-
height:
|
|
30589
|
+
height: 38px;
|
|
30577
30590
|
}
|
|
30578
30591
|
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
30579
30592
|
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
30580
30593
|
height: 36px;
|
|
30581
30594
|
}
|
|
30595
|
+
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
30596
|
+
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
30597
|
+
line-height: 24px;
|
|
30598
|
+
min-height: 24px;
|
|
30599
|
+
padding-top: 7px;
|
|
30600
|
+
padding-bottom: 7px;
|
|
30601
|
+
}
|
|
30582
30602
|
.e-bigger .e-treeview .e-checkbox-wrapper,
|
|
30583
30603
|
.e-treeview.e-bigger .e-checkbox-wrapper {
|
|
30584
30604
|
margin: 0 0 0 12px;
|
|
@@ -59893,10 +59913,10 @@ span.e-table-box.e-rbox-select {
|
|
|
59893
59913
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
|
|
59894
59914
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
|
|
59895
59915
|
padding: 0;
|
|
59896
|
-
padding-bottom:
|
|
59916
|
+
padding-bottom: 8px;
|
|
59897
59917
|
padding-left: 12px;
|
|
59898
59918
|
padding-right: 12px;
|
|
59899
|
-
padding-top:
|
|
59919
|
+
padding-top: 8px;
|
|
59900
59920
|
}
|
|
59901
59921
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
|
|
59902
59922
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
|
|
@@ -59936,7 +59956,7 @@ span.e-table-box.e-rbox-select {
|
|
|
59936
59956
|
}
|
|
59937
59957
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
|
|
59938
59958
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
|
|
59939
|
-
padding-left:
|
|
59959
|
+
padding-left: 44px;
|
|
59940
59960
|
}
|
|
59941
59961
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
|
|
59942
59962
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
|
|
@@ -59957,14 +59977,16 @@ span.e-table-box.e-rbox-select {
|
|
|
59957
59977
|
}
|
|
59958
59978
|
.e-toast-container .e-toast .e-toast-icon {
|
|
59959
59979
|
align-items: center;
|
|
59960
|
-
font-size:
|
|
59961
|
-
height:
|
|
59980
|
+
font-size: 18px;
|
|
59981
|
+
height: 18px;
|
|
59962
59982
|
justify-content: center;
|
|
59963
59983
|
margin-right: 14px;
|
|
59964
|
-
width:
|
|
59965
|
-
left:
|
|
59966
|
-
margin-left:
|
|
59967
|
-
margin-top:
|
|
59984
|
+
width: 18px;
|
|
59985
|
+
left: 0;
|
|
59986
|
+
margin-left: 12px;
|
|
59987
|
+
margin-top: 10px;
|
|
59988
|
+
padding-bottom: 6px;
|
|
59989
|
+
position: absolute;
|
|
59968
59990
|
}
|
|
59969
59991
|
.e-toast-container .e-toast .e-toast-progress {
|
|
59970
59992
|
bottom: 0;
|
|
@@ -60044,7 +60066,7 @@ span.e-table-box.e-rbox-select {
|
|
|
60044
60066
|
}
|
|
60045
60067
|
.e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-title {
|
|
60046
60068
|
color: var(--color-sf-info-dark);
|
|
60047
|
-
border-color: var(--color-sf-info
|
|
60069
|
+
border-color: var(--color-sf-info);
|
|
60048
60070
|
}
|
|
60049
60071
|
.e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-content {
|
|
60050
60072
|
color: var(--color-sf-info-dark);
|
|
@@ -60066,7 +60088,7 @@ span.e-table-box.e-rbox-select {
|
|
|
60066
60088
|
}
|
|
60067
60089
|
.e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-title {
|
|
60068
60090
|
color: var(--color-sf-warning-dark);
|
|
60069
|
-
border-color: var(--color-sf-warning
|
|
60091
|
+
border-color: var(--color-sf-border-warning);
|
|
60070
60092
|
}
|
|
60071
60093
|
.e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-content {
|
|
60072
60094
|
color: var(--color-sf-warning-dark);
|
|
@@ -60267,12 +60289,13 @@ span.e-table-box.e-rbox-select {
|
|
|
60267
60289
|
}
|
|
60268
60290
|
.e-bigger .e-toast-container .e-toast .e-toast-icon,
|
|
60269
60291
|
.e-toast-container.e-bigger .e-toast .e-toast-icon {
|
|
60270
|
-
font-size:
|
|
60271
|
-
height:
|
|
60292
|
+
font-size: 20px;
|
|
60293
|
+
height: 20px;
|
|
60272
60294
|
margin-right: 16px;
|
|
60273
|
-
width:
|
|
60274
|
-
left:
|
|
60275
|
-
margin-top:
|
|
60295
|
+
width: 20px;
|
|
60296
|
+
left: 0;
|
|
60297
|
+
margin-top: 14px;
|
|
60298
|
+
margin-left: 12px;
|
|
60276
60299
|
}
|
|
60277
60300
|
.e-bigger .e-toast-container .e-toast .e-toast-progress,
|
|
60278
60301
|
.e-toast-container.e-bigger .e-toast .e-toast-progress {
|
|
@@ -22728,10 +22728,8 @@ body.e-colorpicker-overflow {
|
|
|
22728
22728
|
}
|
|
22729
22729
|
.e-treeview .e-list-item {
|
|
22730
22730
|
list-style: none;
|
|
22731
|
-
padding: 2px 0;
|
|
22732
22731
|
}
|
|
22733
22732
|
.e-treeview .e-list-item .e-ul {
|
|
22734
|
-
margin: 2px 0 -2px;
|
|
22735
22733
|
padding: 0 0 0 20px;
|
|
22736
22734
|
}
|
|
22737
22735
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -22755,6 +22753,10 @@ body.e-colorpicker-overflow {
|
|
|
22755
22753
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
22756
22754
|
content: none;
|
|
22757
22755
|
}
|
|
22756
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
22757
|
+
padding-top: 2px;
|
|
22758
|
+
padding-bottom: 2px;
|
|
22759
|
+
}
|
|
22758
22760
|
.e-treeview .e-icons .e-spinner-pane {
|
|
22759
22761
|
position: relative;
|
|
22760
22762
|
}
|
|
@@ -22769,7 +22771,6 @@ body.e-colorpicker-overflow {
|
|
|
22769
22771
|
-ms-user-select: none;
|
|
22770
22772
|
-webkit-user-select: none;
|
|
22771
22773
|
user-select: none;
|
|
22772
|
-
border: 1px solid;
|
|
22773
22774
|
cursor: pointer;
|
|
22774
22775
|
margin: 0;
|
|
22775
22776
|
padding: 0 0 0 20px;
|
|
@@ -22805,7 +22806,7 @@ body.e-colorpicker-overflow {
|
|
|
22805
22806
|
margin: 0 0 0 8px;
|
|
22806
22807
|
}
|
|
22807
22808
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
22808
|
-
padding:
|
|
22809
|
+
padding: 7px 8px;
|
|
22809
22810
|
}
|
|
22810
22811
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
22811
22812
|
bottom: -7px;
|
|
@@ -22818,24 +22819,29 @@ body.e-colorpicker-overflow {
|
|
|
22818
22819
|
.e-treeview .e-list-text {
|
|
22819
22820
|
box-sizing: border-box;
|
|
22820
22821
|
display: inline-block;
|
|
22821
|
-
line-height:
|
|
22822
|
+
line-height: 22px;
|
|
22822
22823
|
margin: 0;
|
|
22823
|
-
min-height:
|
|
22824
|
-
padding:
|
|
22824
|
+
min-height: 22px;
|
|
22825
|
+
padding: 7px 8px;
|
|
22825
22826
|
text-decoration: none;
|
|
22826
22827
|
vertical-align: middle;
|
|
22827
22828
|
}
|
|
22828
22829
|
.e-treeview .e-list-text .e-input-group {
|
|
22829
|
-
height:
|
|
22830
|
+
height: 32px;
|
|
22830
22831
|
margin-bottom: 0;
|
|
22831
22832
|
min-width: 150px;
|
|
22832
22833
|
vertical-align: bottom;
|
|
22833
22834
|
}
|
|
22834
22835
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22835
22836
|
height: 28px;
|
|
22837
|
+
padding-top: 6px;
|
|
22838
|
+
padding-bottom: 6px;
|
|
22839
|
+
height: 32px;
|
|
22840
|
+
padding-top: 5px;
|
|
22841
|
+
padding-bottom: 5px;
|
|
22836
22842
|
}
|
|
22837
22843
|
.e-treeview .e-navigable-text {
|
|
22838
|
-
padding:
|
|
22844
|
+
padding: 7px 8px;
|
|
22839
22845
|
}
|
|
22840
22846
|
.e-treeview .e-list-icon,
|
|
22841
22847
|
.e-treeview .e-list-img {
|
|
@@ -23150,6 +23156,12 @@ body.e-colorpicker-overflow {
|
|
|
23150
23156
|
.e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
|
|
23151
23157
|
color: var(--color-sf-content-text-color-selected);
|
|
23152
23158
|
}
|
|
23159
|
+
.e-treeview .e-list-item.e-active > .e-text-content .e-check {
|
|
23160
|
+
border-color: var(--color-sf-content-text-color-selected);
|
|
23161
|
+
}
|
|
23162
|
+
.e-treeview .e-list-item.e-active > .e-text-content .e-stop {
|
|
23163
|
+
border-color: var(--color-sf-content-text-color-selected);
|
|
23164
|
+
}
|
|
23153
23165
|
.e-treeview .e-list-item.e-active.e-hover > .e-fullrow, .e-treeview .e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
23154
23166
|
background-color: var(--color-sf-content-bg-color-selected);
|
|
23155
23167
|
border-color: var(--color-sf-content-bg-color-selected);
|
|
@@ -47274,10 +47286,10 @@ span.e-table-box.e-rbox-select {
|
|
|
47274
47286
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
|
|
47275
47287
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
|
|
47276
47288
|
padding: 0;
|
|
47277
|
-
padding-bottom:
|
|
47289
|
+
padding-bottom: 8px;
|
|
47278
47290
|
padding-left: 12px;
|
|
47279
47291
|
padding-right: 12px;
|
|
47280
|
-
padding-top:
|
|
47292
|
+
padding-top: 8px;
|
|
47281
47293
|
}
|
|
47282
47294
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
|
|
47283
47295
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
|
|
@@ -47317,7 +47329,7 @@ span.e-table-box.e-rbox-select {
|
|
|
47317
47329
|
}
|
|
47318
47330
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
|
|
47319
47331
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
|
|
47320
|
-
padding-left:
|
|
47332
|
+
padding-left: 44px;
|
|
47321
47333
|
}
|
|
47322
47334
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
|
|
47323
47335
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
|
|
@@ -47338,14 +47350,16 @@ span.e-table-box.e-rbox-select {
|
|
|
47338
47350
|
}
|
|
47339
47351
|
.e-toast-container .e-toast .e-toast-icon {
|
|
47340
47352
|
align-items: center;
|
|
47341
|
-
font-size:
|
|
47342
|
-
height:
|
|
47353
|
+
font-size: 18px;
|
|
47354
|
+
height: 18px;
|
|
47343
47355
|
justify-content: center;
|
|
47344
47356
|
margin-right: 14px;
|
|
47345
|
-
width:
|
|
47346
|
-
left:
|
|
47347
|
-
margin-left:
|
|
47348
|
-
margin-top:
|
|
47357
|
+
width: 18px;
|
|
47358
|
+
left: 0;
|
|
47359
|
+
margin-left: 12px;
|
|
47360
|
+
margin-top: 10px;
|
|
47361
|
+
padding-bottom: 6px;
|
|
47362
|
+
position: absolute;
|
|
47349
47363
|
}
|
|
47350
47364
|
.e-toast-container .e-toast .e-toast-progress {
|
|
47351
47365
|
bottom: 0;
|
|
@@ -47425,7 +47439,7 @@ span.e-table-box.e-rbox-select {
|
|
|
47425
47439
|
}
|
|
47426
47440
|
.e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-title {
|
|
47427
47441
|
color: var(--color-sf-info-dark);
|
|
47428
|
-
border-color: var(--color-sf-info
|
|
47442
|
+
border-color: var(--color-sf-info);
|
|
47429
47443
|
}
|
|
47430
47444
|
.e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-content {
|
|
47431
47445
|
color: var(--color-sf-info-dark);
|
|
@@ -47447,7 +47461,7 @@ span.e-table-box.e-rbox-select {
|
|
|
47447
47461
|
}
|
|
47448
47462
|
.e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-title {
|
|
47449
47463
|
color: var(--color-sf-warning-dark);
|
|
47450
|
-
border-color: var(--color-sf-warning
|
|
47464
|
+
border-color: var(--color-sf-border-warning);
|
|
47451
47465
|
}
|
|
47452
47466
|
.e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-content {
|
|
47453
47467
|
color: var(--color-sf-warning-dark);
|