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
2012-10-03finish off scoping of grid sizing to table elementsMark Otto
2012-10-03use border-radius vars where possibleMark Otto
2012-10-02fixes #5123: scope table grid classes to td and th elements only, plus drop c...Mark Otto
2012-09-05fixes #4996: incorrect border radius on a tableMark Otto
2012-09-01fixes #4824: scope table grid sizes to .table instead of tableMark Otto
2012-08-28fixes #4653: add hover states to stateful table rowsMark Otto
2012-08-24fixes #4657: proper border radius property in tablesMark Otto
2012-08-22Add .warning to table rowsAndreas Cederstròˆm
2012-08-15fixes #4371: scope hovers on table rows to tbodyMark Otto
2012-08-08fixes #4304: more specific selectors on table border classes to override .tab...Mark Otto
2012-07-30fixes #4221: correct border-collapse property for IE7 hackMark Otto
2012-07-20nuke commented out code from last fixMark Otto
2012-07-20fixes #4103: simpler fix for tfoot in .table-borderMark Otto
2012-07-20fixes #4102: properly round top left corners of .table-border with caption/co...Mark Otto
2012-07-04added ability to give rows in tables status classes .success .error and .info.Gavin Cooper (work)
2012-06-29standardize top level file commentsMark Otto
2012-06-26add tests for table grid sizing, solve bugs in fluid table grid sizingMark Otto
2012-06-26#3223: make table row hover optional classMark Otto
2012-04-17lots of property orderingJacob Thornton
2012-04-15alt fix to #3029: change to single border-radii propertiesMark Otto
2012-03-23fix broken tables with double borders and such, add css tests page to start w...Mark Otto
2012-03-23add shell of tests page, lighten form actions background and give it a variableMark Otto
2012-03-12fix lingering tables bugMark Otto
2012-03-12fix table border bug with double borders on theads and use of colgroupMark Otto
2012-03-06adding table variablesMark Otto
2012-02-22clear up table styles and docs to fix rowspan and colspan issues for bordered...Mark Otto
2012-02-22move table columns mixin to mixins.lessMark Otto
2012-02-21added .span[13-24] and .offset[12-23] to support up to 24-columns layoutEmanuele Gaspari
2012-02-11scope th bottom vertical-align to only thead, update code styles to include m...Mark Otto
2012-02-05resolve #1602 and add table hover styleMark Otto
2012-01-27Collapses borders for IE7, which doesn't respect border-spacingPete Hopkins
2012-01-27moving structure around + more work on builder...Jacob Thornton
2011-05-04cleanup old stuffJacob Thornton
2011-04-28Porting over all Blueprint styles to new Baseline repoMark Otto