@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
@@ -27651,6 +27651,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
27651
27651
  border-color: transparent;
27652
27652
  color: $calendar-today-disabled-color;
27653
27653
  }
27654
+ @if $skin-name == 'tailwind3' {
27655
+ background-color: $calendar-today-disabled-background-style;
27656
+ border-color: $calendar-today-disabled-border-style;
27657
+ }
27654
27658
  }
27655
27659
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
27656
27660
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -59127,8 +59131,8 @@ $treeview-font-size: $text-sm !default;
59127
59131
  $treeview-icon-font-size: $text-xl !default;
59128
59132
  $treeview-image-font-size: $text-xl !default;
59129
59133
  $treeview-item-height: 38px !default;
59130
- $treeview-text-height: 36px !default;
59131
- $treeview-input-height: 30px !default;
59134
+ $treeview-text-height: 22px !default;
59135
+ $treeview-input-height: 32px !default;
59132
59136
  $treeview-root-ul-padding: 0 0 0 12px !default;
59133
59137
  $treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
59134
59138
  $treeview-child-ul-padding: 0 0 0 20px !default;
@@ -59139,7 +59143,7 @@ $treeview-icon-size: 20px !default;
59139
59143
  $treeview-icon-margin: 0 0 0 -20px !default;
59140
59144
  $treeview-rtl-icon-margin: 0 -20px 0 0 !default;
59141
59145
  $treeview-icon-padding: 0px !default;
59142
- $treeview-text-padding: 0 12px !default;
59146
+ $treeview-text-padding: 8px 12px !default;
59143
59147
  $treeview-text-margin: 0 !default;
59144
59148
  $treeview-image-size: 20px !default;
59145
59149
  $treeview-image-margin: 0 0 0 12px !default;
@@ -59154,7 +59158,7 @@ $treeview-icon-image-margin: 0 0 0 12px !default;
59154
59158
  $treeview-rtl-icon-image-margin: 0 12px 0 0 !default;
59155
59159
  $treeview-check-margin: 0 0 0 12px !default;
59156
59160
  $treeview-rtl-check-margin: 0 12px 0 0 !default;
59157
- $treeview-check-text-padding: 0 12px !default;
59161
+ $treeview-check-text-padding: 8px 12px !default;
59158
59162
  $treeview-check-image-margin: 0 0 0 12px !default;
59159
59163
  $treeview-rtl-check-image-margin: 0 12px 0 0 !default;
59160
59164
  $treeview-drop-count-border-size: 1px !default;
@@ -59169,7 +59173,7 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
59169
59173
  $treeview-big-font-size: $text-base !default;
59170
59174
  $treeview-big-icon-font-size: $text-2xl !default;
59171
59175
  $treeview-big-item-height: 44px !default;
59172
- $treeview-big-text-height: 40px !default;
59176
+ $treeview-big-text-height: 24px !default;
59173
59177
  $treeview-big-input-height: 40px !default;
59174
59178
  $treeview-big-text-padding: 0 16px !default;
59175
59179
  $treeview-big-input-padding: 0 9px !default;
@@ -59194,7 +59198,7 @@ $treeview-big-rtl-text-wrap-padding: 0 24px 0 0 !default;
59194
59198
  $treeview-big-drag-icon-font-size: $text-sm !default;
59195
59199
  $treeview-big-drag-item-text-padding-left: 16px !default;
59196
59200
  $treeview-big-drag-before-icon-padding: 14px !default;
59197
- $treeview-big-check-text-padding: 0 16px !default;
59201
+ $treeview-big-check-text-padding: 10px 16px !default;
59198
59202
  $treeview-big-check-wrap-width: calc(100% - 33px) !default;
59199
59203
  $treeview-big-check-icon-wrap-width: calc(100% - 70px) !default;
59200
59204
  $treeview-big-check-icon-img-wrap-width: calc(100% - 102px) !default;
@@ -59407,7 +59411,7 @@ $treeview-item-active-check-color: $primary !default;
59407
59411
 
59408
59412
  .e-list-item {
59409
59413
  list-style: none;
59410
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
59414
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59411
59415
  padding: 2px 0;
59412
59416
  }
59413
59417
  @if $skin-name == 'fluent2' {
@@ -59415,13 +59419,12 @@ $treeview-item-active-check-color: $primary !default;
59415
59419
  }
59416
59420
 
59417
59421
  .e-ul {
59418
- margin: 2px 0 -2px;
59419
59422
  padding: $treeview-child-ul-padding;
59420
- @if $skin-name == 'tailwind' {
59421
- margin: 2px 0 0;
59423
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59424
+ margin: 2px 0 -2px;
59422
59425
  }
59423
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
59424
- margin: 0;
59426
+ @if $skin-name == 'fluent2' {
59427
+ margin-top: 4px;
59425
59428
  }
59426
59429
  }
59427
59430
 
@@ -59458,6 +59461,45 @@ $treeview-item-active-check-color: $primary !default;
59458
59461
  .e-icons.e-icons-spinner::before {
59459
59462
  content: none;
59460
59463
  }
59464
+
59465
+ .e-text-content {
59466
+ .e-list-text {
59467
+ &:has(> .e-input-group) {
59468
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
59469
+ padding-top: 1px;
59470
+ padding-bottom: 1px;
59471
+ .e-input-group {
59472
+ height: 34px;
59473
+
59474
+ .e-input {
59475
+ line-height: 26px;
59476
+ min-height: 26px;
59477
+ }
59478
+ }
59479
+ }
59480
+ @if $skin-name == 'tailwind3' {
59481
+ padding-top: 4px;
59482
+ padding-bottom: 4px;
59483
+ }
59484
+ @if $skin-name == 'highcontrast' {
59485
+ padding-top: 3px;
59486
+ padding-bottom: 3px;
59487
+ }
59488
+ @if ($skin-name == 'FluentUI') {
59489
+ padding-top: 3px;
59490
+ padding-bottom: 3px;
59491
+ }
59492
+ @if $skin-name == 'bootstrap5.3' {
59493
+ padding-top: 2px;
59494
+ padding-bottom: 2px;
59495
+ }
59496
+ @if $skin-name == 'bootstrap4' {
59497
+ padding-top: 5px;
59498
+ padding-bottom: 5px;
59499
+ }
59500
+ }
59501
+ }
59502
+ }
59461
59503
  }
59462
59504
 
59463
59505
  .e-icons {
@@ -59475,11 +59517,14 @@ $treeview-item-active-check-color: $primary !default;
59475
59517
 
59476
59518
  .e-text-content {
59477
59519
  @include user-select;
59478
- border: 1px solid;
59479
59520
  cursor: pointer;
59480
59521
  margin: 0;
59481
59522
  padding: $treeview-text-wrap-padding;
59482
59523
 
59524
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
59525
+ border: 1px solid;
59526
+ }
59527
+
59483
59528
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
59484
59529
  border: none;
59485
59530
  }
@@ -59565,14 +59610,13 @@ $treeview-item-active-check-color: $primary !default;
59565
59610
 
59566
59611
  .e-input-group {
59567
59612
  height: $treeview-input-height;
59568
- @if ($skin-name == 'FluentUI') {
59569
- margin-top: 3px;
59570
- }
59571
- @else if($skin-name == 'tailwind') {
59572
- margin-bottom: 3px;
59613
+ @if ($skin-name == 'tailwind') {
59614
+ margin-top: 4px;
59615
+ margin-bottom: 4px;
59573
59616
  }
59574
59617
  @else if($skin-name == 'bootstrap5') {
59575
- margin-bottom: 2px;
59618
+ margin-bottom: 3px;
59619
+ margin-top: 3px;
59576
59620
  }
59577
59621
  @else {
59578
59622
  margin-bottom: 0;
@@ -59582,9 +59626,20 @@ $treeview-item-active-check-color: $primary !default;
59582
59626
  @if ($skin-name == 'fluent2') {
59583
59627
  border-color: $treeview-input-border-color;
59584
59628
  }
59585
- @if $skin-name != 'material' {
59586
- .e-input {
59629
+ .e-input {
59630
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
59587
59631
  height: 28px;
59632
+ padding-top: 6px;
59633
+ padding-bottom: 6px;
59634
+ }
59635
+ @if $skin-name == 'tailwind3' {
59636
+ line-height: 20px;
59637
+ height: 32px;
59638
+ }
59639
+ @if $skin-name == 'bootstrap5.3' {
59640
+ height: 32px;
59641
+ padding-top: 5px;
59642
+ padding-bottom: 5px;
59588
59643
  }
59589
59644
  }
59590
59645
  }
@@ -60176,13 +60231,13 @@ $treeview-item-active-check-color: $primary !default;
60176
60231
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
60177
60232
  color: $treeview-item-active-check-color;
60178
60233
  }
60179
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60234
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60180
60235
  border-color: $content-text-color-selected;
60181
60236
  }
60182
60237
  }
60183
60238
 
60184
60239
  .e-stop {
60185
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
60240
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
60186
60241
  border-color: $content-text-color-selected;
60187
60242
  }
60188
60243
  }
@@ -60233,6 +60288,11 @@ $treeview-item-active-check-color: $primary !default;
60233
60288
  }
60234
60289
  }
60235
60290
  }
60291
+ @if ($theme-name == 'fluent2-highcontrast') {
60292
+ .e-checkbox-wrapper .e-frame.e-check {
60293
+ border-color: $content-text-color-hover;
60294
+ }
60295
+ }
60236
60296
  }
60237
60297
 
60238
60298
  .e-sibling {
@@ -60602,6 +60662,30 @@ $treeview-item-active-check-color: $primary !default;
60602
60662
  min-height: $treeview-big-item-height;
60603
60663
  }
60604
60664
 
60665
+ @if $skin-name == 'bootstrap5.3' {
60666
+ padding: $treeview-big-text-padding;
60667
+ }
60668
+
60669
+ @if $skin-name == 'highcontrast' {
60670
+ padding-top: 11px;
60671
+ padding-bottom: 11px;
60672
+ }
60673
+
60674
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
60675
+ padding-top: 12px;
60676
+ padding-bottom: 12px;
60677
+ }
60678
+
60679
+ @if $skin-name == 'FluentUI' {
60680
+ padding-top: 10px;
60681
+ padding-bottom: 10px;
60682
+ }
60683
+
60684
+ @if $skin-name == 'bootstrap4' {
60685
+ padding-top: 13px;
60686
+ padding-bottom: 13px;
60687
+ }
60688
+
60605
60689
  .e-input-group {
60606
60690
  height: $treeview-big-input-height;
60607
60691
 
@@ -60610,6 +60694,69 @@ $treeview-item-active-check-color: $primary !default;
60610
60694
  height: 36px;
60611
60695
  }
60612
60696
  }
60697
+
60698
+ @if $skin-name =='bootstrap5' {
60699
+ padding-top: 6px;
60700
+ padding-bottom: 6px;
60701
+ margin-top: 2px;
60702
+ margin-bottom: 2px;
60703
+ }
60704
+
60705
+ @if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
60706
+ line-height: 42px;
60707
+ min-height: 42px;
60708
+ }
60709
+
60710
+ .e-input {
60711
+ @if $skin-name =='tailwind3' {
60712
+ height: 40px;
60713
+ line-height: 24px;
60714
+ padding-top: 8px;
60715
+ padding-bottom: 8px;
60716
+ }
60717
+
60718
+ @if $skin-name =='bootstrap5' {
60719
+ height: 24px;
60720
+ }
60721
+
60722
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60723
+ line-height: 28px;
60724
+ min-height: 28px;
60725
+ padding-top: 9px;
60726
+ padding-bottom: 5px;
60727
+ }
60728
+
60729
+ @if $skin-name == 'bootstrap5.3' {
60730
+ line-height: 24px;
60731
+ min-height: 24px;
60732
+ padding-top: 7px;
60733
+ padding-bottom: 7px;
60734
+ }
60735
+ }
60736
+ }
60737
+ }
60738
+
60739
+ .e-list-item .e-text-content .e-list-text {
60740
+ &:has(> .e-input-group) {
60741
+ @if $skin-name =='highcontrast' {
60742
+ padding-top: 4px;
60743
+ padding-bottom: 4px;
60744
+ }
60745
+
60746
+ @if $skin-name =='FluentUI' {
60747
+ padding-top: 2px;
60748
+ padding-bottom: 2px;
60749
+ }
60750
+
60751
+ @if $skin-name =='material' or $skin-name == 'material-dark' {
60752
+ padding-top: 3px;
60753
+ padding-bottom: 3px;
60754
+ }
60755
+
60756
+ @if $skin-name == 'bootstrap4' {
60757
+ padding-top: 6px;
60758
+ padding-bottom: 6px;
60759
+ }
60613
60760
  }
60614
60761
  }
60615
60762
 
@@ -60794,6 +60941,10 @@ $treeview-item-active-check-color: $primary !default;
60794
60941
  .e-treeview.e-bigger {
60795
60942
  .e-list-text {
60796
60943
  font-size: $treeview-big-font-size;
60944
+ @if $skin-name == 'Material3' {
60945
+ padding: 12px;
60946
+ }
60947
+
60797
60948
  @if $skin-name == 'bootstrap4' {
60798
60949
  color: $treeview-big-text-color;
60799
60950
  }
@@ -109346,10 +109497,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109346
109497
  &:first-child {
109347
109498
  padding: 0;
109348
109499
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109349
- padding-bottom: 12px;
109500
+ padding-bottom: 8px;
109350
109501
  padding-left: 12px;
109351
109502
  padding-right: 12px;
109352
- padding-top: 12px;
109503
+ padding-top: 8px;
109353
109504
  }
109354
109505
  }
109355
109506
 
@@ -109417,7 +109568,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109417
109568
  .e-toast-content {
109418
109569
  &:first-child {
109419
109570
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109420
- padding-left: 48px;
109571
+ padding-left: 44px;
109421
109572
  }
109422
109573
  }
109423
109574
  }
@@ -109464,9 +109615,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109464
109615
  margin-right: $toast-icon-nrml-right-margin;
109465
109616
  width: $toast-icon-nrml-width;
109466
109617
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109467
- left: 16px;
109468
- margin-left: 13px;
109469
- margin-top: 13px;
109618
+ left: 0;
109619
+ margin-left: 12px;
109620
+ margin-top: 10px;
109621
+ padding-bottom: 6px;
109622
+ position: absolute;
109623
+ }
109624
+ @if $skin-name == 'fluent2' {
109625
+ margin-top: 2px;
109470
109626
  }
109471
109627
  }
109472
109628
 
@@ -109938,8 +110094,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
109938
110094
  margin-right: $toast-icon-bgr-right-margin;
109939
110095
  width: $toast-icon-bgr-width;
109940
110096
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
109941
- left: 18px;
109942
- margin-top: 13px;
110097
+ left: 0;
110098
+ margin-top: 14px;
110099
+ margin-left: 12px;
109943
110100
  }
109944
110101
  }
109945
110102
 
@@ -21304,6 +21304,10 @@ $calendar-selected-month-bg-color: $primary-lighter !default;
21304
21304
  border-color: transparent;
21305
21305
  color: $calendar-today-disabled-color;
21306
21306
  }
21307
+ @if $skin-name == 'tailwind3' {
21308
+ background-color: $calendar-today-disabled-background-style;
21309
+ border-color: $calendar-today-disabled-border-style;
21310
+ }
21307
21311
  }
21308
21312
  .e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
21309
21313
  box-shadow: $calendar-focused-cell-box-shadow;
@@ -45087,7 +45091,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45087
45091
 
45088
45092
  .e-list-item {
45089
45093
  list-style: none;
45090
- @if $skin-name != 'tailwind3' and $skin-name != 'tailwind' and $skin-name != 'Material3' and $skin-name != 'fluent2' {
45094
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
45091
45095
  padding: 2px 0;
45092
45096
  }
45093
45097
  @if $skin-name == 'fluent2' {
@@ -45095,13 +45099,12 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45095
45099
  }
45096
45100
 
45097
45101
  .e-ul {
45098
- margin: 2px 0 -2px;
45099
45102
  padding: $treeview-child-ul-padding;
45100
- @if $skin-name == 'tailwind' {
45101
- margin: 2px 0 0;
45103
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
45104
+ margin: 2px 0 -2px;
45102
45105
  }
45103
- @else if $skin-name == 'tailwind3' or $skin-name == 'Material3' {
45104
- margin: 0;
45106
+ @if $skin-name == 'fluent2' {
45107
+ margin-top: 4px;
45105
45108
  }
45106
45109
  }
45107
45110
 
@@ -45138,6 +45141,45 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45138
45141
  .e-icons.e-icons-spinner::before {
45139
45142
  content: none;
45140
45143
  }
45144
+
45145
+ .e-text-content {
45146
+ .e-list-text {
45147
+ &:has(> .e-input-group) {
45148
+ @if $skin-name == 'material' or $skin-name == 'material-dark' {
45149
+ padding-top: 1px;
45150
+ padding-bottom: 1px;
45151
+ .e-input-group {
45152
+ height: 34px;
45153
+
45154
+ .e-input {
45155
+ line-height: 26px;
45156
+ min-height: 26px;
45157
+ }
45158
+ }
45159
+ }
45160
+ @if $skin-name == 'tailwind3' {
45161
+ padding-top: 4px;
45162
+ padding-bottom: 4px;
45163
+ }
45164
+ @if $skin-name == 'highcontrast' {
45165
+ padding-top: 3px;
45166
+ padding-bottom: 3px;
45167
+ }
45168
+ @if ($skin-name == 'FluentUI') {
45169
+ padding-top: 3px;
45170
+ padding-bottom: 3px;
45171
+ }
45172
+ @if $skin-name == 'bootstrap5.3' {
45173
+ padding-top: 2px;
45174
+ padding-bottom: 2px;
45175
+ }
45176
+ @if $skin-name == 'bootstrap4' {
45177
+ padding-top: 5px;
45178
+ padding-bottom: 5px;
45179
+ }
45180
+ }
45181
+ }
45182
+ }
45141
45183
  }
45142
45184
 
45143
45185
  .e-icons {
@@ -45155,11 +45197,14 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45155
45197
 
45156
45198
  .e-text-content {
45157
45199
  @include user-select;
45158
- border: 1px solid;
45159
45200
  cursor: pointer;
45160
45201
  margin: 0;
45161
45202
  padding: $treeview-text-wrap-padding;
45162
45203
 
45204
+ @if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
45205
+ border: 1px solid;
45206
+ }
45207
+
45163
45208
  @if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
45164
45209
  border: none;
45165
45210
  }
@@ -45245,14 +45290,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45245
45290
 
45246
45291
  .e-input-group {
45247
45292
  height: $treeview-input-height;
45248
- @if ($skin-name == 'FluentUI') {
45249
- margin-top: 3px;
45250
- }
45251
- @else if($skin-name == 'tailwind') {
45252
- margin-bottom: 3px;
45293
+ @if ($skin-name == 'tailwind') {
45294
+ margin-top: 4px;
45295
+ margin-bottom: 4px;
45253
45296
  }
45254
45297
  @else if($skin-name == 'bootstrap5') {
45255
- margin-bottom: 2px;
45298
+ margin-bottom: 3px;
45299
+ margin-top: 3px;
45256
45300
  }
45257
45301
  @else {
45258
45302
  margin-bottom: 0;
@@ -45262,9 +45306,20 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45262
45306
  @if ($skin-name == 'fluent2') {
45263
45307
  border-color: $treeview-input-border-color;
45264
45308
  }
45265
- @if $skin-name != 'material' {
45266
- .e-input {
45309
+ .e-input {
45310
+ @if $skin-name != 'material' and $skin-name != 'material-dark' {
45267
45311
  height: 28px;
45312
+ padding-top: 6px;
45313
+ padding-bottom: 6px;
45314
+ }
45315
+ @if $skin-name == 'tailwind3' {
45316
+ line-height: 20px;
45317
+ height: 32px;
45318
+ }
45319
+ @if $skin-name == 'bootstrap5.3' {
45320
+ height: 32px;
45321
+ padding-top: 5px;
45322
+ padding-bottom: 5px;
45268
45323
  }
45269
45324
  }
45270
45325
  }
@@ -45856,13 +45911,13 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45856
45911
  @include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
45857
45912
  color: $treeview-item-active-check-color;
45858
45913
  }
45859
- @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
45914
+ @else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
45860
45915
  border-color: $content-text-color-selected;
45861
45916
  }
45862
45917
  }
45863
45918
 
45864
45919
  .e-stop {
45865
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
45920
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
45866
45921
  border-color: $content-text-color-selected;
45867
45922
  }
45868
45923
  }
@@ -45913,6 +45968,11 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
45913
45968
  }
45914
45969
  }
45915
45970
  }
45971
+ @if ($theme-name == 'fluent2-highcontrast') {
45972
+ .e-checkbox-wrapper .e-frame.e-check {
45973
+ border-color: $content-text-color-hover;
45974
+ }
45975
+ }
45916
45976
  }
45917
45977
 
45918
45978
  .e-sibling {
@@ -83664,14 +83724,14 @@ $skeleton-card-color: $kanban-bg-color;
83664
83724
  $toast-icon-nrml-height: 20px !default;
83665
83725
  $toast-icon-nrml-width: 20px !default;
83666
83726
  $toast-icon-nrml-size: $text-base !default;
83667
- $toast-icon-nrml-right-margin: 12px !default;
83727
+ $toast-icon-nrml-right-margin: 10px !default;
83668
83728
  $toast-close-icon-nrml-height: 20px !default;
83669
83729
  $toast-close-icon-nrml-width: 20px !default;
83670
83730
  $toast-close-icon-nrml-size: $text-base !default;
83671
83731
  $toast-position-nrml-distance: 10px !default;
83672
83732
  $multitoast-nrml-gap-distance: 10px !default;
83673
83733
  $toast-nrml-min-height: 48px !default;
83674
- $toast-nrml-padding: 18px !default;
83734
+ $toast-nrml-padding: 16px !default;
83675
83735
  $toast-action-btn-nrml-padding: 8px 0 0 8px !default;
83676
83736
  $toast-action-btn-nrml-margin: 10px !default;
83677
83737
  $toast-progressbar-nrml-height: 4px !default;
@@ -83685,7 +83745,7 @@ $toast-title-font-nrml-size: $text-sm !default;
83685
83745
  //Touch Mode Start
83686
83746
  $toast-icon-bgr-height: 24px !default;
83687
83747
  $toast-icon-bgr-width: 24px !default;
83688
- $toast-icon-bgr-size: 18px !default;
83748
+ $toast-icon-bgr-size: 12px !default;
83689
83749
  $toast-icon-bgr-right-margin: 16px !default;
83690
83750
  $toast-close-icon-bgr-height: 24px !default;
83691
83751
  $toast-close-icon-bgr-width: 24px !default;
@@ -83894,10 +83954,10 @@ $toast-warning-icon: '\e703' !default;
83894
83954
  &:first-child {
83895
83955
  padding: 0;
83896
83956
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
83897
- padding-bottom: 12px;
83957
+ padding-bottom: 8px;
83898
83958
  padding-left: 12px;
83899
83959
  padding-right: 12px;
83900
- padding-top: 12px;
83960
+ padding-top: 8px;
83901
83961
  }
83902
83962
  }
83903
83963
 
@@ -83965,7 +84025,7 @@ $toast-warning-icon: '\e703' !default;
83965
84025
  .e-toast-content {
83966
84026
  &:first-child {
83967
84027
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
83968
- padding-left: 48px;
84028
+ padding-left: 44px;
83969
84029
  }
83970
84030
  }
83971
84031
  }
@@ -84012,9 +84072,14 @@ $toast-warning-icon: '\e703' !default;
84012
84072
  margin-right: $toast-icon-nrml-right-margin;
84013
84073
  width: $toast-icon-nrml-width;
84014
84074
  @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
84015
- left: 16px;
84016
- margin-left: 13px;
84017
- margin-top: 13px;
84075
+ left: 0;
84076
+ margin-left: 12px;
84077
+ margin-top: 10px;
84078
+ padding-bottom: 6px;
84079
+ position: absolute;
84080
+ }
84081
+ @if $skin-name == 'fluent2' {
84082
+ margin-top: 2px;
84018
84083
  }
84019
84084
  }
84020
84085