As you can see ,I make a same view and set it as a popup in two project,but the pop style is not same.so I wonder is there any CCS configuration in project level?
It could be in a number of places, listed in order of probability:
- the advanced stylesheet
- Custom CSS theme files / is the same theme selected
- (less likely) injected css into perspective styles
- (almost certainly not) any of the HTML text files located under
<install-directory>\data\modules\com.inductiveautomation.perspective\injectables - (hopefully not) injected CSS via JS injection or otherwise using the Markdown component
Look for css selectors for ia_popup or similar
1 Like
Ah yes, that too. I added that into the css theme item in my first reply
1 Like

