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/material/docs/customization-calendar.md
+10
Original file line number
Diff line number
Diff line change
@@ -227,6 +227,16 @@ The following table lists the available variables for customization.
227
227
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The border radius of the cells in the Calendar.</div></div>
228
228
</td>
229
229
</tr>
230
+
<tr>
231
+
<td>$kendo-calendar-header-cell-padding-x</td>
232
+
<td>Null</td>
233
+
<td><code>null</code></td>
234
+
<td><code>null</code></td>
235
+
</tr>
236
+
<tr>
237
+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the header cells in the Calendar.</div></div>
Copy file name to clipboardexpand all lines: packages/material/docs/customization.md
+10-30
Original file line number
Diff line number
Diff line change
@@ -2276,36 +2276,6 @@ The following table lists the available variables for customizing the Material t
2276
2276
</tbody>
2277
2277
</table>
2278
2278
2279
-
### Calenda
2280
-
2281
-
<table class="theme-variables">
2282
-
<colgroup>
2283
-
<col style="width: 200px; white-space:nowrap;" />
2284
-
<col />
2285
-
<col />
2286
-
<col />
2287
-
</colgroup>
2288
-
<thead>
2289
-
<tr>
2290
-
<th>Name</th>
2291
-
<th>Type</th>
2292
-
<th>Default value</th>
2293
-
<th>Computed value</th>
2294
-
</tr>
2295
-
</thead>
2296
-
<tbody><tr>
2297
-
<td>$kendo-calendar-header-cell-padding-x</td>
2298
-
<td>Null</td>
2299
-
<td><code>null</code></td>
2300
-
<td><code>null</code></td>
2301
-
</tr>
2302
-
<tr>
2303
-
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the header cells in the Calendar.</div></div>
2304
-
</td>
2305
-
</tr>
2306
-
</tbody>
2307
-
</table>
2308
-
2309
2279
### Calendar
2310
2280
2311
2281
<table class="theme-variables">
@@ -2523,6 +2493,16 @@ The following table lists the available variables for customizing the Material t
2523
2493
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The border radius of the cells in the Calendar.</div></div>
2524
2494
</td>
2525
2495
</tr>
2496
+
<tr>
2497
+
<td>$kendo-calendar-header-cell-padding-x</td>
2498
+
<td>Null</td>
2499
+
<td><code>null</code></td>
2500
+
<td><code>null</code></td>
2501
+
</tr>
2502
+
<tr>
2503
+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the header cells in the Calendar.</div></div>
0 commit comments