]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Skip link workarounds for Chrome and IE
authorPatrick H. Lauke <redux@splintered.co.uk>
Sat, 31 Jan 2015 11:19:19 +0000 (11:19 +0000)
committerPatrick H. Lauke <redux@splintered.co.uk>
Sat, 31 Jan 2015 13:09:57 +0000 (13:09 +0000)
commitc0892d14709736be72b0eb3ba6ad1718019e88e0
treea6880ba8f962aa3c29cfd017aa9d34c1764b3380
parent4d4c7c40516a304e2902617131b3bf4ba86da70a
Skip link workarounds for Chrome and IE

Add tabindex="-1" to main #content to work around bug in Chrome (and old
WebKits) and IE
Update advice in accessibility section
Include patch in docs CSS to suppress outline when #content is focused
(particularly as Chrome sets focus as result of mouse click for
tabindex="-1" elements)
docs/_includes/getting-started/accessibility.html
docs/_layouts/default.html
docs/assets/css/src/docs.css
docs/index.html