Is it possible to apply a class to a specific page? So I can target some css to only that page?

I am using panels and I have a relationshup manager table which I would like to apply some custom css to but I dont want to override every RM table on my app. I've tried to look through the source html and I cannot see any unique identifier for that page.
Solution:
Check the classes on the Page: E.g. from th demo: .fi-resource-shop-orders...
Jump to solution
5 Replies
Dennis Koch
Dennis Kochβ€’4mo ago
How about .fi-resource-relation-manager?
David | Fortune Validator
Hi Dennis. I found this but I have other pages with relationship managers and I dont want my css to affect those. To be specific I only want to affect some CSS in an Edit model action off of one of the records on the relation manager table. but only for the Estimate page I have. so I need some unique identifier above this ideally
Dennis Koch
Dennis Kochβ€’4mo ago
Ah reading helps, sorry πŸ™ˆ
Solution
Dennis Koch
Dennis Kochβ€’4mo ago
Check the classes on the Page: E.g. from th demo: .fi-resource-shop-orders
David | Fortune Validator
legend. found it. I can use fi-resource-estimates thank you
Want results from more Discord servers?
Add your server