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/fluent/docs/customization-accessibility.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -29,29 +29,29 @@ The following table lists the available variables for customization.
29
29
<tbody>
30
30
<tr>
31
31
<td>$wcag-min-contrast-ratio</td>
32
-
<td></td>
32
+
<td>Number</td>
33
+
<td><code>7</code></td>
33
34
<td><code>7</code></td>
34
-
<td></td>
35
35
</tr>
36
36
<tr>
37
37
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The contrast ratio to reach against white, to determine if color changes from "light" to "dark".<br />Acceptable values for WCAG 2.0 are 3, 4.5 and 7.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Default dark color for WCAG 2.0.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Default light color for WCAG 2.0.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Horizontal padding of the action buttons container.</div></div>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Vertical padding of the action buttons container.</div></div>
48
48
</td>
49
49
</tr>
50
50
<tr>
51
51
<td>$kendo-actions-border-width</td>
52
-
<td></td>
52
+
<td>Number</td>
53
+
<td><code>0px</code></td>
53
54
<td><code>0px</code></td>
54
-
<td></td>
55
55
</tr>
56
56
<tr>
57
57
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Width of the border around the action buttons container.</div></div>
58
58
</td>
59
59
</tr>
60
60
<tr>
61
61
<td>$kendo-actions-bg</td>
62
-
<td></td>
62
+
<td>String</td>
63
+
<td><code>inherit</code></td>
63
64
<td><code>inherit</code></td>
64
-
<td></td>
65
65
</tr>
66
66
<tr>
67
67
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The background color of the action buttons container.</div></div>
68
68
</td>
69
69
</tr>
70
70
<tr>
71
71
<td>$kendo-actions-text</td>
72
-
<td></td>
72
+
<td>String</td>
73
+
<td><code>inherit</code></td>
73
74
<td><code>inherit</code></td>
74
-
<td></td>
75
75
</tr>
76
76
<tr>
77
77
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The text color of the action buttons container.</div></div>
78
78
</td>
79
79
</tr>
80
80
<tr>
81
81
<td>$kendo-actions-border</td>
82
-
<td></td>
82
+
<td>String</td>
83
+
<td><code>inherit</code></td>
83
84
<td><code>inherit</code></td>
84
-
<td></td>
85
85
</tr>
86
86
<tr>
87
87
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The border color of the action buttons container.</div></div>
0 commit comments