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

Add a chroma class wrapper when in "table mode" #63

Merged
merged 1 commit into from Oct 14, 2017
Merged

Add a chroma class wrapper when in "table mode" #63

merged 1 commit into from Oct 14, 2017

Conversation

bep
Copy link
Contributor

@bep bep commented Oct 13, 2017

This commits adds a div wrapper when linenumbers are formatted in table, to get the correct CSS matchers.

This commit also fixes some CSS table issues when tables are put into a larger context with other stylesheets:

  • No borders.
  • Overflow to fit in potentially narrower containers.

Fixes #62

This commits adds a div wrapper when linenumbers are formatted in table, to get the correct CSS matchers.

This commit also fixes some CSS table issues when tables are put into a larger context with other stylesheets:

* No borders.
* Overflow to fit in potentially narrower containers.

Fixes #62
@alecthomas alecthomas merged commit 02c4adc into alecthomas:master Oct 14, 2017
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.

Add a chroma class wrapper when in "table" mode
2 participants