aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/css/helpers.html
AgeCommit message (Collapse)AuthorFilesLines
2015-04-14Update docs to account for #15755Chris Rebert1-1/+0
2015-02-20Fix capitalization/singular of comments in helper class docsQuy Ton1-5/+5
Closes #15839 by merging a tweaked version of it.
2015-02-12.text-hide docs: trivial indentation fixChris Rebert1-1/+1
2014-12-07``aria-label="close"`` instead of sr-only ``span``Patrick H. Lauke1-2/+2
shorter, neater, well supported
2014-11-24Give all embedded live docs examples data-example-id attrsChris Rebert1-4/+4
Refs #11410
2014-11-13give all docs callouts IDsChris Rebert1-5/+5
[skip sauce]
2014-11-11Assorted accessibility (and some consistency) fixes for documentationPatrick H. Lauke1-0/+8
Closes #14951 by merging it.
2014-06-10fixes #13356: clarify use of clearfix on parentsMark Otto1-1/+1
2014-05-03Improve accessibility of close buttons in modals & alertsChris Rebert1-2/+2
Adds textual caption to the close buttons. The "X" multiplication sign isn't very meaningful to screenreaders. Credit: https://github.com/paypal/bootstrap-accessibility-plugin Per: https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#alert https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#modal-dialog
2014-04-16Fixed typo and added leading spacejackson1-2/+2
2014-04-16Added specificity note to docs per issue #13332jackson1-1/+4
2014-03-16Break up docs into includesMark Otto1-0/+197