Font-awesome

How to add font-awesome to the project or tasklist ? I am new to Camunda, this could be a newb question, but I am stuck. Please help.

Thank’s

I am not familiar with font-awesome, but from what I could tell from a quick search, it seems to use CSS.

You can add your own CSS declarations in the user-styles.css file, as is described here. In case there is Javascript involved, you can also add custom Javascript.

Does this help you? If not, could you post some more details about what you want to achieve and what you tried so far?

Thank’s for the quick reply, I will try and get back shortly.

Hi @Pawan_Giri
you might be also interested in the Camunda Consulting snippet which shows how you can easily customize Camunda Tasklist using Maven Overlay mechanism: https://github.com/camunda/camunda-consulting/tree/master/snippets/camunda-webapp-customized.

Best
Felix