aboutsummaryrefslogtreecommitdiff
path: root/less/mixins.less
AgeCommit message (Expand)AuthorFilesLines
2012-11-30navbar varsMark Otto1-1/+1
2012-11-30more vars changedMark Otto1-1/+1
2012-11-30more vars changed, remove @white varMark Otto1-1/+1
2012-11-30more consistent variable naming patternsMark Otto1-5/+5
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-16/+16
2012-11-30Inputs now 100% width by defaultMark Otto1-3/+4
2012-11-30Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+1
2012-11-28Fixes #5935: Updated vertical gradient mixinMark Otto1-1/+1
2012-11-22Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+1
2012-11-16Fixes #5912: User correct selector for form field states.Mark Otto1-1/+1
2012-11-04Fixes #5596: switch vars in .size mixinMark Otto1-1/+1
2012-10-01Merge branch '2.1.2-wip' into exploratoryMark Otto1-0/+1
2012-10-01fixes #5319: add backface-visibility for webkit skewingMark Otto1-0/+1
2012-10-01reset input and button heights with updated paddingMark Otto1-2/+0
2012-09-30remove table grid sizing, it can use the new default grid columns insteadMark Otto1-7/+0
2012-09-30remove gradientbar mixinMark Otto1-11/+6
2012-09-30remove more ie7 css hacksMark Otto1-1/+0
2012-09-30remove -moz-box-shadow from .box-shadow() mixin, but keep -webkit since that'...Mark Otto1-2/+1
2012-09-30remove .border-radius mixin and replace with standard border-radius property,...Mark Otto1-8/+0
2012-09-30add comment for filter opacity browser requirementsMark Otto1-2/+1
2012-09-30remove translucent bg mixinMark Otto1-11/+0
2012-09-26move mixins that generate css to utilities.less with different class names, b...Mark Otto1-3/+3
2012-09-25remove ie7 support from mixinsMark Otto1-35/+2
2012-09-25Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto1-11/+9
2012-09-25headway, cleanup, and testsMark Otto1-41/+35
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-10more tests and experimentsMark Otto1-1/+13
2012-09-08latest tweaks to grid classes for formsMark Otto1-0/+34
2012-09-07Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto1-9/+8
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-28remake the box-size grid, nuke fluid grid docs, fix up examples, clean up for...Mark Otto1-90/+11
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