aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-01-26move around some comments in buttons.less, update labels to use correct varia...Mark Otto2-5/+16
2012-01-26Fixes background color for disabled buttons to match pre-IE fix (which preven...Pete Hopkins1-1/+7
2012-01-26Makes default button the tiniest bit of gray for IE<=9Pete Hopkins1-1/+1
2012-01-26Removes filters as a way to provide gradients for IE<=9Pete Hopkins2-31/+34
2012-01-26overhaul frontpage jumbotron, add js for twitter buttons back in, fix up some...Mark Otto4-2/+11
2012-01-25fix forms examples and allow for inputs in labelsMark Otto1-0/+11
2012-01-25remove some old -moz- prefixes from mixins while we're at it, dropping FF3.6 ...Mark Otto1-10/+4
2012-01-25Merge branch '2.0-wip' of https://github.com/kristerkari/bootstrap into krist...Mark Otto1-4/+2
2012-01-25remove all tablesorter assets and cssMark Otto1-54/+0
2012-01-25fix button group shadows, update js docs to fix alert js file linkMark Otto1-1/+1
2012-01-25update mixins to use slightly diff variables within some parametric mixinsMark Otto1-2/+2
2012-01-25finish the rest of the less page mixins docsMark Otto2-27/+10
2012-01-26Drop khtml gradient, shorten old webkit gradientKrister Kari1-4/+2
2012-01-25fix select alignment and heightMark Otto1-3/+3
2012-01-25height auto on mutli selectMark Otto1-1/+1
2012-01-25fix bottom visual bug on carousel imagesMark Otto1-0/+6
2012-01-25enable support for form states on select elementsMark Otto1-0/+1
2012-01-25change form fields back to inline-block to allow for inline-help text in defa...Mark Otto1-1/+1
2012-01-25updated comments in forms.less and added uneditable-textarea class to extend ...Mark Otto1-2/+6
2012-01-25Merge pull request #1135 from kevva/patchMark Otto1-1/+0
2012-01-25missed a whiteJon Stevens1-1/+1
2012-01-25s/#fff/@white/Jon Stevens2-2/+2
2012-01-25update responsive to use latest grid mixinsMark Otto1-8/+8
2012-01-25update docs to include separate responsive css, update docs to highlight prop...Mark Otto2-3/+8
2012-01-25fix modal examples on js page, update modal close button positioningMark Otto1-1/+1
2012-01-25updated icons to require a base class .iconMark Otto1-1/+1
2012-01-25fix margin on input buttons in modalsMark Otto1-0/+1
2012-01-25move css builder and downloader to dedicated page, start to update remaining ...Mark Otto1-2/+2
2012-01-24fix up docs css for responsive and subnav, fix forms error statesMark Otto2-4/+9
2012-01-24remove top margin from alert close, chance close line height to 18px (baseLin...Mark Otto2-2/+1
2012-01-24Merge branch 'fix-alert-close-line-height' of https://github.com/pokonski/boo...Mark Otto1-0/+1
2012-01-24adding actual images to carousel to ensure you can see things are animating; ...Mark Otto1-6/+7
2012-01-24allow for text in progress barsMark Otto1-0/+4
2012-01-24revamp alert message and error state color/text/bg to be variablesMark Otto4-23/+41
2012-01-24fix code type sizeMark Otto1-1/+1
2012-01-24fix broken index page heading, update variables and less pagesMark Otto2-6/+10
2012-01-24attempt to fix select list alignment in Firefox by removing padding. not quit...Mark Otto1-1/+0
2012-01-24add bottom-up styles to the dropdown menusMark Otto1-0/+7
2012-01-24Remove specific top value from large btn-dropdown.Kevin Martensson1-1/+0
2012-01-23Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+0
2012-01-23fix up the modals in responsive a bitMark Otto1-1/+2
2012-01-23comment in forms'Mark Otto1-0/+1
2012-01-23Set matching line-height for .close inside .alertPiotrek OkoĊ„ski1-0/+1
2012-01-23Merge pull request #1118 from olvlvl/2.0-wipMark Otto1-1/+0
2012-01-23.alert-message no longer existsOlivier Laviale1-1/+0
2012-01-23cut margin in half on default formsMark Otto1-1/+4
2012-01-23revert to negative margin on grid rowMark Otto2-5/+2
2012-01-23Merge branch 'normalize' of https://github.com/necolas/bootstrap into necolas...Mark Otto5-57/+65
2012-01-22:focus:required:invalid: http://www.alistapart.com/articles/forward-thinking-...Jacob Thornton1-3/+3
2012-01-22Merge pull request #1046 from kevva/dropdown-menusJacob Thornton4-5/+5