aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
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
into evnm-add-vertical-nav-divider Conflicts: bootstrap.css
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
Conflicts: bootstrap.css
2011-12-09updated to include sub nav and pip nav, new docs updates, topbar nav ↵Mark Otto1-77/+139
refinements for media queried settings
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
Conflicts: bootstrap.css
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 ↵Mark Otto1-1/+4
prettyprint pre blocks
2011-11-29Merge branch 'form-feedback-fix' of https://github.com/tinyfly/bootstrap ↵Mark Otto1-13/+13
into tinyfly-form-feedback-fix Conflicts: bootstrap.css
2011-11-29Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-51/+36
Conflicts: bootstrap.css bootstrap.min.css
2011-11-29misc docs updates, revamped tables CSS save for grid columns and tablesorter ↵Mark Otto1-280/+258
options
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
2011-11-17updated font mixins courtesy of @apancuttMark Otto1-7/+7
2011-11-17make form classes match table classes (readable left to right), update docs ↵Mark Otto1-6/+6
associated with it
2011-11-16start breaking down patterns.less into more distinct files, update docs for ↵Mark Otto1-291/+291
forms to use correct classes
2011-11-12updated docs pages (still wip), adding misc css classes, added form styles ↵Mark Otto1-24/+56
from 1.4, added github buttons to homepage
2011-10-31recompiling and pushing just to be sureMark Otto1-1/+1
2011-10-31remove alt tab styles for now, too complicated to accomplish both static and ↵Mark Otto1-3/+63
tabble; fix up CSS a bit
2011-10-31overhaul the table styles and update those everywhere in the docs, update ↵Mark Otto1-27/+82
the button docs, spec out the forms docs
2011-10-30updated docs and type styles for blockquotes and a few fixes for typeMark Otto1-1/+7
2011-10-28remove html from body backgroundMark Otto1-4/+2
2011-10-27overhauled the front page to feel a bit more marketing-like, added the ↵Mark Otto1-1/+1
awesome glyphicons to bring some life to the docs
2011-10-26update to docs to cleanup pagination for smartphones, fix some pagination ↵Mark Otto1-5/+3
inconsistencies
2011-10-22tweaks to the responsive layout to improve typeMark Otto1-8/+4
2011-10-22Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-0/+4
Conflicts: bootstrap.css lib/responsive.less
2011-10-22updating the docs to include more responsive fixes, adding rows to the ↵Mark Otto1-1/+7
responsive changes as well to undo negative margin
2011-10-21remove negative margin on .row so we don't hang off the left edge of the screenJeff Adams1-1/+7
2011-10-17adding responsive stuff to docs to stub that out, updated type to make ul ↵Mark Otto1-2/+2
and ol margins match p tags
2011-10-17add abbr styles, overhaul type docs section to remove lots of verbose text ↵Mark Otto1-2/+9
and put emphasis on tables and more scannable content
2011-10-17remove bottom margin from h1Mark Otto1-2/+1