aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2012-08-14remove bottom margin on radios and checkboxesMark Otto1-1/+1
2012-08-14fixes #3674: checkbox vertical alignment in IE9Mark Otto1-2/+1
2012-08-14add animation to docs download btn for firefoxMark Otto1-3/+11
2012-08-14fix width of star github btn in docsMark Otto3-3/+2
2012-08-14fixes #4358: make select elements 30px tall to match inputsMark Otto1-2/+3
2012-08-14remove borders entirely from fixed navbarsMark Otto1-2/+5
2012-08-14fixes #4371: scope hovers on table rows to tbodyMark Otto1-2/+2
2012-08-14fixes #4396: pull right dropdown menus no longer overlaid by submenusMark Otto1-0/+11
2012-08-14fixes #4395: scope dropdown menu caret in navbar to first level dropdown onlyMark Otto1-4/+4
2012-08-14Merge pull request #4384 from andriijas/2.1.0-wip-js-typo-fixMark Otto3-2/+3
2012-08-14Merge pull request #4376 from kylase/2.1.0-wipMark Otto2-4/+4
2012-08-14now with 13 custom jquery pluginsAndreas Cederström3-2/+3
2012-08-13fixes #4342: navbar vars not in use, render navbar dividersMark Otto3-12/+16
2012-08-14Amend placeholders valueskylase1-2/+2
2012-08-13mergeMark Otto2-2/+2
2012-08-13fixes #4373: broken examples link on homepageMark Otto2-2/+2
2012-08-14Changed placeholders value of @baseFontSize and @baseLineHeight to the values...kylase1-2/+2
2012-08-14Fixed a typo in inverse navbar code sampleHenning Hoefer2-2/+2
2012-08-13Fix wording (presumed typo)Ben Oakes2-2/+2
2012-08-13running make on previous changesMark Otto4-3/+7
2012-08-09hotfix: github buttons urlsMark Otto1-2/+2
2012-08-09fix gh buttonsMark Otto2-4/+4
2012-08-08add some simple styles for showing white icons on hover where appropriateMark Otto1-1/+8
2012-08-07reorg vars fields on customize page to ensure they are all in three columns f...Mark Otto2-84/+86
2012-08-07fix chevron on js docs and run make after table changesMark Otto3-5/+5
2012-08-07make twitter bird white in illustration on homepage to abide by brand guidelinesMark Otto1-0/+0
2012-08-07speed up animation and brightness on docs downloadMark Otto1-3/+3
2012-08-07fixes #4304: more specific selectors on table border classes to override .tab...Mark Otto1-14/+14
2012-08-07Merge pull request #4300 from rilian/2.1.0-wipMark Otto8-0/+0
2012-08-07fixes #4295: add vars for paginationMark Otto1-1/+2
2012-08-07run make after merging #4289Mark Otto1-30/+30
2012-08-07Merge pull request #4289 from coliff/patch-4Mark Otto1-30/+30
2012-08-06optimizing images on 2.1.0-wip branch; saving couple of KBs from packagerilian8-0/+0
2012-08-05Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto3-3/+3
2012-08-05Update docs/templates/pages/javascript.mustacheChristian1-30/+30
2012-08-02Merge branch '2.1.0-wip' of http://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton2-10/+19
2012-08-02fix indexof on array for ie8Jacob Thornton3-3/+3
2012-08-01decrease docs nav paddingMark Otto1-1/+1
2012-08-01cut down on selectors on .formFieldState() mixin to origin input catchallMark Otto1-84/+6
2012-08-01fixes #4207: redeclare box-shadow on .formFieldState() mixin so transitions w...Mark Otto1-15/+102
2012-08-01Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto5-31/+51
2012-08-01decrease box-shadowMark Otto1-1/+1
2012-08-01aria-labelledby="myModalLabel" aria-hidden="true"Jacob Thornton3-8/+8
2012-08-01Merge pull request #4257 from ginader/modal-accessibility♒∆✝5-28/+48
2012-08-01close #3531 added focus handling and removed the badly announced "times" clos...Dirk Ginader5-28/+48
2012-08-01fixes #4254: make .span12 expand full width of a parent when responsiveMark Otto1-0/+7
2012-08-01add test for textarea at .span12, really fix docs footerMark Otto1-0/+6
2012-08-01increase padding on navbar responsive nav links, fix footer marginsMark Otto2-6/+2
2012-08-01remove the canvas slider doodadMark Otto20-1061/+457
2012-08-01add popover and tooltip componentsMark Otto2-0/+124