aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/css
AgeCommit message (Collapse)AuthorFilesLines
2014-07-10move all css files over to components dirMark Otto10-2906/+0
2014-07-10nuke ie8 warning in tablesMark Otto1-4/+0
2014-07-10code page ported to markdownMark Otto2-52/+68
2014-07-09rewrite type docs in markdownMark Otto2-462/+385
2014-07-09Merge branch 'master' into derpMark Otto1-1/+1
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/navs.html docs/_includes/css/images.html docs/_includes/js/dropdowns.html docs/_includes/js/tabs.html docs/assets/css/docs.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-07-09Rewrite grid docs in markdownMark Otto2-480/+455
2014-07-09rewrite overview in markdownMark Otto2-52/+86
2014-07-09rewrite images in markdownMark Otto1-21/+31
2014-07-09rewrite helpers in markdownMark Otto2-226/+217
2014-07-09move buttons, helpers, images to markdownMark Otto3-0/+0
2014-07-09remove deprecated warnings from docsMark Otto2-3/+0
2014-07-08.btn-default to .btn-secondaryMark Otto2-32/+32
2014-07-08Revamp button: rename .btn-default to .btn-secondary, drop .btn-infoMark Otto1-8/+4
2014-07-08nuke the sass docsMark Otto1-52/+0
2014-07-08Refactor: drop .dropdown .caret for a generated caret using ↵Mark Otto1-11/+0
.dropdown-toggle:after
2014-07-08derpMark Otto1-1/+1
2014-07-08linkMark Otto1-0/+1
2014-07-08Update grid mixins section of the docsMark Otto1-126/+44
2014-07-08buttons docs tweakMark Otto1-9/+9
2014-07-07remove the less docsMark Otto1-499/+0
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