From bb89657bcb53a60d579d8fd9bbea56dde05dad8c Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Thu, 30 Oct 2014 16:45:33 +0000 Subject: [PATCH] Assorted accessibility (and some consistency) fixes for documentation Closes #14951 by merging it. --- .../components/button-dropdowns.html | 46 +++--- docs/_includes/components/button-groups.html | 143 +++++++++--------- docs/_includes/components/dropdowns.html | 10 +- docs/_includes/components/input-groups.html | 12 +- docs/_includes/components/navbar.html | 4 +- docs/_includes/components/navs.html | 55 ++++--- docs/_includes/components/pagination.html | 46 +++--- docs/_includes/css/buttons.html | 14 +- docs/_includes/css/forms.html | 104 +++++++------ docs/_includes/css/grid.html | 2 +- docs/_includes/css/helpers.html | 8 + docs/_includes/css/tables.html | 5 +- .../getting-started/accessibility.html | 5 + docs/_includes/js/tabs.html | 40 ++--- docs/_includes/nav/components.html | 6 +- docs/_includes/nav/css.html | 12 +- docs/examples/cover/index.html | 12 +- docs/examples/dashboard/index.html | 2 +- docs/examples/jumbotron-narrow/index.html | 12 +- docs/examples/justified-nav/index.html | 18 ++- docs/examples/navbar-fixed-top/index.html | 2 +- docs/examples/navbar-static-top/index.html | 2 +- docs/examples/navbar/index.html | 8 +- docs/examples/signin/index.html | 6 +- 24 files changed, 322 insertions(+), 252 deletions(-) diff --git a/docs/_includes/components/button-dropdowns.html b/docs/_includes/components/button-dropdowns.html index 165e0777e6..871370d431 100644 --- a/docs/_includes/components/button-dropdowns.html +++ b/docs/_includes/components/button-dropdowns.html @@ -12,7 +12,7 @@

Turn a button into a dropdown toggle with some basic markup changes.

- +
- +
- +
- +
- +
- +