aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/css
AgeCommit message (Collapse)AuthorFilesLines
2014-06-23grid class inconsistency 2Julian Thilo1-2/+2
https://github.com/twbs/bootstrap/commit/32bde78e1996a92e6b801e1f4a475d5ab48685f8
2014-06-23grid class inconsistency /cc @juthiloMark Otto1-5/+5
2014-06-23fix typo in css - buttonsIlya Radchenko1-1/+1
2014-06-19grunt distMark Otto1-0/+36
2014-06-19ids over namesMark Otto1-4/+4
2014-06-19Fix @gray-light in docsBas Bosman1-1/+1
2014-06-18fixes #13021: add .form-group-sm/-lgMark Otto1-0/+36
2014-06-11Add dropped text-justifyBas Bosman1-0/+1
2014-06-11Follow-up to #13671; improves consistency of text with previous examplesHeinrich Fenkart1-6/+6
Also fixes a small indentation error.
2014-06-10Merge pull request #13351 from Cecchi/nested-kbdMark Otto1-1/+2
Add nested kbd element styles for actual keys or inputs
2014-06-10fixes #13356: clarify use of clearfix on parentsMark Otto1-1/+1
2014-06-10Merge pull request #13671 from 04818419/text-transformationMark Otto1-0/+12
text transformation added
2014-06-10fixes #13775: tweak grid nesting docs about # of cols, change up example ↵Mark Otto1-11/+11
slightly
2014-06-10New text align class, .text-nowrap, for preventing text from breaking to new ↵Mark Otto2-10/+11
lines. Applies it to the grid docs table.
2014-06-10<input> buttons line-height Firefox bugfix has been shipped!Chris Rebert1-1/+1
Remove Wall of Browser Bugs entry. Update mention of the bug in the CSS docs. [skip sauce]
2014-06-06add docs for #13745Chris Rebert1-1/+26
Good catch @juthilo [skip sauce]
2014-05-24text transformation addedKonstantin Kulinicenko1-0/+12
Transform text in components with text capitalization classes.
2014-05-22clarifyMark Otto1-4/+2
2014-05-22tighten up callouts and remove backgroundsMark Otto1-0/+14
2014-05-13Remove unneeded spaces from `pre`.XhmikosR1-1/+1
2014-05-07move rtl to getting started, per @cvrebert's feedbackMark Otto1-25/+0
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