aboutsummaryrefslogtreecommitdiff
path: root/less/mixins.less
AgeCommit message (Expand)AuthorFilesLines
2013-01-17Simplify and bring back the grid mixin for generating spans and offsetsMark Otto1-63/+20
2013-01-16More navbar derpingMark Otto1-1/+2
2013-01-15mobile-first navs, navbar, grids, and typeMark Otto1-1/+1
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-0/+6
2012-12-28Add transition-duration mixinTunghsiao Liu1-0/+6
2012-12-26Simplify form validation states while enabling them to be applied to one fiel...Mark Otto1-23/+5
2012-12-26Drop .input-block-level modifier as inputs are already width: 100%;Mark Otto1-8/+0
2012-12-19Holy shit, buttons, button states, and input states updatedMark Otto1-2/+5
2012-12-19Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebe...Mark Otto1-1/+1
2012-12-19Unfuck the fucked gradient with it's fucked mix() of background colors; nuke ...Mark Otto1-24/+1
2012-12-19More button tweaksMark Otto1-4/+33
2012-12-19overhaul buttonsMark Otto1-14/+6
2012-12-19Update clearfix mixin and class per @necolas's feedbackMark Otto1-16/+14
2012-12-09fixes #5605: style as disabled all form controls & btns under a disabled fiel...Chris Rebert1-1/+1
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto1-15/+15
2012-12-02Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10Mark Otto1-1/+1
2012-12-01remove single corner border-radius mixinsMark Otto1-31/+9
2012-11-30grid vars updatedMark Otto1-20/+20
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