aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/css
AgeCommit message (Collapse)AuthorFilesLines
2014-05-07Merge pull request #13499 from twbs/clarify-rtlMark Otto1-1/+6
emphasize that bootstrap-rtl.css & bootstrap.css should not be used together
2014-05-04Fix .visible-print deprecation version #.Quy Ton1-3/+3
2014-05-04emphasize that bootstrap-rtl.css & bootstrap.css should not be used togetherChris Rebert1-1/+6
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-30Merge pull request #13434 from twbs/fix-13247Chris Rebert1-0/+18
document grid column wrapping behavior; fixes #13247
2014-04-30document grid column wrapping behavior; fixes #13247Chris Rebert1-0/+18
2014-04-30Merge branch 'pr/13320'Mark Otto1-2/+19
Conflicts: dist/css/bootstrap-rtl.min.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap-rtl.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-04-30explainMark Otto1-0/+1
2014-04-26fixes https://github.com/twbs/bootstrap/issues/13367syed1-3/+3
Second color stop value should be percentage instead of decimal value.
2014-04-25fix #13427Chris Rebert1-3/+3
2014-04-16Fixed typo and added leading spacejackson1-2/+2
2014-04-16Added specificity note to docs per issue #13332jackson1-1/+4
2014-04-15Add nested kbd element styles for actual keys or inputsCecchi MacNaughton1-1/+2
2014-04-11Add documentation for using optional icons with sr-only labelsSean Dwyer1-2/+18
2014-04-05Fixed typo in Responsive Tables CSS docsBilly Matthews1-1/+1
2014-04-04fix grammar in "Underlined text" exampleChris Rebert1-2/+2
2014-03-25Document #13186Mark Otto1-1/+23
2014-03-17fix description of <mark>Chris Rebert1-1/+1
#12956 errata
2014-03-17fix <mark> raw source to match live exampleChris Rebert1-1/+1
#12956 errata
2014-03-16Break up docs into includesMark Otto13-0/+3424