aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/css
AgeCommit message (Collapse)AuthorFilesLines
2014-10-07Change Twitter links to use `https`.XhmikosR2-2/+2
2014-10-02fixes #14714: don't use specific value in buttons docsMark Otto1-1/+1
2014-09-25rm redundant grid column classes from responsive utilities demosChris Rebert1-12/+12
2014-09-18Fixes #14642: Add docs mention for blank checkboxes and radiosMark Otto1-0/+29
2014-09-02document that fieldset[disabled] is somewhat broken in IE11; fixes #14509Chris Rebert1-1/+1
2014-08-02Fixes #14296: document a table caption exampleMark Otto1-0/+1
2014-07-24Update docs & add example for #14221Chris Rebert1-1/+27
[skip sauce]
2014-07-21Document that form field feedback icons only work with `input.form-control`Chris Rebert1-0/+1
Closes #14202. [skip sauce]
2014-07-08derpMark Otto1-1/+1
2014-07-07Fixes #14068: Update docs note for inline formsMark Otto1-5/+5
2014-07-07Part 2 for fixing #13996: Add a docs callout to help folks using SVG images ↵Mark Otto1-0/+4
in IE8-10
2014-07-05Docs: add missing example code code for `kbd` after #13351.XhmikosR1-1/+2
2014-07-02fix new form validationMark Otto1-4/+4
2014-07-02fix up examplesMark Otto1-22/+26
2014-07-02Moves checkbox/radios into "Validation states" example.Zac Echola1-52/+44
2014-07-02Documents radio and checkbox validation statesZac Echola1-0/+52
References #14010 fixing duped IDs fix ALL the duped IDs. make example id match actual id
2014-06-28fixes #13968Mark Otto1-0/+6
2014-06-26Fix link to compiling info. Fixes #13938.XhmikosR1-1/+1
[skip sauce]
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