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

Cover CSS hide TinyMCE invisible tables #142

Closed
agnogueira opened this issue Feb 21, 2013 · 1 comment
Closed

Cover CSS hide TinyMCE invisible tables #142

agnogueira opened this issue Feb 21, 2013 · 1 comment
Assignees
Milestone

Comments

@agnogueira
Copy link
Contributor

bootstrap.min.css from Cover have this line:
.invisible{visibility:hidden;}

TinyMCE has this amazing class to remove table border:

So all the tables desapear...
Maybe a line like that in cover.css could solve the mess:
table.invisible{visibility:visible;}

What you think?

@ghost ghost assigned Quimera and agnogueira Feb 21, 2013
@hvelarde
Copy link
Member

@Quimera is MIA, @agnogueira

if we need to fix this, we need to fix it.

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

3 participants