It is possible to apply styles to a single table of a specific resource. I want to hide a section of the table using CSS, but only for a specific resource.
Thanks!
Solution
It depends on what you want to hide because you are only hiding the element, not removing it from the page.