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-12improve button docsMark Otto
2012-03-12enable buttons in input-append and input-prependMark Otto
2012-03-12remove need for floats and IE hacks for input-prepend and input-append--boomMark 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-12updated apple touch icons and moved input responsive fix from <480 to <767Mark Otto
2012-03-11change title attr to re-include twitterMark Otto
2012-03-08give pages custom titles based on namesJacob Thornton
2012-03-05clean up horizontal dl option and docsMark Otto
2012-03-05Merge pull request #2267 from dominicbarnes/dl_horizontalMark Otto
2012-02-27add heads up label to new docs mentionMark Otto
2012-02-27remove warning from icons section about :after labels, add section to explain...Mark Otto
2012-02-26Adding a 'horizontal' option to description lists, similar to .form-horizontalDominic Barnes
2012-02-25add version to docs homepage, fix docs example for formsMark Otto
2012-02-22clear up table styles and docs to fix rowspan and colspan issues for bordered...Mark Otto
2012-02-22update forms help-blockMark Otto
2012-02-21update inline forms to resolve checkbox label with space in it and overlappin...Mark Otto
2012-02-20Update documentation for abbreviationsJacob Rask
2012-02-172.0.1v2.0.1Jacob Thornton
2012-02-17add mini buttons per #1971Mark Otto
2012-02-17fix buttons focus state and swap a buttons for button buttonsMark Otto
2012-02-13add docs for alt form control sizing per #1700Mark Otto
2012-02-13change classname from .btn-dark to .btn-inverse, change use textMark Otto
2012-02-12move shim after cssMark Otto
2012-02-12re-add protocol to the shimMark Otto
2012-02-12write out icon classes explicitly to enable find via browserMark Otto
2012-02-12Merge branch 'patch-1' of https://github.com/cvrebert/bootstrap into cvrebert...Mark Otto
2012-02-12update buttons docs for .disabled class per #1774Mark Otto
2012-02-12make button examples button element and add upgrade note on tooltip positions...Mark Otto
2012-02-11remove the reset type from cancel buttons in forms examples per #1844Mark Otto
2012-02-11fix inline form checkbox/radiosMark Otto
2012-02-11update selectors for icons to include matcher for icon class in middle of cla...Mark Otto
2012-02-11scope th bottom vertical-align to only thead, update code styles to include m...Mark Otto
2012-02-07Merge branch 'master' of https://github.com/bastula/bootstrap into bastula-ma...Mark Otto
2012-02-07rearrange some of the docs on buttons to show examples of all possible render...Mark Otto
2012-02-06Fixed a typo in base-css.html which allows the user icon to be shown on the e...Aditya Panchal
2012-02-05add mention of required classes to horizontal formsMark Otto
2012-02-05add another code example for horizontal formsMark Otto
2012-02-05adding code snippets to form examplesMark Otto
2012-02-05Merge branch 'noahblon-master' into 2.0.1-wipMark Otto
2012-02-05The &lt; and &gt; escapes have nothing to do with Unicode.Chris Rebert
2012-02-05#1706: protocol independent html5shim added, and moved after the CSS for load...Mark Otto
2012-02-05allow alternate form layouts to hide inputs with .hide on themMark Otto
2012-02-02add mention of classes to use for button sizesMark Otto
2012-02-02Merge branch 'shama-master' into 2.0.1-wipMark Otto
2012-02-02fix incorrect uses of it's in the docsMark Otto
2012-02-02fix incorrect use of 'caret'Mark Otto
2012-02-02Fixed duplicate and wrong IDs and label fors in forms.Mikael Brevik
2012-02-02Typo fixesKyle Robinson Young
2012-02-02add note for icon class usage per #1501Mark Otto