Saturday, 31 August 2013

Is it possible to add an html class to the tables generated by phpMyEdit?

Is it possible to add an html class to the tables generated by phpMyEdit?

I'd like to use Bootstrap 3 to style the tables created by PHPMyEdit
(Bootstra 3 requires a "table" class added to the table to style), but I
can't find a way to add a class to the table it creates. I could write my
own styles to target its auto-added classes, but I'd rather not do it that
way.
phpmyedit for those unfamiliar: http://www.phpmyedit.org/

No comments:

Post a Comment