Skip to content

Bootstrap3 table and CSV plugin #9

@vlec-be

Description

@vlec-be

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions