aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2011-12-27clean up some css for github issues: input prepend z-index, modals revamped f...Mark Otto1-6/+12
2011-12-27remove negative margin from .brand in docs, update navbar to support buttons ...Mark Otto1-1/+4
2011-12-26clean up some comments and fix a bug with buttons in navbar by removing too g...Mark Otto1-103/+3
2011-12-26Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-9/+9
2011-12-24fix for linuxJacob Thornton1-5/+1
2011-12-22Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-6/+111
2011-12-22change above below to top bottom and add "inside" placement optionJacob Thornton1-9/+9
2011-12-21clean up all the js across all the doc pagesJacob Thornton1-1/+1
2011-12-21remove inline input field CSS since that's not required as all inputs are inl...Mark Otto1-16/+1
2011-12-21update comment on select bg bug and confirmed it was fixed, scoped responsive...Mark Otto1-2/+2
2011-12-21Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+25
2011-12-21update thumbnails to keep images from going past edges of thumbnailsMark Otto1-2/+3
2011-12-21rename media grid to thumbnails, recompile bootstrap, fix examples for mobile...Mark Otto1-1/+1
2011-12-21updated all docs to jQuery 1.7, move all docs JS to application.js, and move ...Mark Otto1-2/+101
2011-12-21Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-14/+21
2011-12-21docs updates, forms updated to include error states and more examples, remove...Mark Otto1-6/+7
2011-12-20add default margin for popover and twipsyJacob Thornton1-1/+25
2011-12-20update all to new on api + add animation support to tabsJacob Thornton1-1/+1
2011-12-19mostly docs updates, but also some bug fixes per github issuesMark Otto1-14/+21
2011-12-12updated docs to include other less appsMark Otto1-1/+1
2011-12-11updated buttons docsMark Otto1-1/+1
2011-12-11center example sites in docs on mobileMark Otto1-1/+1
2011-12-11fix specificity on pillsMark Otto1-3/+3
2011-12-11Merge branch 'add-vertical-nav-divider' of https://github.com/evnm/bootstrap ...Mark Otto1-1/+9
2011-12-10unstyle image inputsMark Otto1-3/+7
2011-12-10tweaks and increase specificity of pills and active classesMark Otto1-4/+4
2011-12-09remove uber large responsive stuffMark Otto1-75/+49
2011-12-09updated index page to add featured sites, more docs tweaksMark Otto1-3/+4
2011-12-09help tables not look like shit on mobile maybe? also fix bordered table exampleMark Otto1-1/+2
2011-12-09update js in footer, add max-width to imgMark Otto1-1/+3
2011-12-09Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
2011-12-09updated to include sub nav and pip nav, new docs updates, topbar nav refineme...Mark Otto1-77/+139
2011-12-02Add vertical nav divider example in components doc page.Evan Meagher1-1/+9
2011-11-30Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-177/+261
2011-11-30start of carouselJacob Thornton1-1/+1
2011-11-30adding temp idea for subnav to docsMark Otto1-1/+44
2011-11-30adding step nav to componentsMark Otto1-1/+43
2011-11-29updates to add warning for bordered tables to docs, fix to spacing on prettyp...Mark Otto1-1/+4
2011-11-29Merge branch 'form-feedback-fix' of https://github.com/tinyfly/bootstrap into...Mark Otto1-13/+13
2011-11-29Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-51/+36
2011-11-29misc docs updates, revamped tables CSS save for grid columns and tablesorter ...Mark Otto1-280/+258
2011-11-29scope form feedback states to .control-group instead of unused .clearfixJeff Adams1-13/+13
2011-11-29add input width calculation fix from #408 to the 2.0 branchJeff Adams1-16/+16
2011-11-25clean up comments for better built filesJacob Thornton1-46/+4
2011-11-25new plugin "collapse" for collapsible lists and "accordion" like supportJacob Thornton1-1/+27
2011-11-24update buttons js for button groupsJacob Thornton1-2/+2
2011-11-20merge in js from 1.4... start working through js docsJacob Thornton1-6/+6
2011-11-20revert all js stuff back to 1.4 :/Jacob Thornton1-132/+115
2011-11-17remove code styling if it's in a pre tagMark Otto1-3/+7
2011-11-17make uneditable inputs work with span* classesMark Otto1-17/+65