aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-01-26moving structure around + more work on builder...Jacob Thornton37-3752/+0
2012-01-26scope icons to .iconMark Otto1-90/+90
2012-01-26Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto3-17/+21
2012-01-26adding white spritesMark Otto1-0/+3
2012-01-26Move hero-unit css out of pattern.less and include it. Fixes #1185.Linmiao Xu3-17/+21
2012-01-26fix legend margin collapseMark Otto1-2/+2
2012-01-26Merge branch 'form_alignment' of https://github.com/phopkins/bootstrap into p...Mark Otto3-10/+11
2012-01-26Merge pull request #1271 from linrock/patch-1Mark Otto1-0/+3
2012-01-26separate code from type css filesMark Otto4-43/+46
2012-01-26break scaffolding down into smaller less filesMark Otto4-84/+88
2012-01-26make accordion links block levelMark Otto1-1/+4
2012-01-26Fix icon margin in large buttons.Linmiao Xu1-0/+3
2012-01-26allow icons in small buttonsMark Otto2-0/+8
2012-01-26Makes inputs and buttons align middle so they line up in all browsersPete Hopkins3-9/+9
2012-01-26Clears border-radius on checkboxes because they look bad on IEPete Hopkins1-0/+1
2012-01-26Fixes off-by-1px between checkbox and form label (all browsers)Pete Hopkins1-1/+1
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