aboutsummaryrefslogtreecommitdiff
path: root/less/mixins.less
AgeCommit message (Expand)AuthorFilesLines
2013-11-06Fixes #11295: Restore offset, push, and pull zero classes (e.g., .col-md-offs...Mark Otto1-2/+2
2013-10-28Fixes #10341: don't change border color on contextual table classesMark Otto1-2/+0
2013-10-26Add .animation() mixinZlatan Vasović1-1/+6
2013-10-24remove ref to nonexistent branchChris Rebert1-1/+0
2013-10-24fix WebKit caps in commentsChris Rebert1-2/+2
2013-10-20Merge pull request #10893 from Shaun-Dychko/patch--webkit-linear-gradientMark Otto1-1/+1
2013-10-20Merge branch 'master' into pr/10656Mark Otto1-3/+85
2013-10-20spacingMark Otto1-0/+3
2013-10-20Fixes #10522: Enable use of form validation class on .radio, .checkbox, .radi...Mark Otto1-1/+5
2013-10-11Combine separate efforts for grid mixins into one, cleanup and reorganizeMark Otto1-0/+75
2013-09-30remove comma separating the color and the color-stop in -webkit-linear-gradie...Shaun Dychko1-1/+1
2013-09-18less/mixins.less: tabs to spaces.XhmikosR1-1/+1
2013-09-16Simplified CSS responsive-invisibility mixinSteve S1-2/+2
2013-09-16Dropdown in panel header does not inherit its colorsChris Ziogas1-0/+3
2013-09-08Added missing semicolonZlatan Vasović1-1/+1
2013-09-06Merge pull request #9968 from thelukemcdonald/masterMark Otto1-6/+6
2013-09-06Merge pull request #10025 from barryvdh/patch-2Mark Otto1-0/+27
2013-09-04Fixed error in documentation in mixins.lessLiam1-1/+1
2013-08-24Merge pull request #10059 from felixhirschfeld/patch-1Mark Otto1-0/+4
2013-08-23Merge pull request #9963 from twbs/min-breakpoint-namingMark Otto1-11/+11
2013-08-23split mixin and grunt dist to be sureMark Otto1-2/+11
2013-08-23Deprecate .hide-text mixin for .text-hide as mixin and classMark Otto1-1/+8
2013-08-23Add mixin for transition-propertyFelix Hirschfeld1-0/+4
2013-08-22Add missing methods (rotateX/Y, perspective(-origin) and transform-origin)Barry vd. Heuvel1-0/+27
2013-08-21Fixes #9974James Lawrence1-1/+2
2013-08-20rename @screen-XX to @screen-XX-min for clarity+unambiguityChris Rebert1-11/+11
2013-08-20Remove progress bar striped @color parameters; use default transparent white.Luke McDonald1-1/+1
2013-08-20Apply @color argument to striped gradientLuke McDonald1-5/+5
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