aboutsummaryrefslogtreecommitdiff
path: root/less/mixins
AgeCommit message (Expand)AuthorFilesLines
2014-12-22Add summary of #11526 to explanatory Less commentChris Rebert1-1/+1
2014-10-30Update grid-framework.lessBass Jobsen1-2/+2
2014-09-06Fixes #14545: Avoid strange formatting on vendor prefixing for placeholderMark Otto1-3/+6
2014-08-26Less: Remove empty lines and blanks.vsn4ik1-1/+1
2014-07-07Part 1 for fixing #13996: Revert the width: 100% \9; IE hack for SVG img-resp...Mark Otto1-1/+0
2014-07-07Follow up to #13907: Add .focus styles for buttonsMark Otto1-0/+2
2014-07-02merge in and resolve conflictsMark Otto1-1/+5
2014-06-19Use full deprecation versionBas Bosman2-2/+2
2014-06-18lol wordsMark Otto1-1/+1
2014-06-18rewrite striped and active to deprecate the parent selectors, change the docsMark Otto1-0/+2
2014-06-18change skew(x,y) to skewX skewY because mdn told me soMark Otto1-3/+3
2014-06-18fixes #10073: add width: 100%; for ie10 and below to size svg.img-responsive ...Mark Otto1-0/+1
2014-06-10Merge pull request #13687 from smmoosavi/patch-1Mark Otto1-0/+4
2014-06-10Fix gutter variableBas Bosman1-2/+2
2014-06-10Fixes #13616: Add custom gutter support to containersMark Otto1-1/+1
2014-06-08Addresses part of #13643: Correct webkit-linear-gradient syntax in horizontal...Mark Otto1-1/+1
2014-05-27fix variables in panels.lessسید مرتضی موسوی1-2/+2
2014-05-27Color Contrast for panel headingسید مرتضی موسوی1-0/+4
2014-05-14change note in .resizable() mixin for accuracyChris Rebert1-1/+1
2014-03-27fix doc typoДмитро Будник1-1/+1
2014-03-24Merge pull request #13013 from ogonkov/patch-1Mark Otto1-0/+1
2014-03-24Fixes #13079: Scope .open class in button variant mixin to immediate childrenMark Otto1-2/+2
2014-03-11Support for hovering on cell's with state Alexey1-0/+1
2014-03-10wordsMark Otto1-1/+1
2014-03-10Formatting, comment consolidation, and line endingsMark Otto29-108/+21
2014-03-09Add consistent newline at end of files in less/mixinsmrmrs22-3/+21
2014-03-09Break mixins.less up into smaller modules.mrmrs29-0/+1029