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
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The border radius of the Button.</div></div>
@@ -77,6 +77,16 @@ The following table lists the available variables for customization.
77
77
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the large Button.</div></div>
78
78
</td>
79
79
</tr>
80
+
<tr>
81
+
<td>$kendo-button-none-padding-x</td>
82
+
<td>Number</td>
83
+
<td><code>0</code></td>
84
+
<td><code>0</code></td>
85
+
</tr>
86
+
<tr>
87
+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the none Button.</div></div>
88
+
</td>
89
+
</tr>
80
90
<tr>
81
91
<td>$kendo-button-sm-padding-y</td>
82
92
<td>String</td>
@@ -107,6 +117,16 @@ The following table lists the available variables for customization.
107
117
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The vertical padding of the large Button.</div></div>
108
118
</td>
109
119
</tr>
120
+
<tr>
121
+
<td>$kendo-button-none-padding-y</td>
122
+
<td>Number</td>
123
+
<td><code>0</code></td>
124
+
<td><code>0</code></td>
125
+
</tr>
126
+
<tr>
127
+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the none Button.</div></div>
128
+
</td>
129
+
</tr>
110
130
<tr>
111
131
<td>$kendo-button-font-family</td>
112
132
<td>String</td>
@@ -167,6 +187,16 @@ The following table lists the available variables for customization.
167
187
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the large Button.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the none Button.</div></div>
198
+
</td>
199
+
</tr>
170
200
<tr>
171
201
<td>$kendo-button-line-height</td>
172
202
<td>String</td>
@@ -207,6 +237,16 @@ The following table lists the available variables for customization.
207
237
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height used along with the $kendo-font-size the of the large Button.</div></div>
208
238
</td>
209
239
</tr>
240
+
<tr>
241
+
<td>$kendo-button-none-line-height</td>
242
+
<td>String</td>
243
+
<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 used along with the $kendo-font-size the of the none Button.</div></div>
248
+
</td>
249
+
</tr>
210
250
<tr>
211
251
<td>$kendo-button-sm-calc-size</td>
212
252
<td>Calculation</td>
@@ -248,9 +288,15 @@ The following table lists the available variables for customization.
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The sizes map for the Button.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The border radius of the Button.</div></div>
@@ -1913,6 +1913,16 @@ The following table lists the available variables for customizing the Default th
1913
1913
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the large Button.</div></div>
1914
1914
</td>
1915
1915
</tr>
1916
+
<tr>
1917
+
<td>$kendo-button-none-padding-x</td>
1918
+
<td>Number</td>
1919
+
<td><code>0</code></td>
1920
+
<td><code>0</code></td>
1921
+
</tr>
1922
+
<tr>
1923
+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the none Button.</div></div>
1924
+
</td>
1925
+
</tr>
1916
1926
<tr>
1917
1927
<td>$kendo-button-sm-padding-y</td>
1918
1928
<td>String</td>
@@ -1943,6 +1953,16 @@ The following table lists the available variables for customizing the Default th
1943
1953
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The vertical padding of the large Button.</div></div>
1944
1954
</td>
1945
1955
</tr>
1956
+
<tr>
1957
+
<td>$kendo-button-none-padding-y</td>
1958
+
<td>Number</td>
1959
+
<td><code>0</code></td>
1960
+
<td><code>0</code></td>
1961
+
</tr>
1962
+
<tr>
1963
+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the none Button.</div></div>
1964
+
</td>
1965
+
</tr>
1946
1966
<tr>
1947
1967
<td>$kendo-button-font-family</td>
1948
1968
<td>String</td>
@@ -2003,6 +2023,16 @@ The following table lists the available variables for customizing the Default th
2003
2023
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the large Button.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the none Button.</div></div>
2034
+
</td>
2035
+
</tr>
2006
2036
<tr>
2007
2037
<td>$kendo-button-line-height</td>
2008
2038
<td>String</td>
@@ -2043,6 +2073,16 @@ The following table lists the available variables for customizing the Default th
2043
2073
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height used along with the $kendo-font-size the of the large Button.</div></div>
2044
2074
</td>
2045
2075
</tr>
2076
+
<tr>
2077
+
<td>$kendo-button-none-line-height</td>
2078
+
<td>String</td>
2079
+
<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 used along with the $kendo-font-size the of the none Button.</div></div>
2084
+
</td>
2085
+
</tr>
2046
2086
<tr>
2047
2087
<td>$kendo-button-sm-calc-size</td>
2048
2088
<td>Calculation</td>
@@ -2084,9 +2124,15 @@ The following table lists the available variables for customizing the Default th
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The sizes map for the Button.</div></div>
0 commit comments