Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-22Fixes #7648: Thumbnail caption should use @text-color variable. Also adds oth...Mark Otto
2013-02-06Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto
2013-01-18Combine .thumbnail and .img-thumbnail into simpler selectorsMark Otto
2013-01-18Nuke shadows around thumbnailsMark Otto
2013-01-03Basic keyboard accessibility CSS tweaksPatrick H. Lauke
2012-12-01more consistent variable naming patternsMark Otto
2012-12-01Part 1 of unCamelCasing variablesMark Otto
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto
2012-10-03use border-radius vars where possibleMark Otto
2012-10-01remove .border-radius mixin and replace with standard border-radius property,...Mark Otto
2012-09-26thumbnails cleanup: no more UL or LI elements needed, instead just use standa...Mark Otto
2012-08-16tweak transitionMark Otto
2012-08-16add transition to thumbnailsMark Otto
2012-08-14Fix .thumbnail line-heightMelvin
2012-07-05update thumbnails to fix display issues and refine aestheticsMark Otto
2012-06-29standardize top level file commentsMark Otto
2012-04-24restore margins on thumbnails, add comments about it's changes and how respon...Mark Otto
2012-04-24make component animations work cross browsers with opacity mixin, restore flo...Mark Otto
2012-04-01fix #2296: allow fluid thumbnailsMark Otto
2012-04-01fix #2572: streamline thumbnails css to allow for offsetsMark Otto
2012-02-07manual patch of #1449 to make thumbnails use grid varsMark Otto
2012-01-29revamped the thumbnails examples to make them work and look better at higher ...Mark Otto
2012-01-27moving structure around + more work on builder...Jacob Thornton