]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Basic keyboard accessibility CSS tweaks
authorPatrick H. Lauke <redux@splintered.co.uk>
Wed, 2 Jan 2013 22:39:21 +0000 (22:39 +0000)
committerPatrick H. Lauke <redux@splintered.co.uk>
Wed, 2 Jan 2013 22:39:21 +0000 (22:39 +0000)
commit848ca6e31562fc65da891cce9046853bd16564eb
tree3fb4c8c6be86061b9ef0c5d62c39d14f39427791
parent1c0e4fc7bb6ab2ef12f1050ed177a02d16ebdbce
Basic keyboard accessibility CSS tweaks

Mostly doubling-up :hover styles to also cover :focus, as a first step
to making the framework more keyboard-friendly.
Additionally, fixed two small markup issues in the docs/examples to
make the "Learn more" large primary button-styled links
keyboard-focusable (as without href they're treated as non-tabable
anchors).
19 files changed:
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/examples/fluid.html
docs/examples/hero.html
less/buttons.less
less/carousel.less
less/close.less
less/dropdowns.less
less/labels-badges.less
less/mixins.less
less/navbar.less
less/navs.less
less/pager.less
less/pagination.less
less/responsive-navbar.less
less/scaffolding.less
less/sprites.less
less/thumbnails.less
less/type.less