Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use tbody as a selector to replace two rulesets by one. #20

Merged
merged 2 commits into from
Nov 11, 2014

Conversation

rastus-vernon
Copy link
Contributor

Selecting all td elements would give the same result. Also, this will not turn off kerning in table captions.

Selecting all td elements would give the same result. Also, this will not turn off kerning in table captions.
@kennethormandy kennethormandy merged commit c4a2e28 into kennethormandy:master Nov 11, 2014
@kennethormandy
Copy link
Owner

Thanks @rastus-vernon! I am still @extend-ing the base features for tables, but this definitely reduces the complexity of understanding what’s going on there.

If you want to email me your mailing address, I’ll send you a thank you note, it’s the last part of my contributing process. :)

@robsonsobral
Copy link

I'm not sure it's cool to revert table headings to defaults for, since we can have numbers on them or even words which repeat on the column.

Maybe it's better to keep thead and tfoot aligning to the columns below and above them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants