You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/bootstrap/docs/customization-calendar.md
+50
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,36 @@ The following table lists the available variables for customization.
37
37
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The width of the border around the Calendar.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font family of the Calendar.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the Calendar.</div></div>
58
+
</td>
59
+
</tr>
60
+
<tr>
61
+
<td>$kendo-calendar-line-height</td>
62
+
<td>String</td>
63
+
<td><code>var( --kendo-line-height, normal )</code></td>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height of the Calendar.</div></div>
68
+
</td>
69
+
</tr>
40
70
<tr>
41
71
<td>$kendo-calendar-cell-size</td>
42
72
<td>Number</td>
@@ -267,6 +297,26 @@ The following table lists the available variables for customization.
267
297
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The height of the header cells in the Calendar.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the header cells in the Calendar.</div></div>
308
+
</td>
309
+
</tr>
310
+
<tr>
311
+
<td>$kendo-calendar-header-cell-line-height</td>
312
+
<td>Number</td>
313
+
<td><code>2</code></td>
314
+
<td><code>2</code></td>
315
+
</tr>
316
+
<tr>
317
+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height of the header cells in the Calendar.</div></div>
Copy file name to clipboardexpand all lines: packages/bootstrap/docs/customization-drawer.md
+30
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,36 @@ The following table lists the available variables for customization.
67
67
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The border width of the Drawer.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font family of the Drawer.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the Drawer.</div></div>
88
+
</td>
89
+
</tr>
90
+
<tr>
91
+
<td>$kendo-drawer-line-height</td>
92
+
<td>String</td>
93
+
<td><code>var( --kendo-line-height, normal )</code></td>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height of the Drawer.</div></div>
Copy file name to clipboardexpand all lines: packages/bootstrap/docs/customization.md
+80
Original file line number
Diff line number
Diff line change
@@ -2313,6 +2313,36 @@ The following table lists the available variables for customizing the Bootstrap
2313
2313
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The width of the border around the Calendar.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font family of the Calendar.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the Calendar.</div></div>
2334
+
</td>
2335
+
</tr>
2336
+
<tr>
2337
+
<td>$kendo-calendar-line-height</td>
2338
+
<td>String</td>
2339
+
<td><code>var( --kendo-line-height, normal )</code></td>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height of the Calendar.</div></div>
2344
+
</td>
2345
+
</tr>
2316
2346
<tr>
2317
2347
<td>$kendo-calendar-cell-size</td>
2318
2348
<td>Number</td>
@@ -2543,6 +2573,26 @@ The following table lists the available variables for customizing the Bootstrap
2543
2573
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The height of the header cells in the Calendar.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the header cells in the Calendar.</div></div>
2584
+
</td>
2585
+
</tr>
2586
+
<tr>
2587
+
<td>$kendo-calendar-header-cell-line-height</td>
2588
+
<td>Number</td>
2589
+
<td><code>2</code></td>
2590
+
<td><code>2</code></td>
2591
+
</tr>
2592
+
<tr>
2593
+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height of the header cells in the Calendar.</div></div>
2594
+
</td>
2595
+
</tr>
2546
2596
<tr>
2547
2597
<td>$kendo-calendar-header-cell-bg</td>
2548
2598
<td>Null</td>
@@ -7258,6 +7308,36 @@ The following table lists the available variables for customizing the Bootstrap
7258
7308
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The border width of the Drawer.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font family of the Drawer.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the Drawer.</div></div>
7329
+
</td>
7330
+
</tr>
7331
+
<tr>
7332
+
<td>$kendo-drawer-line-height</td>
7333
+
<td>String</td>
7334
+
<td><code>var( --kendo-line-height, normal )</code></td>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height of the Drawer.</div></div>
Copy file name to clipboardexpand all lines: packages/classic/docs/customization-calendar.md
+50
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,36 @@ The following table lists the available variables for customization.
37
37
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The width of the border around the Calendar.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font family of the Calendar.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the Calendar.</div></div>
58
+
</td>
59
+
</tr>
60
+
<tr>
61
+
<td>$kendo-calendar-line-height</td>
62
+
<td>String</td>
63
+
<td><code>var( --kendo-line-height, normal )</code></td>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height of the Calendar.</div></div>
68
+
</td>
69
+
</tr>
40
70
<tr>
41
71
<td>$kendo-calendar-cell-size</td>
42
72
<td>Number</td>
@@ -267,6 +297,26 @@ The following table lists the available variables for customization.
267
297
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The height of the header cells in the Calendar.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the header cells in the Calendar.</div></div>
308
+
</td>
309
+
</tr>
310
+
<tr>
311
+
<td>$kendo-calendar-header-cell-line-height</td>
312
+
<td>Number</td>
313
+
<td><code>2</code></td>
314
+
<td><code>2</code></td>
315
+
</tr>
316
+
<tr>
317
+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height of the header cells in the Calendar.</div></div>
Copy file name to clipboardexpand all lines: packages/classic/docs/customization-drawer.md
+30
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,36 @@ The following table lists the available variables for customization.
67
67
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The border width of the Drawer.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font family of the Drawer.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the Drawer.</div></div>
88
+
</td>
89
+
</tr>
90
+
<tr>
91
+
<td>$kendo-drawer-line-height</td>
92
+
<td>String</td>
93
+
<td><code>var( --kendo-line-height, normal )</code></td>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height of the Drawer.</div></div>
0 commit comments