aboutsummaryrefslogtreecommitdiff
path: root/lib/reset.less
AgeCommit message (Collapse)AuthorFilesLines
2012-01-26moving structure around + more work on builder...Jacob Thornton1-126/+0
2012-01-26Makes inputs and buttons align middle so they line up in all browsersPete Hopkins1-2/+1
2012-01-20Remove global reset in favour of contextual reset.Nicolas Gallagher1-46/+23
Rather than having a partial reset with individual elements having their styles built back up, only elements without replacement styles have specific properties 'reset'. This commit also includes: a correction to the font mixin arguments used on forms (the output is now valid CSS); the removal of `overflow-y:scroll` from the `html` element which is now known to cause some problems for jQuery modal plugins in Firefox.
2012-01-19Remove search input cancel button in WebKit-OSX.Nicolas Gallagher1-2/+3
On input elements with a `type` of `search`, WebKit on OS X will display a cancel button after text has been entered. This can look ugly or be poorly position when you've added other styles to the input (especially additional padding).
2011-12-09help tables not look like shit on mobile maybe? also fix bordered table exampleMark Otto1-1/+5
2011-12-09update js in footer, add max-width to imgMark Otto1-0/+2
2011-11-25clean up comments for better built filesJacob Thornton1-3/+5
2011-11-17update property order and do some misc cleanupMark Otto1-6/+6
2011-09-29huge update to forms, docs for the new forms, added a new link for js ↵Mark Otto1-1/+1
example to tabs/pills, add some new mixins
2011-09-13adding quick and dirty favicons and touch icons for iOSMark Otto1-0/+5
2011-08-29remove repeated table resetMark Otto1-10/+0
2011-08-25spacingMark Otto1-0/+1
2011-08-25base import of normalize into the reset css, tweaks to selector specificity ↵Mark Otto1-4/+128
across the board
2011-08-16update whitspace and comment stylesJacob Thornton1-10/+11
2011-06-30clean up commented out css, slightly updated docs againMark Otto1-5/+4
2011-06-29fix comments up for non minified built fileJacob Thornton1-4/+5
2011-06-28fix license indent and make comments consistentJacob Thornton1-4/+4
2011-06-28new buttons, new modal updates around spacing and placeholder contentMark Otto1-14/+18
2011-05-03rearranging everythingJacob Thornton1-0/+16