Custom focus indicator and accessebility fixes
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user