aboutsummaryrefslogtreecommitdiff
path: root/less/thumbnails.less
AgeCommit message (Collapse)AuthorFilesLines
2012-11-30more consistent variable naming patternsMark Otto1-2/+2
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-2/+2
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+1
Conflicts: docs/assets/css/bootstrap.css docs/getting-started.html docs/templates/pages/getting-started.mustache less/accordion.less less/alerts.less less/breadcrumbs.less less/buttons.less less/code.less less/dropdowns.less less/forms.less less/navbar.less less/progress-bars.less less/responsive-navbar.less less/tables.less less/thumbnails.less less/tooltip.less less/wells.less
2012-10-03use border-radius vars where possibleMark Otto1-1/+1
2012-09-30remove .border-radius mixin and replace with standard border-radius ↵Mark Otto1-1/+1
property, since -webkit-* and -moz-* are only needed for older versions
2012-09-25thumbnails cleanup: no more UL or LI elements needed, instead just use ↵Mark Otto1-20/+0
standard grid markup
2012-08-15tweak transitionMark Otto1-1/+1
2012-08-15add transition to thumbnailsMark Otto1-0/+1
2012-08-14Fix .thumbnail line-heightMelvin1-1/+1
2012-07-05update thumbnails to fix display issues and refine aestheticsMark Otto1-2/+3
2012-06-28standardize top level file commentsMark Otto1-2/+5
2012-04-24restore margins on thumbnails, add comments about it's changes and how ↵Mark Otto1-0/+2
responsive affects it
2012-04-24make component animations work cross browsers with opacity mixin, restore ↵Mark Otto1-0/+1
float on thumbnails > li
2012-04-01fix #2296: allow fluid thumbnailsMark Otto1-0/+4
2012-04-01fix #2572: streamline thumbnails css to allow for offsetsMark Otto1-2/+7
2012-02-06manual patch of #1449 to make thumbnails use grid varsMark Otto1-2/+2
2012-01-28revamped the thumbnails examples to make them work and look better at higher ↵Mark Otto1-0/+2
resolution
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+33