aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-08-26make and publish 1.1.1v1.1.1Jacob Thornton2-3/+3
2011-08-26Merge branch '1.1.1-wip'Jacob Thornton15-825/+1182
2011-08-26update everything to 1.1.1Jacob Thornton7-9/+9
2011-08-26clean up redundant google prettify codeJacob Thornton1-10/+3
2011-08-26bump less version number in docsMark Otto1-1/+1
2011-08-26Merge pull request #89 from karthikv/clean-upMark Otto3-6/+18
Made JavaScript Unobtrusive and Removed Unused Class
2011-08-26Merge pull request #94 from weslly/masterMark Otto1-1/+1
fixed background-color for disabled links in pagination
2011-08-26fixed background-color for disabled links in pagination ('none' isn't a ↵Weslly Honorato1-1/+1
valid value for background-color property http://www.w3.org/TR/CSS2/colors.html#propdef-background-color)
2011-08-26Made JavaScript unobtrusive by factoring out prettyPrint() to ↵Karthik Viswanathan3-6/+18
application.js. Also removed unused class from hero demo.
2011-08-25be more specific in gradient mixinMark Otto3-48/+48
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-25spacingMark Otto2-1/+2
2011-08-25pull table class from docs againMark Otto1-3/+3
2011-08-25resolve conflicts in merging in other branchMark Otto7-264/+697
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 Otto4-30/+29
info alerts/buttons
2011-08-25Merge pull request #87 from igorbozato/patch-1Mark Otto1-2/+2
.sidebar and .content in fluid layouts don't need to be divs
2011-08-26.sidebar and .content in fluid layouts don't need to be divsIgor Bozato1-2/+2
2011-08-25resolve issue #87 in this branchMark Otto3-16/+16
2011-08-25merged in my pending changes from 1.2-wip branch, resolve diffs as best as i ↵Mark Otto6-120/+103
could, update docs and alerts to use original classes, updated docs to include smaller section for layouts
2011-08-25clean up btn selectors a bitJacob Thornton4-48/+32
2011-08-25update alert and button styling aproachJacob Thornton6-349/+382
2011-08-25big update to change the alerts, normal and block level, to have simpler css ↵Mark Otto6-222/+230
and new colors independent of the base color scheme
2011-08-25base import of normalize into the reset css, tweaks to selector specificity ↵Mark Otto7-273/+516
across the board
2011-08-24add opera to browser supportJacob Thornton3-2/+3
2011-08-24optimize btn for outputted code + line-height: normal for firefox with ↵Jacob Thornton4-76/+69
adjusted padding
2011-08-23optimized grid system from @necolasJacob Thornton4-169/+88
2011-08-23Merge pull request #71 from DHS/fix-select-labelsJacob Thornton1-8/+8
Fixed empty for fields on select labels in documentation
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 Thornton4-46/+49
2011-08-22comment out button method with // so less doesn't compile it into sourceJacob Thornton2-41/+21
2011-08-22append checkbox to password input #36Jacob Thornton3-7/+12
2011-08-22remakeJacob Thornton4-6/+6
2011-08-22goodbye -ms-filter.Jacob Thornton3-4/+2
2011-08-22remove templatesv1.1.0Jacob Thornton1-81/+0
2011-08-22rename examples dirJacob Thornton1-0/+74
2011-08-22adding first template to the repo for a generic website pageMark Otto4-3/+96
2011-08-22Bugfix and copy changesMark Otto4-4/+6
2011-08-22remakeJacob Thornton2-7/+7
2011-08-22Merge branch 'master' of github.com:twitter/bootstrapJacob Thornton2-8/+8
2011-08-22fix copy for ie in docsJacob Thornton1-2/+2
2011-08-22Merge pull request #51 from Tigraine/masterMark Otto1-2/+2
Fixed syntax error in patterns.less
2011-08-22Merge pull request #58 from sankage/masterMark Otto1-6/+6
fixed #10: color-stop() function removed, @colorStop fixed for moz to be unitless
2011-08-22changed @colorStop to be unitlesssankage1-6/+6
2011-08-22fixed color-stop for opera, ie10, w3c, new webkitsankage1-4/+4
2011-08-22Fixed a syntax error preventing less compilation with dotlessDaniel Hoelbling1-2/+2
2011-08-21update copy for browser supportJacob Thornton2-3/+4
2011-08-21v1.1.0Jacob Thornton6-8/+8
2011-08-21finish cleaning up ie 7-8 supportJacob Thornton4-3/+12
2011-08-21update few things for ieJacob Thornton4-14/+9