Custom focus indicator and accessebility fixes

This commit is contained in:
David Lapshin
2024-05-29 03:39:59 +03:00
parent 0b9ea98cba
commit d93bb90561
5 changed files with 28 additions and 10 deletions

View File

@ -25,7 +25,7 @@
</p>
<p>
<a id="load-comments" class="inline-button" onclick="loadComments()">Load Comments</a>
<a id="load-comments" class="inline-button" onclick="loadComments()" onkeypress="loadComments()" tabindex="0">Load Comments</a>
</p>
<div id="comments-wrapper">