Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-05last rebuild before 2.1.1 releasev2.1.1Jacob Thornton
2012-09-05Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wipMark Otto
2012-09-05regrettably remove the animated button for download on homepage to improve pa...Mark Otto
2012-09-05Merge pull request #4784 from rossj/2.1.1-wip♒∆✝
2012-09-05Merge pull request #4810 from mainerror/2.1.1-wip♒∆✝
2012-09-05fixes #4968 manually: typo in scaffolding docs about offset classesMark Otto
2012-09-04improve comments in image stylesMark Otto
2012-09-04fixes #4958: add version to minified jsMark Otto
2012-09-04fixes #4885: correct use of skew in .skew() mixin for FFMark Otto
2012-09-04fixes #4957: use input border var for select element instead of #dddMark Otto
2012-09-04fixes #4959: docs exampleMark Otto
2012-09-04fixes #4935: properly comment responsive image techniques and add CSS tests t...Mark Otto
2012-09-03fixes #4146: IE7-8 responsive image helperMark Otto
2012-09-03add comment to go with updated box-shadow mixinMark Otto
2012-09-03Merge pull request #4763 from Luis-TP/2.1.1-wipMark Otto
2012-09-03fixes #4909: add color utility classes .text-warning, etc and document themMark Otto
2012-09-03fixes #4925: ensure docs examples don't use fixed font-size and line-height f...Mark Otto
2012-09-03fixes #4922: use basefontsize for realz on .leadMark Otto
2012-09-01fixes #4902: proper accordion html exampleMark Otto
2012-09-01fixes #4910: use @baseLineHeight * 1.5 for .lead font-sizeMark Otto
2012-09-01fixes #4869: typo in getting startedMark Otto
2012-09-01fixes #4901: attribute typo and reran makeMark Otto
2012-09-01fixes #4896: reflect media query order in docsMark Otto
2012-09-01fixes #4824: scope table grid sizes to .table instead of tableMark Otto
2012-09-01fixes #4889: btn-link disabled stylesMark Otto
2012-08-30Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wipMark Otto
2012-08-30fixes #4828: make fluid grid inputs size the same as fixed grid inputsMark Otto
2012-08-30fixes #4819: manual fix of missing .control-label in responsive767 file, coup...Mark Otto
2012-08-29Merge pull request #4816 from desimone/masterMark Otto
2012-08-29Fixed a typo in docs/assets/css/docs.cssBobby DeSimone
2012-08-29Added 'clean' directive to the make file.Octavian Damiean
2012-08-28fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given lar...Mark Otto
2012-08-28Merge remote-tracking branch 'origin/2.1.0-wip' into 2.1.1-wipRoss Johnson
2012-08-28Fix key events with Chrome + jQuery 1.8.0Ross Johnson
2012-08-28Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wipMark Otto
2012-08-28fixes #4729: only use margin-top on .help-block when it follows an input, sel...Mark Otto
2012-08-28only stop prop on form – as people seem to be relying on dropdown hiding w...Jacob Thornton
2012-08-28Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wipJacob Thornton
2012-08-28crude check to make sure element has a # for an idJacob Thornton
2012-08-28fixes #4741: undo previous version's attempt at firefox gradient changes and ...Mark Otto
2012-08-28Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wipMark Otto
2012-08-28fixes #4653: add hover states to stateful table rowsMark Otto
2012-08-28fix for #4761Jacob Thornton
2012-08-28fix for open elements under modal when .modal-openJacob Thornton
2012-08-28fix docs horizontal scroll on tablet viewportsMark Otto
2012-08-28Merge pull request #4765 from globocom/missing-i18n-tag-getting-started-downl...Mark Otto
2012-08-28i18n tags missing in some strings at getting started download pageAlexandre Magno
2012-08-28Unescaped box-shadows to take advantage of new box-shadow mixinLuis Aleman
2012-08-28Do not need to write box-shadow in fullLuis Aleman
2012-08-28No longer need to write box-shadows in full when using lighten or other funct...Luis Aleman