mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
tab index composer actions
add styling for :focus
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
{{plugin-outlet name="composer-open" args=(hash model=model)}}
|
||||
<div class='reply-to'>
|
||||
<div class="reply-details">
|
||||
{{composer-action-title model=model canWhisper=canWhisper}}
|
||||
{{composer-action-title model=model canWhisper=canWhisper tabindex=8}}
|
||||
|
||||
{{#unless site.mobileView}}
|
||||
{{#if whisperOrUnlistTopicText}}
|
||||
|
||||
Reference in New Issue
Block a user