aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_table-row.scss
AgeCommit message (Collapse)AuthorFilesLines
2020-04-24Prevent nested tables style leaksMartijn Cuppens1-39/+0
2019-05-08Drop all hover mixinsMark Otto1-1/+1
Previously deprecated in v4.x, this clears out the now unused Sass option and removes some unused mixins. Arguably we could remove more, but I like the hover-focus mixin and we make extensive use of it across the project.
2018-10-20table: Add border color relative to theme for accessibility (#25755)Bastien1-1/+10
2015-03-30rewrite table modifiers to use .table- prefixMark Otto1-19/+7
2015-01-22put all :hover styles within @media (hover: hover)Chris Rebert1-6/+20
2014-12-02convert to scssMark Otto1-0/+28