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.
Any solution?