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-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-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-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-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-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-12in responsive layouts <767px, ensure inputs are not larger than 100% with box...Mark Otto
2012-03-12vertical align middle on images, run make to rebuildMark Otto
2012-03-11fix gradient mixins by escaping them, add notes on progress barsMark 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-11massive update to customize page to include all the new variables (and ensure...Mark Otto
2012-03-11make pre font-size a percentage of @baseFontSizeMark Otto
2012-03-11Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto
2012-03-11add button sizes to docs for button dropdowns, clean up styles for themMark Otto
2012-03-11make nav padding and negative margins the sameMark Otto
2012-03-11stop doing oldschool escape substitutionJacob Thornton
2012-03-11Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipJacob Thornton
2012-03-11Merge branch 'new_grid' into 2.0.2-wipJacob Thornton
2012-03-10rebold headingsMark Otto
2012-03-10fix the font-family var by using inherit instead of empty string, fix font-we...Mark Otto
2012-03-10clear up nav variablesMark Otto
2012-03-08give pages custom titles based on namesJacob Thornton
2012-03-07adding well sizesMark Otto
2012-03-06move padding from container to body for max-width: 767; responsive layoutMark Otto
2012-03-06fix input grid sizing, fix background color on form actions and append add-onsMark Otto
2012-03-06clearing up progress bar docs and resetting the striped one to match default ...Mark Otto
2012-03-06adding table variablesMark Otto
2012-03-06Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wipMark Otto
2012-03-06change dropdown hover/active color back to link colorMark Otto
2012-03-06increase specifity of .pills li.active for dropdownsMark Otto
2012-03-05fix warning button issue per #2392 and add warning buttons to componentsMark Otto
2012-03-05clean up horizontal dl option and docsMark Otto
2012-03-05fix ie7 breadcrumbs per #2224Mark Otto
2012-03-05utilize new dropdown variablesMark Otto
2012-03-05add a ton new variables for type, buttons, inputsMark Otto
2012-03-05make sure to pass child var throughJacob Thornton
2012-03-05new approach to grid with recursive mixins :DJacob Thornton