aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.css
AgeCommit message (Collapse)AuthorFilesLines
2012-01-05massive docs update, mostly to all our new forms, and to the buttonsMark Otto1-6/+38
2012-01-05move mega link footer to scaffolding to try it out, fix broken button text ↵Mark Otto1-0/+22
shadow, change UL/OL margins back, make li color same as body
2012-01-05Tweak the docs and address the new forms list of controls: radios and ↵Mark Otto1-1/+5
checkboxes are now hanging controls to wrap text properly
2012-01-05breaking out patterns.less even more, removing unnecessary div from checkbox ↵Mark Otto1-1/+1
and radio lists--now just labels and inputs
2012-01-05tweaks abound, updated prettify styles, new sidenav component started, ↵Mark Otto1-0/+18
sprite icons started
2011-12-27remove negative margin from .brand in docs, update navbar to support buttons ↵Mark Otto1-0/+1
up thurr
2011-12-21fix mobile example sites, remove unused JS from docs indexMark Otto1-1/+4
2011-12-21rename media grid to thumbnails, recompile bootstrap, fix examples for ↵Mark Otto1-1/+1
mobile phones
2011-12-21updated all docs to jQuery 1.7, move all docs JS to application.js, and move ↵Mark Otto1-0/+5
dropdowns css to dedicated file
2011-12-19Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-0/+6
2011-12-19mostly docs updates, but also some bug fixes per github issuesMark Otto1-2/+2
2011-12-14rename transitions to transition and fix scrollspy exampleJacob Thornton1-0/+6
2011-12-12updated docs to include other less appsMark Otto1-0/+6
2011-12-11updated buttons docsMark Otto1-1/+0
2011-12-11center example sites in docs on mobileMark Otto1-0/+20
2011-12-09updated index page to add featured sites, more docs tweaksMark Otto1-1/+9
2011-12-09updated to include sub nav and pip nav, new docs updates, topbar nav ↵Mark Otto1-11/+4
refinements for media queried settings
2011-11-30adding step nav to componentsMark Otto1-88/+0
2011-11-29Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-0/+23
Conflicts: bootstrap.css bootstrap.min.css
2011-11-29misc docs updates, revamped tables CSS save for grid columns and tablesorter ↵Mark Otto1-10/+36
options
2011-11-25new plugin "collapse" for collapsible lists and "accordion" like supportJacob Thornton1-0/+16
2011-11-20merge in js from 1.4... start working through js docsJacob Thornton1-0/+7
2011-11-12updated docs pages (still wip), adding misc css classes, added form styles ↵Mark Otto1-3/+4
from 1.4, added github buttons to homepage
2011-11-01adding unofficial github buttonsMark Otto1-1/+40
2011-10-30updated docs and type styles for blockquotes and a few fixes for typeMark Otto1-2/+1
2011-10-29fix some of the docs styles at 480 to 768Mark Otto1-6/+18
2011-10-27adding more icons for the homepage for open source, twitter, and html5/css3Mark Otto1-1/+5
2011-10-27overhauled the front page to feel a bit more marketing-like, added the ↵Mark Otto1-2/+33
awesome glyphicons to bring some life to the docs
2011-10-27update docs for responsiveMark Otto1-0/+15
2011-10-26address issue #414 and fix up a number of docs loose endsMark Otto1-46/+12
2011-10-26breaking down the main page into subpages for easier, more comprehensive ↵Mark Otto1-7/+4
documentation
2011-10-26update to docs to cleanup pagination for smartphones, fix some pagination ↵Mark Otto1-0/+24
inconsistencies
2011-10-22tweaks to the responsive layout to improve typeMark Otto1-3/+27
2011-10-22updating the docs to include more responsive fixes, adding rows to the ↵Mark Otto1-4/+12
responsive changes as well to undo negative margin
2011-10-18refinement to the responsive sectionMark Otto1-16/+0
2011-10-17adding responsive stuff to docs to stub that out, updated type to make ul ↵Mark Otto1-1/+16
and ol margins match p tags
2011-10-17add abbr styles, overhaul type docs section to remove lots of verbose text ↵Mark Otto1-0/+5
and put emphasis on tables and more scannable content
2011-10-17updated js docs page to new 12 column layout, fix subhead jumbotron styles ↵Mark Otto1-15/+3
to match new front page
2011-10-16few tweaks to responsive stuff, updated docs for grid system (still needs ↵Mark Otto1-7/+7
copy editing)
2011-10-16update to responsive to fix new mastheadMark Otto1-77/+32
2011-10-16updated docs to include quick links and twitter buttons, added updated ↵Mark Otto1-11/+40
blueprint pattern to background
2011-10-16tweak the h2s again for better spacing, adjust docs, remove white bg if ↵Mark Otto1-38/+61
possible on file input, few other tweaks
2011-10-16tweak line-height of h2 and h3 to not be gihugeous, updated responsive to ↵Mark Otto1-13/+12
improve tablet grid and phone styles
2011-10-16biiiiiig update coming for responsivenessMark Otto1-23/+48
2011-09-29huge update to forms, docs for the new forms, added a new link for js ↵Mark Otto1-1/+9
example to tabs/pills, add some new mixins
2011-09-16update alert message for ie7 to adjust dismiss icon, update example pages to ↵Mark Otto1-2/+3
clean up a few things from testing
2011-09-16fixing conflict and recompilingMark Otto1-4/+4
2011-09-16updated table styles a bit and floated the fluid columns to clear the row ↵Mark Otto1-0/+2
dropping problem we were having
2011-09-15little fixes for ie 7Jacob Thornton1-4/+4
2011-09-13updates to docs to include more example html, include links to javascript ↵Mark Otto1-4/+4
docs where necessary