aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.min.css
AgeCommit message (Expand)AuthorFilesLines
2012-01-25remake after merging large button group fixMark Otto1-1/+1
2012-01-25remake after updating variables from @lookfirstMark Otto1-2/+2
2012-01-25update docs to include separate responsive css, update docs to highlight prop...Mark Otto1-2/+0
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-1/+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 Otto1-4/+5
2012-01-24remove top margin from alert close, chance close line height to 18px (baseLin...Mark Otto1-2/+2
2012-01-24adding actual images to carousel to ensure you can see things are animating; ...Mark Otto1-2/+2
2012-01-24allow for text in progress barsMark Otto1-1/+1
2012-01-24revamp alert message and error state color/text/bg to be variablesMark Otto1-8/+8
2012-01-24fix code type sizeMark Otto1-1/+1
2012-01-24fix broken index page heading, update variables and less pagesMark Otto1-2/+2
2012-01-24attempt to fix select list alignment in Firefox by removing padding. not quit...Mark Otto1-1/+1
2012-01-24add bottom-up styles to the dropdown menusMark Otto1-1/+2
2012-01-24remake cssMark Otto1-2/+2
2012-01-23rebuildJacob Thornton1-3/+3
2012-01-23fix up the modals in responsive a bitMark Otto1-1/+1
2012-01-23cut margin in half on default formsMark Otto1-1/+2
2012-01-23revert to negative margin on grid rowMark Otto1-3/+2
2012-01-23Merge branch 'normalize' of https://github.com/necolas/bootstrap into necolas...Mark Otto1-21/+21
2012-01-22:focus:required:invalid: http://www.alistapart.com/articles/forward-thinking-...Jacob Thornton1-1/+1
2012-01-22rebuildJacob Thornton1-4/+4
2012-01-22don't use negative margin - use first child to set to 0Jacob Thornton1-1/+2
2012-01-22fix sans-serif order in forms.less and rebuildJacob Thornton1-29/+29
2012-01-22share -> share-altJacob Thornton1-1/+1
2012-01-20Remove global reset in favour of contextual reset.Nicolas Gallagher1-19/+19
2012-01-19Remove search input cancel button in WebKit-OSX.Nicolas Gallagher1-1/+1
2012-01-19Remove unnecessary CSS properties from the clearfix mixin.Nicolas Gallagher1-12/+12
2012-01-18don't scope placeholder text color to just inputsMark Otto1-2/+2
2012-01-18make button active state clearer by lightening the inner shadow and removing ...Mark Otto1-1/+1
2012-01-18rename navbar variables, change navbar search placeholder to mixinMark Otto1-31/+31
2012-01-17scope table styles to a class, .table, instead of on the generic element as a...Mark Otto1-6/+5
2012-01-17cleanup accordion css and add commentsMark Otto1-3/+2
2012-01-17Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-4/+5
2012-01-16fix js link in docs nav, restyle accordion with new cssMark Otto1-2/+3
2012-01-15reorder propertiesJacob Thornton1-2/+2
2012-01-15do some trickery to get borders looking rightJacob Thornton1-3/+3
2012-01-15fix marginJacob Thornton1-2/+2
2012-01-15make accordions little bit smootherJacob Thornton1-4/+5
2012-01-15updated accordion and carousel; accordion still needs workMark Otto1-4/+11
2012-01-15move carousel to separate stylesheet, update popovers to fix ie7 bug, fix pag...Mark Otto1-19/+20
2012-01-15make dl and child elements less specificMark Otto1-3/+4
2012-01-15fix grid sized horizontal form layoutMark Otto1-3/+3
2012-01-15fix modal horizontal alignmentMark Otto1-1/+1
2012-01-15make horizontal form labels map to default grid sizingMark Otto1-4/+3
2012-01-15normalize the alert classes to match last night's flip for form and table cla...Mark Otto1-9/+9
2012-01-15fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix page...Mark Otto1-3/+3
2012-01-14gray out links for active state on paginationMark Otto1-0/+1