aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
AgeCommit message (Collapse)AuthorFilesLines
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
2012-02-06rearrange some of the docs on buttons to show examples of all possible ↵Mark Otto1-18/+23
renderings along with code snippets and note about usage; also fix the portrait tablet media query
2012-02-05Fixed a typo in base-css.html which allows the user icon to be shown on the ↵Aditya Panchal1-1/+1
example button
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
2012-02-05Merge branch 'noahblon-master' into 2.0.1-wipMark Otto1-6/+6
Conflicts: docs/assets/bootstrap.zip
2012-02-04The < and > escapes have nothing to do with Unicode.Chris Rebert1-1/+1
2012-02-04#1706: protocol independent html5shim added, and moved after the CSS for ↵Mark Otto1-5/+5
loading time's sake
2012-02-04allow alternate form layouts to hide inputs with .hide on themMark Otto1-1/+1
2012-02-02add mention of classes to use for button sizesMark Otto1-1/+1
2012-02-02Merge branch 'shama-master' into 2.0.1-wipMark Otto1-2/+2
2012-02-02fix incorrect uses of it's in the docsMark Otto1-1/+1
2012-02-02fix incorrect use of 'caret'Mark Otto1-1/+1
2012-02-02Fixed duplicate and wrong IDs and label fors in forms.Mikael Brevik1-21/+6
2012-02-01Typo fixesKyle Robinson Young1-2/+2
2012-02-01add note for icon class usage per #1501Mark Otto1-0/+4
2012-02-01fix makefile to reset zipsJacob Thornton1-0/+15
2012-02-01Merge branch 'master' of github.com:twitter/bootstrapMark Otto1-1/+1
2012-02-01nuke all curly ticksMark Otto1-4/+4
2012-02-01Merge pull request #1490 from amenonsen/masterMark Otto1-1/+1
Typo fix: Sprited => Striped
2012-02-01only add the anyalytics to productionJacob Thornton1-0/+2
2012-02-01Typo fixAbhijit Menon-Sen1-1/+1
2012-01-31move js stuff into assetsJacob Thornton1-13/+13
2012-01-31Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+4
2012-01-31fix typo in base css docsMark Otto1-1/+1
2012-01-31add form help-* documentationnkryptic1-1/+4
2012-01-31fix disabled button docsMark Otto1-2/+2
2012-01-31chance icon classMark Otto1-148/+148
2012-01-30once more, overhaul the icons and use the css regex selector on our iconsMark Otto1-144/+144
2012-01-30update icons everywhere to be scoped per other components, fix broken ↵Mark Otto1-148/+149
elements on js docs page
2012-01-30refactor the navs to use prefixed classes, because you know, consistency is ↵Mark Otto1-1/+1
beast mode
2012-01-30*really* refactor the buttons and update them all over the docsMark Otto1-34/+34
2012-01-30adding warning (orange) button, fix responsive navbar problemMark Otto1-0/+5
2012-01-30fix forms typo on error stateMark Otto1-1/+1