aboutsummaryrefslogtreecommitdiff
path: root/less/mixins/table-row.less
AgeCommit message (Collapse)AuthorFilesLines
2014-12-02convert to scssMark Otto1-28/+0
2014-03-11Support for hovering on cell's with state Alexey1-0/+1
If parent row are hovered, child cell with state should react to this.
2014-03-10Formatting, comment consolidation, and line endingsMark Otto1-1/+0
2014-03-09Break mixins.less up into smaller modules.mrmrs1-0/+28
Move all deprecated vendor prefix mixins to less/mixins/vendor-prefixes.less Create mixins directory and move partials to that directory. FIXES #12994