Add icon titles for accessibility.
Make clear the icons purpose with a `title` tooltip.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
<div class="floating">
|
||||
<div class="action" id="new">
|
||||
<i class="material-icons">add</i>
|
||||
<i class="material-icons" title="New">add</i>
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user