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
2012-12-03Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10Mark Otto
2012-11-28Fixes #5935: Updated vertical gradient mixinMark Otto
2012-11-16Fixes #5912: User correct selector for form field states.Mark Otto
2012-10-02fixes #5319: add backface-visibility for webkit skewingMark Otto
2012-09-20fixes #5127: add @inputHeight to replace static instances of '30px' throughou...Mark Otto
2012-09-20fixes #5211 manually: spacing in mixins to match othersMark Otto
2012-09-18fixes #5039: properly set .row-fluid margins for .controls-rowMark Otto
2012-09-13use local var for a few other .box-shadow mixins to fix CSS not compilingMark Otto
2012-09-13add spaceMark Otto
2012-09-13revert the js evaluation in .box-shadow mixin, fix last mixin usages to escap...Mark Otto
2012-09-04fixes #4885: correct use of skew in .skew() mixin for FFMark Otto
2012-09-03add comment to go with updated box-shadow mixinMark Otto
2012-09-03Merge pull request #4763 from Luis-TP/2.1.1-wipMark Otto
2012-08-28fixes #4741: undo previous version's attempt at firefox gradient changes and ...Mark Otto
2012-08-28No longer need to write box-shadows in full when using lighten or other funct...Luis Aleman
2012-08-28Changed box-shadow mixin to accept infinite, comma separated, shadowsLuis Aleman
2012-08-28add min-height: 1px; to .span* classes to prevent grid columns from collapsingMark Otto
2012-08-27fixes #4742: add default value to striped gradientMark Otto
2012-08-27Merge branch 'sparanoid-master' into 2.1.1-wipMark Otto
2012-08-26Add .transition-delay mixinTunghsiao Liu
2012-08-22fixes #4526: box-shadow on .radio and .checkbox if .control-group has a form ...Mark Otto
2012-08-21fixes #4178: translate3d instead of translateMark Otto
2012-08-20fix static navbar container issues, clean up docs presentation by unfixing th...Mark Otto
2012-08-15Merge pull request #4274 from Marmelatze/three-color-gradientMark Otto
2012-08-15navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs ...Mark Otto
2012-08-15compensate for ie7 button padding with no borders, fix indentationMark Otto
2012-08-03Fixes vertical-three-colors in FirefoxFlorian Pfitzer
2012-08-02cut down on selectors on .formFieldState() mixin to origin input catchallMark Otto
2012-08-02fixes #4207: redeclare box-shadow on .formFieldState() mixin so transitions w...Mark Otto
2012-08-01increase horizontal padding on inputs given new font-sizeMark Otto
2012-07-31fixes #3615: remove last-child hack for IE7 since IE7 doesn't support :last-c...Mark Otto
2012-07-10fixes #3706: add textColor and textShadow as options to .buttonBackground mixinMark Otto
2012-07-10remove popoverarrows mixin, relegate code to tooltips and popvers since we on...Mark Otto
2012-07-10fixes #3384: add support for multiple inputs per line when using grid sizingMark Otto
2012-07-09update comments after merging gradient changeMark Otto
2012-07-09Merge pull request #3937 from codler/patch-4Mark Otto
2012-07-01Merge pull request #3976 from benvinegar/masterMark Otto
2012-06-29standardize top level file commentsMark Otto
2012-06-28use variablef or wells background-color, update docs for glyphicons license m...Mark Otto
2012-06-26Update linear-gradient standardHan Lin Yap
2012-06-26reverse the gradient on striped progress bars so it matches the active state ...Mark Otto
2012-06-26Fix Opera .clearfix bug when using contenteditableBen Vinegar
2012-06-26Merge pull request #3856 from Calvein/patch-1Mark Otto
2012-06-21create vars for responsive grid values, fixed and fluid, and document them in...Mark Otto
2012-06-21Merge branch '2.1.0-wip' of https://github.com/marcusds/bootstrap into 2.1.0-wipMark Otto
2012-06-21Merge branch 'EngineerGio-patch-1' into 2.1.0-wipMark Otto
2012-06-21reorder for t-r-b-lMark Otto
2012-06-21Added border-radius mixins to set single corner radius and single side border...EngineerGio
2012-06-20remove unused container resetMark Otto
2012-06-15Remove useless ms prefixesFrançois Robichet