aboutsummaryrefslogtreecommitdiff
path: root/less/mixins.less
AgeCommit message (Expand)AuthorFilesLines
2013-02-05Merge pull request #6780 from agatronic/2.3.0-wipfat-kun1-7/+6
2013-02-05Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into p...Mark Otto1-1/+1
2013-02-02Move to new selector interpolation, supported from 1.3.1Luke Page1-7/+6
2013-02-01Merge branch 'dospuntocero-master' into 2.3.0-wipMark Otto1-0/+11
2013-01-24Update less/mixins.lessFrancisco arenas1-0/+11
2013-01-02Basic keyboard accessibility CSS tweaksPatrick H. Lauke1-1/+1
2012-12-28Add transition-duration mixinTunghsiao Liu1-0/+6
2012-12-02Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10Mark Otto1-1/+1
2012-11-28Fixes #5935: Updated vertical gradient mixinMark Otto1-1/+1
2012-11-16Fixes #5912: User correct selector for form field states.Mark Otto1-1/+1
2012-10-01fixes #5319: add backface-visibility for webkit skewingMark Otto1-0/+1
2012-09-20fixes #5127: add @inputHeight to replace static instances of '30px' throughou...Mark Otto1-1/+1
2012-09-20fixes #5211 manually: spacing in mixins to match othersMark Otto1-2/+2
2012-09-17fixes #5039: properly set .row-fluid margins for .controls-rowMark Otto1-0/+5
2012-09-12use local var for a few other .box-shadow mixins to fix CSS not compilingMark Otto1-1/+2
2012-09-12add spaceMark Otto1-1/+1
2012-09-12revert the js evaluation in .box-shadow mixin, fix last mixin usages to escap...Mark Otto1-7/+5
2012-09-04fixes #4885: correct use of skew in .skew() mixin for FFMark Otto1-1/+1
2012-09-03add comment to go with updated box-shadow mixinMark Otto1-0/+1
2012-09-03Merge pull request #4763 from Luis-TP/2.1.1-wipMark Otto1-8/+6
2012-08-27fixes #4741: undo previous version's attempt at firefox gradient changes and ...Mark Otto1-1/+1
2012-08-27No longer need to write box-shadows in full when using lighten or other funct...Luis Aleman1-4/+1
2012-08-27Changed box-shadow mixin to accept infinite, comma separated, shadowsLuis Aleman1-4/+5
2012-08-27add min-height: 1px; to .span* classes to prevent grid columns from collapsingMark Otto1-0/+1
2012-08-27fixes #4742: add default value to striped gradientMark Otto1-1/+1
2012-08-26Merge branch 'sparanoid-master' into 2.1.1-wipMark Otto1-0/+6
2012-08-26Add .transition-delay mixinTunghsiao Liu1-0/+6
2012-08-21fixes #4526: box-shadow on .radio and .checkbox if .control-group has a form ...Mark Otto1-0/+4
2012-08-20fixes #4178: translate3d instead of translateMark Otto1-4/+4
2012-08-19fix static navbar container issues, clean up docs presentation by unfixing th...Mark Otto1-0/+1
2012-08-14Merge pull request #4274 from Marmelatze/three-color-gradientMark Otto1-1/+1
2012-08-14navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs ...Mark Otto1-1/+2
2012-08-14compensate for ie7 button padding with no borders, fix indentationMark Otto1-1/+1
2012-08-03Fixes vertical-three-colors in FirefoxFlorian Pfitzer1-1/+1
2012-08-01cut down on selectors on .formFieldState() mixin to origin input catchallMark Otto1-14/+1
2012-08-01fixes #4207: redeclare box-shadow on .formFieldState() mixin so transitions w...Mark Otto1-2/+19
2012-08-01increase horizontal padding on inputs given new font-sizeMark Otto1-1/+1
2012-07-30fixes #3615: remove last-child hack for IE7 since IE7 doesn't support :last-c...Mark Otto1-4/+0
2012-07-10fixes #3706: add textColor and textShadow as options to .buttonBackground mixinMark Otto1-3/+6
2012-07-09remove popoverarrows mixin, relegate code to tooltips and popvers since we on...Mark Otto1-69/+1
2012-07-09fixes #3384: add support for multiple inputs per line when using grid sizingMark Otto1-0/+5
2012-07-09update comments after merging gradient changeMark Otto1-3/+3
2012-07-09Merge pull request #3937 from codler/patch-4Mark Otto1-2/+2
2012-06-30Merge pull request #3976 from benvinegar/masterMark Otto1-0/+3
2012-06-28standardize top level file commentsMark Otto1-3/+3
2012-06-28use variablef or wells background-color, update docs for glyphicons license m...Mark Otto1-10/+42
2012-06-26Update linear-gradient standardHan Lin Yap1-2/+2
2012-06-25reverse the gradient on striped progress bars so it matches the active state ...Mark Otto1-1/+1
2012-06-25Fix Opera .clearfix bug when using contenteditableBen Vinegar1-0/+3
2012-06-25Merge pull request #3856 from Calvein/patch-1Mark Otto1-13/+3