@syncfusion/blazor-themes 31.1.19 → 31.1.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Compiled-Themes/bds-dark-lite.css +5 -5
- package/Compiled-Themes/bds-dark.css +5 -5
- package/Compiled-Themes/bds-lite.css +5 -5
- package/Compiled-Themes/bds.css +5 -5
- package/Compiled-Themes/bootstrap-dark-lite.css +4 -2
- package/Compiled-Themes/bootstrap-dark.css +4 -2
- package/Compiled-Themes/bootstrap-lite.css +4 -2
- package/Compiled-Themes/bootstrap.css +4 -2
- package/Compiled-Themes/bootstrap4-lite.css +11 -8
- package/Compiled-Themes/bootstrap4.css +22 -12
- package/Compiled-Themes/bootstrap5-dark-lite.css +15 -13
- package/Compiled-Themes/bootstrap5-dark.css +31 -20
- package/Compiled-Themes/bootstrap5-lite.css +15 -13
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3-dark.css +51 -28
- package/Compiled-Themes/bootstrap5.3-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3.css +51 -28
- package/Compiled-Themes/bootstrap5.css +31 -20
- package/Compiled-Themes/fabric-dark-lite.css +4 -2
- package/Compiled-Themes/fabric-dark.css +4 -2
- package/Compiled-Themes/fabric-lite.css +4 -2
- package/Compiled-Themes/fabric.css +4 -2
- package/Compiled-Themes/fluent-dark-lite.css +13 -10
- package/Compiled-Themes/fluent-dark.css +23 -13
- package/Compiled-Themes/fluent-lite.css +13 -10
- package/Compiled-Themes/fluent.css +23 -13
- package/Compiled-Themes/fluent2-dark-lite.css +7 -5
- package/Compiled-Themes/fluent2-dark.css +8 -6
- package/Compiled-Themes/fluent2-highcontrast-lite.css +10 -5
- package/Compiled-Themes/fluent2-highcontrast.css +11 -6
- package/Compiled-Themes/fluent2-lite.css +7 -5
- package/Compiled-Themes/fluent2.css +8 -6
- package/Compiled-Themes/highcontrast-lite.css +12 -9
- package/Compiled-Themes/highcontrast.css +24 -12
- package/Compiled-Themes/material-dark-lite.css +17 -12
- package/Compiled-Themes/material-dark.css +37 -16
- package/Compiled-Themes/material-lite.css +17 -9
- package/Compiled-Themes/material.css +34 -12
- package/Compiled-Themes/material3-dark-lite.css +5 -6
- package/Compiled-Themes/material3-dark.css +6 -6
- package/Compiled-Themes/material3-lite.css +5 -6
- package/Compiled-Themes/material3.css +6 -6
- package/Compiled-Themes/tailwind-dark-lite.css +4 -4
- package/Compiled-Themes/tailwind-dark.css +4 -4
- package/Compiled-Themes/tailwind-lite.css +4 -4
- package/Compiled-Themes/tailwind.css +4 -4
- package/Compiled-Themes/tailwind3-dark-lite.css +9 -4
- package/Compiled-Themes/tailwind3-dark.css +16 -4
- package/Compiled-Themes/tailwind3-lite.css +9 -4
- package/Compiled-Themes/tailwind3.css +16 -4
- package/SCSS-Themes/bds-dark-lite.scss +85 -24
- package/SCSS-Themes/bds-dark.scss +179 -26
- package/SCSS-Themes/bds-lite.scss +85 -24
- package/SCSS-Themes/bds.scss +179 -26
- package/SCSS-Themes/bootstrap-dark-lite.scss +84 -23
- package/SCSS-Themes/bootstrap-dark.scss +178 -25
- package/SCSS-Themes/bootstrap-lite.scss +84 -23
- package/SCSS-Themes/bootstrap.scss +178 -25
- package/SCSS-Themes/bootstrap4-lite.scss +91 -30
- package/SCSS-Themes/bootstrap4.scss +185 -32
- package/SCSS-Themes/bootstrap5-dark-lite.scss +92 -31
- package/SCSS-Themes/bootstrap5-dark.scss +186 -33
- package/SCSS-Themes/bootstrap5-lite.scss +92 -31
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +100 -39
- package/SCSS-Themes/bootstrap5.3-dark.scss +194 -41
- package/SCSS-Themes/bootstrap5.3-lite.scss +100 -39
- package/SCSS-Themes/bootstrap5.3.scss +194 -41
- package/SCSS-Themes/bootstrap5.scss +186 -33
- package/SCSS-Themes/fabric-dark-lite.scss +84 -23
- package/SCSS-Themes/fabric-dark.scss +178 -25
- package/SCSS-Themes/fabric-lite.scss +84 -23
- package/SCSS-Themes/fabric.scss +178 -25
- package/SCSS-Themes/fluent-dark-lite.scss +90 -29
- package/SCSS-Themes/fluent-dark.scss +184 -31
- package/SCSS-Themes/fluent-lite.scss +90 -29
- package/SCSS-Themes/fluent.scss +184 -31
- package/SCSS-Themes/fluent2-dark-lite.scss +87 -26
- package/SCSS-Themes/fluent2-dark.scss +181 -28
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +87 -26
- package/SCSS-Themes/fluent2-highcontrast.scss +181 -28
- package/SCSS-Themes/fluent2-lite.scss +87 -26
- package/SCSS-Themes/fluent2.scss +181 -28
- package/SCSS-Themes/highcontrast-lite.scss +90 -29
- package/SCSS-Themes/highcontrast.scss +184 -31
- package/SCSS-Themes/material-dark-lite.scss +91 -30
- package/SCSS-Themes/material-dark.scss +185 -32
- package/SCSS-Themes/material-lite.scss +90 -29
- package/SCSS-Themes/material.scss +184 -31
- package/SCSS-Themes/material3-dark-lite.scss +86 -25
- package/SCSS-Themes/material3-dark.scss +180 -27
- package/SCSS-Themes/material3-lite.scss +86 -25
- package/SCSS-Themes/material3.scss +180 -27
- package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bds-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +171 -24
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +166 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +166 -19
- package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fabric-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -17
- package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/material-dark.scss +171 -24
- package/SCSS-Themes/navigations/treeview/material-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/material.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/material3-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -18
- package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bds-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +20 -14
- package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +20 -14
- package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fabric-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2.scss +17 -11
- package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/highcontrast.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material.scss +14 -8
- package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3-dark.scss +15 -9
- package/SCSS-Themes/notifications/toast/material3-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3.scss +15 -9
- package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3.scss +14 -8
- package/SCSS-Themes/tailwind-dark-lite.scss +84 -23
- package/SCSS-Themes/tailwind-dark.scss +178 -25
- package/SCSS-Themes/tailwind-lite.scss +84 -23
- package/SCSS-Themes/tailwind.scss +178 -25
- package/SCSS-Themes/tailwind3-dark-lite.scss +85 -24
- package/SCSS-Themes/tailwind3-dark.scss +179 -26
- package/SCSS-Themes/tailwind3-lite.scss +85 -24
- package/SCSS-Themes/tailwind3.scss +179 -26
- package/package.json +1 -1
|
@@ -30260,10 +30260,8 @@ body.e-colorpicker-overflow {
|
|
|
30260
30260
|
}
|
|
30261
30261
|
.e-treeview .e-list-item {
|
|
30262
30262
|
list-style: none;
|
|
30263
|
-
padding: 2px 0;
|
|
30264
30263
|
}
|
|
30265
30264
|
.e-treeview .e-list-item .e-ul {
|
|
30266
|
-
margin: 2px 0 -2px;
|
|
30267
30265
|
padding: 0 0 0 20px;
|
|
30268
30266
|
}
|
|
30269
30267
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -30287,6 +30285,10 @@ body.e-colorpicker-overflow {
|
|
|
30287
30285
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
30288
30286
|
content: none;
|
|
30289
30287
|
}
|
|
30288
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
30289
|
+
padding-top: 2px;
|
|
30290
|
+
padding-bottom: 2px;
|
|
30291
|
+
}
|
|
30290
30292
|
.e-treeview .e-icons .e-spinner-pane {
|
|
30291
30293
|
position: relative;
|
|
30292
30294
|
}
|
|
@@ -30301,7 +30303,6 @@ body.e-colorpicker-overflow {
|
|
|
30301
30303
|
-ms-user-select: none;
|
|
30302
30304
|
-webkit-user-select: none;
|
|
30303
30305
|
user-select: none;
|
|
30304
|
-
border: 1px solid;
|
|
30305
30306
|
cursor: pointer;
|
|
30306
30307
|
margin: 0;
|
|
30307
30308
|
padding: 0 0 0 20px;
|
|
@@ -30337,7 +30338,7 @@ body.e-colorpicker-overflow {
|
|
|
30337
30338
|
margin: 0 0 0 8px;
|
|
30338
30339
|
}
|
|
30339
30340
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
30340
|
-
padding:
|
|
30341
|
+
padding: 7px 8px;
|
|
30341
30342
|
}
|
|
30342
30343
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
30343
30344
|
bottom: -7px;
|
|
@@ -30350,24 +30351,29 @@ body.e-colorpicker-overflow {
|
|
|
30350
30351
|
.e-treeview .e-list-text {
|
|
30351
30352
|
box-sizing: border-box;
|
|
30352
30353
|
display: inline-block;
|
|
30353
|
-
line-height:
|
|
30354
|
+
line-height: 22px;
|
|
30354
30355
|
margin: 0;
|
|
30355
|
-
min-height:
|
|
30356
|
-
padding:
|
|
30356
|
+
min-height: 22px;
|
|
30357
|
+
padding: 7px 8px;
|
|
30357
30358
|
text-decoration: none;
|
|
30358
30359
|
vertical-align: middle;
|
|
30359
30360
|
}
|
|
30360
30361
|
.e-treeview .e-list-text .e-input-group {
|
|
30361
|
-
height:
|
|
30362
|
+
height: 32px;
|
|
30362
30363
|
margin-bottom: 0;
|
|
30363
30364
|
min-width: 150px;
|
|
30364
30365
|
vertical-align: bottom;
|
|
30365
30366
|
}
|
|
30366
30367
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
30367
30368
|
height: 28px;
|
|
30369
|
+
padding-top: 6px;
|
|
30370
|
+
padding-bottom: 6px;
|
|
30371
|
+
height: 32px;
|
|
30372
|
+
padding-top: 5px;
|
|
30373
|
+
padding-bottom: 5px;
|
|
30368
30374
|
}
|
|
30369
30375
|
.e-treeview .e-navigable-text {
|
|
30370
|
-
padding:
|
|
30376
|
+
padding: 7px 8px;
|
|
30371
30377
|
}
|
|
30372
30378
|
.e-treeview .e-list-icon,
|
|
30373
30379
|
.e-treeview .e-list-img {
|
|
@@ -30682,6 +30688,12 @@ body.e-colorpicker-overflow {
|
|
|
30682
30688
|
.e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
|
|
30683
30689
|
color: var(--color-sf-content-text-color-selected);
|
|
30684
30690
|
}
|
|
30691
|
+
.e-treeview .e-list-item.e-active > .e-text-content .e-check {
|
|
30692
|
+
border-color: var(--color-sf-content-text-color-selected);
|
|
30693
|
+
}
|
|
30694
|
+
.e-treeview .e-list-item.e-active > .e-text-content .e-stop {
|
|
30695
|
+
border-color: var(--color-sf-content-text-color-selected);
|
|
30696
|
+
}
|
|
30685
30697
|
.e-treeview .e-list-item.e-active.e-hover > .e-fullrow, .e-treeview .e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
30686
30698
|
background-color: var(--color-sf-content-bg-color-selected);
|
|
30687
30699
|
border-color: var(--color-sf-content-bg-color-selected);
|
|
@@ -30864,17 +30876,25 @@ body.e-colorpicker-overflow {
|
|
|
30864
30876
|
}
|
|
30865
30877
|
.e-bigger .e-treeview .e-list-text,
|
|
30866
30878
|
.e-treeview.e-bigger .e-list-text {
|
|
30867
|
-
line-height:
|
|
30868
|
-
min-height:
|
|
30879
|
+
line-height: 24px;
|
|
30880
|
+
min-height: 24px;
|
|
30881
|
+
padding: 9px 12px;
|
|
30869
30882
|
}
|
|
30870
30883
|
.e-bigger .e-treeview .e-list-text .e-input-group,
|
|
30871
30884
|
.e-treeview.e-bigger .e-list-text .e-input-group {
|
|
30872
|
-
height:
|
|
30885
|
+
height: 38px;
|
|
30873
30886
|
}
|
|
30874
30887
|
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
30875
30888
|
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
30876
30889
|
height: 36px;
|
|
30877
30890
|
}
|
|
30891
|
+
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
30892
|
+
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
30893
|
+
line-height: 24px;
|
|
30894
|
+
min-height: 24px;
|
|
30895
|
+
padding-top: 7px;
|
|
30896
|
+
padding-bottom: 7px;
|
|
30897
|
+
}
|
|
30878
30898
|
.e-bigger .e-treeview .e-checkbox-wrapper,
|
|
30879
30899
|
.e-treeview.e-bigger .e-checkbox-wrapper {
|
|
30880
30900
|
margin: 0 0 0 12px;
|
|
@@ -60205,10 +60225,10 @@ span.e-table-box.e-rbox-select {
|
|
|
60205
60225
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
|
|
60206
60226
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
|
|
60207
60227
|
padding: 0;
|
|
60208
|
-
padding-bottom:
|
|
60228
|
+
padding-bottom: 8px;
|
|
60209
60229
|
padding-left: 12px;
|
|
60210
60230
|
padding-right: 12px;
|
|
60211
|
-
padding-top:
|
|
60231
|
+
padding-top: 8px;
|
|
60212
60232
|
}
|
|
60213
60233
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
|
|
60214
60234
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
|
|
@@ -60248,7 +60268,7 @@ span.e-table-box.e-rbox-select {
|
|
|
60248
60268
|
}
|
|
60249
60269
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
|
|
60250
60270
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
|
|
60251
|
-
padding-left:
|
|
60271
|
+
padding-left: 44px;
|
|
60252
60272
|
}
|
|
60253
60273
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
|
|
60254
60274
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
|
|
@@ -60269,14 +60289,16 @@ span.e-table-box.e-rbox-select {
|
|
|
60269
60289
|
}
|
|
60270
60290
|
.e-toast-container .e-toast .e-toast-icon {
|
|
60271
60291
|
align-items: center;
|
|
60272
|
-
font-size:
|
|
60273
|
-
height:
|
|
60292
|
+
font-size: 18px;
|
|
60293
|
+
height: 18px;
|
|
60274
60294
|
justify-content: center;
|
|
60275
60295
|
margin-right: 14px;
|
|
60276
|
-
width:
|
|
60277
|
-
left:
|
|
60278
|
-
margin-left:
|
|
60279
|
-
margin-top:
|
|
60296
|
+
width: 18px;
|
|
60297
|
+
left: 0;
|
|
60298
|
+
margin-left: 12px;
|
|
60299
|
+
margin-top: 10px;
|
|
60300
|
+
padding-bottom: 6px;
|
|
60301
|
+
position: absolute;
|
|
60280
60302
|
}
|
|
60281
60303
|
.e-toast-container .e-toast .e-toast-progress {
|
|
60282
60304
|
bottom: 0;
|
|
@@ -60356,7 +60378,7 @@ span.e-table-box.e-rbox-select {
|
|
|
60356
60378
|
}
|
|
60357
60379
|
.e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-title {
|
|
60358
60380
|
color: var(--color-sf-info-dark);
|
|
60359
|
-
border-color: var(--color-sf-info
|
|
60381
|
+
border-color: var(--color-sf-info);
|
|
60360
60382
|
}
|
|
60361
60383
|
.e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-content {
|
|
60362
60384
|
color: var(--color-sf-info-dark);
|
|
@@ -60378,7 +60400,7 @@ span.e-table-box.e-rbox-select {
|
|
|
60378
60400
|
}
|
|
60379
60401
|
.e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-title {
|
|
60380
60402
|
color: var(--color-sf-warning-dark);
|
|
60381
|
-
border-color: var(--color-sf-warning
|
|
60403
|
+
border-color: var(--color-sf-border-warning);
|
|
60382
60404
|
}
|
|
60383
60405
|
.e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-content {
|
|
60384
60406
|
color: var(--color-sf-warning-dark);
|
|
@@ -60579,12 +60601,13 @@ span.e-table-box.e-rbox-select {
|
|
|
60579
60601
|
}
|
|
60580
60602
|
.e-bigger .e-toast-container .e-toast .e-toast-icon,
|
|
60581
60603
|
.e-toast-container.e-bigger .e-toast .e-toast-icon {
|
|
60582
|
-
font-size:
|
|
60583
|
-
height:
|
|
60604
|
+
font-size: 20px;
|
|
60605
|
+
height: 20px;
|
|
60584
60606
|
margin-right: 16px;
|
|
60585
|
-
width:
|
|
60586
|
-
left:
|
|
60587
|
-
margin-top:
|
|
60607
|
+
width: 20px;
|
|
60608
|
+
left: 0;
|
|
60609
|
+
margin-top: 14px;
|
|
60610
|
+
margin-left: 12px;
|
|
60588
60611
|
}
|
|
60589
60612
|
.e-bigger .e-toast-container .e-toast .e-toast-progress,
|
|
60590
60613
|
.e-toast-container.e-bigger .e-toast .e-toast-progress {
|
|
@@ -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,
|
|
@@ -29704,7 +29702,6 @@ body.e-colorpicker-overflow {
|
|
|
29704
29702
|
-ms-user-select: none;
|
|
29705
29703
|
-webkit-user-select: none;
|
|
29706
29704
|
user-select: none;
|
|
29707
|
-
border: 1px solid;
|
|
29708
29705
|
cursor: pointer;
|
|
29709
29706
|
margin: 0;
|
|
29710
29707
|
padding: 0 0 0 20px;
|
|
@@ -29762,12 +29759,15 @@ body.e-colorpicker-overflow {
|
|
|
29762
29759
|
}
|
|
29763
29760
|
.e-treeview .e-list-text .e-input-group {
|
|
29764
29761
|
height: 30px;
|
|
29765
|
-
margin-bottom:
|
|
29762
|
+
margin-bottom: 3px;
|
|
29763
|
+
margin-top: 3px;
|
|
29766
29764
|
min-width: 150px;
|
|
29767
29765
|
vertical-align: bottom;
|
|
29768
29766
|
}
|
|
29769
29767
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
29770
29768
|
height: 28px;
|
|
29769
|
+
padding-top: 6px;
|
|
29770
|
+
padding-bottom: 6px;
|
|
29771
29771
|
}
|
|
29772
29772
|
.e-treeview .e-navigable-text {
|
|
29773
29773
|
padding: 0 8px;
|
|
@@ -30302,7 +30302,7 @@ body.e-colorpicker-overflow {
|
|
|
30302
30302
|
}
|
|
30303
30303
|
.e-bigger .e-treeview .e-fullrow,
|
|
30304
30304
|
.e-treeview.e-bigger .e-fullrow {
|
|
30305
|
-
height:
|
|
30305
|
+
height: 40px;
|
|
30306
30306
|
}
|
|
30307
30307
|
.e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-text,
|
|
30308
30308
|
.e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper + .e-list-text {
|
|
@@ -30334,12 +30334,20 @@ body.e-colorpicker-overflow {
|
|
|
30334
30334
|
}
|
|
30335
30335
|
.e-bigger .e-treeview .e-list-text .e-input-group,
|
|
30336
30336
|
.e-treeview.e-bigger .e-list-text .e-input-group {
|
|
30337
|
-
height:
|
|
30337
|
+
height: 36px;
|
|
30338
|
+
padding-top: 6px;
|
|
30339
|
+
padding-bottom: 6px;
|
|
30340
|
+
margin-top: 2px;
|
|
30341
|
+
margin-bottom: 2px;
|
|
30338
30342
|
}
|
|
30339
30343
|
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
30340
30344
|
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
30341
30345
|
height: 36px;
|
|
30342
30346
|
}
|
|
30347
|
+
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
30348
|
+
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
30349
|
+
height: 24px;
|
|
30350
|
+
}
|
|
30343
30351
|
.e-bigger .e-treeview .e-checkbox-wrapper,
|
|
30344
30352
|
.e-treeview.e-bigger .e-checkbox-wrapper {
|
|
30345
30353
|
margin: 0 0 0 12px;
|
|
@@ -59927,10 +59935,10 @@ span.e-table-box.e-rbox-select {
|
|
|
59927
59935
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
|
|
59928
59936
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
|
|
59929
59937
|
padding: 0;
|
|
59930
|
-
padding-bottom:
|
|
59938
|
+
padding-bottom: 8px;
|
|
59931
59939
|
padding-left: 12px;
|
|
59932
59940
|
padding-right: 12px;
|
|
59933
|
-
padding-top:
|
|
59941
|
+
padding-top: 8px;
|
|
59934
59942
|
}
|
|
59935
59943
|
.e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
|
|
59936
59944
|
.e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
|
|
@@ -59970,7 +59978,7 @@ span.e-table-box.e-rbox-select {
|
|
|
59970
59978
|
}
|
|
59971
59979
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
|
|
59972
59980
|
.e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
|
|
59973
|
-
padding-left:
|
|
59981
|
+
padding-left: 44px;
|
|
59974
59982
|
}
|
|
59975
59983
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
|
|
59976
59984
|
.e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
|
|
@@ -59991,14 +59999,16 @@ span.e-table-box.e-rbox-select {
|
|
|
59991
59999
|
}
|
|
59992
60000
|
.e-toast-container .e-toast .e-toast-icon {
|
|
59993
60001
|
align-items: center;
|
|
59994
|
-
font-size:
|
|
59995
|
-
height:
|
|
60002
|
+
font-size: 18px;
|
|
60003
|
+
height: 18px;
|
|
59996
60004
|
justify-content: center;
|
|
59997
60005
|
margin-right: 14px;
|
|
59998
|
-
width:
|
|
59999
|
-
left:
|
|
60000
|
-
margin-left:
|
|
60001
|
-
margin-top:
|
|
60006
|
+
width: 18px;
|
|
60007
|
+
left: 0;
|
|
60008
|
+
margin-left: 12px;
|
|
60009
|
+
margin-top: 10px;
|
|
60010
|
+
padding-bottom: 6px;
|
|
60011
|
+
position: absolute;
|
|
60002
60012
|
}
|
|
60003
60013
|
.e-toast-container .e-toast .e-toast-progress {
|
|
60004
60014
|
bottom: 0;
|
|
@@ -60301,12 +60311,13 @@ span.e-table-box.e-rbox-select {
|
|
|
60301
60311
|
}
|
|
60302
60312
|
.e-bigger .e-toast-container .e-toast .e-toast-icon,
|
|
60303
60313
|
.e-toast-container.e-bigger .e-toast .e-toast-icon {
|
|
60304
|
-
font-size:
|
|
60305
|
-
height:
|
|
60314
|
+
font-size: 20px;
|
|
60315
|
+
height: 20px;
|
|
60306
60316
|
margin-right: 16px;
|
|
60307
|
-
width:
|
|
60308
|
-
left:
|
|
60309
|
-
margin-top:
|
|
60317
|
+
width: 20px;
|
|
60318
|
+
left: 0;
|
|
60319
|
+
margin-top: 14px;
|
|
60320
|
+
margin-left: 12px;
|
|
60310
60321
|
}
|
|
60311
60322
|
.e-bigger .e-toast-container .e-toast .e-toast-progress,
|
|
60312
60323
|
.e-toast-container.e-bigger .e-toast .e-toast-progress {
|
|
@@ -22371,8 +22371,8 @@ body.e-colorpicker-overflow {
|
|
|
22371
22371
|
padding: 2px 0;
|
|
22372
22372
|
}
|
|
22373
22373
|
.e-treeview .e-list-item .e-ul {
|
|
22374
|
-
margin: 2px 0 -2px;
|
|
22375
22374
|
padding: 0 0 0 24px;
|
|
22375
|
+
margin: 2px 0 -2px;
|
|
22376
22376
|
}
|
|
22377
22377
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
22378
22378
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -22409,10 +22409,10 @@ body.e-colorpicker-overflow {
|
|
|
22409
22409
|
-ms-user-select: none;
|
|
22410
22410
|
-webkit-user-select: none;
|
|
22411
22411
|
user-select: none;
|
|
22412
|
-
border: 1px solid;
|
|
22413
22412
|
cursor: pointer;
|
|
22414
22413
|
margin: 0;
|
|
22415
22414
|
padding: 0 0 0 24px;
|
|
22415
|
+
border: 1px solid;
|
|
22416
22416
|
}
|
|
22417
22417
|
.e-treeview .e-text-content + .e-sibling {
|
|
22418
22418
|
margin-top: -1px;
|
|
@@ -22473,6 +22473,8 @@ body.e-colorpicker-overflow {
|
|
|
22473
22473
|
}
|
|
22474
22474
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22475
22475
|
height: 28px;
|
|
22476
|
+
padding-top: 6px;
|
|
22477
|
+
padding-bottom: 6px;
|
|
22476
22478
|
}
|
|
22477
22479
|
.e-treeview .e-navigable-text {
|
|
22478
22480
|
padding: 0 5px;
|
|
@@ -29583,8 +29583,8 @@ body.e-colorpicker-overflow {
|
|
|
29583
29583
|
padding: 2px 0;
|
|
29584
29584
|
}
|
|
29585
29585
|
.e-treeview .e-list-item .e-ul {
|
|
29586
|
-
margin: 2px 0 -2px;
|
|
29587
29586
|
padding: 0 0 0 24px;
|
|
29587
|
+
margin: 2px 0 -2px;
|
|
29588
29588
|
}
|
|
29589
29589
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
29590
29590
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -29621,10 +29621,10 @@ body.e-colorpicker-overflow {
|
|
|
29621
29621
|
-ms-user-select: none;
|
|
29622
29622
|
-webkit-user-select: none;
|
|
29623
29623
|
user-select: none;
|
|
29624
|
-
border: 1px solid;
|
|
29625
29624
|
cursor: pointer;
|
|
29626
29625
|
margin: 0;
|
|
29627
29626
|
padding: 0 0 0 24px;
|
|
29627
|
+
border: 1px solid;
|
|
29628
29628
|
}
|
|
29629
29629
|
.e-treeview .e-text-content + .e-sibling {
|
|
29630
29630
|
margin-top: -1px;
|
|
@@ -29685,6 +29685,8 @@ body.e-colorpicker-overflow {
|
|
|
29685
29685
|
}
|
|
29686
29686
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
29687
29687
|
height: 28px;
|
|
29688
|
+
padding-top: 6px;
|
|
29689
|
+
padding-bottom: 6px;
|
|
29688
29690
|
}
|
|
29689
29691
|
.e-treeview .e-navigable-text {
|
|
29690
29692
|
padding: 0 5px;
|
|
@@ -22383,8 +22383,8 @@ body.e-colorpicker-overflow {
|
|
|
22383
22383
|
padding: 2px 0;
|
|
22384
22384
|
}
|
|
22385
22385
|
.e-treeview .e-list-item .e-ul {
|
|
22386
|
-
margin: 2px 0 -2px;
|
|
22387
22386
|
padding: 0 0 0 24px;
|
|
22387
|
+
margin: 2px 0 -2px;
|
|
22388
22388
|
}
|
|
22389
22389
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
22390
22390
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -22421,10 +22421,10 @@ body.e-colorpicker-overflow {
|
|
|
22421
22421
|
-ms-user-select: none;
|
|
22422
22422
|
-webkit-user-select: none;
|
|
22423
22423
|
user-select: none;
|
|
22424
|
-
border: 1px solid;
|
|
22425
22424
|
cursor: pointer;
|
|
22426
22425
|
margin: 0;
|
|
22427
22426
|
padding: 0 0 0 24px;
|
|
22427
|
+
border: 1px solid;
|
|
22428
22428
|
}
|
|
22429
22429
|
.e-treeview .e-text-content + .e-sibling {
|
|
22430
22430
|
margin-top: -1px;
|
|
@@ -22485,6 +22485,8 @@ body.e-colorpicker-overflow {
|
|
|
22485
22485
|
}
|
|
22486
22486
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22487
22487
|
height: 28px;
|
|
22488
|
+
padding-top: 6px;
|
|
22489
|
+
padding-bottom: 6px;
|
|
22488
22490
|
}
|
|
22489
22491
|
.e-treeview .e-navigable-text {
|
|
22490
22492
|
padding: 0 5px;
|
|
@@ -29604,8 +29604,8 @@ body.e-colorpicker-overflow {
|
|
|
29604
29604
|
padding: 2px 0;
|
|
29605
29605
|
}
|
|
29606
29606
|
.e-treeview .e-list-item .e-ul {
|
|
29607
|
-
margin: 2px 0 -2px;
|
|
29608
29607
|
padding: 0 0 0 24px;
|
|
29608
|
+
margin: 2px 0 -2px;
|
|
29609
29609
|
}
|
|
29610
29610
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
29611
29611
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -29642,10 +29642,10 @@ body.e-colorpicker-overflow {
|
|
|
29642
29642
|
-ms-user-select: none;
|
|
29643
29643
|
-webkit-user-select: none;
|
|
29644
29644
|
user-select: none;
|
|
29645
|
-
border: 1px solid;
|
|
29646
29645
|
cursor: pointer;
|
|
29647
29646
|
margin: 0;
|
|
29648
29647
|
padding: 0 0 0 24px;
|
|
29648
|
+
border: 1px solid;
|
|
29649
29649
|
}
|
|
29650
29650
|
.e-treeview .e-text-content + .e-sibling {
|
|
29651
29651
|
margin-top: -1px;
|
|
@@ -29706,6 +29706,8 @@ body.e-colorpicker-overflow {
|
|
|
29706
29706
|
}
|
|
29707
29707
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
29708
29708
|
height: 28px;
|
|
29709
|
+
padding-top: 6px;
|
|
29710
|
+
padding-bottom: 6px;
|
|
29709
29711
|
}
|
|
29710
29712
|
.e-treeview .e-navigable-text {
|
|
29711
29713
|
padding: 0 5px;
|
|
@@ -22386,10 +22386,8 @@ body.e-colorpicker-overflow {
|
|
|
22386
22386
|
}
|
|
22387
22387
|
.e-treeview .e-list-item {
|
|
22388
22388
|
list-style: none;
|
|
22389
|
-
padding: 2px 0;
|
|
22390
22389
|
}
|
|
22391
22390
|
.e-treeview .e-list-item .e-ul {
|
|
22392
|
-
margin: 2px 0 -2px;
|
|
22393
22391
|
padding: 0 0 0 20px;
|
|
22394
22392
|
}
|
|
22395
22393
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -22413,6 +22411,10 @@ body.e-colorpicker-overflow {
|
|
|
22413
22411
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
22414
22412
|
content: none;
|
|
22415
22413
|
}
|
|
22414
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
22415
|
+
padding-top: 3px;
|
|
22416
|
+
padding-bottom: 3px;
|
|
22417
|
+
}
|
|
22416
22418
|
.e-treeview .e-icons .e-spinner-pane {
|
|
22417
22419
|
position: relative;
|
|
22418
22420
|
}
|
|
@@ -22427,7 +22429,6 @@ body.e-colorpicker-overflow {
|
|
|
22427
22429
|
-ms-user-select: none;
|
|
22428
22430
|
-webkit-user-select: none;
|
|
22429
22431
|
user-select: none;
|
|
22430
|
-
border: 1px solid;
|
|
22431
22432
|
cursor: pointer;
|
|
22432
22433
|
margin: 0;
|
|
22433
22434
|
padding: 0 12px 0 20px;
|
|
@@ -22463,7 +22464,7 @@ body.e-colorpicker-overflow {
|
|
|
22463
22464
|
margin: 0 0 0 12px;
|
|
22464
22465
|
}
|
|
22465
22466
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
22466
|
-
padding:
|
|
22467
|
+
padding: 8px 12px;
|
|
22467
22468
|
}
|
|
22468
22469
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
22469
22470
|
bottom: -7px;
|
|
@@ -22476,24 +22477,26 @@ body.e-colorpicker-overflow {
|
|
|
22476
22477
|
.e-treeview .e-list-text {
|
|
22477
22478
|
box-sizing: border-box;
|
|
22478
22479
|
display: inline-block;
|
|
22479
|
-
line-height:
|
|
22480
|
+
line-height: 22px;
|
|
22480
22481
|
margin: 0;
|
|
22481
|
-
min-height:
|
|
22482
|
-
padding:
|
|
22482
|
+
min-height: 22px;
|
|
22483
|
+
padding: 8px 12px;
|
|
22483
22484
|
text-decoration: none;
|
|
22484
22485
|
vertical-align: middle;
|
|
22485
22486
|
}
|
|
22486
22487
|
.e-treeview .e-list-text .e-input-group {
|
|
22487
|
-
height:
|
|
22488
|
-
margin-
|
|
22488
|
+
height: 32px;
|
|
22489
|
+
margin-bottom: 0;
|
|
22489
22490
|
min-width: 150px;
|
|
22490
22491
|
vertical-align: bottom;
|
|
22491
22492
|
}
|
|
22492
22493
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22493
22494
|
height: 28px;
|
|
22495
|
+
padding-top: 6px;
|
|
22496
|
+
padding-bottom: 6px;
|
|
22494
22497
|
}
|
|
22495
22498
|
.e-treeview .e-navigable-text {
|
|
22496
|
-
padding:
|
|
22499
|
+
padding: 8px 12px;
|
|
22497
22500
|
}
|
|
22498
22501
|
.e-treeview .e-list-icon,
|
|
22499
22502
|
.e-treeview .e-list-img {
|
|
@@ -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;
|
|
@@ -22386,10 +22386,8 @@ body.e-colorpicker-overflow {
|
|
|
22386
22386
|
}
|
|
22387
22387
|
.e-treeview .e-list-item {
|
|
22388
22388
|
list-style: none;
|
|
22389
|
-
padding: 2px 0;
|
|
22390
22389
|
}
|
|
22391
22390
|
.e-treeview .e-list-item .e-ul {
|
|
22392
|
-
margin: 2px 0 -2px;
|
|
22393
22391
|
padding: 0 0 0 20px;
|
|
22394
22392
|
}
|
|
22395
22393
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -22413,6 +22411,10 @@ body.e-colorpicker-overflow {
|
|
|
22413
22411
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
22414
22412
|
content: none;
|
|
22415
22413
|
}
|
|
22414
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
22415
|
+
padding-top: 3px;
|
|
22416
|
+
padding-bottom: 3px;
|
|
22417
|
+
}
|
|
22416
22418
|
.e-treeview .e-icons .e-spinner-pane {
|
|
22417
22419
|
position: relative;
|
|
22418
22420
|
}
|
|
@@ -22427,7 +22429,6 @@ body.e-colorpicker-overflow {
|
|
|
22427
22429
|
-ms-user-select: none;
|
|
22428
22430
|
-webkit-user-select: none;
|
|
22429
22431
|
user-select: none;
|
|
22430
|
-
border: 1px solid;
|
|
22431
22432
|
cursor: pointer;
|
|
22432
22433
|
margin: 0;
|
|
22433
22434
|
padding: 0 12px 0 20px;
|
|
@@ -22463,7 +22464,7 @@ body.e-colorpicker-overflow {
|
|
|
22463
22464
|
margin: 0 0 0 12px;
|
|
22464
22465
|
}
|
|
22465
22466
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
22466
|
-
padding:
|
|
22467
|
+
padding: 8px 12px;
|
|
22467
22468
|
}
|
|
22468
22469
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
22469
22470
|
bottom: -7px;
|
|
@@ -22476,24 +22477,26 @@ body.e-colorpicker-overflow {
|
|
|
22476
22477
|
.e-treeview .e-list-text {
|
|
22477
22478
|
box-sizing: border-box;
|
|
22478
22479
|
display: inline-block;
|
|
22479
|
-
line-height:
|
|
22480
|
+
line-height: 22px;
|
|
22480
22481
|
margin: 0;
|
|
22481
|
-
min-height:
|
|
22482
|
-
padding:
|
|
22482
|
+
min-height: 22px;
|
|
22483
|
+
padding: 8px 12px;
|
|
22483
22484
|
text-decoration: none;
|
|
22484
22485
|
vertical-align: middle;
|
|
22485
22486
|
}
|
|
22486
22487
|
.e-treeview .e-list-text .e-input-group {
|
|
22487
|
-
height:
|
|
22488
|
-
margin-
|
|
22488
|
+
height: 32px;
|
|
22489
|
+
margin-bottom: 0;
|
|
22489
22490
|
min-width: 150px;
|
|
22490
22491
|
vertical-align: bottom;
|
|
22491
22492
|
}
|
|
22492
22493
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22493
22494
|
height: 28px;
|
|
22495
|
+
padding-top: 6px;
|
|
22496
|
+
padding-bottom: 6px;
|
|
22494
22497
|
}
|
|
22495
22498
|
.e-treeview .e-navigable-text {
|
|
22496
|
-
padding:
|
|
22499
|
+
padding: 8px 12px;
|
|
22497
22500
|
}
|
|
22498
22501
|
.e-treeview .e-list-icon,
|
|
22499
22502
|
.e-treeview .e-list-img {
|