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
2018-10-08Switch to inline comments for stylelint inline directives.XhmikosR
2017-11-26move from csslint to stylelintMark Otto
2015-01-13Fix table-striped to work with bootstraps tooltips on rowsLee Penkman
2014-12-23IE11 & current Firefox are still affected.Chris Rebert
2014-10-26follow up fix for #14837 /cc @hnrch02Mark Otto
2014-10-21Add min-height: 0% to .table-responsive; Fixes #14837Chris Rebert
2014-08-03Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from sc...Mark Otto
2014-08-03Fixes #13202: Always use overflow: auto; on .table-responsive to prevent cont...Mark Otto
2014-07-13Fixes #14095: Add basic styling for captions, which we've for some reason bee...Mark Otto
2014-06-25removing redundant background declarations on TDsAndrei Railean
2014-06-25assign background to row of .table-stripedAndrei Railean
2014-06-10Merge pull request #13670 from nadangergeo/masterMark Otto
2014-06-09remove max-width: 100%; from table and place it on .tableMark Otto
2014-05-30removing unnecessary max-width on tablesbcullman
2014-05-24Table-responsive: changed overflow-x to auto to hide scrollbar when it's not ...Nadan Gergeo
2014-03-07Fixes #12722: Fixes up responsive tables in printMark Otto
2014-02-14Make .table-responsive usable as mixinZlatan Vasović
2014-01-08Fix #12073: Consistent order of variationsJulian Thilo
2013-12-19Added position: static to table th and td.dzwillia
2013-12-07Fixes #10884: Adds .info variant to contextual table classesMark Otto
2013-12-07Reorder button and table variants for consistent orderMark Otto
2013-12-01Fixes #11623: Reset position to static for grid columns within tables to unfu...Mark Otto
2013-11-07Simplify table state stylesZlatan Vasović
2013-11-07more nesting in table.lessChris Rebert
2013-11-07use nesting to make .table-striped & .table-hover mixin-able again; fixes #11387Chris Rebert
2013-10-14Merge pull request #11084 from ZDroid/variable_wayMark Otto
2013-10-14fix .table-responsive media query; refs #11067Chris Rebert
2013-10-14Unhardcode .table-responsive bottom marginZlatan Vasović
2013-09-20Avoid LESS nesting if isn't neededZlatan Vasović
2013-09-09fixes #10526: Remove custom background on responsive tables and set it in the...Mark Otto
2013-09-08fixes #10521: Only remove bottom-border from last row of cells in tbody and t...Mark Otto
2013-08-28use direct-child selector more in table styles to better support nested table...Chris Rebert
2013-08-24Merge pull request #10057 from sambowler/patch-1Mark Otto
2013-08-24Merge branch 'master' of https://github.com/apexskier/bootstrap into apexskie...Mark Otto
2013-08-23Added -webkit-overflow-scrolling: touch to responsive tablesCameron Little
2013-08-23Fix responsive table scrolling on Windows Phone 8.Sam Bowler
2013-08-21rename @screen-XX to @screen-XX-min for clarity+unambiguityChris Rebert
2013-08-19Update tables.lessboomsb
2013-08-19Add responsive tables with help of `.table-responsive` wrapperMark Otto
2013-08-182px border on thead th elements for just a tad more separationMark Otto
2013-08-14Added table-row-variant mixinggam
2013-08-06fixes #9140: use correct var in tablesMark Otto
2013-07-25fixes #8571 completely: add better th support for table classesMark Otto
2013-07-24Fixes #8571: allow table classes in thead and tfootMark Otto
2013-07-23Drop rounded corners on `.table-bordered`Mark Otto
2013-07-18Fixes #8452: adds `.active` to table classesMark Otto
2013-07-18fixes #8491: add vars for table paddingMark Otto
2013-07-05Add tfoot back (addresses more than #8387)Mark Otto
2013-07-02refactor tables.less to use nesting moreChris Rebert
2013-07-01simplify tables.lessliuyl