aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
AgeCommit message (Collapse)AuthorFilesLines
2012-05-26adding google analytics tracking to docsMark Otto1-0/+1
2012-05-24fix navbar button for mobile tapping (turn to button instead of adding ↵Mark Otto1-2/+2
href=#), streamline less docs page
2012-05-14document .lead per #3213Mark Otto1-2/+4
2012-05-13#3468: 140 icons, not 120Mark Otto1-1/+1
2012-04-30#3263: typo in forms docsMark Otto1-1/+1
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 ↵Mark Otto1-25/+14
and default styles
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 ↵Mark Otto1-2/+1
on any input/select/etc in an input-prepend/append
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
Horizontal mode for description lists
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 ↵Mark Otto1-4/+2
explain spacing
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 ↵Mark Otto1-45/+43
bordered tables, per #1918
2012-02-21update forms help-blockMark Otto1-0/+1
2012-02-20update inline forms to resolve checkbox label with space in it and ↵Mark Otto1-1/+4
overlapping content, per #1969
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 ↵Mark Otto1-1/+1
cvrebert-patch-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 ↵Mark Otto1-8/+8
positions per #1532
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 ↵Mark Otto1-4/+0
class attr, remove docs mention of requiring icon-* first
2012-02-10scope th bottom vertical-align to only thead, update code styles to include ↵Mark Otto1-0/+1
more comments in less file and scrollable option for pre tag
2012-02-07Merge branch 'master' of https://github.com/bastula/bootstrap into ↵Mark Otto1-1/+1
bastula-master