@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
|
@@ -26570,10 +26570,8 @@ body.e-colorpicker-overflow {
|
|
|
26570
26570
|
}
|
|
26571
26571
|
.e-treeview .e-list-item {
|
|
26572
26572
|
list-style: none;
|
|
26573
|
-
padding: 2px 0;
|
|
26574
26573
|
}
|
|
26575
26574
|
.e-treeview .e-list-item .e-ul {
|
|
26576
|
-
margin: 2px 0 -2px;
|
|
26577
26575
|
padding: 0 0 0 24px;
|
|
26578
26576
|
}
|
|
26579
26577
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -26597,6 +26595,17 @@ body.e-colorpicker-overflow {
|
|
|
26597
26595
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
26598
26596
|
content: none;
|
|
26599
26597
|
}
|
|
26598
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
26599
|
+
padding-top: 1px;
|
|
26600
|
+
padding-bottom: 1px;
|
|
26601
|
+
}
|
|
26602
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group {
|
|
26603
|
+
height: 34px;
|
|
26604
|
+
}
|
|
26605
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group .e-input {
|
|
26606
|
+
line-height: 26px;
|
|
26607
|
+
min-height: 26px;
|
|
26608
|
+
}
|
|
26600
26609
|
.e-treeview .e-icons .e-spinner-pane {
|
|
26601
26610
|
position: relative;
|
|
26602
26611
|
}
|
|
@@ -26611,7 +26620,6 @@ body.e-colorpicker-overflow {
|
|
|
26611
26620
|
-ms-user-select: none;
|
|
26612
26621
|
-webkit-user-select: none;
|
|
26613
26622
|
user-select: none;
|
|
26614
|
-
border: 1px solid;
|
|
26615
26623
|
cursor: pointer;
|
|
26616
26624
|
margin: 0;
|
|
26617
26625
|
padding: 0 0 0 24px;
|
|
@@ -26627,7 +26635,7 @@ body.e-colorpicker-overflow {
|
|
|
26627
26635
|
border: 1px solid;
|
|
26628
26636
|
box-sizing: border-box;
|
|
26629
26637
|
cursor: pointer;
|
|
26630
|
-
height:
|
|
26638
|
+
height: 36px;
|
|
26631
26639
|
left: 0;
|
|
26632
26640
|
overflow: hidden;
|
|
26633
26641
|
position: absolute;
|
|
@@ -26647,7 +26655,7 @@ body.e-colorpicker-overflow {
|
|
|
26647
26655
|
margin: 0 0 0 12px;
|
|
26648
26656
|
}
|
|
26649
26657
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
26650
|
-
padding:
|
|
26658
|
+
padding: 7px 10px;
|
|
26651
26659
|
}
|
|
26652
26660
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
26653
26661
|
bottom: -7px;
|
|
@@ -26660,10 +26668,10 @@ body.e-colorpicker-overflow {
|
|
|
26660
26668
|
.e-treeview .e-list-text {
|
|
26661
26669
|
box-sizing: border-box;
|
|
26662
26670
|
display: inline-block;
|
|
26663
|
-
line-height:
|
|
26671
|
+
line-height: 22px;
|
|
26664
26672
|
margin: 0;
|
|
26665
|
-
min-height:
|
|
26666
|
-
padding:
|
|
26673
|
+
min-height: 22px;
|
|
26674
|
+
padding: 7px 5px;
|
|
26667
26675
|
text-decoration: none;
|
|
26668
26676
|
vertical-align: middle;
|
|
26669
26677
|
}
|
|
@@ -26673,11 +26681,8 @@ body.e-colorpicker-overflow {
|
|
|
26673
26681
|
min-width: 150px;
|
|
26674
26682
|
vertical-align: bottom;
|
|
26675
26683
|
}
|
|
26676
|
-
.e-treeview .e-list-text .e-input-group .e-input {
|
|
26677
|
-
height: 28px;
|
|
26678
|
-
}
|
|
26679
26684
|
.e-treeview .e-navigable-text {
|
|
26680
|
-
padding:
|
|
26685
|
+
padding: 7px 5px;
|
|
26681
26686
|
}
|
|
26682
26687
|
.e-treeview .e-list-icon,
|
|
26683
26688
|
.e-treeview .e-list-img {
|
|
@@ -37358,10 +37358,8 @@ body.e-colorpicker-overflow {
|
|
|
37358
37358
|
}
|
|
37359
37359
|
.e-treeview .e-list-item {
|
|
37360
37360
|
list-style: none;
|
|
37361
|
-
padding: 2px 0;
|
|
37362
37361
|
}
|
|
37363
37362
|
.e-treeview .e-list-item .e-ul {
|
|
37364
|
-
margin: 2px 0 -2px;
|
|
37365
37363
|
padding: 0 0 0 24px;
|
|
37366
37364
|
}
|
|
37367
37365
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -37385,6 +37383,17 @@ body.e-colorpicker-overflow {
|
|
|
37385
37383
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
37386
37384
|
content: none;
|
|
37387
37385
|
}
|
|
37386
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
37387
|
+
padding-top: 1px;
|
|
37388
|
+
padding-bottom: 1px;
|
|
37389
|
+
}
|
|
37390
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group {
|
|
37391
|
+
height: 34px;
|
|
37392
|
+
}
|
|
37393
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group .e-input {
|
|
37394
|
+
line-height: 26px;
|
|
37395
|
+
min-height: 26px;
|
|
37396
|
+
}
|
|
37388
37397
|
.e-treeview .e-icons .e-spinner-pane {
|
|
37389
37398
|
position: relative;
|
|
37390
37399
|
}
|
|
@@ -37399,7 +37408,6 @@ body.e-colorpicker-overflow {
|
|
|
37399
37408
|
-ms-user-select: none;
|
|
37400
37409
|
-webkit-user-select: none;
|
|
37401
37410
|
user-select: none;
|
|
37402
|
-
border: 1px solid;
|
|
37403
37411
|
cursor: pointer;
|
|
37404
37412
|
margin: 0;
|
|
37405
37413
|
padding: 0 0 0 24px;
|
|
@@ -37415,7 +37423,7 @@ body.e-colorpicker-overflow {
|
|
|
37415
37423
|
border: 1px solid;
|
|
37416
37424
|
box-sizing: border-box;
|
|
37417
37425
|
cursor: pointer;
|
|
37418
|
-
height:
|
|
37426
|
+
height: 36px;
|
|
37419
37427
|
left: 0;
|
|
37420
37428
|
overflow: hidden;
|
|
37421
37429
|
position: absolute;
|
|
@@ -37435,7 +37443,7 @@ body.e-colorpicker-overflow {
|
|
|
37435
37443
|
margin: 0 0 0 12px;
|
|
37436
37444
|
}
|
|
37437
37445
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
37438
|
-
padding:
|
|
37446
|
+
padding: 7px 10px;
|
|
37439
37447
|
}
|
|
37440
37448
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
37441
37449
|
bottom: -7px;
|
|
@@ -37448,10 +37456,10 @@ body.e-colorpicker-overflow {
|
|
|
37448
37456
|
.e-treeview .e-list-text {
|
|
37449
37457
|
box-sizing: border-box;
|
|
37450
37458
|
display: inline-block;
|
|
37451
|
-
line-height:
|
|
37459
|
+
line-height: 22px;
|
|
37452
37460
|
margin: 0;
|
|
37453
|
-
min-height:
|
|
37454
|
-
padding:
|
|
37461
|
+
min-height: 22px;
|
|
37462
|
+
padding: 7px 5px;
|
|
37455
37463
|
text-decoration: none;
|
|
37456
37464
|
vertical-align: middle;
|
|
37457
37465
|
}
|
|
@@ -37461,11 +37469,8 @@ body.e-colorpicker-overflow {
|
|
|
37461
37469
|
min-width: 150px;
|
|
37462
37470
|
vertical-align: bottom;
|
|
37463
37471
|
}
|
|
37464
|
-
.e-treeview .e-list-text .e-input-group .e-input {
|
|
37465
|
-
height: 28px;
|
|
37466
|
-
}
|
|
37467
37472
|
.e-treeview .e-navigable-text {
|
|
37468
|
-
padding:
|
|
37473
|
+
padding: 7px 5px;
|
|
37469
37474
|
}
|
|
37470
37475
|
.e-treeview .e-list-icon,
|
|
37471
37476
|
.e-treeview .e-list-img {
|
|
@@ -37932,7 +37937,7 @@ body.e-colorpicker-overflow {
|
|
|
37932
37937
|
}
|
|
37933
37938
|
.e-bigger .e-treeview .e-fullrow,
|
|
37934
37939
|
.e-treeview.e-bigger .e-fullrow {
|
|
37935
|
-
height:
|
|
37940
|
+
height: 48px;
|
|
37936
37941
|
}
|
|
37937
37942
|
.e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-text,
|
|
37938
37943
|
.e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper + .e-list-text {
|
|
@@ -37959,17 +37964,33 @@ body.e-colorpicker-overflow {
|
|
|
37959
37964
|
}
|
|
37960
37965
|
.e-bigger .e-treeview .e-list-text,
|
|
37961
37966
|
.e-treeview.e-bigger .e-list-text {
|
|
37962
|
-
line-height:
|
|
37963
|
-
min-height:
|
|
37967
|
+
line-height: 24px;
|
|
37968
|
+
min-height: 24px;
|
|
37969
|
+
padding-top: 12px;
|
|
37970
|
+
padding-bottom: 12px;
|
|
37964
37971
|
}
|
|
37965
37972
|
.e-bigger .e-treeview .e-list-text .e-input-group,
|
|
37966
37973
|
.e-treeview.e-bigger .e-list-text .e-input-group {
|
|
37967
|
-
height:
|
|
37974
|
+
height: 40px;
|
|
37975
|
+
line-height: 42px;
|
|
37976
|
+
min-height: 42px;
|
|
37968
37977
|
}
|
|
37969
37978
|
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
37970
37979
|
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
37971
37980
|
height: 36px;
|
|
37972
37981
|
}
|
|
37982
|
+
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
37983
|
+
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
37984
|
+
line-height: 28px;
|
|
37985
|
+
min-height: 28px;
|
|
37986
|
+
padding-top: 9px;
|
|
37987
|
+
padding-bottom: 5px;
|
|
37988
|
+
}
|
|
37989
|
+
.e-bigger .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group),
|
|
37990
|
+
.e-treeview.e-bigger .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
37991
|
+
padding-top: 3px;
|
|
37992
|
+
padding-bottom: 3px;
|
|
37993
|
+
}
|
|
37973
37994
|
.e-bigger .e-treeview .e-checkbox-wrapper,
|
|
37974
37995
|
.e-treeview.e-bigger .e-checkbox-wrapper {
|
|
37975
37996
|
margin: 0 0 0 10px;
|
|
@@ -26587,10 +26587,8 @@ body.e-colorpicker-overflow {
|
|
|
26587
26587
|
}
|
|
26588
26588
|
.e-treeview .e-list-item {
|
|
26589
26589
|
list-style: none;
|
|
26590
|
-
padding: 2px 0;
|
|
26591
26590
|
}
|
|
26592
26591
|
.e-treeview .e-list-item .e-ul {
|
|
26593
|
-
margin: 2px 0 -2px;
|
|
26594
26592
|
padding: 0 0 0 24px;
|
|
26595
26593
|
}
|
|
26596
26594
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -26614,6 +26612,17 @@ body.e-colorpicker-overflow {
|
|
|
26614
26612
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
26615
26613
|
content: none;
|
|
26616
26614
|
}
|
|
26615
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
26616
|
+
padding-top: 1px;
|
|
26617
|
+
padding-bottom: 1px;
|
|
26618
|
+
}
|
|
26619
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group {
|
|
26620
|
+
height: 34px;
|
|
26621
|
+
}
|
|
26622
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group .e-input {
|
|
26623
|
+
line-height: 26px;
|
|
26624
|
+
min-height: 26px;
|
|
26625
|
+
}
|
|
26617
26626
|
.e-treeview .e-icons .e-spinner-pane {
|
|
26618
26627
|
position: relative;
|
|
26619
26628
|
}
|
|
@@ -26628,7 +26637,6 @@ body.e-colorpicker-overflow {
|
|
|
26628
26637
|
-ms-user-select: none;
|
|
26629
26638
|
-webkit-user-select: none;
|
|
26630
26639
|
user-select: none;
|
|
26631
|
-
border: 1px solid;
|
|
26632
26640
|
cursor: pointer;
|
|
26633
26641
|
margin: 0;
|
|
26634
26642
|
padding: 0 0 0 24px;
|
|
@@ -26644,7 +26652,7 @@ body.e-colorpicker-overflow {
|
|
|
26644
26652
|
border: 1px solid;
|
|
26645
26653
|
box-sizing: border-box;
|
|
26646
26654
|
cursor: pointer;
|
|
26647
|
-
height:
|
|
26655
|
+
height: 36px;
|
|
26648
26656
|
left: 0;
|
|
26649
26657
|
overflow: hidden;
|
|
26650
26658
|
position: absolute;
|
|
@@ -26664,7 +26672,7 @@ body.e-colorpicker-overflow {
|
|
|
26664
26672
|
margin: 0 0 0 12px;
|
|
26665
26673
|
}
|
|
26666
26674
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
26667
|
-
padding:
|
|
26675
|
+
padding: 7px 10px;
|
|
26668
26676
|
}
|
|
26669
26677
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
26670
26678
|
bottom: -7px;
|
|
@@ -26677,10 +26685,10 @@ body.e-colorpicker-overflow {
|
|
|
26677
26685
|
.e-treeview .e-list-text {
|
|
26678
26686
|
box-sizing: border-box;
|
|
26679
26687
|
display: inline-block;
|
|
26680
|
-
line-height:
|
|
26688
|
+
line-height: 22px;
|
|
26681
26689
|
margin: 0;
|
|
26682
|
-
min-height:
|
|
26683
|
-
padding:
|
|
26690
|
+
min-height: 22px;
|
|
26691
|
+
padding: 7px 5px;
|
|
26684
26692
|
text-decoration: none;
|
|
26685
26693
|
vertical-align: middle;
|
|
26686
26694
|
}
|
|
@@ -26691,7 +26699,7 @@ body.e-colorpicker-overflow {
|
|
|
26691
26699
|
vertical-align: bottom;
|
|
26692
26700
|
}
|
|
26693
26701
|
.e-treeview .e-navigable-text {
|
|
26694
|
-
padding:
|
|
26702
|
+
padding: 7px 5px;
|
|
26695
26703
|
}
|
|
26696
26704
|
.e-treeview .e-list-icon,
|
|
26697
26705
|
.e-treeview .e-list-img {
|
|
@@ -37420,10 +37420,8 @@ body.e-colorpicker-overflow {
|
|
|
37420
37420
|
}
|
|
37421
37421
|
.e-treeview .e-list-item {
|
|
37422
37422
|
list-style: none;
|
|
37423
|
-
padding: 2px 0;
|
|
37424
37423
|
}
|
|
37425
37424
|
.e-treeview .e-list-item .e-ul {
|
|
37426
|
-
margin: 2px 0 -2px;
|
|
37427
37425
|
padding: 0 0 0 24px;
|
|
37428
37426
|
}
|
|
37429
37427
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -37447,6 +37445,17 @@ body.e-colorpicker-overflow {
|
|
|
37447
37445
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
37448
37446
|
content: none;
|
|
37449
37447
|
}
|
|
37448
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
37449
|
+
padding-top: 1px;
|
|
37450
|
+
padding-bottom: 1px;
|
|
37451
|
+
}
|
|
37452
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group {
|
|
37453
|
+
height: 34px;
|
|
37454
|
+
}
|
|
37455
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) .e-input-group .e-input {
|
|
37456
|
+
line-height: 26px;
|
|
37457
|
+
min-height: 26px;
|
|
37458
|
+
}
|
|
37450
37459
|
.e-treeview .e-icons .e-spinner-pane {
|
|
37451
37460
|
position: relative;
|
|
37452
37461
|
}
|
|
@@ -37461,7 +37470,6 @@ body.e-colorpicker-overflow {
|
|
|
37461
37470
|
-ms-user-select: none;
|
|
37462
37471
|
-webkit-user-select: none;
|
|
37463
37472
|
user-select: none;
|
|
37464
|
-
border: 1px solid;
|
|
37465
37473
|
cursor: pointer;
|
|
37466
37474
|
margin: 0;
|
|
37467
37475
|
padding: 0 0 0 24px;
|
|
@@ -37477,7 +37485,7 @@ body.e-colorpicker-overflow {
|
|
|
37477
37485
|
border: 1px solid;
|
|
37478
37486
|
box-sizing: border-box;
|
|
37479
37487
|
cursor: pointer;
|
|
37480
|
-
height:
|
|
37488
|
+
height: 36px;
|
|
37481
37489
|
left: 0;
|
|
37482
37490
|
overflow: hidden;
|
|
37483
37491
|
position: absolute;
|
|
@@ -37497,7 +37505,7 @@ body.e-colorpicker-overflow {
|
|
|
37497
37505
|
margin: 0 0 0 12px;
|
|
37498
37506
|
}
|
|
37499
37507
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
37500
|
-
padding:
|
|
37508
|
+
padding: 7px 10px;
|
|
37501
37509
|
}
|
|
37502
37510
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
37503
37511
|
bottom: -7px;
|
|
@@ -37510,10 +37518,10 @@ body.e-colorpicker-overflow {
|
|
|
37510
37518
|
.e-treeview .e-list-text {
|
|
37511
37519
|
box-sizing: border-box;
|
|
37512
37520
|
display: inline-block;
|
|
37513
|
-
line-height:
|
|
37521
|
+
line-height: 22px;
|
|
37514
37522
|
margin: 0;
|
|
37515
|
-
min-height:
|
|
37516
|
-
padding:
|
|
37523
|
+
min-height: 22px;
|
|
37524
|
+
padding: 7px 5px;
|
|
37517
37525
|
text-decoration: none;
|
|
37518
37526
|
vertical-align: middle;
|
|
37519
37527
|
}
|
|
@@ -37524,7 +37532,7 @@ body.e-colorpicker-overflow {
|
|
|
37524
37532
|
vertical-align: bottom;
|
|
37525
37533
|
}
|
|
37526
37534
|
.e-treeview .e-navigable-text {
|
|
37527
|
-
padding:
|
|
37535
|
+
padding: 7px 5px;
|
|
37528
37536
|
}
|
|
37529
37537
|
.e-treeview .e-list-icon,
|
|
37530
37538
|
.e-treeview .e-list-img {
|
|
@@ -37991,7 +37999,7 @@ body.e-colorpicker-overflow {
|
|
|
37991
37999
|
}
|
|
37992
38000
|
.e-bigger .e-treeview .e-fullrow,
|
|
37993
38001
|
.e-treeview.e-bigger .e-fullrow {
|
|
37994
|
-
height:
|
|
38002
|
+
height: 48px;
|
|
37995
38003
|
}
|
|
37996
38004
|
.e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-text,
|
|
37997
38005
|
.e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper + .e-list-text {
|
|
@@ -38018,13 +38026,27 @@ body.e-colorpicker-overflow {
|
|
|
38018
38026
|
}
|
|
38019
38027
|
.e-bigger .e-treeview .e-list-text,
|
|
38020
38028
|
.e-treeview.e-bigger .e-list-text {
|
|
38021
|
-
line-height:
|
|
38022
|
-
min-height:
|
|
38029
|
+
line-height: 24px;
|
|
38030
|
+
min-height: 24px;
|
|
38031
|
+
padding-top: 12px;
|
|
38032
|
+
padding-bottom: 12px;
|
|
38023
38033
|
}
|
|
38024
38034
|
.e-bigger .e-treeview .e-list-text .e-input-group,
|
|
38025
38035
|
.e-treeview.e-bigger .e-list-text .e-input-group {
|
|
38026
38036
|
height: 38px;
|
|
38027
38037
|
}
|
|
38038
|
+
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
38039
|
+
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
38040
|
+
line-height: 28px;
|
|
38041
|
+
min-height: 28px;
|
|
38042
|
+
padding-top: 9px;
|
|
38043
|
+
padding-bottom: 5px;
|
|
38044
|
+
}
|
|
38045
|
+
.e-bigger .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group),
|
|
38046
|
+
.e-treeview.e-bigger .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
38047
|
+
padding-top: 3px;
|
|
38048
|
+
padding-bottom: 3px;
|
|
38049
|
+
}
|
|
38028
38050
|
.e-bigger .e-treeview .e-checkbox-wrapper,
|
|
38029
38051
|
.e-treeview.e-bigger .e-checkbox-wrapper {
|
|
38030
38052
|
margin: 0 0 0 10px;
|
|
@@ -26112,9 +26112,7 @@ body.e-colorpicker-overflow {
|
|
|
26112
26112
|
list-style: none;
|
|
26113
26113
|
}
|
|
26114
26114
|
.e-treeview .e-list-item .e-ul {
|
|
26115
|
-
margin: 2px 0 -2px;
|
|
26116
26115
|
padding: 0 0 0 20px;
|
|
26117
|
-
margin: 0;
|
|
26118
26116
|
}
|
|
26119
26117
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
26120
26118
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -26151,7 +26149,6 @@ body.e-colorpicker-overflow {
|
|
|
26151
26149
|
-ms-user-select: none;
|
|
26152
26150
|
-webkit-user-select: none;
|
|
26153
26151
|
user-select: none;
|
|
26154
|
-
border: 1px solid;
|
|
26155
26152
|
cursor: pointer;
|
|
26156
26153
|
margin: 0;
|
|
26157
26154
|
padding: 0 0 0 20px;
|
|
@@ -26216,6 +26213,8 @@ body.e-colorpicker-overflow {
|
|
|
26216
26213
|
}
|
|
26217
26214
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
26218
26215
|
height: 28px;
|
|
26216
|
+
padding-top: 6px;
|
|
26217
|
+
padding-bottom: 6px;
|
|
26219
26218
|
}
|
|
26220
26219
|
.e-treeview .e-navigable-text {
|
|
26221
26220
|
padding: 0;
|
|
@@ -26961,7 +26960,7 @@ ejs-sidebar {
|
|
|
26961
26960
|
.e-menu-container ul .e-menu-item .e-caret {
|
|
26962
26961
|
font-size: 14px;
|
|
26963
26962
|
height: auto;
|
|
26964
|
-
line-height:
|
|
26963
|
+
line-height: 32px;
|
|
26965
26964
|
position: absolute;
|
|
26966
26965
|
right: 8px;
|
|
26967
26966
|
top: 0;
|
|
@@ -27025,7 +27024,7 @@ ejs-sidebar {
|
|
|
27025
27024
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
27026
27025
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
27027
27026
|
font-size: 14px;
|
|
27028
|
-
line-height:
|
|
27027
|
+
line-height: 32px;
|
|
27029
27028
|
}
|
|
27030
27029
|
|
|
27031
27030
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -51523,7 +51522,7 @@ span.e-table-box.e-rbox-select {
|
|
|
51523
51522
|
}
|
|
51524
51523
|
.e-toast-container .e-toast .e-toast-message .e-toast-title {
|
|
51525
51524
|
font-size: 16px;
|
|
51526
|
-
font-weight:
|
|
51525
|
+
font-weight: 500;
|
|
51527
51526
|
letter-spacing: 0.5px;
|
|
51528
51527
|
}
|
|
51529
51528
|
.e-toast-container .e-toast .e-toast-message .e-toast-content {
|
|
@@ -37239,9 +37239,7 @@ body.e-colorpicker-overflow {
|
|
|
37239
37239
|
list-style: none;
|
|
37240
37240
|
}
|
|
37241
37241
|
.e-treeview .e-list-item .e-ul {
|
|
37242
|
-
margin: 2px 0 -2px;
|
|
37243
37242
|
padding: 0 0 0 20px;
|
|
37244
|
-
margin: 0;
|
|
37245
37243
|
}
|
|
37246
37244
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
37247
37245
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -37278,7 +37276,6 @@ body.e-colorpicker-overflow {
|
|
|
37278
37276
|
-ms-user-select: none;
|
|
37279
37277
|
-webkit-user-select: none;
|
|
37280
37278
|
user-select: none;
|
|
37281
|
-
border: 1px solid;
|
|
37282
37279
|
cursor: pointer;
|
|
37283
37280
|
margin: 0;
|
|
37284
37281
|
padding: 0 0 0 20px;
|
|
@@ -37343,6 +37340,8 @@ body.e-colorpicker-overflow {
|
|
|
37343
37340
|
}
|
|
37344
37341
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
37345
37342
|
height: 28px;
|
|
37343
|
+
padding-top: 6px;
|
|
37344
|
+
padding-bottom: 6px;
|
|
37346
37345
|
}
|
|
37347
37346
|
.e-treeview .e-navigable-text {
|
|
37348
37347
|
padding: 0;
|
|
@@ -37996,6 +37995,7 @@ body.e-colorpicker-overflow {
|
|
|
37996
37995
|
.e-bigger .e-treeview .e-list-text,
|
|
37997
37996
|
.e-treeview.e-bigger .e-list-text {
|
|
37998
37997
|
font-size: 16px;
|
|
37998
|
+
padding: 12px;
|
|
37999
37999
|
}
|
|
38000
38000
|
.e-bigger .e-treeview .e-icon-collapsible::before,
|
|
38001
38001
|
.e-bigger .e-treeview .e-icon-expandable::before,
|
|
@@ -38305,7 +38305,7 @@ ejs-sidebar {
|
|
|
38305
38305
|
.e-menu-container ul .e-menu-item .e-caret {
|
|
38306
38306
|
font-size: 14px;
|
|
38307
38307
|
height: auto;
|
|
38308
|
-
line-height:
|
|
38308
|
+
line-height: 32px;
|
|
38309
38309
|
position: absolute;
|
|
38310
38310
|
right: 8px;
|
|
38311
38311
|
top: 0;
|
|
@@ -38369,7 +38369,7 @@ ejs-sidebar {
|
|
|
38369
38369
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
38370
38370
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
38371
38371
|
font-size: 14px;
|
|
38372
|
-
line-height:
|
|
38372
|
+
line-height: 32px;
|
|
38373
38373
|
}
|
|
38374
38374
|
|
|
38375
38375
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -69250,7 +69250,7 @@ span.e-table-box.e-rbox-select {
|
|
|
69250
69250
|
}
|
|
69251
69251
|
.e-toast-container .e-toast .e-toast-message .e-toast-title {
|
|
69252
69252
|
font-size: 16px;
|
|
69253
|
-
font-weight:
|
|
69253
|
+
font-weight: 500;
|
|
69254
69254
|
letter-spacing: 0.5px;
|
|
69255
69255
|
}
|
|
69256
69256
|
.e-toast-container .e-toast .e-toast-message .e-toast-content {
|
|
@@ -26162,9 +26162,7 @@ body.e-colorpicker-overflow {
|
|
|
26162
26162
|
list-style: none;
|
|
26163
26163
|
}
|
|
26164
26164
|
.e-treeview .e-list-item .e-ul {
|
|
26165
|
-
margin: 2px 0 -2px;
|
|
26166
26165
|
padding: 0 0 0 20px;
|
|
26167
|
-
margin: 0;
|
|
26168
26166
|
}
|
|
26169
26167
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
26170
26168
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -26201,7 +26199,6 @@ body.e-colorpicker-overflow {
|
|
|
26201
26199
|
-ms-user-select: none;
|
|
26202
26200
|
-webkit-user-select: none;
|
|
26203
26201
|
user-select: none;
|
|
26204
|
-
border: 1px solid;
|
|
26205
26202
|
cursor: pointer;
|
|
26206
26203
|
margin: 0;
|
|
26207
26204
|
padding: 0 0 0 20px;
|
|
@@ -26266,6 +26263,8 @@ body.e-colorpicker-overflow {
|
|
|
26266
26263
|
}
|
|
26267
26264
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
26268
26265
|
height: 28px;
|
|
26266
|
+
padding-top: 6px;
|
|
26267
|
+
padding-bottom: 6px;
|
|
26269
26268
|
}
|
|
26270
26269
|
.e-treeview .e-navigable-text {
|
|
26271
26270
|
padding: 0;
|
|
@@ -27011,7 +27010,7 @@ ejs-sidebar {
|
|
|
27011
27010
|
.e-menu-container ul .e-menu-item .e-caret {
|
|
27012
27011
|
font-size: 14px;
|
|
27013
27012
|
height: auto;
|
|
27014
|
-
line-height:
|
|
27013
|
+
line-height: 32px;
|
|
27015
27014
|
position: absolute;
|
|
27016
27015
|
right: 8px;
|
|
27017
27016
|
top: 0;
|
|
@@ -27075,7 +27074,7 @@ ejs-sidebar {
|
|
|
27075
27074
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
27076
27075
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
27077
27076
|
font-size: 14px;
|
|
27078
|
-
line-height:
|
|
27077
|
+
line-height: 32px;
|
|
27079
27078
|
}
|
|
27080
27079
|
|
|
27081
27080
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -51570,7 +51569,7 @@ span.e-table-box.e-rbox-select {
|
|
|
51570
51569
|
}
|
|
51571
51570
|
.e-toast-container .e-toast .e-toast-message .e-toast-title {
|
|
51572
51571
|
font-size: 16px;
|
|
51573
|
-
font-weight:
|
|
51572
|
+
font-weight: 500;
|
|
51574
51573
|
letter-spacing: 0.5px;
|
|
51575
51574
|
}
|
|
51576
51575
|
.e-toast-container .e-toast .e-toast-message .e-toast-content {
|
|
@@ -37289,9 +37289,7 @@ body.e-colorpicker-overflow {
|
|
|
37289
37289
|
list-style: none;
|
|
37290
37290
|
}
|
|
37291
37291
|
.e-treeview .e-list-item .e-ul {
|
|
37292
|
-
margin: 2px 0 -2px;
|
|
37293
37292
|
padding: 0 0 0 20px;
|
|
37294
|
-
margin: 0;
|
|
37295
37293
|
}
|
|
37296
37294
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
37297
37295
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -37328,7 +37326,6 @@ body.e-colorpicker-overflow {
|
|
|
37328
37326
|
-ms-user-select: none;
|
|
37329
37327
|
-webkit-user-select: none;
|
|
37330
37328
|
user-select: none;
|
|
37331
|
-
border: 1px solid;
|
|
37332
37329
|
cursor: pointer;
|
|
37333
37330
|
margin: 0;
|
|
37334
37331
|
padding: 0 0 0 20px;
|
|
@@ -37393,6 +37390,8 @@ body.e-colorpicker-overflow {
|
|
|
37393
37390
|
}
|
|
37394
37391
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
37395
37392
|
height: 28px;
|
|
37393
|
+
padding-top: 6px;
|
|
37394
|
+
padding-bottom: 6px;
|
|
37396
37395
|
}
|
|
37397
37396
|
.e-treeview .e-navigable-text {
|
|
37398
37397
|
padding: 0;
|
|
@@ -38046,6 +38045,7 @@ body.e-colorpicker-overflow {
|
|
|
38046
38045
|
.e-bigger .e-treeview .e-list-text,
|
|
38047
38046
|
.e-treeview.e-bigger .e-list-text {
|
|
38048
38047
|
font-size: 16px;
|
|
38048
|
+
padding: 12px;
|
|
38049
38049
|
}
|
|
38050
38050
|
.e-bigger .e-treeview .e-icon-collapsible::before,
|
|
38051
38051
|
.e-bigger .e-treeview .e-icon-expandable::before,
|
|
@@ -38355,7 +38355,7 @@ ejs-sidebar {
|
|
|
38355
38355
|
.e-menu-container ul .e-menu-item .e-caret {
|
|
38356
38356
|
font-size: 14px;
|
|
38357
38357
|
height: auto;
|
|
38358
|
-
line-height:
|
|
38358
|
+
line-height: 32px;
|
|
38359
38359
|
position: absolute;
|
|
38360
38360
|
right: 8px;
|
|
38361
38361
|
top: 0;
|
|
@@ -38419,7 +38419,7 @@ ejs-sidebar {
|
|
|
38419
38419
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
38420
38420
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
38421
38421
|
font-size: 14px;
|
|
38422
|
-
line-height:
|
|
38422
|
+
line-height: 32px;
|
|
38423
38423
|
}
|
|
38424
38424
|
|
|
38425
38425
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -69293,7 +69293,7 @@ span.e-table-box.e-rbox-select {
|
|
|
69293
69293
|
}
|
|
69294
69294
|
.e-toast-container .e-toast .e-toast-message .e-toast-title {
|
|
69295
69295
|
font-size: 16px;
|
|
69296
|
-
font-weight:
|
|
69296
|
+
font-weight: 500;
|
|
69297
69297
|
letter-spacing: 0.5px;
|
|
69298
69298
|
}
|
|
69299
69299
|
.e-toast-container .e-toast .e-toast-message .e-toast-content {
|
|
@@ -21933,9 +21933,7 @@ body.e-colorpicker-overflow {
|
|
|
21933
21933
|
list-style: none;
|
|
21934
21934
|
}
|
|
21935
21935
|
.e-treeview .e-list-item .e-ul {
|
|
21936
|
-
margin: 2px 0 -2px;
|
|
21937
21936
|
padding: 0 0 0 20px;
|
|
21938
|
-
margin: 2px 0 0;
|
|
21939
21937
|
}
|
|
21940
21938
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
21941
21939
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -21975,7 +21973,6 @@ body.e-colorpicker-overflow {
|
|
|
21975
21973
|
-ms-user-select: none;
|
|
21976
21974
|
-webkit-user-select: none;
|
|
21977
21975
|
user-select: none;
|
|
21978
|
-
border: 1px solid;
|
|
21979
21976
|
cursor: pointer;
|
|
21980
21977
|
margin: 0;
|
|
21981
21978
|
padding: 0 0 0 20px;
|
|
@@ -22033,12 +22030,15 @@ body.e-colorpicker-overflow {
|
|
|
22033
22030
|
}
|
|
22034
22031
|
.e-treeview .e-list-text .e-input-group {
|
|
22035
22032
|
height: 30px;
|
|
22036
|
-
margin-
|
|
22033
|
+
margin-top: 4px;
|
|
22034
|
+
margin-bottom: 4px;
|
|
22037
22035
|
min-width: 150px;
|
|
22038
22036
|
vertical-align: bottom;
|
|
22039
22037
|
}
|
|
22040
22038
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22041
22039
|
height: 28px;
|
|
22040
|
+
padding-top: 6px;
|
|
22041
|
+
padding-bottom: 6px;
|
|
22042
22042
|
}
|
|
22043
22043
|
.e-treeview .e-navigable-text {
|
|
22044
22044
|
padding: 0 8px;
|
|
@@ -29662,9 +29662,7 @@ body.e-colorpicker-overflow {
|
|
|
29662
29662
|
list-style: none;
|
|
29663
29663
|
}
|
|
29664
29664
|
.e-treeview .e-list-item .e-ul {
|
|
29665
|
-
margin: 2px 0 -2px;
|
|
29666
29665
|
padding: 0 0 0 20px;
|
|
29667
|
-
margin: 2px 0 0;
|
|
29668
29666
|
}
|
|
29669
29667
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
29670
29668
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -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-
|
|
29762
|
+
margin-top: 4px;
|
|
29763
|
+
margin-bottom: 4px;
|
|
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;
|