aboutsummaryrefslogtreecommitdiff
path: root/less/mixins/background-variant.less
AgeCommit message (Collapse)AuthorFilesLines
2015-03-30nuke leftover lessMark Otto1-9/+0
2015-03-26Make .bg-variant adjust :focus color in addition to :hover colorSerhan Apaydın1-1/+2
2014-03-10Formatting, comment consolidation, and line endingsMark Otto1-1/+0
2014-03-09Break mixins.less up into smaller modules.mrmrs1-0/+9
Move all deprecated vendor prefix mixins to less/mixins/vendor-prefixes.less Create mixins directory and move partials to that directory. FIXES #12994