506ed7f43f
Previously hitting tab in the username field set the focus to the "forgot password" link. Only on the next hit the password field was selected. This is an issue for some password managers (keepassdx android keyboard) and not as nice for accessibility. Now the forgot link is below the sign up link at the bottom of the page. Using "tabindex" didn't work properly with the templating engine because many elements get assigned a tabindex of "0" by default disrupting the tab selection sequence. |
||
---|---|---|
.. | ||
auth | ||
dashboard | ||
notification | ||
overview | ||
settings | ||
code.tmpl | ||
heatmap.tmpl | ||
profile.tmpl |