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