aboutsummaryrefslogtreecommitdiff
path: root/less/mixins.less
AgeCommit message (Expand)AuthorFilesLines
2013-08-18Refactor panels to have a base class for improved flexibility when customizin...Mark Otto1-1/+1
2013-08-18Update mixins.lessMike Pagé1-1/+1
2013-08-17More consistent naming with screen size variables using xs, sm, md, and lgMark Otto1-12/+12
2013-08-16fixes #9436 more: put padding on containers, not the body because full width ...Mark Otto1-0/+2
2013-08-16Make negative margins on rows the default, not just in containers, and add pa...Mark Otto1-14/+2
2013-08-15don't scope width on .make-xs-column mixinMark Otto1-6/+1
2013-08-15nuke bg image on active/open for buttons for when we add gradientsMark Otto1-1/+5
2013-08-15fixes #9647: ensure open dropdown toggles get .active stylesMark Otto1-1/+2
2013-08-15fixes #9582: restore img-responsive as a class and move it's mixin to mixins....Mark Otto1-6/+17
2013-08-14Merge pull request #9498 from ggam/panel-variant-fixMark Otto1-2/+2
2013-08-14Removed commented linesGuillermo González de Agüero1-2/+0
2013-08-14Added table-row-variant mixinggam1-0/+31
2013-08-14Made panel-variant apply styles only to first childggam1-2/+2
2013-08-13Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panelMark Otto1-0/+47
2013-08-13Merge pull request #9410 from ggam/pagination-sizeMark Otto1-0/+24
2013-08-13Added input-size mixinggam1-0/+23
2013-08-13Fixed errorsGuillermo González de Agüero1-1/+1
2013-08-13Added pagination-size mixinggam1-0/+24
2013-08-12Drop the accordion for the panelMark Otto1-0/+8
2013-08-12update grid xs mixin and update docs to match new mixinsMark Otto1-2/+2
2013-08-12Merge pull request #9373 from ggam/button-sizesMark Otto1-0/+9
2013-08-12Merge pull request #9371 from ggam/buttons-consistencyMark Otto1-2/+2
2013-08-12Drop background-clip and background-size mixins since they have no prefixes a...Mark Otto1-10/+0
2013-08-12Added button-size mixinggam1-0/+9
2013-08-12Renamed btn-pseudo-states mixin to btn-variant for consistencyggam1-2/+2
2013-08-12rename and refactor a smidge to add medium grid mixinsMark Otto1-9/+42
2013-08-12Merge branch 'patch-12' of https://github.com/ggam/bootstrap into ggam-patch-12Mark Otto1-14/+47
2013-08-07Added missing grid make-column mixins and fixed some inconsistenciesGuillermo González de Agüero1-14/+47
2013-08-07Added panel-variant mixinGuillermo González de Agüero1-0/+11
2013-08-06fixes #8959: only negative indent rows within .container (prevents horizontal...Mark Otto1-3/+5
2013-08-06fixes #8935: add gutter width param to grid mixinsMark Otto1-11/+11
2013-08-06Merge branch '3.0.0-wip' of https://github.com/archanl/bootstrap into archanl...Mark Otto1-8/+0
2013-08-05Fixes #8786 (part 2): new default button stylesMark Otto1-0/+1
2013-08-05Fixes #8786 (part 1): darken hover states on buttonsMark Otto1-2/+2
2013-08-05Fixes #9049: switch order of gradient mixin params to avoid problems for upgr...Mark Otto1-2/+2
2013-08-05Clean up mixins, fix #9100 (no ms-keyframes)Mark Otto1-8/+8
2013-08-04fixes #8793: remove padding-right from inputs with state changesMark Otto1-1/+0
2013-08-04Enable input focus state customizationMark Otto1-0/+22
2013-08-02Resolves https://github.com/twbs/bootstrap/issues/9014. updates mixins to con...Jon Schlinkert1-15/+15
2013-08-01Correct comment which is showing a wrong mixin call example (mixins.less)leonardovcid1-1/+1
2013-07-31Removed trailing whitespacesCesidio Di Landa1-3/+3
2013-07-30Removed background color from #gradient mixins to support transparent gradientsArchan Luhar1-7/+0
2013-07-26use transforms to make the dialog smoooothfat1-0/+6
2013-07-26Small typoFred Delrieu1-1/+1
2013-07-25Update form validation statesMark Otto1-6/+8
2013-07-25twbs ALL the linksChris Rebert1-1/+1
2013-07-23Update dropdown varsMark Otto1-4/+3
2013-07-18spacing and local var renameMark Otto1-4/+5
2013-07-18Merge branch 'patch-1' of https://github.com/bassjobsen/bootstrap into bassjo...Mark Otto1-1/+15
2013-07-18Merge pull request #8380 from joeybaker/patch-1Mark Otto1-21/+0