You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did we recently update Sphinx Design and did Sphinx Design update their CSS in such a way that the outline: none rule that I'm seeing in the Sphinx Design stylesheet loaded in our docs is now superseding our own CSS?
You should see a focus ring move from the anchor hash (#) to the paragraph link, but then disappear for several tab key presses (6 precisely) before it reappears on the link in the paragraph under "Copybuttons" heading.
The text was updated successfully, but these errors were encountered:
Did we recently update Sphinx Design and did Sphinx Design update their CSS in such a way that the
outline: none
rule that I'm seeing in the Sphinx Design stylesheet loaded in our docs is now superseding our own CSS?Steps to reproduce:
The text was updated successfully, but these errors were encountered: