aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2011-08-26Merge branch '1.1.1-wip'Jacob Thornton3-108/+112
2011-08-26update everything to 1.1.1Jacob Thornton1-2/+2
2011-08-26clean up redundant google prettify codeJacob Thornton1-10/+3
2011-08-26bump less version number in docsMark Otto1-1/+1
2011-08-26Made JavaScript unobtrusive by factoring out prettyPrint() to ↵Karthik Viswanathan2-4/+16
application.js. Also removed unused class from hero demo.
2011-08-25updated le docs to include note about topbar and padding on box (issue #86) ↵Mark Otto1-24/+27
and add snippet about @basefont and @baseline to type section
2011-08-25pull table class from docs againMark Otto1-3/+3
2011-08-25updated docs for b/i tags based on issue #62Mark Otto1-1/+1
2011-08-25updated classnames in the docs for the alerts, updated colors on error and ↵Mark Otto1-2/+2
info alerts/buttons
2011-08-25merged in my pending changes from 1.2-wip branch, resolve diffs as best as i ↵Mark Otto2-67/+58
could, update docs and alerts to use original classes, updated docs to include smaller section for layouts
2011-08-25update alert and button styling aproachJacob Thornton1-5/+9
2011-08-25big update to change the alerts, normal and block level, to have simpler css ↵Mark Otto2-27/+32
and new colors independent of the base color scheme
2011-08-24add opera to browser supportJacob Thornton2-1/+2
2011-08-24Fixed empty for fields on select labelsDavid Haywood Smith1-8/+8
Also added id fields to selects where needed
2011-08-22add delete button + give .btn cursor:pointerJacob Thornton1-2/+2
2011-08-22Bugfix and copy changesMark Otto1-2/+2
2011-08-22fix copy for ie in docsJacob Thornton1-2/+2
2011-08-21update copy for browser supportJacob Thornton2-3/+4
2011-08-21v1.1.0Jacob Thornton1-2/+2
2011-08-21finish cleaning up ie 7-8 supportJacob Thornton1-0/+1
2011-08-21update few things for ieJacob Thornton1-1/+2
2011-08-21link docs to correct cssJacob Thornton1-2/+1
2011-08-21fix crappy mergeJacob Thornton1-278/+6
2011-08-21Merge branch 'master' of github.com:twitter/bootstrapJacob Thornton2-387/+675
Conflicts: bootstrap-1.0.0.css bootstrap-1.0.0.min.css docs/index.html
2011-08-21Merge branch 'misc_css_fixes'Jacob Thornton3-108/+97
Conflicts: bootstrap-1.0.0.css lib/patterns.less
2011-08-21hide overflow for ie 7Jacob Thornton1-0/+6
2011-08-21fix conflictJacob Thornton1-4/+0
2011-08-211 more space for disabledJacob Thornton1-2/+1
2011-08-21more tweaks to resolve some missed conflictsMark Otto1-27/+5
2011-08-21nonbreaking spaces for ie7 after buttons :/Jacob Thornton1-6/+3
2011-08-21resolve conflictsMark Otto2-650/+685
2011-08-21merge in master, resolve conflictsMark Otto3-78/+133
2011-08-21updated to resolve conflictsMark Otto3-104/+95
2011-08-21resolve conflictsMark Otto3-59/+62
2011-08-21updated list html, tweaks to patternsMark Otto1-44/+32
2011-08-21fix btn borders ie7/ie8Jacob Thornton1-4/+8
2011-08-21make topbar .fill wrapJacob Thornton2-41/+43
2011-08-21fix disabled button for ie 8 and belowJacob Thornton1-2/+3
2011-08-21pull filter gradients out completely because IE can't render them correctly ↵Mark Otto1-1/+1
in half of all instances and they are performance problems with them; tweak alert message styles, particularly close button;
2011-08-21remove 60px top margin on body and tweak a few other thingsMark Otto1-1/+1
2011-08-21fix up the modals for ie8Jacob Thornton1-2/+2
2011-08-21introduce .fill class to top-nav for overflow bugJacob Thornton2-0/+5
2011-08-21simplify drop down logic - fix color of search hover for ieJacob Thornton1-17/+4
2011-08-20fix error styles a bit on stacked form fieldsMark Otto1-0/+7
2011-08-20more spacing and commentingMark Otto1-4/+33
2011-08-20more spacing tweaksMark Otto1-547/+551
2011-08-20docs spacing, spare divs in a few places, updating css spacingMark Otto2-104/+84
2011-08-20remove rogue ulMark Otto1-1/+0
2011-08-20fixing conflict to merge in copy changesMark Otto1-2/+2
2011-08-20updated docs to fix inconsistent display of code elements, update ↵Mark Otto2-49/+75
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