aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Collapse)AuthorFilesLines
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
2011-09-13adding quick and dirty favicons and touch icons for iOSMark Otto1-1/+0
2011-09-12Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wipMark Otto1-0/+1
2011-09-12comment out box-shadow on masthead and footer in docs.css because Opera ↵Mark Otto1-4/+4
sucks at inset box-shadow :"
2011-09-12fix docs for operaJacob Thornton1-0/+1
2011-09-11change template diagrams to be .media-gridMark Otto1-5/+0
2011-09-10wait for window load event before positioning images, doiJacob Thornton1-8/+0
2011-09-10add static sizes for images so tooltips get right size on loadJacob Thornton1-0/+7
2011-09-10tweak css for topbar to bring back z-index fix; update javascript markup and ↵Mark Otto1-0/+3
some heading text
2011-09-10overhaul docs CSS since it was scalable, converted docs mastheads and ↵Mark Otto1-69/+99
footers to classes and HTML5 elements, add masthead to js docs page but make it slate so it looks cool and stands out
2011-09-10adds twipsy js to regular index for positioningJacob Thornton1-1/+2
2011-09-09add version # to docsMark Otto1-0/+4
2011-09-09adding nested columns to the grid sectionMark Otto1-2/+8
2011-09-08some more js love - update the docs with tabs/pills pluginJacob Thornton1-0/+1
2011-09-08bump css to 1.3.0, update makefile to reflect that, update form css to ↵Mark Otto1-10/+13
prepend form to the .clearfix to prevent some bullshit, small tweaks elsewhere
2011-09-06move javascript from examples into docsJacob Thornton1-0/+25
2011-09-06first pass at enabling active states in dropdowns in topbar and fixing the ↵Mark Otto1-4/+4
bug of having an active class on parent dropdown
2011-09-04addng docs for the themes stuff and examplesMark Otto1-11/+17
2011-09-02Merge branch 'master' of github.com:twitter/bootstrap into js-examplesJacob Thornton1-4/+2
Conflicts: bootstrap-1.2.0.css bootstrap-1.2.0.min.css lib/patterns.less lib/scaffolding.less
2011-09-02fix docs.css spacing, add gradient support for ie9 backMark Otto1-3/+1
2011-09-02cleanup docs and fix gradient in mastheadMark Otto1-3/+3
2011-09-02add doc styles back to topbar-innerJacob Thornton1-1/+1
2011-08-27add topbar dropdown jsJacob Thornton1-0/+1
2011-08-25merged in my pending changes from 1.2-wip branch, resolve diffs as best as i ↵Mark Otto1-2/+2
could, update docs and alerts to use original classes, updated docs to include smaller section for layouts
2011-08-25big update to change the alerts, normal and block level, to have simpler css ↵Mark Otto1-0/+3
and new colors independent of the base color scheme
2011-08-21Merge branch 'master' of github.com:twitter/bootstrapJacob Thornton1-30/+4
Conflicts: bootstrap-1.0.0.css bootstrap-1.0.0.min.css docs/index.html
2011-08-21hide overflow for ie 7Jacob Thornton1-0/+6
2011-08-21merge in master, resolve conflictsMark Otto1-0/+3
2011-08-21make topbar .fill wrapJacob Thornton1-2/+2
2011-08-21remove 60px top margin on body and tweak a few other thingsMark Otto1-1/+1
2011-08-21introduce .fill class to top-nav for overflow bugJacob Thornton1-0/+3
2011-08-20docs spacing, spare divs in a few places, updating css spacingMark Otto1-29/+3
2011-08-20updated docs to fix inconsistent display of code elements, update ↵Mark Otto1-3/+3
scaffolding to fix padding issue on fluid containers, add placeholder hero unit in patterns for future use, continue to refactor some rgba to hex values
2011-08-20updated docs and docs css to not use rgba colors on the layout modules so IE ↵Mark Otto1-25/+27
can see that shiz
2011-07-28change popover stufffJacob Thornton1-0/+10
2011-07-01getting popovers inMark Otto1-0/+17
2011-06-30Updated offset columns, fix app.js bug, misc tweaks to copyMark Otto1-44/+1
2011-06-30remove unnecessary js lang files from prettify, update styles for prettifyMark Otto1-0/+2
2011-06-30updated docs, fixed language, added copy-code js for selecting text on focusMark Otto1-6/+2
2011-06-30updated docs styles, notes in header of master file, etcMark Otto1-10/+13
2011-06-30adding note in the masthead about less.js and browser supportMark Otto1-15/+21
2011-06-30clean up commented out css, slightly updated docs againMark Otto1-93/+12
2011-06-29updated docs call to actions for using bootstrap, tweaks to aestheticMark Otto1-9/+31
2011-06-29yo dawg i heard you liked mastheadsMark Otto1-10/+65
2011-06-29trying out new doc style stuffMark Otto1-1/+33
2011-06-28update grid bg to 18px baseline, updated docs for disabled buttonsMark Otto1-9/+10