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-03-132.0.2 derpv2.0.2Jacob Thornton
2012-03-13make docs again for 2.0.2Jacob Thornton
2012-03-132.0.2Jacob Thornton
2012-03-13remove test fileJacob Thornton
2012-03-13remove commented out widthJacob Thornton
2012-03-13remove collapse class on open so that dropdowns are viewableJacob Thornton
2012-03-13can't have overflo: visible for "in" which is present during entirity of tran...Jacob Thornton
2012-03-12button group sizes for ie7 fixesMark Otto
2012-03-12adding border variable for dropdowns, making dropdown carets use dropdown varsMark Otto
2012-03-12improve button docsMark Otto
2012-03-12fix apple touch icons in examplesMark Otto
2012-03-12add a super jank fix for horizontal-forms and .input-prepend/append in IE7Mark Otto
2012-03-12enable buttons in input-append and input-prependMark Otto
2012-03-12more homepage links cleanup, ditching the middotsMark Otto
2012-03-12more homepage links cleanupMark Otto
2012-03-12clean up links on docs homepage and add link to direct download with docsMark Otto
2012-03-12resolve #1972, allowing add-ons at beginning and end of input-prepend/appendMark Otto
2012-03-12fix more spacing issues with input append/prependMark Otto
2012-03-12simplify code for input-prepend/append in inline and search formsMark Otto
2012-03-12remove need for floats and IE hacks for input-prepend and input-append--boomMark Otto
2012-03-12rewrite the fluid grid mixin to be simpler, per #2370Mark Otto
2012-03-12fix overflow on .collapse.in to enable dropdowns within an open collapseMark Otto
2012-03-12enable button groups in modal-footer by removing 5px added margin between .btnMark Otto
2012-03-12merge #2476 to allow for custom popover arrow colorsMark Otto
2012-03-12Merge branch 'luk3thomas-popover_arrow_colors' into 2.0.2-wipMark Otto
2012-03-12fix vertical align issue with labels in IE9Mark Otto
2012-03-12add block level input mixin for border-box box-sizingMark Otto
2012-03-12remove text indent on carets (not needed) and add inline replacement mixinMark Otto
2012-03-12remove the unused text-indent on dropdown caretsMark Otto
2012-03-12fix broken dropdowns in ie7 per #2333Mark Otto
2012-03-12fix lingering tables bugMark Otto
2012-03-12fix table border bug with double borders on theads and use of colgroupMark Otto
2012-03-12use variable for navbar text line-heightMark Otto
2012-03-12Merge branch 'zerkms-master' into 2.0.2-wipMark Otto
2012-03-12updated apple touch icons and moved input responsive fix from <480 to <767Mark Otto
2012-03-12fix overflowing thumbnails in responsive <767px layoutsMark Otto
2012-03-12in responsive layouts <767px, ensure inputs are not larger than 100% with box...Mark Otto
2012-03-12Grammar fix in js/README.mdIvan Kurnosov
2012-03-12vertical align middle on images, run make to rebuildMark Otto
2012-03-12Merge branch 'Gavrisimo-patch-1' into 2.0.2-wipMark Otto
2012-03-12update grid system mixins in less docs for new gridMark Otto
2012-03-11tweak button sizes on homepageMark Otto
2012-03-11ensure right align dropdown example doesn't go all the way off pageMark Otto
2012-03-11fix gradient mixins by escaping them, add notes on progress barsMark Otto
2012-03-11fix js typo per #2471Mark Otto
2012-03-11Merge pull request #2503 from maxbublik/patch-1Mark Otto
2012-03-11add vars for navbar searchMark Otto
2012-03-11clean up search form in navbar, add new variable for placeholder text colorMark Otto
2012-03-11fix #2510, docs typoMark Otto
2012-03-11massive update to customize page to include all the new variables (and ensure...Mark Otto