aboutsummaryrefslogtreecommitdiff
path: root/less/tables.less
AgeCommit message (Collapse)AuthorFilesLines
2012-12-08Fixes #5729: Nested striped tablesv2.2.2Mark Otto1-2/+7
* Scopes striping to immediate children of the tbody and tr * For nested tables, sets a background color of @bodyBackground, to override the default transparent bg
2012-12-08Nesting tablesMark Otto1-10/+10
* Add simple test to css-tests.html * Scope .table-bordered to immediate children th/td elements only
2012-11-13Update less/tables.lessamid28871-7/+16
Possible typing. Add @baseBorderRadius as value for some rules. Add border-radius clearing for first and last td in the last tbody for table with tfoot.
2012-10-31Replaced hardcoded CSS rules with mixinsNinir1-19/+6
2012-10-03finish off scoping of grid sizing to table elementsMark Otto1-2/+4
2012-10-03use border-radius vars where possibleMark Otto1-1/+1
2012-10-01fixes #5123: scope table grid classes to td and th elements only, plus drop ↵Mark Otto1-25/+14
columns 13-24
2012-09-05fixes #4996: incorrect border radius on a tableMark Otto1-1/+1
2012-08-31fixes #4824: scope table grid sizes to .table instead of tableMark Otto1-1/+1
2012-08-27fixes #4653: add hover states to stateful table rowsMark Otto1-5/+22
2012-08-23fixes #4657: proper border radius property in tablesMark Otto1-1/+1
2012-08-22Add .warning to table rowsAndreas Cederström1-0/+3
2012-08-14fixes #4371: scope hovers on table rows to tbodyMark Otto1-3/+5
2012-08-07fixes #4304: more specific selectors on table border classes to override ↵Mark Otto1-12/+19
.table-striped
2012-07-29fixes #4221: correct border-collapse property for IE7 hackMark Otto1-1/+1
2012-07-19nuke commented out code from last fixMark Otto1-29/+0
2012-07-19fixes #4103: simpler fix for tfoot in .table-borderMark Otto1-3/+35
2012-07-19fixes #4102: properly round top left corners of .table-border with ↵Mark Otto1-0/+20
caption/colgroup; also fix css tests page layout and footer
2012-07-04added ability to give rows in tables status classes .success .error and .info.Gavin Cooper (work)1-0/+10
2012-06-28standardize top level file commentsMark Otto1-3/+2
2012-06-25add tests for table grid sizing, solve bugs in fluid table grid sizingMark Otto1-1/+9
2012-06-25#3223: make table row hover optional classMark Otto1-1/+1
2012-04-16lots of property orderingJacob Thornton1-6/+6
2012-04-14alt fix to #3029: change to single border-radii propertiesMark Otto1-3/+12
2012-03-23fix broken tables with double borders and such, add css tests page to start ↵Mark Otto1-0/+6
with table edge cases
2012-03-22add shell of tests page, lighten form actions background and give it a variableMark Otto1-0/+2
2012-03-11fix lingering tables bugMark Otto1-0/+1
2012-03-11fix table border bug with double borders on theads and use of colgroupMark Otto1-4/+4
2012-03-05adding table variablesMark Otto1-7/+8
2012-02-21clear up table styles and docs to fix rowspan and colspan issues for ↵Mark Otto1-4/+4
bordered tables, per #1918
2012-02-21move table columns mixin to mixins.lessMark Otto1-5/+0
2012-02-21added .span[13-24] and .offset[12-23] to support up to 24-columns layoutEmanuele Gaspari1-0/+12
2012-02-10scope th bottom vertical-align to only thead, update code styles to include ↵Mark Otto1-3/+4
more comments in less file and scrollable option for pre tag
2012-02-05resolve #1602 and add table hover styleMark Otto1-0/+10
2012-01-27Collapses borders for IE7, which doesn't respect border-spacingPete Hopkins1-0/+1
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+138
2011-05-03cleanup old stuffJacob Thornton1-121/+0
2011-04-27Porting over all Blueprint styles to new Baseline repoMark Otto1-0/+121