@syncfusion/blazor-themes 31.1.19 → 31.1.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Compiled-Themes/bds-dark-lite.css +5 -6
- package/Compiled-Themes/bds-dark.css +5 -6
- package/Compiled-Themes/bds-lite.css +5 -6
- package/Compiled-Themes/bds.css +5 -6
- package/Compiled-Themes/bootstrap-dark-lite.css +4 -3
- package/Compiled-Themes/bootstrap-dark.css +4 -3
- package/Compiled-Themes/bootstrap-lite.css +4 -3
- package/Compiled-Themes/bootstrap.css +4 -3
- package/Compiled-Themes/bootstrap4-lite.css +13 -11
- package/Compiled-Themes/bootstrap4.css +25 -16
- package/Compiled-Themes/bootstrap5-dark-lite.css +29 -25
- package/Compiled-Themes/bootstrap5-dark.css +45 -32
- package/Compiled-Themes/bootstrap5-lite.css +29 -25
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +38 -25
- package/Compiled-Themes/bootstrap5.3-dark.css +55 -33
- package/Compiled-Themes/bootstrap5.3-lite.css +38 -25
- package/Compiled-Themes/bootstrap5.3.css +55 -33
- package/Compiled-Themes/bootstrap5.css +45 -32
- package/Compiled-Themes/fabric-dark-lite.css +4 -3
- package/Compiled-Themes/fabric-dark.css +4 -3
- package/Compiled-Themes/fabric-lite.css +4 -3
- package/Compiled-Themes/fabric.css +4 -3
- package/Compiled-Themes/fluent-dark-lite.css +16 -14
- package/Compiled-Themes/fluent-dark.css +26 -18
- package/Compiled-Themes/fluent-lite.css +16 -14
- package/Compiled-Themes/fluent.css +26 -18
- package/Compiled-Themes/fluent2-dark-lite.css +8 -7
- package/Compiled-Themes/fluent2-dark.css +9 -8
- package/Compiled-Themes/fluent2-highcontrast-lite.css +11 -7
- package/Compiled-Themes/fluent2-highcontrast.css +12 -8
- package/Compiled-Themes/fluent2-lite.css +8 -7
- package/Compiled-Themes/fluent2.css +9 -8
- package/Compiled-Themes/highcontrast-lite.css +14 -12
- package/Compiled-Themes/highcontrast.css +25 -15
- package/Compiled-Themes/material-dark-lite.css +19 -15
- package/Compiled-Themes/material-dark.css +39 -19
- package/Compiled-Themes/material-lite.css +19 -12
- package/Compiled-Themes/material.css +36 -15
- package/Compiled-Themes/material3-dark-lite.css +4 -6
- package/Compiled-Themes/material3-dark.css +5 -6
- package/Compiled-Themes/material3-lite.css +4 -6
- package/Compiled-Themes/material3.css +5 -6
- package/Compiled-Themes/tailwind-dark-lite.css +4 -5
- package/Compiled-Themes/tailwind-dark.css +4 -5
- package/Compiled-Themes/tailwind-lite.css +4 -5
- package/Compiled-Themes/tailwind.css +4 -5
- package/Compiled-Themes/tailwind3-dark-lite.css +9 -5
- package/Compiled-Themes/tailwind3-dark.css +16 -5
- package/Compiled-Themes/tailwind3-lite.css +9 -5
- package/Compiled-Themes/tailwind3.css +16 -5
- package/SCSS-Themes/bds-dark-lite.scss +90 -34
- package/SCSS-Themes/bds-dark.scss +182 -36
- package/SCSS-Themes/bds-lite.scss +90 -34
- package/SCSS-Themes/bds.scss +182 -36
- package/SCSS-Themes/bootstrap-dark-lite.scss +89 -34
- package/SCSS-Themes/bootstrap-dark.scss +181 -36
- package/SCSS-Themes/bootstrap-lite.scss +89 -34
- package/SCSS-Themes/bootstrap.scss +181 -36
- package/SCSS-Themes/bootstrap4-lite.scss +98 -42
- package/SCSS-Themes/bootstrap4.scss +190 -44
- package/SCSS-Themes/bootstrap5-dark-lite.scss +103 -47
- package/SCSS-Themes/bootstrap5-dark.scss +195 -49
- package/SCSS-Themes/bootstrap5-lite.scss +103 -47
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +106 -50
- package/SCSS-Themes/bootstrap5.3-dark.scss +198 -52
- package/SCSS-Themes/bootstrap5.3-lite.scss +106 -50
- package/SCSS-Themes/bootstrap5.3.scss +198 -52
- package/SCSS-Themes/bootstrap5.scss +195 -49
- package/SCSS-Themes/buttons/button/bds-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bds-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/bds-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bds.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap4-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap4.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5-dark-lite.scss +4 -3
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +4 -3
- package/SCSS-Themes/buttons/button/bootstrap5-lite.scss +4 -3
- package/SCSS-Themes/buttons/button/bootstrap5.3-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.3-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.3-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.3.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.scss +4 -3
- package/SCSS-Themes/buttons/button/fabric-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fabric-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/fabric-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fabric.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-highcontrast-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-highcontrast.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2.scss +2 -1
- package/SCSS-Themes/buttons/button/highcontrast-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/highcontrast.scss +2 -1
- package/SCSS-Themes/buttons/button/material-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/material-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material.scss +2 -1
- package/SCSS-Themes/buttons/button/material3-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material3-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/material3-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material3.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3.scss +2 -1
- package/SCSS-Themes/fabric-dark-lite.scss +89 -33
- package/SCSS-Themes/fabric-dark.scss +181 -35
- package/SCSS-Themes/fabric-lite.scss +89 -33
- package/SCSS-Themes/fabric.scss +181 -35
- package/SCSS-Themes/fluent-dark-lite.scss +99 -43
- package/SCSS-Themes/fluent-dark.scss +191 -45
- package/SCSS-Themes/fluent-lite.scss +99 -43
- package/SCSS-Themes/fluent.scss +191 -45
- package/SCSS-Themes/fluent2-dark-lite.scss +93 -37
- package/SCSS-Themes/fluent2-dark.scss +185 -39
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +93 -37
- package/SCSS-Themes/fluent2-highcontrast.scss +185 -39
- package/SCSS-Themes/fluent2-lite.scss +93 -37
- package/SCSS-Themes/fluent2.scss +185 -39
- package/SCSS-Themes/highcontrast-lite.scss +99 -41
- package/SCSS-Themes/highcontrast.scss +191 -43
- package/SCSS-Themes/material-dark-lite.scss +97 -41
- package/SCSS-Themes/material-dark.scss +189 -43
- package/SCSS-Themes/material-lite.scss +96 -40
- package/SCSS-Themes/material.scss +188 -42
- package/SCSS-Themes/material3-dark-lite.scss +91 -35
- package/SCSS-Themes/material3-dark.scss +183 -37
- package/SCSS-Themes/material3-lite.scss +91 -35
- package/SCSS-Themes/material3.scss +183 -37
- package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bds-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/bds-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bds.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric.scss +1 -7
- package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-dark.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2.scss +2 -8
- package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/highcontrast.scss +1 -7
- package/SCSS-Themes/navigations/menu/material-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/material-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/material-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/material.scss +1 -7
- package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/material3-dark.scss +2 -8
- package/SCSS-Themes/navigations/menu/material3-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/material3.scss +2 -8
- package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3.scss +1 -7
- package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +76 -20
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -20
- package/SCSS-Themes/navigations/treeview/bds-lite.scss +76 -20
- package/SCSS-Themes/navigations/treeview/bds.scss +165 -20
- package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -19
- package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +173 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +170 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +173 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +173 -28
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +170 -25
- package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/fabric-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fabric.scss +164 -19
- package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +173 -28
- package/SCSS-Themes/navigations/treeview/fluent-lite.scss +84 -28
- package/SCSS-Themes/navigations/treeview/fluent.scss +173 -28
- package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -19
- package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -19
- package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +85 -27
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +174 -27
- package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +83 -27
- package/SCSS-Themes/navigations/treeview/material-dark.scss +172 -27
- package/SCSS-Themes/navigations/treeview/material-lite.scss +82 -26
- package/SCSS-Themes/navigations/treeview/material.scss +171 -26
- package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/material3-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/material3.scss +164 -19
- package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -19
- package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -19
- package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +76 -20
- package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -20
- package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +76 -20
- package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -20
- package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bds-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +20 -14
- package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +20 -14
- package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fabric-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2.scss +17 -11
- package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/highcontrast.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material.scss +14 -8
- package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3-dark.scss +15 -9
- package/SCSS-Themes/notifications/toast/material3-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3.scss +15 -9
- package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3.scss +14 -8
- package/SCSS-Themes/tailwind-dark-lite.scss +89 -33
- package/SCSS-Themes/tailwind-dark.scss +181 -35
- package/SCSS-Themes/tailwind-lite.scss +89 -33
- package/SCSS-Themes/tailwind.scss +181 -35
- package/SCSS-Themes/tailwind3-dark-lite.scss +90 -34
- package/SCSS-Themes/tailwind3-dark.scss +182 -36
- package/SCSS-Themes/tailwind3-lite.scss +90 -34
- package/SCSS-Themes/tailwind3.scss +182 -36
- package/package.json +1 -1
|
@@ -22495,9 +22495,7 @@ body.e-colorpicker-overflow {
|
|
|
22495
22495
|
list-style: none;
|
|
22496
22496
|
}
|
|
22497
22497
|
.e-treeview .e-list-item .e-ul {
|
|
22498
|
-
margin: 2px 0 -2px;
|
|
22499
22498
|
padding: 0 0 0 20px;
|
|
22500
|
-
margin: 2px 0 0;
|
|
22501
22499
|
}
|
|
22502
22500
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
22503
22501
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -22537,7 +22535,6 @@ body.e-colorpicker-overflow {
|
|
|
22537
22535
|
-ms-user-select: none;
|
|
22538
22536
|
-webkit-user-select: none;
|
|
22539
22537
|
user-select: none;
|
|
22540
|
-
border: 1px solid;
|
|
22541
22538
|
cursor: pointer;
|
|
22542
22539
|
margin: 0;
|
|
22543
22540
|
padding: 0 0 0 20px;
|
|
@@ -22553,7 +22550,7 @@ body.e-colorpicker-overflow {
|
|
|
22553
22550
|
border: 1px solid;
|
|
22554
22551
|
box-sizing: border-box;
|
|
22555
22552
|
cursor: pointer;
|
|
22556
|
-
height:
|
|
22553
|
+
height: 38px;
|
|
22557
22554
|
left: 0;
|
|
22558
22555
|
overflow: hidden;
|
|
22559
22556
|
position: absolute;
|
|
@@ -22595,12 +22592,15 @@ body.e-colorpicker-overflow {
|
|
|
22595
22592
|
}
|
|
22596
22593
|
.e-treeview .e-list-text .e-input-group {
|
|
22597
22594
|
height: 30px;
|
|
22598
|
-
margin-
|
|
22595
|
+
margin-top: 4px;
|
|
22596
|
+
margin-bottom: 4px;
|
|
22599
22597
|
min-width: 150px;
|
|
22600
22598
|
vertical-align: bottom;
|
|
22601
22599
|
}
|
|
22602
22600
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22603
22601
|
height: 28px;
|
|
22602
|
+
padding-top: 6px;
|
|
22603
|
+
padding-bottom: 6px;
|
|
22604
22604
|
}
|
|
22605
22605
|
.e-treeview .e-navigable-text {
|
|
22606
22606
|
padding: 0 8px;
|
|
@@ -23445,7 +23445,6 @@ ejs-sidebar {
|
|
|
23445
23445
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
23446
23446
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
23447
23447
|
font-size: 16px;
|
|
23448
|
-
line-height: 38px;
|
|
23449
23448
|
}
|
|
23450
23449
|
|
|
23451
23450
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -30224,9 +30224,7 @@ body.e-colorpicker-overflow {
|
|
|
30224
30224
|
list-style: none;
|
|
30225
30225
|
}
|
|
30226
30226
|
.e-treeview .e-list-item .e-ul {
|
|
30227
|
-
margin: 2px 0 -2px;
|
|
30228
30227
|
padding: 0 0 0 20px;
|
|
30229
|
-
margin: 2px 0 0;
|
|
30230
30228
|
}
|
|
30231
30229
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
30232
30230
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -30266,7 +30264,6 @@ body.e-colorpicker-overflow {
|
|
|
30266
30264
|
-ms-user-select: none;
|
|
30267
30265
|
-webkit-user-select: none;
|
|
30268
30266
|
user-select: none;
|
|
30269
|
-
border: 1px solid;
|
|
30270
30267
|
cursor: pointer;
|
|
30271
30268
|
margin: 0;
|
|
30272
30269
|
padding: 0 0 0 20px;
|
|
@@ -30282,7 +30279,7 @@ body.e-colorpicker-overflow {
|
|
|
30282
30279
|
border: 1px solid;
|
|
30283
30280
|
box-sizing: border-box;
|
|
30284
30281
|
cursor: pointer;
|
|
30285
|
-
height:
|
|
30282
|
+
height: 38px;
|
|
30286
30283
|
left: 0;
|
|
30287
30284
|
overflow: hidden;
|
|
30288
30285
|
position: absolute;
|
|
@@ -30324,12 +30321,15 @@ body.e-colorpicker-overflow {
|
|
|
30324
30321
|
}
|
|
30325
30322
|
.e-treeview .e-list-text .e-input-group {
|
|
30326
30323
|
height: 30px;
|
|
30327
|
-
margin-
|
|
30324
|
+
margin-top: 4px;
|
|
30325
|
+
margin-bottom: 4px;
|
|
30328
30326
|
min-width: 150px;
|
|
30329
30327
|
vertical-align: bottom;
|
|
30330
30328
|
}
|
|
30331
30329
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
30332
30330
|
height: 28px;
|
|
30331
|
+
padding-top: 6px;
|
|
30332
|
+
padding-bottom: 6px;
|
|
30333
30333
|
}
|
|
30334
30334
|
.e-treeview .e-navigable-text {
|
|
30335
30335
|
padding: 0 8px;
|
|
@@ -31419,7 +31419,6 @@ ejs-sidebar {
|
|
|
31419
31419
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
31420
31420
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
31421
31421
|
font-size: 16px;
|
|
31422
|
-
line-height: 38px;
|
|
31423
31422
|
}
|
|
31424
31423
|
|
|
31425
31424
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -22718,9 +22718,7 @@ body.e-colorpicker-overflow {
|
|
|
22718
22718
|
list-style: none;
|
|
22719
22719
|
}
|
|
22720
22720
|
.e-treeview .e-list-item .e-ul {
|
|
22721
|
-
margin: 2px 0 -2px;
|
|
22722
22721
|
padding: 0 0 0 20px;
|
|
22723
|
-
margin: 2px 0 0;
|
|
22724
22722
|
}
|
|
22725
22723
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
22726
22724
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -22760,7 +22758,6 @@ body.e-colorpicker-overflow {
|
|
|
22760
22758
|
-ms-user-select: none;
|
|
22761
22759
|
-webkit-user-select: none;
|
|
22762
22760
|
user-select: none;
|
|
22763
|
-
border: 1px solid;
|
|
22764
22761
|
cursor: pointer;
|
|
22765
22762
|
margin: 0;
|
|
22766
22763
|
padding: 0 0 0 20px;
|
|
@@ -22776,7 +22773,7 @@ body.e-colorpicker-overflow {
|
|
|
22776
22773
|
border: 1px solid;
|
|
22777
22774
|
box-sizing: border-box;
|
|
22778
22775
|
cursor: pointer;
|
|
22779
|
-
height:
|
|
22776
|
+
height: 38px;
|
|
22780
22777
|
left: 0;
|
|
22781
22778
|
overflow: hidden;
|
|
22782
22779
|
position: absolute;
|
|
@@ -22818,12 +22815,15 @@ body.e-colorpicker-overflow {
|
|
|
22818
22815
|
}
|
|
22819
22816
|
.e-treeview .e-list-text .e-input-group {
|
|
22820
22817
|
height: 30px;
|
|
22821
|
-
margin-
|
|
22818
|
+
margin-top: 4px;
|
|
22819
|
+
margin-bottom: 4px;
|
|
22822
22820
|
min-width: 150px;
|
|
22823
22821
|
vertical-align: bottom;
|
|
22824
22822
|
}
|
|
22825
22823
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22826
22824
|
height: 28px;
|
|
22825
|
+
padding-top: 6px;
|
|
22826
|
+
padding-bottom: 6px;
|
|
22827
22827
|
}
|
|
22828
22828
|
.e-treeview .e-navigable-text {
|
|
22829
22829
|
padding: 0 8px;
|
|
@@ -23668,7 +23668,6 @@ ejs-sidebar {
|
|
|
23668
23668
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
23669
23669
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
23670
23670
|
font-size: 16px;
|
|
23671
|
-
line-height: 38px;
|
|
23672
23671
|
}
|
|
23673
23672
|
|
|
23674
23673
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
package/Compiled-Themes/bds.css
CHANGED
|
@@ -30447,9 +30447,7 @@ body.e-colorpicker-overflow {
|
|
|
30447
30447
|
list-style: none;
|
|
30448
30448
|
}
|
|
30449
30449
|
.e-treeview .e-list-item .e-ul {
|
|
30450
|
-
margin: 2px 0 -2px;
|
|
30451
30450
|
padding: 0 0 0 20px;
|
|
30452
|
-
margin: 2px 0 0;
|
|
30453
30451
|
}
|
|
30454
30452
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
30455
30453
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -30489,7 +30487,6 @@ body.e-colorpicker-overflow {
|
|
|
30489
30487
|
-ms-user-select: none;
|
|
30490
30488
|
-webkit-user-select: none;
|
|
30491
30489
|
user-select: none;
|
|
30492
|
-
border: 1px solid;
|
|
30493
30490
|
cursor: pointer;
|
|
30494
30491
|
margin: 0;
|
|
30495
30492
|
padding: 0 0 0 20px;
|
|
@@ -30505,7 +30502,7 @@ body.e-colorpicker-overflow {
|
|
|
30505
30502
|
border: 1px solid;
|
|
30506
30503
|
box-sizing: border-box;
|
|
30507
30504
|
cursor: pointer;
|
|
30508
|
-
height:
|
|
30505
|
+
height: 38px;
|
|
30509
30506
|
left: 0;
|
|
30510
30507
|
overflow: hidden;
|
|
30511
30508
|
position: absolute;
|
|
@@ -30547,12 +30544,15 @@ body.e-colorpicker-overflow {
|
|
|
30547
30544
|
}
|
|
30548
30545
|
.e-treeview .e-list-text .e-input-group {
|
|
30549
30546
|
height: 30px;
|
|
30550
|
-
margin-
|
|
30547
|
+
margin-top: 4px;
|
|
30548
|
+
margin-bottom: 4px;
|
|
30551
30549
|
min-width: 150px;
|
|
30552
30550
|
vertical-align: bottom;
|
|
30553
30551
|
}
|
|
30554
30552
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
30555
30553
|
height: 28px;
|
|
30554
|
+
padding-top: 6px;
|
|
30555
|
+
padding-bottom: 6px;
|
|
30556
30556
|
}
|
|
30557
30557
|
.e-treeview .e-navigable-text {
|
|
30558
30558
|
padding: 0 8px;
|
|
@@ -31642,7 +31642,6 @@ ejs-sidebar {
|
|
|
31642
31642
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
31643
31643
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
31644
31644
|
font-size: 16px;
|
|
31645
|
-
line-height: 38px;
|
|
31646
31645
|
}
|
|
31647
31646
|
|
|
31648
31647
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -22459,8 +22459,8 @@ body.e-colorpicker-overflow {
|
|
|
22459
22459
|
padding: 2px 0;
|
|
22460
22460
|
}
|
|
22461
22461
|
.e-treeview .e-list-item .e-ul {
|
|
22462
|
-
margin: 2px 0 -2px;
|
|
22463
22462
|
padding: 0 0 0 24px;
|
|
22463
|
+
margin: 2px 0 -2px;
|
|
22464
22464
|
}
|
|
22465
22465
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
22466
22466
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -22497,10 +22497,10 @@ body.e-colorpicker-overflow {
|
|
|
22497
22497
|
-ms-user-select: none;
|
|
22498
22498
|
-webkit-user-select: none;
|
|
22499
22499
|
user-select: none;
|
|
22500
|
-
border: 1px solid;
|
|
22501
22500
|
cursor: pointer;
|
|
22502
22501
|
margin: 0;
|
|
22503
22502
|
padding: 0 0 0 24px;
|
|
22503
|
+
border: 1px solid;
|
|
22504
22504
|
}
|
|
22505
22505
|
.e-treeview .e-text-content + .e-sibling {
|
|
22506
22506
|
margin-top: -1px;
|
|
@@ -22561,6 +22561,8 @@ body.e-colorpicker-overflow {
|
|
|
22561
22561
|
}
|
|
22562
22562
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22563
22563
|
height: 28px;
|
|
22564
|
+
padding-top: 6px;
|
|
22565
|
+
padding-bottom: 6px;
|
|
22564
22566
|
}
|
|
22565
22567
|
.e-treeview .e-navigable-text {
|
|
22566
22568
|
padding: 0 5px;
|
|
@@ -23368,7 +23370,6 @@ ejs-sidebar {
|
|
|
23368
23370
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
23369
23371
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
23370
23372
|
font-size: 11px;
|
|
23371
|
-
line-height: 30px;
|
|
23372
23373
|
}
|
|
23373
23374
|
|
|
23374
23375
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -29659,8 +29659,8 @@ body.e-colorpicker-overflow {
|
|
|
29659
29659
|
padding: 2px 0;
|
|
29660
29660
|
}
|
|
29661
29661
|
.e-treeview .e-list-item .e-ul {
|
|
29662
|
-
margin: 2px 0 -2px;
|
|
29663
29662
|
padding: 0 0 0 24px;
|
|
29663
|
+
margin: 2px 0 -2px;
|
|
29664
29664
|
}
|
|
29665
29665
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
29666
29666
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -29697,10 +29697,10 @@ body.e-colorpicker-overflow {
|
|
|
29697
29697
|
-ms-user-select: none;
|
|
29698
29698
|
-webkit-user-select: none;
|
|
29699
29699
|
user-select: none;
|
|
29700
|
-
border: 1px solid;
|
|
29701
29700
|
cursor: pointer;
|
|
29702
29701
|
margin: 0;
|
|
29703
29702
|
padding: 0 0 0 24px;
|
|
29703
|
+
border: 1px solid;
|
|
29704
29704
|
}
|
|
29705
29705
|
.e-treeview .e-text-content + .e-sibling {
|
|
29706
29706
|
margin-top: -1px;
|
|
@@ -29761,6 +29761,8 @@ body.e-colorpicker-overflow {
|
|
|
29761
29761
|
}
|
|
29762
29762
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
29763
29763
|
height: 28px;
|
|
29764
|
+
padding-top: 6px;
|
|
29765
|
+
padding-bottom: 6px;
|
|
29764
29766
|
}
|
|
29765
29767
|
.e-treeview .e-navigable-text {
|
|
29766
29768
|
padding: 0 5px;
|
|
@@ -30718,7 +30720,6 @@ ejs-sidebar {
|
|
|
30718
30720
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
30719
30721
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
30720
30722
|
font-size: 11px;
|
|
30721
|
-
line-height: 30px;
|
|
30722
30723
|
}
|
|
30723
30724
|
|
|
30724
30725
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -22467,8 +22467,8 @@ body.e-colorpicker-overflow {
|
|
|
22467
22467
|
padding: 2px 0;
|
|
22468
22468
|
}
|
|
22469
22469
|
.e-treeview .e-list-item .e-ul {
|
|
22470
|
-
margin: 2px 0 -2px;
|
|
22471
22470
|
padding: 0 0 0 24px;
|
|
22471
|
+
margin: 2px 0 -2px;
|
|
22472
22472
|
}
|
|
22473
22473
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
22474
22474
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -22505,10 +22505,10 @@ body.e-colorpicker-overflow {
|
|
|
22505
22505
|
-ms-user-select: none;
|
|
22506
22506
|
-webkit-user-select: none;
|
|
22507
22507
|
user-select: none;
|
|
22508
|
-
border: 1px solid;
|
|
22509
22508
|
cursor: pointer;
|
|
22510
22509
|
margin: 0;
|
|
22511
22510
|
padding: 0 0 0 24px;
|
|
22511
|
+
border: 1px solid;
|
|
22512
22512
|
}
|
|
22513
22513
|
.e-treeview .e-text-content + .e-sibling {
|
|
22514
22514
|
margin-top: -1px;
|
|
@@ -22569,6 +22569,8 @@ body.e-colorpicker-overflow {
|
|
|
22569
22569
|
}
|
|
22570
22570
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22571
22571
|
height: 28px;
|
|
22572
|
+
padding-top: 6px;
|
|
22573
|
+
padding-bottom: 6px;
|
|
22572
22574
|
}
|
|
22573
22575
|
.e-treeview .e-navigable-text {
|
|
22574
22576
|
padding: 0 5px;
|
|
@@ -23384,7 +23386,6 @@ ejs-sidebar {
|
|
|
23384
23386
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
23385
23387
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
23386
23388
|
font-size: 10px;
|
|
23387
|
-
line-height: 30px;
|
|
23388
23389
|
}
|
|
23389
23390
|
|
|
23390
23391
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -29664,8 +29664,8 @@ body.e-colorpicker-overflow {
|
|
|
29664
29664
|
padding: 2px 0;
|
|
29665
29665
|
}
|
|
29666
29666
|
.e-treeview .e-list-item .e-ul {
|
|
29667
|
-
margin: 2px 0 -2px;
|
|
29668
29667
|
padding: 0 0 0 24px;
|
|
29668
|
+
margin: 2px 0 -2px;
|
|
29669
29669
|
}
|
|
29670
29670
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
29671
29671
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -29702,10 +29702,10 @@ body.e-colorpicker-overflow {
|
|
|
29702
29702
|
-ms-user-select: none;
|
|
29703
29703
|
-webkit-user-select: none;
|
|
29704
29704
|
user-select: none;
|
|
29705
|
-
border: 1px solid;
|
|
29706
29705
|
cursor: pointer;
|
|
29707
29706
|
margin: 0;
|
|
29708
29707
|
padding: 0 0 0 24px;
|
|
29708
|
+
border: 1px solid;
|
|
29709
29709
|
}
|
|
29710
29710
|
.e-treeview .e-text-content + .e-sibling {
|
|
29711
29711
|
margin-top: -1px;
|
|
@@ -29766,6 +29766,8 @@ body.e-colorpicker-overflow {
|
|
|
29766
29766
|
}
|
|
29767
29767
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
29768
29768
|
height: 28px;
|
|
29769
|
+
padding-top: 6px;
|
|
29770
|
+
padding-bottom: 6px;
|
|
29769
29771
|
}
|
|
29770
29772
|
.e-treeview .e-navigable-text {
|
|
29771
29773
|
padding: 0 5px;
|
|
@@ -30731,7 +30733,6 @@ ejs-sidebar {
|
|
|
30731
30733
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
30732
30734
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
30733
30735
|
font-size: 10px;
|
|
30734
|
-
line-height: 30px;
|
|
30735
30736
|
}
|
|
30736
30737
|
|
|
30737
30738
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -22248,10 +22248,8 @@ body.e-colorpicker-overflow {
|
|
|
22248
22248
|
}
|
|
22249
22249
|
.e-treeview .e-list-item {
|
|
22250
22250
|
list-style: none;
|
|
22251
|
-
padding: 2px 0;
|
|
22252
22251
|
}
|
|
22253
22252
|
.e-treeview .e-list-item .e-ul {
|
|
22254
|
-
margin: 2px 0 -2px;
|
|
22255
22253
|
padding: 0 0 0 14px;
|
|
22256
22254
|
}
|
|
22257
22255
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -22275,6 +22273,10 @@ body.e-colorpicker-overflow {
|
|
|
22275
22273
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
22276
22274
|
content: none;
|
|
22277
22275
|
}
|
|
22276
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
22277
|
+
padding-top: 5px;
|
|
22278
|
+
padding-bottom: 5px;
|
|
22279
|
+
}
|
|
22278
22280
|
.e-treeview .e-icons .e-spinner-pane {
|
|
22279
22281
|
position: relative;
|
|
22280
22282
|
}
|
|
@@ -22289,7 +22291,6 @@ body.e-colorpicker-overflow {
|
|
|
22289
22291
|
-ms-user-select: none;
|
|
22290
22292
|
-webkit-user-select: none;
|
|
22291
22293
|
user-select: none;
|
|
22292
|
-
border: 1px solid;
|
|
22293
22294
|
cursor: pointer;
|
|
22294
22295
|
margin: 0;
|
|
22295
22296
|
padding: 0 0 0 24px;
|
|
@@ -22305,7 +22306,7 @@ body.e-colorpicker-overflow {
|
|
|
22305
22306
|
border: 1px solid;
|
|
22306
22307
|
box-sizing: border-box;
|
|
22307
22308
|
cursor: pointer;
|
|
22308
|
-
height:
|
|
22309
|
+
height: 40px;
|
|
22309
22310
|
left: 0;
|
|
22310
22311
|
overflow: hidden;
|
|
22311
22312
|
position: absolute;
|
|
@@ -22325,7 +22326,7 @@ body.e-colorpicker-overflow {
|
|
|
22325
22326
|
margin: 0 0 0 12px;
|
|
22326
22327
|
}
|
|
22327
22328
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
22328
|
-
padding:
|
|
22329
|
+
padding: 9px 8px;
|
|
22329
22330
|
}
|
|
22330
22331
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
22331
22332
|
bottom: -7px;
|
|
@@ -22338,10 +22339,10 @@ body.e-colorpicker-overflow {
|
|
|
22338
22339
|
.e-treeview .e-list-text {
|
|
22339
22340
|
box-sizing: border-box;
|
|
22340
22341
|
display: inline-block;
|
|
22341
|
-
line-height:
|
|
22342
|
+
line-height: 22px;
|
|
22342
22343
|
margin: 0;
|
|
22343
22344
|
min-height: 30px;
|
|
22344
|
-
padding:
|
|
22345
|
+
padding: 9px 8px 9px 6px;
|
|
22345
22346
|
text-decoration: none;
|
|
22346
22347
|
vertical-align: middle;
|
|
22347
22348
|
}
|
|
@@ -22353,9 +22354,11 @@ body.e-colorpicker-overflow {
|
|
|
22353
22354
|
}
|
|
22354
22355
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22355
22356
|
height: 28px;
|
|
22357
|
+
padding-top: 6px;
|
|
22358
|
+
padding-bottom: 6px;
|
|
22356
22359
|
}
|
|
22357
22360
|
.e-treeview .e-navigable-text {
|
|
22358
|
-
padding:
|
|
22361
|
+
padding: 9px 8px 9px 6px;
|
|
22359
22362
|
}
|
|
22360
22363
|
.e-treeview .e-list-icon,
|
|
22361
22364
|
.e-treeview .e-list-img {
|
|
@@ -22372,11 +22375,11 @@ body.e-colorpicker-overflow {
|
|
|
22372
22375
|
}
|
|
22373
22376
|
.e-treeview .e-list-icon + .e-list-text,
|
|
22374
22377
|
.e-treeview .e-list-img + .e-list-text {
|
|
22375
|
-
padding:
|
|
22378
|
+
padding: 9px 8px;
|
|
22376
22379
|
}
|
|
22377
22380
|
.e-treeview .e-list-icon + .e-navigable-text,
|
|
22378
22381
|
.e-treeview .e-list-img + .e-navigable-text {
|
|
22379
|
-
padding:
|
|
22382
|
+
padding: 9px 8px;
|
|
22380
22383
|
}
|
|
22381
22384
|
.e-treeview .e-icon-collapsible,
|
|
22382
22385
|
.e-treeview .e-icon-expandable {
|
|
@@ -23181,7 +23184,6 @@ ejs-sidebar {
|
|
|
23181
23184
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
23182
23185
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
23183
23186
|
font-size: 9px;
|
|
23184
|
-
line-height: 30px;
|
|
23185
23187
|
}
|
|
23186
23188
|
|
|
23187
23189
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -29614,10 +29614,8 @@ body.e-colorpicker-overflow {
|
|
|
29614
29614
|
}
|
|
29615
29615
|
.e-treeview .e-list-item {
|
|
29616
29616
|
list-style: none;
|
|
29617
|
-
padding: 2px 0;
|
|
29618
29617
|
}
|
|
29619
29618
|
.e-treeview .e-list-item .e-ul {
|
|
29620
|
-
margin: 2px 0 -2px;
|
|
29621
29619
|
padding: 0 0 0 14px;
|
|
29622
29620
|
}
|
|
29623
29621
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
@@ -29641,6 +29639,10 @@ body.e-colorpicker-overflow {
|
|
|
29641
29639
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
29642
29640
|
content: none;
|
|
29643
29641
|
}
|
|
29642
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
29643
|
+
padding-top: 5px;
|
|
29644
|
+
padding-bottom: 5px;
|
|
29645
|
+
}
|
|
29644
29646
|
.e-treeview .e-icons .e-spinner-pane {
|
|
29645
29647
|
position: relative;
|
|
29646
29648
|
}
|
|
@@ -29655,7 +29657,6 @@ body.e-colorpicker-overflow {
|
|
|
29655
29657
|
-ms-user-select: none;
|
|
29656
29658
|
-webkit-user-select: none;
|
|
29657
29659
|
user-select: none;
|
|
29658
|
-
border: 1px solid;
|
|
29659
29660
|
cursor: pointer;
|
|
29660
29661
|
margin: 0;
|
|
29661
29662
|
padding: 0 0 0 24px;
|
|
@@ -29671,7 +29672,7 @@ body.e-colorpicker-overflow {
|
|
|
29671
29672
|
border: 1px solid;
|
|
29672
29673
|
box-sizing: border-box;
|
|
29673
29674
|
cursor: pointer;
|
|
29674
|
-
height:
|
|
29675
|
+
height: 40px;
|
|
29675
29676
|
left: 0;
|
|
29676
29677
|
overflow: hidden;
|
|
29677
29678
|
position: absolute;
|
|
@@ -29691,7 +29692,7 @@ body.e-colorpicker-overflow {
|
|
|
29691
29692
|
margin: 0 0 0 12px;
|
|
29692
29693
|
}
|
|
29693
29694
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
29694
|
-
padding:
|
|
29695
|
+
padding: 9px 8px;
|
|
29695
29696
|
}
|
|
29696
29697
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
29697
29698
|
bottom: -7px;
|
|
@@ -29704,10 +29705,10 @@ body.e-colorpicker-overflow {
|
|
|
29704
29705
|
.e-treeview .e-list-text {
|
|
29705
29706
|
box-sizing: border-box;
|
|
29706
29707
|
display: inline-block;
|
|
29707
|
-
line-height:
|
|
29708
|
+
line-height: 22px;
|
|
29708
29709
|
margin: 0;
|
|
29709
29710
|
min-height: 30px;
|
|
29710
|
-
padding:
|
|
29711
|
+
padding: 9px 8px 9px 6px;
|
|
29711
29712
|
text-decoration: none;
|
|
29712
29713
|
vertical-align: middle;
|
|
29713
29714
|
}
|
|
@@ -29719,9 +29720,11 @@ body.e-colorpicker-overflow {
|
|
|
29719
29720
|
}
|
|
29720
29721
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
29721
29722
|
height: 28px;
|
|
29723
|
+
padding-top: 6px;
|
|
29724
|
+
padding-bottom: 6px;
|
|
29722
29725
|
}
|
|
29723
29726
|
.e-treeview .e-navigable-text {
|
|
29724
|
-
padding:
|
|
29727
|
+
padding: 9px 8px 9px 6px;
|
|
29725
29728
|
}
|
|
29726
29729
|
.e-treeview .e-list-icon,
|
|
29727
29730
|
.e-treeview .e-list-img {
|
|
@@ -29738,11 +29741,11 @@ body.e-colorpicker-overflow {
|
|
|
29738
29741
|
}
|
|
29739
29742
|
.e-treeview .e-list-icon + .e-list-text,
|
|
29740
29743
|
.e-treeview .e-list-img + .e-list-text {
|
|
29741
|
-
padding:
|
|
29744
|
+
padding: 9px 8px;
|
|
29742
29745
|
}
|
|
29743
29746
|
.e-treeview .e-list-icon + .e-navigable-text,
|
|
29744
29747
|
.e-treeview .e-list-img + .e-navigable-text {
|
|
29745
|
-
padding:
|
|
29748
|
+
padding: 9px 8px;
|
|
29746
29749
|
}
|
|
29747
29750
|
.e-treeview .e-icon-collapsible,
|
|
29748
29751
|
.e-treeview .e-icon-expandable {
|
|
@@ -30219,7 +30222,7 @@ body.e-colorpicker-overflow {
|
|
|
30219
30222
|
}
|
|
30220
30223
|
.e-bigger .e-treeview .e-fullrow,
|
|
30221
30224
|
.e-treeview.e-bigger .e-fullrow {
|
|
30222
|
-
height:
|
|
30225
|
+
height: 50px;
|
|
30223
30226
|
}
|
|
30224
30227
|
.e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-text,
|
|
30225
30228
|
.e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper + .e-list-text {
|
|
@@ -30246,8 +30249,10 @@ body.e-colorpicker-overflow {
|
|
|
30246
30249
|
}
|
|
30247
30250
|
.e-bigger .e-treeview .e-list-text,
|
|
30248
30251
|
.e-treeview.e-bigger .e-list-text {
|
|
30249
|
-
line-height:
|
|
30250
|
-
min-height:
|
|
30252
|
+
line-height: 24px;
|
|
30253
|
+
min-height: 24px;
|
|
30254
|
+
padding-top: 13px;
|
|
30255
|
+
padding-bottom: 13px;
|
|
30251
30256
|
}
|
|
30252
30257
|
.e-bigger .e-treeview .e-list-text .e-input-group,
|
|
30253
30258
|
.e-treeview.e-bigger .e-list-text .e-input-group {
|
|
@@ -30257,13 +30262,18 @@ body.e-colorpicker-overflow {
|
|
|
30257
30262
|
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
30258
30263
|
height: 36px;
|
|
30259
30264
|
}
|
|
30265
|
+
.e-bigger .e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group),
|
|
30266
|
+
.e-treeview.e-bigger .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
30267
|
+
padding-top: 6px;
|
|
30268
|
+
padding-bottom: 6px;
|
|
30269
|
+
}
|
|
30260
30270
|
.e-bigger .e-treeview .e-checkbox-wrapper,
|
|
30261
30271
|
.e-treeview.e-bigger .e-checkbox-wrapper {
|
|
30262
30272
|
margin: 0 0 0 10px;
|
|
30263
30273
|
}
|
|
30264
30274
|
.e-bigger .e-treeview .e-checkbox-wrapper + .e-list-text,
|
|
30265
30275
|
.e-treeview.e-bigger .e-checkbox-wrapper + .e-list-text {
|
|
30266
|
-
padding:
|
|
30276
|
+
padding: 13px 12px;
|
|
30267
30277
|
}
|
|
30268
30278
|
.e-bigger .e-treeview .e-checkbox-wrapper + .e-list-icon, .e-bigger .e-treeview .e-checkbox-wrapper + .e-list-img,
|
|
30269
30279
|
.e-treeview.e-bigger .e-checkbox-wrapper + .e-list-icon,
|
|
@@ -30281,7 +30291,7 @@ body.e-colorpicker-overflow {
|
|
|
30281
30291
|
.e-bigger .e-treeview .e-list-img + .e-list-text,
|
|
30282
30292
|
.e-treeview.e-bigger .e-list-icon + .e-list-text,
|
|
30283
30293
|
.e-treeview.e-bigger .e-list-img + .e-list-text {
|
|
30284
|
-
padding:
|
|
30294
|
+
padding: 13px 12px;
|
|
30285
30295
|
}
|
|
30286
30296
|
.e-bigger .e-treeview .e-list-icon + .e-list-icon, .e-bigger .e-treeview .e-list-icon + .e-list-img,
|
|
30287
30297
|
.e-bigger .e-treeview .e-list-img + .e-list-icon,
|
|
@@ -30769,7 +30779,6 @@ ejs-sidebar {
|
|
|
30769
30779
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
30770
30780
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
30771
30781
|
font-size: 9px;
|
|
30772
|
-
line-height: 30px;
|
|
30773
30782
|
}
|
|
30774
30783
|
|
|
30775
30784
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|