aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-30change type of commentMark Otto3-9/+2
2011-08-30Fixed duplicate element idsDavid Haywood Smith1-7/+7
2011-08-30Fixed readme spelling mistake, closes #123David Haywood Smith1-1/+1
2011-08-29fix background color for ie7 -- negative margin bug still there though ;_;Jacob Thornton3-5/+7
2011-08-29fix open ui for ie 7Jacob Thornton3-2/+4
2011-08-29lulz nbspJacob Thornton1-1/+1
2011-08-29btn's need &nbps; seperating them for ie7Jacob Thornton1-5/+1
2011-08-29remove repeated table resetMark Otto1-10/+0
2011-08-29adding more grid docsMark Otto4-7/+14
2011-08-29remove duplicate defined btn class O_OJacob Thornton3-204/+2
2011-08-29le merging conflictsMark Otto6-59/+221
2011-08-29resolving deltas between that epic css selector specifity pull request and la...Mark Otto2-166/+160
2011-08-27redefine the grid to use attribute selectors with css regex, make previously ...Mark Otto6-43/+41
2011-08-27Edited readme to include the versioning approach we'll be striving to useMark Otto1-0/+18
2011-08-26make dropdowns in the topbar black againMark Otto3-18/+88
2011-08-26adding dropdowns to tabs by refactoring the shizzzz out of themMark Otto5-376/+392
2011-08-26small typo in offset generationJacob Thornton3-4/+4
2011-08-26Merge remote branch 'origin/master' into 1.2-wipMark Otto15-656/+1097
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
2011-08-26Merge pull request #94 from weslly/masterMark Otto1-1/+1
2011-08-26fixed background-color for disabled links in pagination ('none' isn't a valid...Weslly Honorato1-1/+1
2011-08-26Made JavaScript unobtrusive by factoring out prettyPrint() to application.js....Karthik Viswanathan3-6/+18
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) a...Mark Otto1-24/+27
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 in...Mark Otto4-30/+29
2011-08-25Merge pull request #87 from igorbozato/patch-1Mark Otto1-2/+2
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
2011-08-25remove common-table class in the docsMark Otto1-3/+3
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
2011-08-25base import of normalize into the reset css, tweaks to selector specificity a...Mark Otto7-273/+516
2011-08-24add opera to browser supportJacob Thornton3-2/+3
2011-08-24optimize btn for outputted code + line-height: normal for firefox with adjust...Jacob Thornton4-76/+69
2011-08-23optimized grid system from @necolasJacob Thornton4-169/+88
2011-08-23Merge pull request #71 from DHS/fix-select-labelsJacob Thornton1-8/+8
2011-08-24Fixed empty for fields on select labelsDavid Haywood Smith1-8/+8
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