I'm on a web project using bootstrap style, then I incorpored the grocery_CRUD framework and I started having problems with the css. It seems the grocery_CRUD has priority on the css files, when it renders a table, all style changes.
I want all web site has the bootstrap css and only the tables rendered with grocery_CRUD has its style.
Resuming: I have this header:
But when in the page it renders a groceryCrud table, the header's style changes:
How can fix that? i want to keep bootstrap style