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

Bootstrap3 table and CSV plugin #9

Open
vlec-be opened this issue Feb 23, 2016 · 0 comments
Open

Bootstrap3 table and CSV plugin #9

vlec-be opened this issue Feb 23, 2016 · 0 comments

Comments

@vlec-be
Copy link

vlec-be commented Feb 23, 2016

Using the csv plugin with a bootstrap3 theme (eg : cerulean) does not use the default style of the table. Headers are in the wrong color, header separator is too thin.

Example :

Use :

<csv>
head1, head2, head3
1, c1, c2, c3
</csv>

Then use :

^ head 1 ^ head 2 ^ head 3 ^
| c1 | c2 | c3 |

And see the difference => http://image.noelshack.com/fichiers/2016/08/1456225265-wiki.jpg

Thanks

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

No branches or pull requests

1 participant