| Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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
|
|
* Add simple test to css-tests.html
* Scope .table-bordered to immediate children th/td elements only
|
|
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.
|
|
|
|
|
|
|
|
columns 13-24
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.table-striped
|
|
|
|
|
|
|
|
caption/colgroup; also fix css tests page layout and footer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with table edge cases
|
|
|
|
|
|
|
|
|
|
bordered tables, per #1918
|
|
|
|
|
|
more comments in less file and scrollable option for pre tag
|
|
|
|
|
|
|
|
|
|
|