aboutsummaryrefslogtreecommitdiff
path: root/scss/_tables.scss
AgeCommit message (Expand)AuthorFilesLines
2021-09-08fix custom property values of row overrides individual cell (#34799)bavoco1-2/+2
2021-05-28fix(tables): decouple table-bg and table-accent-bg (#34048)Gaël Poupard1-1/+1
2021-05-13PRevent accent-bg from leaking in nested table (#33825)Gaël Poupard1-0/+1
2020-12-11Use box shadows instead of linear gradients to colorize tables (#32348)Martijn Cuppens1-1/+1
2020-11-30Remove default linear gradient (#32277)Martijn Cuppens1-1/+0
2020-09-30Add Sass variable for CSS variable prefix (#31684)Mark Otto1-16/+16
2020-06-24Fix table separator typo (#31162)Jorge González1-1/+1
2020-06-14Change breakpoint-max implementationMartijn Cuppens1-2/+1
2020-06-12Stylelint: remove redundant disables (#31006)XhmikosR1-2/+0
2020-05-14Split table cell padding variables (#30815)Mark Otto1-2/+2
2020-04-24Customizable table group seperator colorsMartijn Cuppens1-1/+1
2020-04-24Add bs prefixMartijn Cuppens1-16/+16
2020-04-24Prevent nested tables style leaksMartijn Cuppens1-97/+64
2020-03-31Cleanup responsive tables (#30482)Martijn Cuppens1-17/+8
2020-03-24Add `.caption-top` for tables (#30435)Mark Otto1-0/+7
2019-09-27Remove duplicated td selector (#29454)wojtask91-4/+0
2019-07-25Drop `color()`, `theme-color()` & `gray()` functions (#29083)Martijn Cuppens1-1/+1
2019-07-18Make it possible to change default alignment & allow to inherit alignment fro...Martijn Cuppens1-1/+5
2019-07-12v5: Forms update (#28450)Mark Otto1-2/+6
2019-05-09Consistency modification (#28750)zhangbao1-1/+1
2019-05-08Drop all hover mixinsMark Otto1-2/+2
2019-02-07Remove `-ms-autohiding-scrollbar` to prevent overlapping the table content (#...Shohei Yoshida1-1/+0
2019-01-13Remove background from nested tablesMartijn Cuppens1-4/+0
2018-12-21Add table-hover-color variables (#27850)Mark Otto1-0/+1
2018-12-15Add table-hover-color variablesMark Otto1-0/+2
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens1-1/+1
2018-10-20table: Add border color relative to theme for accessibility (#25755)Bastien1-1/+1
2018-07-15#25842 Remove max-width from table classLefteris Psitopoulos1-1/+0
2018-01-20rearrange and override extra bordersMark Otto1-8/+10
2018-01-20Merge branch 'borderless-table' of https://github.com/Varunram/bootstrap into...Mark Otto1-0/+6
2018-01-19Allow to change `.table-striped` `odd` or `even` (#25333)Andrew Luca1-1/+1
2017-12-22Move .table-responsive to a parent class instead of a modifierMark Otto1-1/+1
2017-10-11Add borderless table class along with docs. RebaseVarunram1-0/+6
2017-10-07Enable stylelint's no-duplicate-selectors rule.XhmikosR1-0/+1
2017-08-22Add momentum scrolling on responsive tables for webkit touch devicesPatrick Yeo1-0/+1
2017-08-22 Generate series of `.table-responsive-*` classes to accomodate overflowing t...Patrick Yeo1-12/+18
2017-08-21`.thead-dark` and `.thead-light` border color should display the right border...Patrick Yeo1-9/+13
2017-08-21Rename `.table-inverse`, `.thead-inverse`, `.thead-default` to `.table-dark`,...Patrick Yeo1-4/+4
2017-08-21(#22414) Rename variables `$table-inverse-bg`, `$table-inverse-accent-bg`, `$...Patrick Yeo1-7/+7
2017-07-01remove some unused vars, restore table-active variantMark Otto1-0/+2
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