Skip to content

Commit c4e778d

Browse files
authored
Merge branch 'master' into accessible-flyout
2 parents 45e9114 + 392daf5 commit c4e778d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/sass/_theme_rst.sass

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,10 @@
209209
&:hover .headerlink:after
210210
visibility: visible
211211

212+
// override the Wyrm accessibility anti-pattern of hiding button focus
213+
.btn:focus
214+
outline: 2px solid
215+
212216
table > caption .headerlink:after
213217
font-size: 12px
214218

0 commit comments

Comments
 (0)