Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-13v5: Forms update (#28450)Mark Otto
2019-05-09Consistency modification (#28750)zhangbao
2019-05-08Drop all hover mixinsMark Otto
2019-02-07Remove `-ms-autohiding-scrollbar` to prevent overlapping the table content (#...Shohei Yoshida
2019-01-14Remove background from nested tablesMartijn Cuppens
2018-12-22Add table-hover-color variables (#27850)Mark Otto
2018-12-16Add table-hover-color variablesMark Otto
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens
2018-10-20table: Add border color relative to theme for accessibility (#25755)Bastien
2018-07-16#25842 Remove max-width from table classLefteris Psitopoulos
2018-01-21rearrange and override extra bordersMark Otto
2018-01-21Merge branch 'borderless-table' of https://github.com/Varunram/bootstrap into...Mark Otto
2018-01-19Allow to change `.table-striped` `odd` or `even` (#25333)Andrew Luca
2017-12-23Move .table-responsive to a parent class instead of a modifierMark Otto
2017-10-10Add borderless table class along with docs. RebaseVarunram
2017-10-07Enable stylelint's no-duplicate-selectors rule.XhmikosR
2017-08-22Add momentum scrolling on responsive tables for webkit touch devicesPatrick Yeo
2017-08-22 Generate series of `.table-responsive-*` classes to accomodate overflowing t...Patrick Yeo
2017-08-22`.thead-dark` and `.thead-light` border color should display the right border...Patrick Yeo
2017-08-22Rename `.table-inverse`, `.thead-inverse`, `.thead-default` to `.table-dark`,...Patrick Yeo
2017-08-22(#22414) Rename variables `$table-inverse-bg`, `$table-inverse-accent-bg`, `$...Patrick Yeo
2017-07-02remove some unused vars, restore table-active variantMark Otto
2017-06-28move table variants to use sass mapMark Otto
2017-06-13Rename for consistency `$table-sm-cell-padding`, `$table-bg-accent`, `$table-...Patrick Yeo
2017-04-17Rename variable $input-border-focus to $input-border-color-focus (#22413)Patrick Yeo
2017-03-20fixes rest of #21585; adds custom styles for inverse table accent hover and a...Mark Otto
2017-03-20consistent breaksMark Otto
2017-03-20Do what the comment says; add this only to devices under 768pxMark Otto
2017-03-20correct inverse table border color, add new varMark Otto
2017-01-22Drop Normalize, port relevant parts to Reboot (#21741)Mark Otto
2017-01-04Drop .table-reflowMark Otto
2016-12-23Remove IE9 browser hacks. (#21393)Bardi Harborow
2016-12-20Rename -bg-inverse to -inverse-bg; add -inverse-color (#21371)Mark Otto
2016-11-26uncomment autohiding scroll and remove commented out borderMark Otto
2016-11-26update commentMark Otto
2016-11-26prevent double border on responsive .table-borderMark Otto
2016-10-30Merge branch 'v4-dev' of https://github.com/HMUDesign/bootstrap into HMUDesig...Mark Otto
2016-10-09Update dependencies, including Babel to v6 and zeroUnits fix.Bardi Harborow
2016-09-05Disable important flag on Sass linter (#20627)Mark Otto
2016-08-09fixes #20469 and #20473 without misuing dashMark Otto
2016-05-12Overhaul tables docs and use rgba() colors for inverse tablesMark Otto
2016-04-18remove references to -* outside _variables.scssChristopher Baker
2016-02-06linter overhaulMark Otto
2016-02-04Redo line-height globallyMark Otto
2015-11-15Add $table-border-width; refs #18150Chris Rebert
2015-10-29Yes, we still need this. Silly IE9 😢Chris Rebert
2015-08-18clean out comments that aren't all that helpfulMark Otto
2015-06-23line-height-base to line-height varMark Otto
2015-04-18more comments and formatting clean upMark Otto
2015-04-17start stubbing out a new reboot section and fileMark Otto