mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
parent
bf57fd63f3
commit
3d0fab3a4e
@ -59,6 +59,10 @@ breadcrumb:
|
||||
<td><code>is-invisible</code></td>
|
||||
<td>Adds visibility <strong>hidden</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>is-hidden</code></td>
|
||||
<td>Hides element</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>is-sr-only</code></td>
|
||||
<td>Hide elements <strong>visually</strong> but keep the element available to be announced by a <strong>screen reader</strong></td>
|
||||
|
Loading…
Reference in New Issue
Block a user