aboutsummaryrefslogtreecommitdiff
path: root/less/tables.less
AgeCommit message (Expand)AuthorFilesLines
2013-08-19Update tables.lessboomsb1-2/+2
2013-08-18Add responsive tables with help of `.table-responsive` wrapperMark Otto1-20/+72
2013-08-172px border on thead th elements for just a tad more separationMark Otto1-0/+9
2013-08-14Added table-row-variant mixinggam1-43/+7
2013-08-06fixes #9140: use correct var in tablesMark Otto1-1/+1
2013-07-25fixes #8571 completely: add better th support for table classesMark Otto1-4/+8
2013-07-23Fixes #8571: allow table classes in thead and tfootMark Otto1-3/+7
2013-07-23Drop rounded corners on `.table-bordered`Mark Otto1-72/+8
2013-07-18Fixes #8452: adds `.active` to table classesMark Otto1-0/+5
2013-07-17fixes #8491: add vars for table paddingMark Otto1-2/+2
2013-07-05Add tfoot back (addresses more than #8387)Mark Otto1-4/+8
2013-07-02refactor tables.less to use nesting moreChris Rebert1-44/+62
2013-07-01simplify tables.lessliuyl1-39/+35
2013-06-23Fixes #8211: restore proper table grid class behaviorMark Otto1-3/+5
2013-05-10Fix component margin and padding values to use @line-height-computedAaron1-1/+1
2013-05-03Scope .table-bordered styles to immediate children onlyMark Otto1-39/+40
2013-04-19Remove dupe css rule of table elementFabien1-2/+0
2013-04-14Fixes #5256: Use > selector for better nesting of tablesMark Otto1-42/+48
2013-04-14change var from @table-border to @table-border-colorMark Otto1-4/+4
2013-03-31-background to -bg for body and table varsMark Otto1-4/+4
2013-03-31@state-*-background to @state-*-bg varsMark Otto1-6/+6
2013-03-30Change error to danger for all classes; add panels componentMark Otto1-10/+10
2013-03-26New grid classesMark Otto1-3/+3
2013-03-17color border in table contextual classesMark Otto1-0/+6
2013-03-17Fixes #7297: add support for .success, .error, and .warning on td and th elem...Mark Otto1-0/+12
2013-03-14Fixes #7281: make tables super specific for hovers and striping to avoid nest...Mark Otto1-6/+7
2013-02-28Fixes #6954: properly reset grid classes within tablesMark Otto1-5/+8
2013-02-08Fixes #6837: Enable text alignment utility classes on tablesMark Otto1-5/+3
2013-01-17Remove .info from table rowsMark Otto1-6/+0
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-16/+24
2013-01-11Fixes #6538: Add th support to all the .table-rounded selectorsMark Otto1-6/+14
2013-01-11Fixes #6528: Make .navbar a:hover .caret use @navbarlinkcolorhover and not -a...Mark Otto1-1/+0
2013-01-11Fixes #6478: scope table backgrounds to immediate td/th elementsMark Otto1-10/+10
2012-12-08Merge branch 'master' into 3.0.0-wipMark Otto1-15/+19
2012-12-08Fixes #5729: Nested striped tablesv2.2.2Mark Otto1-2/+7
2012-12-08Nesting tablesMark Otto1-10/+10
2012-12-01remove single corner border-radius mixinsMark Otto1-8/+8
2012-11-30Remove more fluid grid stuffMark Otto1-3/+1
2012-11-30form state varsMark Otto1-8/+8
2012-11-30more vars changed, remove @white varMark Otto1-7/+7
2012-11-30more consistent variable naming patternsMark Otto1-9/+9
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-2/+2
2012-11-15Merge branch '2.2.2-wip' into exploratoryMark Otto1-7/+16
2012-11-13Update less/tables.lessamid28871-7/+16
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-21/+11
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-01Merge branch '2.1.2-wip' into exploratoryMark Otto1-2/+0
2012-10-01fixes #5123: scope table grid classes to td and th elements only, plus drop c...Mark Otto1-25/+14