aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
AgeCommit message (Collapse)AuthorFilesLines
2012-01-07fix forms in navbars, fix examples' navbarsMark Otto1-0/+1
2012-01-06front page docs updated to include old getting started section, update code ↵Mark Otto1-0/+14
styles to look like github gists, and lots more docs updates
2012-01-05fixing conflict in dividers in navbar, fix navbar docs, fix search form in ↵Mark Otto1-1/+1
navbar
2012-01-05docs cleanup and navbar brand hoverMark Otto1-27/+41
2012-01-05massive docs update, mostly to all our new forms, and to the buttonsMark Otto1-157/+224
2012-01-05move mega link footer to scaffolding to try it out, fix broken button text ↵Mark Otto1-0/+2
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/+8
checkboxes are now hanging controls to wrap text properly
2012-01-05breaking out patterns.less even more, removing unnecessary div from checkbox ↵Mark Otto1-39/+33
and radio lists--now just labels and inputs
2012-01-05add a quick little example of icons in buttonsMark Otto1-0/+3
2012-01-05tweaks abound, updated prettify styles, new sidenav component started, ↵Mark Otto1-0/+152
sprite icons started
2011-12-27add appended input example to docs, fix help-text wrapping issue by clearing ↵Mark Otto1-0/+10
float
2011-12-27fix tables for rowspanMark Otto1-4/+3
2011-12-27clean up some css for github issues: input prepend z-index, modals revamped ↵Mark Otto1-1/+1
for responsive
2011-12-22more js cleanup after gnarly mergeJacob Thornton1-1/+0
2011-12-22Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-8/+75
Conflicts: bootstrap.css docs/assets/js/application.js docs/base-css.html docs/components.html docs/index.html docs/javascript.html docs/less.html docs/scaffolding.html docs/upgrading.html
2011-12-21clean up all the js across all the doc pagesJacob Thornton1-17/+2
2011-12-21updated all docs to jQuery 1.7, move all docs JS to application.js, and move ↵Mark Otto1-12/+1
dropdowns css to dedicated file
2011-12-21docs updates, forms updated to include error states and more examples, ↵Mark Otto1-6/+74
remove text-shadow from gradientbar mixin to fix bug
2011-12-11updated buttons docsMark Otto1-12/+6
2011-12-11updated footers everywhereMark Otto1-4/+3
2011-12-10Merge pull request #777 from ceejayoz/2.0-wipMark Otto1-2/+1
Updated bordered-table example to use correct class in docs
2011-12-09help tables not look like shit on mobile maybe? also fix bordered table exampleMark Otto1-0/+1
2011-12-09update js in footer, add max-width to imgMark Otto1-2/+2
2011-12-09add jank js for prototyping new topbar to all docs pagesMark Otto1-0/+11
2011-12-08fix docs for bordered-tableChris Sternal-Johnson1-2/+1
2011-11-29update all leads on docs pagesMark Otto1-1/+1
2011-11-29updates to add warning for bordered tables to docs, fix to spacing on ↵Mark Otto1-1/+8
prettyprint pre blocks
2011-11-29adding bordered table to docs and showing it works with colspanMark Otto1-2/+37
2011-11-29Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
Conflicts: bootstrap.css bootstrap.min.css
2011-11-29misc docs updates, revamped tables CSS save for grid columns and tablesorter ↵Mark Otto1-2/+2
options
2011-11-20merge in js from 1.4... start working through js docsJacob Thornton1-1/+1
2011-11-17update tables docs after merging in the condensed stylesMark Otto1-3/+3
2011-11-17Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+37
2011-11-17make form classes match table classes (readable left to right), update docs ↵Mark Otto1-8/+8
associated with it
2011-11-16start breaking down patterns.less into more distinct files, update docs for ↵Mark Otto1-4/+4
forms to use correct classes
2011-11-16added condensed exampleJon Stevens1-1/+37
2011-11-08Removed trailing backslash :)Raul Riera1-1/+1
2011-11-07Added the view port meta tag for proper responsivenessRaul Riera1-0/+1
2011-10-31small docs tweakMark Otto1-1/+0
2011-10-31overhaul the table styles and update those everywhere in the docs, update ↵Mark Otto1-77/+151
the button docs, spec out the forms docs
2011-10-31updating table documentation, jumping to dev to bring over new table styles ↵Mark Otto1-2/+43
from there
2011-10-30updated docs and type styles for blockquotes and a few fixes for typeMark Otto1-10/+58
2011-10-26address issue #414 and fix up a number of docs loose endsMark Otto1-5/+9
2011-10-26breaking down the main page into subpages for easier, more comprehensive ↵Mark Otto1-0/+885
documentation