aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
AgeCommit message (Expand)AuthorFilesLines
2012-04-22fix typoMark Otto1-1/+1
2012-04-14adding icon classes to finish off glyphicons 1.6 updateMark Otto1-12/+32
2012-04-07clean up new input append examplesMark Otto1-4/+4
2012-04-07fix conflicts, add docs example for two buttons on an appendMark Otto1-0/+8
2012-03-31fix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layoutsMark Otto1-0/+7
2012-03-28rearrange other parts of forms docsMark Otto1-46/+41
2012-03-28start rearranging form docs and clear up messaging about required classes and...Mark Otto1-25/+14
2012-03-28fix homepage link in css-tests and remove second help text from example formMark Otto1-1/+1
2012-03-25fix responsive navbarJacob Thornton1-1/+1
2012-03-25adding 144x144 ipad touch iconMark Otto1-0/+1
2012-03-22remove bug in docs for example icon in an input-prepend by removing margin on...Mark Otto1-2/+1
2012-03-12improve button docsMark Otto1-8/+8
2012-03-11enable buttons in input-append and input-prependMark Otto1-1/+17
2012-03-11remove need for floats and IE hacks for input-prepend and input-append--boomMark Otto1-4/+2
2012-03-11fix table border bug with double borders on theads and use of colgroupMark Otto1-0/+4
2012-03-11use variable for navbar text line-heightMark Otto1-2/+2
2012-03-11updated apple touch icons and moved input responsive fix from <480 to <767Mark Otto1-3/+3
2012-03-10change title attr to re-include twitterMark Otto1-1/+1
2012-03-08give pages custom titles based on namesJacob Thornton1-1/+1
2012-03-05clean up horizontal dl option and docsMark Otto1-7/+8
2012-03-05Merge pull request #2267 from dominicbarnes/dl_horizontalMark Otto1-5/+20
2012-02-26add heads up label to new docs mentionMark Otto1-1/+4
2012-02-26remove warning from icons section about :after labels, add section to explain...Mark Otto1-4/+2
2012-02-25Adding a 'horizontal' option to description lists, similar to .form-horizontalDominic Barnes1-5/+20
2012-02-24add version to docs homepage, fix docs example for formsMark Otto1-1/+1
2012-02-21clear up table styles and docs to fix rowspan and colspan issues for bordered...Mark Otto1-45/+43
2012-02-21update forms help-blockMark Otto1-0/+1
2012-02-20update inline forms to resolve checkbox label with space in it and overlappin...Mark Otto1-1/+4
2012-02-19Update documentation for abbreviationsJacob Rask1-3/+5
2012-02-162.0.1v2.0.1Jacob Thornton1-4/+4
2012-02-16add mini buttons per #1971Mark Otto1-1/+5
2012-02-16fix buttons focus state and swap a buttons for button buttonsMark Otto1-7/+7
2012-02-12add docs for alt form control sizing per #1700Mark Otto1-1/+10
2012-02-12change classname from .btn-dark to .btn-inverse, change use textMark Otto1-0/+5
2012-02-12move shim after cssMark Otto1-5/+5
2012-02-12re-add protocol to the shimMark Otto1-5/+5
2012-02-11write out icon classes explicitly to enable find via browserMark Otto1-132/+128
2012-02-11Merge branch 'patch-1' of https://github.com/cvrebert/bootstrap into cvrebert...Mark Otto1-1/+1
2012-02-11update buttons docs for .disabled class per #1774Mark Otto1-2/+6
2012-02-11make button examples button element and add upgrade note on tooltip positions...Mark Otto1-8/+8
2012-02-11remove the reset type from cancel buttons in forms examples per #1844Mark Otto1-3/+3
2012-02-11fix inline form checkbox/radiosMark Otto1-1/+4
2012-02-11update selectors for icons to include matcher for icon class in middle of cla...Mark Otto1-4/+0
2012-02-10scope th bottom vertical-align to only thead, update code styles to include m...Mark Otto1-0/+1
2012-02-07Merge branch 'master' of https://github.com/bastula/bootstrap into bastula-ma...Mark Otto1-1/+1
2012-02-06rearrange some of the docs on buttons to show examples of all possible render...Mark Otto1-18/+23
2012-02-05Fixed a typo in base-css.html which allows the user icon to be shown on the e...Aditya Panchal1-1/+1
2012-02-05add mention of required classes to horizontal formsMark Otto1-1/+1
2012-02-05add another code example for horizontal formsMark Otto1-1/+18
2012-02-05adding code snippets to form examplesMark Otto1-3/+26