CSS for one resource
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!
Thanks!
Solution
It depends on what you want to hide because you are only hiding the element, not removing it from the page.
You can add this to the ListPage
Then, you can change the css using this class
You can add this to the ListPage
Then, you can change the css using this class