aboutsummaryrefslogtreecommitdiff
path: root/less/mixins/forms.less
AgeCommit message (Collapse)AuthorFilesLines
2017-11-25move from csslint to stylelintMark Otto1-4/+4
2014-07-02merge in and resolve conflictsMark Otto1-1/+5
2014-03-27fix doc typoДмитро Будник1-1/+1
one can find correct name of variable just few lines below the typo
2014-03-10Formatting, comment consolidation, and line endingsMark Otto1-5/+0
2014-03-09Add consistent newline at end of files in less/mixinsmrmrs1-0/+1
2014-03-09Break mixins.less up into smaller modules.mrmrs1-0/+85
Move all deprecated vendor prefix mixins to less/mixins/vendor-prefixes.less Create mixins directory and move partials to that directory. FIXES #12994