CSS cannot be used on the Post Processing Tool (Export From Path Service)

Confluence User - 16 Dec, 2022

CSS cannot be used on the Post Processing Tool (Export From Path Service). 

I use CSS with id but it doesn't work. But when trying it, the class works.

Exp.

.label{color:red;}  ✔
input#field8 {color: white;}  



forms;plugins;service

1


20 Dec, 2022
confluenceUser
confluenceUser

Post Processing Tool runs in the background. I would think CSS (and JS) only works on a browser page (front end).

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print