From c84cf4f7f5187e607e1c5a921d7a7b8166e66def Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 16 Apr 2015 14:07:20 -0700 Subject: rename classes from .bs-docs and .bs to .bd --- docs/content/buttons.md | 12 ++++++------ docs/content/forms.md | 24 ++++++++++++------------ docs/content/images.md | 12 ++++++------ docs/content/tables.md | 8 ++++---- docs/content/typography.md | 6 +++--- 5 files changed, 31 insertions(+), 31 deletions(-) (limited to 'docs/content') diff --git a/docs/content/buttons.md b/docs/content/buttons.md index e559c4635..d3445e981 100644 --- a/docs/content/buttons.md +++ b/docs/content/buttons.md @@ -29,7 +29,7 @@ Bootstrap includes six predefined button styles, each serving its own semantic p {% endexample %} -
+

Conveying meaning to assistive technologies

Using color to add meaning to a button only provides a visual indication, which will not be conveyed to users of assistive technologies – such as screen readers. Ensure that information denoted by the color is either obvious from the content itself (the visible text of the button), or is included through alternative means, such as additional text hidden with the .sr-only class.

@@ -45,12 +45,12 @@ Use the button classes on an ``, `