I am using twitter bootstrap for my project.
A table has another nested table in its cells. The outer table has table-striped class and it’s inherited to the inner table. Is there an easy way to stop the inheritance for the inner table so that only the outer table is striped?
Thanks.
Sam
1 Answer