@syncfusion/blazor-themes 31.1.18 → 31.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (255) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +5 -5
  2. package/Compiled-Themes/bds-dark.css +5 -5
  3. package/Compiled-Themes/bds-lite.css +5 -5
  4. package/Compiled-Themes/bds.css +5 -5
  5. package/Compiled-Themes/bootstrap-dark-lite.css +4 -2
  6. package/Compiled-Themes/bootstrap-dark.css +4 -2
  7. package/Compiled-Themes/bootstrap-lite.css +4 -2
  8. package/Compiled-Themes/bootstrap.css +4 -2
  9. package/Compiled-Themes/bootstrap4-lite.css +11 -8
  10. package/Compiled-Themes/bootstrap4.css +22 -12
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +15 -13
  12. package/Compiled-Themes/bootstrap5-dark.css +31 -20
  13. package/Compiled-Themes/bootstrap5-lite.css +15 -13
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +34 -20
  15. package/Compiled-Themes/bootstrap5.3-dark.css +51 -28
  16. package/Compiled-Themes/bootstrap5.3-lite.css +34 -20
  17. package/Compiled-Themes/bootstrap5.3.css +51 -28
  18. package/Compiled-Themes/bootstrap5.css +31 -20
  19. package/Compiled-Themes/fabric-dark-lite.css +4 -2
  20. package/Compiled-Themes/fabric-dark.css +4 -2
  21. package/Compiled-Themes/fabric-lite.css +4 -2
  22. package/Compiled-Themes/fabric.css +4 -2
  23. package/Compiled-Themes/fluent-dark-lite.css +13 -10
  24. package/Compiled-Themes/fluent-dark.css +23 -13
  25. package/Compiled-Themes/fluent-lite.css +13 -10
  26. package/Compiled-Themes/fluent.css +23 -13
  27. package/Compiled-Themes/fluent2-dark-lite.css +7 -5
  28. package/Compiled-Themes/fluent2-dark.css +8 -6
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +10 -5
  30. package/Compiled-Themes/fluent2-highcontrast.css +11 -6
  31. package/Compiled-Themes/fluent2-lite.css +7 -5
  32. package/Compiled-Themes/fluent2.css +8 -6
  33. package/Compiled-Themes/highcontrast-lite.css +12 -9
  34. package/Compiled-Themes/highcontrast.css +24 -12
  35. package/Compiled-Themes/material-dark-lite.css +17 -12
  36. package/Compiled-Themes/material-dark.css +37 -16
  37. package/Compiled-Themes/material-lite.css +17 -9
  38. package/Compiled-Themes/material.css +34 -12
  39. package/Compiled-Themes/material3-dark-lite.css +5 -6
  40. package/Compiled-Themes/material3-dark.css +6 -6
  41. package/Compiled-Themes/material3-lite.css +5 -6
  42. package/Compiled-Themes/material3.css +6 -6
  43. package/Compiled-Themes/tailwind-dark-lite.css +4 -4
  44. package/Compiled-Themes/tailwind-dark.css +4 -4
  45. package/Compiled-Themes/tailwind-lite.css +4 -4
  46. package/Compiled-Themes/tailwind.css +4 -4
  47. package/Compiled-Themes/tailwind3-dark-lite.css +17 -4
  48. package/Compiled-Themes/tailwind3-dark.css +24 -4
  49. package/Compiled-Themes/tailwind3-lite.css +17 -4
  50. package/Compiled-Themes/tailwind3.css +24 -4
  51. package/SCSS-Themes/bds-dark-lite.scss +89 -24
  52. package/SCSS-Themes/bds-dark.scss +183 -26
  53. package/SCSS-Themes/bds-lite.scss +89 -24
  54. package/SCSS-Themes/bds.scss +183 -26
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +88 -23
  56. package/SCSS-Themes/bootstrap-dark.scss +182 -25
  57. package/SCSS-Themes/bootstrap-lite.scss +88 -23
  58. package/SCSS-Themes/bootstrap.scss +182 -25
  59. package/SCSS-Themes/bootstrap4-lite.scss +95 -30
  60. package/SCSS-Themes/bootstrap4.scss +189 -32
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +96 -31
  62. package/SCSS-Themes/bootstrap5-dark.scss +190 -33
  63. package/SCSS-Themes/bootstrap5-lite.scss +96 -31
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +104 -39
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +198 -41
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +104 -39
  67. package/SCSS-Themes/bootstrap5.3.scss +198 -41
  68. package/SCSS-Themes/bootstrap5.scss +190 -33
  69. package/SCSS-Themes/calendars/calendar/bds-dark-lite.scss +4 -0
  70. package/SCSS-Themes/calendars/calendar/bds-dark.scss +4 -0
  71. package/SCSS-Themes/calendars/calendar/bds-lite.scss +4 -0
  72. package/SCSS-Themes/calendars/calendar/bds.scss +4 -0
  73. package/SCSS-Themes/calendars/calendar/bootstrap-dark-lite.scss +4 -0
  74. package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +4 -0
  75. package/SCSS-Themes/calendars/calendar/bootstrap-lite.scss +4 -0
  76. package/SCSS-Themes/calendars/calendar/bootstrap.scss +4 -0
  77. package/SCSS-Themes/calendars/calendar/bootstrap4-lite.scss +4 -0
  78. package/SCSS-Themes/calendars/calendar/bootstrap4.scss +4 -0
  79. package/SCSS-Themes/calendars/calendar/bootstrap5-dark-lite.scss +4 -0
  80. package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +4 -0
  81. package/SCSS-Themes/calendars/calendar/bootstrap5-lite.scss +4 -0
  82. package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark-lite.scss +4 -0
  83. package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark.scss +4 -0
  84. package/SCSS-Themes/calendars/calendar/bootstrap5.3-lite.scss +4 -0
  85. package/SCSS-Themes/calendars/calendar/bootstrap5.3.scss +4 -0
  86. package/SCSS-Themes/calendars/calendar/bootstrap5.scss +4 -0
  87. package/SCSS-Themes/calendars/calendar/fabric-dark-lite.scss +4 -0
  88. package/SCSS-Themes/calendars/calendar/fabric-dark.scss +4 -0
  89. package/SCSS-Themes/calendars/calendar/fabric-lite.scss +4 -0
  90. package/SCSS-Themes/calendars/calendar/fabric.scss +4 -0
  91. package/SCSS-Themes/calendars/calendar/fluent-dark-lite.scss +4 -0
  92. package/SCSS-Themes/calendars/calendar/fluent-dark.scss +4 -0
  93. package/SCSS-Themes/calendars/calendar/fluent-lite.scss +4 -0
  94. package/SCSS-Themes/calendars/calendar/fluent.scss +4 -0
  95. package/SCSS-Themes/calendars/calendar/fluent2-dark-lite.scss +4 -0
  96. package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +4 -0
  97. package/SCSS-Themes/calendars/calendar/fluent2-highcontrast-lite.scss +4 -0
  98. package/SCSS-Themes/calendars/calendar/fluent2-highcontrast.scss +4 -0
  99. package/SCSS-Themes/calendars/calendar/fluent2-lite.scss +4 -0
  100. package/SCSS-Themes/calendars/calendar/fluent2.scss +4 -0
  101. package/SCSS-Themes/calendars/calendar/highcontrast-lite.scss +4 -0
  102. package/SCSS-Themes/calendars/calendar/highcontrast.scss +4 -0
  103. package/SCSS-Themes/calendars/calendar/material-dark-lite.scss +4 -0
  104. package/SCSS-Themes/calendars/calendar/material-dark.scss +4 -0
  105. package/SCSS-Themes/calendars/calendar/material-lite.scss +4 -0
  106. package/SCSS-Themes/calendars/calendar/material.scss +4 -0
  107. package/SCSS-Themes/calendars/calendar/material3-dark-lite.scss +4 -0
  108. package/SCSS-Themes/calendars/calendar/material3-dark.scss +4 -0
  109. package/SCSS-Themes/calendars/calendar/material3-lite.scss +4 -0
  110. package/SCSS-Themes/calendars/calendar/material3.scss +4 -0
  111. package/SCSS-Themes/calendars/calendar/tailwind-dark-lite.scss +4 -0
  112. package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +4 -0
  113. package/SCSS-Themes/calendars/calendar/tailwind-lite.scss +4 -0
  114. package/SCSS-Themes/calendars/calendar/tailwind.scss +4 -0
  115. package/SCSS-Themes/calendars/calendar/tailwind3-dark-lite.scss +4 -0
  116. package/SCSS-Themes/calendars/calendar/tailwind3-dark.scss +4 -0
  117. package/SCSS-Themes/calendars/calendar/tailwind3-lite.scss +4 -0
  118. package/SCSS-Themes/calendars/calendar/tailwind3.scss +4 -0
  119. package/SCSS-Themes/fabric-dark-lite.scss +88 -23
  120. package/SCSS-Themes/fabric-dark.scss +182 -25
  121. package/SCSS-Themes/fabric-lite.scss +88 -23
  122. package/SCSS-Themes/fabric.scss +182 -25
  123. package/SCSS-Themes/fluent-dark-lite.scss +94 -29
  124. package/SCSS-Themes/fluent-dark.scss +188 -31
  125. package/SCSS-Themes/fluent-lite.scss +94 -29
  126. package/SCSS-Themes/fluent.scss +188 -31
  127. package/SCSS-Themes/fluent2-dark-lite.scss +91 -26
  128. package/SCSS-Themes/fluent2-dark.scss +185 -28
  129. package/SCSS-Themes/fluent2-highcontrast-lite.scss +91 -26
  130. package/SCSS-Themes/fluent2-highcontrast.scss +185 -28
  131. package/SCSS-Themes/fluent2-lite.scss +91 -26
  132. package/SCSS-Themes/fluent2.scss +185 -28
  133. package/SCSS-Themes/highcontrast-lite.scss +94 -29
  134. package/SCSS-Themes/highcontrast.scss +188 -31
  135. package/SCSS-Themes/material-dark-lite.scss +95 -30
  136. package/SCSS-Themes/material-dark.scss +189 -32
  137. package/SCSS-Themes/material-lite.scss +94 -29
  138. package/SCSS-Themes/material.scss +188 -31
  139. package/SCSS-Themes/material3-dark-lite.scss +90 -25
  140. package/SCSS-Themes/material3-dark.scss +184 -27
  141. package/SCSS-Themes/material3-lite.scss +90 -25
  142. package/SCSS-Themes/material3.scss +184 -27
  143. package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +1 -1
  144. package/SCSS-Themes/navigations/menu/material3-dark.scss +1 -1
  145. package/SCSS-Themes/navigations/menu/material3-lite.scss +1 -1
  146. package/SCSS-Themes/navigations/menu/material3.scss +1 -1
  147. package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +74 -18
  148. package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -18
  149. package/SCSS-Themes/navigations/treeview/bds-lite.scss +74 -18
  150. package/SCSS-Themes/navigations/treeview/bds.scss +165 -18
  151. package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +73 -17
  152. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -17
  153. package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +73 -17
  154. package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -17
  155. package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +80 -24
  156. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +171 -24
  157. package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +75 -19
  158. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +166 -19
  159. package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +75 -19
  160. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +81 -25
  161. package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +172 -25
  162. package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +81 -25
  163. package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +172 -25
  164. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +166 -19
  165. package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +73 -17
  166. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -17
  167. package/SCSS-Themes/navigations/treeview/fabric-lite.scss +73 -17
  168. package/SCSS-Themes/navigations/treeview/fabric.scss +164 -17
  169. package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +79 -23
  170. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +170 -23
  171. package/SCSS-Themes/navigations/treeview/fluent-lite.scss +79 -23
  172. package/SCSS-Themes/navigations/treeview/fluent.scss +170 -23
  173. package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +73 -17
  174. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -17
  175. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +73 -17
  176. package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -17
  177. package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +73 -17
  178. package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -17
  179. package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +79 -23
  180. package/SCSS-Themes/navigations/treeview/highcontrast.scss +170 -23
  181. package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +80 -24
  182. package/SCSS-Themes/navigations/treeview/material-dark.scss +171 -24
  183. package/SCSS-Themes/navigations/treeview/material-lite.scss +79 -23
  184. package/SCSS-Themes/navigations/treeview/material.scss +170 -23
  185. package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +73 -17
  186. package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -17
  187. package/SCSS-Themes/navigations/treeview/material3-lite.scss +73 -17
  188. package/SCSS-Themes/navigations/treeview/material3.scss +164 -17
  189. package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +73 -17
  190. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -17
  191. package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +73 -17
  192. package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -17
  193. package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +74 -18
  194. package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -18
  195. package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +74 -18
  196. package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -18
  197. package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +11 -6
  198. package/SCSS-Themes/notifications/toast/bds-dark.scss +14 -8
  199. package/SCSS-Themes/notifications/toast/bds-lite.scss +11 -6
  200. package/SCSS-Themes/notifications/toast/bds.scss +14 -8
  201. package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +11 -6
  202. package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +14 -8
  203. package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +11 -6
  204. package/SCSS-Themes/notifications/toast/bootstrap.scss +14 -8
  205. package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +11 -6
  206. package/SCSS-Themes/notifications/toast/bootstrap4.scss +14 -8
  207. package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +17 -12
  208. package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +20 -14
  209. package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +17 -12
  210. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +19 -14
  211. package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +22 -16
  212. package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +19 -14
  213. package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +22 -16
  214. package/SCSS-Themes/notifications/toast/bootstrap5.scss +20 -14
  215. package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +11 -6
  216. package/SCSS-Themes/notifications/toast/fabric-dark.scss +14 -8
  217. package/SCSS-Themes/notifications/toast/fabric-lite.scss +11 -6
  218. package/SCSS-Themes/notifications/toast/fabric.scss +14 -8
  219. package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +11 -6
  220. package/SCSS-Themes/notifications/toast/fluent-dark.scss +14 -8
  221. package/SCSS-Themes/notifications/toast/fluent-lite.scss +11 -6
  222. package/SCSS-Themes/notifications/toast/fluent.scss +14 -8
  223. package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +14 -9
  224. package/SCSS-Themes/notifications/toast/fluent2-dark.scss +17 -11
  225. package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +14 -9
  226. package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +17 -11
  227. package/SCSS-Themes/notifications/toast/fluent2-lite.scss +14 -9
  228. package/SCSS-Themes/notifications/toast/fluent2.scss +17 -11
  229. package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +11 -6
  230. package/SCSS-Themes/notifications/toast/highcontrast.scss +14 -8
  231. package/SCSS-Themes/notifications/toast/material-dark-lite.scss +11 -6
  232. package/SCSS-Themes/notifications/toast/material-dark.scss +14 -8
  233. package/SCSS-Themes/notifications/toast/material-lite.scss +11 -6
  234. package/SCSS-Themes/notifications/toast/material.scss +14 -8
  235. package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +12 -7
  236. package/SCSS-Themes/notifications/toast/material3-dark.scss +15 -9
  237. package/SCSS-Themes/notifications/toast/material3-lite.scss +12 -7
  238. package/SCSS-Themes/notifications/toast/material3.scss +15 -9
  239. package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +11 -6
  240. package/SCSS-Themes/notifications/toast/tailwind-dark.scss +14 -8
  241. package/SCSS-Themes/notifications/toast/tailwind-lite.scss +11 -6
  242. package/SCSS-Themes/notifications/toast/tailwind.scss +14 -8
  243. package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +11 -6
  244. package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +14 -8
  245. package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +11 -6
  246. package/SCSS-Themes/notifications/toast/tailwind3.scss +14 -8
  247. package/SCSS-Themes/tailwind-dark-lite.scss +88 -23
  248. package/SCSS-Themes/tailwind-dark.scss +182 -25
  249. package/SCSS-Themes/tailwind-lite.scss +88 -23
  250. package/SCSS-Themes/tailwind.scss +182 -25
  251. package/SCSS-Themes/tailwind3-dark-lite.scss +89 -24
  252. package/SCSS-Themes/tailwind3-dark.scss +183 -26
  253. package/SCSS-Themes/tailwind3-lite.scss +89 -24
  254. package/SCSS-Themes/tailwind3.scss +183 -26
  255. 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: 40px;
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-bottom: 3px;
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;
@@ -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: 40px;
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-bottom: 3px;
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;
@@ -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: 40px;
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-bottom: 3px;
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;
@@ -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: 40px;
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-bottom: 3px;
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;
@@ -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;
@@ -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;
@@ -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;
@@ -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;
@@ -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: 32px;
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: 0 8px;
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: 30px;
22342
+ line-height: 22px;
22342
22343
  margin: 0;
22343
22344
  min-height: 30px;
22344
- padding: 0 8px 0 6px;
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: 0 8px 0 6px;
22361
+ padding: 9px 8px 9px 6px;
22359
22362
  }
22360
22363
  .e-treeview .e-list-icon,
22361
22364
  .e-treeview .e-list-img {
@@ -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: 32px;
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: 0 8px;
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: 30px;
29708
+ line-height: 22px;
29708
29709
  margin: 0;
29709
29710
  min-height: 30px;
29710
- padding: 0 8px 0 6px;
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: 0 8px 0 6px;
29727
+ padding: 9px 8px 9px 6px;
29725
29728
  }
29726
29729
  .e-treeview .e-list-icon,
29727
29730
  .e-treeview .e-list-img {
@@ -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: 40px;
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: 36px;
30250
- min-height: 36px;
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: 0 12px;
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,
@@ -22094,10 +22094,8 @@ body.e-colorpicker-overflow {
22094
22094
  }
22095
22095
  .e-treeview .e-list-item {
22096
22096
  list-style: none;
22097
- padding: 2px 0;
22098
22097
  }
22099
22098
  .e-treeview .e-list-item .e-ul {
22100
- margin: 2px 0 -2px;
22101
22099
  padding: 0 0 0 20px;
22102
22100
  }
22103
22101
  .e-treeview .e-list-item.e-disable > .e-text-content,
@@ -22135,7 +22133,6 @@ body.e-colorpicker-overflow {
22135
22133
  -ms-user-select: none;
22136
22134
  -webkit-user-select: none;
22137
22135
  user-select: none;
22138
- border: 1px solid;
22139
22136
  cursor: pointer;
22140
22137
  margin: 0;
22141
22138
  padding: 0 0 0 20px;
@@ -22193,12 +22190,15 @@ body.e-colorpicker-overflow {
22193
22190
  }
22194
22191
  .e-treeview .e-list-text .e-input-group {
22195
22192
  height: 30px;
22196
- margin-bottom: 2px;
22193
+ margin-bottom: 3px;
22194
+ margin-top: 3px;
22197
22195
  min-width: 150px;
22198
22196
  vertical-align: bottom;
22199
22197
  }
22200
22198
  .e-treeview .e-list-text .e-input-group .e-input {
22201
22199
  height: 28px;
22200
+ padding-top: 6px;
22201
+ padding-bottom: 6px;
22202
22202
  }
22203
22203
  .e-treeview .e-navigable-text {
22204
22204
  padding: 0 8px;
@@ -46684,10 +46684,10 @@ span.e-table-box.e-rbox-select {
46684
46684
  .e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
46685
46685
  .e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
46686
46686
  padding: 0;
46687
- padding-bottom: 12px;
46687
+ padding-bottom: 8px;
46688
46688
  padding-left: 12px;
46689
46689
  padding-right: 12px;
46690
- padding-top: 12px;
46690
+ padding-top: 8px;
46691
46691
  }
46692
46692
  .e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
46693
46693
  .e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
@@ -46727,7 +46727,7 @@ span.e-table-box.e-rbox-select {
46727
46727
  }
46728
46728
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
46729
46729
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
46730
- padding-left: 48px;
46730
+ padding-left: 44px;
46731
46731
  }
46732
46732
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
46733
46733
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
@@ -46748,14 +46748,16 @@ span.e-table-box.e-rbox-select {
46748
46748
  }
46749
46749
  .e-toast-container .e-toast .e-toast-icon {
46750
46750
  align-items: center;
46751
- font-size: 14px;
46752
- height: 20px;
46751
+ font-size: 18px;
46752
+ height: 18px;
46753
46753
  justify-content: center;
46754
46754
  margin-right: 14px;
46755
- width: 20px;
46756
- left: 16px;
46757
- margin-left: 13px;
46758
- margin-top: 13px;
46755
+ width: 18px;
46756
+ left: 0;
46757
+ margin-left: 12px;
46758
+ margin-top: 10px;
46759
+ padding-bottom: 6px;
46760
+ position: absolute;
46759
46761
  }
46760
46762
  .e-toast-container .e-toast .e-toast-progress {
46761
46763
  bottom: 0;
@@ -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: 2px;
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: 42px;
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: 40px;
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;
@@ -59924,10 +59932,10 @@ span.e-table-box.e-rbox-select {
59924
59932
  .e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
59925
59933
  .e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
59926
59934
  padding: 0;
59927
- padding-bottom: 12px;
59935
+ padding-bottom: 8px;
59928
59936
  padding-left: 12px;
59929
59937
  padding-right: 12px;
59930
- padding-top: 12px;
59938
+ padding-top: 8px;
59931
59939
  }
59932
59940
  .e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
59933
59941
  .e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
@@ -59967,7 +59975,7 @@ span.e-table-box.e-rbox-select {
59967
59975
  }
59968
59976
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-title:first-child,
59969
59977
  .e-toast-container .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child {
59970
- padding-left: 48px;
59978
+ padding-left: 44px;
59971
59979
  }
59972
59980
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-title:first-child,
59973
59981
  .e-toast-container .e-toast.e-toast-header-close-icon .e-toast-message .e-toast-content:first-child {
@@ -59988,14 +59996,16 @@ span.e-table-box.e-rbox-select {
59988
59996
  }
59989
59997
  .e-toast-container .e-toast .e-toast-icon {
59990
59998
  align-items: center;
59991
- font-size: 14px;
59992
- height: 20px;
59999
+ font-size: 18px;
60000
+ height: 18px;
59993
60001
  justify-content: center;
59994
60002
  margin-right: 14px;
59995
- width: 20px;
59996
- left: 16px;
59997
- margin-left: 13px;
59998
- margin-top: 13px;
60003
+ width: 18px;
60004
+ left: 0;
60005
+ margin-left: 12px;
60006
+ margin-top: 10px;
60007
+ padding-bottom: 6px;
60008
+ position: absolute;
59999
60009
  }
60000
60010
  .e-toast-container .e-toast .e-toast-progress {
60001
60011
  bottom: 0;
@@ -60298,12 +60308,13 @@ span.e-table-box.e-rbox-select {
60298
60308
  }
60299
60309
  .e-bigger .e-toast-container .e-toast .e-toast-icon,
60300
60310
  .e-toast-container.e-bigger .e-toast .e-toast-icon {
60301
- font-size: 18px;
60302
- height: 24px;
60311
+ font-size: 20px;
60312
+ height: 20px;
60303
60313
  margin-right: 16px;
60304
- width: 24px;
60305
- left: 18px;
60306
- margin-top: 13px;
60314
+ width: 20px;
60315
+ left: 0;
60316
+ margin-top: 14px;
60317
+ margin-left: 12px;
60307
60318
  }
60308
60319
  .e-bigger .e-toast-container .e-toast .e-toast-progress,
60309
60320
  .e-toast-container.e-bigger .e-toast .e-toast-progress {