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
2016-06-02Fix typo in panels.less comment: Collapsable → Collapsible (#20017)Sébastien Santoro
2015-03-29fixes #15830: properly reset border-radius on list items in collapsing panel ...Mark Otto
2015-01-18fixes #15493: inherit color on small/.small in .panel-titleMark Otto
2014-10-03Fixes #14711: Account for list groups in collapsing panelsMark Otto
2014-09-05Fixes #14437: Round the corners of table rows in panels as well as the cellsMark Otto
2014-08-28Fixes #14329: Fixed list-groups nested inside of collapsing panels, from @ape...Mark Otto
2014-08-03Fixes #14253: Add borders for tables that follow bodies in panelsMark Otto
2014-07-24Fixes #14142: Adding horizontal padding to captions in tables in panels.Mark Otto
2014-06-09fixes #13375Mark Otto
2014-06-09Merge branch 'master' into pr/13736Mark Otto
2014-06-05Resolves Issue #13689Ben Zumhagen
2014-06-05Fix bug where a panel recieve extra top borderSiarhei Khilko
2014-03-07Fixes #12683: Remove the overflow: hidden; from the .panel-group > .panel bec...Mark Otto
2014-02-14Defined and use variables for .panel-heading & .panel-footer paddingrhaase
2014-02-09Fixes #12625: Only remove first list group item's top and last list group ite...Mark Otto
2014-02-09Merge branch 'master' into pr/12462Mark Otto
2014-02-07Fixes #12447: Properly reset borders on table cells in panelsMark Otto
2014-02-06Added border radiuses to table when in a panel. Fixes #12461Supergibbs
2014-01-24Fix #12353: Scope table border reset in panels to first-child rowsMark Otto
2014-01-19remove border radius when it's not both ends in panelDaijiro Wachi
2014-01-11Fixes #12171: Ensure panel groups have a bottom margin since we nuke it on ch...Mark Otto
2014-01-08Fix #12073: Consistent order of variationsJulian Thilo
2013-12-24Fixes #10492 better:Supergibbs
2013-12-23Fixes #10492 and some of #11970: round the proper corner on table cells in pa...Mark Otto
2013-12-16minor refactoring of 4ee93c9f8529cfeef56d4178b91e1ddcb0bff09cChris Rebert
2013-12-16copyeditingChris Rebert
2013-12-16Fixes #10492 again, this time for last row's corners on striped tablesMark Otto
2013-12-14Fixes #11867: Add `@panel-body-padding` variableMark Otto
2013-12-10misc strictMath compliance fixesChris Rebert
2013-12-09Switch to `&:extend(.clearfix all)` for clearfix mixinMark Otto
2013-12-05Fixes #11712: Better support for .table-responsive within .panel'sMark Otto
2013-12-01Fixes #11544: Add color: inherit; to .panel-title to ensure proper text color...Mark Otto
2013-11-29Fixes #11553: Prevent double border on tables in panels without thead contentMark Otto
2013-11-26Fix for Issue #11411Jesse Mandel
2013-11-02& > == >Gleb Mazovetskiy
2013-10-21more spacingMark Otto
2013-10-21Merge branch 'master' into pr/10656Mark Otto
2013-09-16Dropdown in panel header does not inherit its colorsChris Ziogas
2013-09-12Fixes #10492: Account for responsive tables in panelsMark Otto
2013-09-06 account for last child bottom border; use 0 instead of noneMark Otto
2013-09-05Don't double border a bordered table within a panelKevin O'Connor
2013-09-03remove unused .panel-collapse rulesetMark Otto
2013-08-19`.table` style is duplicate in `List groups in panels` and `Tables in panels`saiwang
2013-08-19Refactor panels to have a base class for improved flexibility when customizin...Mark Otto
2013-08-18fixes #9786: enable tables in panelsMark Otto
2013-08-18Fixes #9752: clear floats in .panel-bodyMark Otto
2013-08-18Fixes #9552: Downsize and use whole numbers for panel title to prevent odd 1p...Mark Otto
2013-08-16fixes #9655: scrope list group styles in panels to immediate children onlyMark Otto