aboutsummaryrefslogtreecommitdiff
path: root/scss/_tables.scss
AgeCommit message (Expand)AuthorFilesLines
2017-06-28move table variants to use sass mapMark Otto1-6/+3
2017-06-13Rename for consistency `$table-sm-cell-padding`, `$table-bg-accent`, `$table-...Patrick Yeo1-6/+6
2017-04-16Rename variable $input-border-focus to $input-border-color-focus (#22413)Patrick Yeo1-1/+1
2017-03-19fixes rest of #21585; adds custom styles for inverse table accent hover and a...Mark Otto1-0/+14
2017-03-19consistent breaksMark Otto1-1/+0
2017-03-19Do what the comment says; add this only to devices under 768pxMark Otto1-8/+10
2017-03-19correct inverse table border color, add new varMark Otto1-1/+1
2017-01-21Drop Normalize, port relevant parts to Reboot (#21741)Mark Otto1-0/+1
2017-01-03Drop .table-reflowMark Otto1-43/+0
2016-12-22Remove IE9 browser hacks. (#21393)Bardi Harborow1-1/+0
2016-12-19Rename -bg-inverse to -inverse-bg; add -inverse-color (#21371)Mark Otto1-4/+4
2016-11-26uncomment autohiding scroll and remove commented out borderMark Otto1-5/+1
2016-11-26update commentMark Otto1-2/+2
2016-11-26prevent double border on responsive .table-borderMark Otto1-0/+5
2016-10-30Merge branch 'v4-dev' of https://github.com/HMUDesign/bootstrap into HMUDesig...Mark Otto1-6/+6
2016-10-09Update dependencies, including Babel to v6 and zeroUnits fix.Bardi Harborow1-1/+1
2016-09-04Disable important flag on Sass linter (#20627)Mark Otto1-2/+0
2016-08-08fixes #20469 and #20473 without misuing dashMark Otto1-1/+1
2016-05-11Overhaul tables docs and use rgba() colors for inverse tablesMark Otto1-21/+27
2016-04-17remove references to -* outside _variables.scssChristopher Baker1-6/+6
2016-02-06linter overhaulMark Otto1-6/+6
2016-02-03Redo line-height globallyMark Otto1-1/+0
2015-11-14Add $table-border-width; refs #18150Chris Rebert1-12/+12
2015-10-29Yes, we still need this. Silly IE9 😢Chris Rebert1-3/+3
2015-08-17clean out comments that aren't all that helpfulMark Otto1-6/+1
2015-06-22line-height-base to line-height varMark Otto1-1/+1
2015-04-18more comments and formatting clean upMark Otto1-17/+2
2015-04-16start stubbing out a new reboot section and fileMark Otto1-14/+14
2015-03-30Remove grid sizing styles on tablesMark Otto1-22/+0
2015-01-22put all :hover styles within @media (hover: hover)Chris Rebert1-2/+4
2015-01-19fix border color on inverse tablesMark Otto1-1/+2
2015-01-19Merge branch 'master' into v4Mark Otto1-1/+1
2015-01-03Merge branch 'master' into v4Mark Otto1-2/+2
2014-12-18rewrite all table styles to remove in selectorsMark Otto1-147/+63
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto1-4/+5
2014-12-04fix margin on tablesMark Otto1-2/+3
2014-12-02convert to scssMark Otto1-0/+314