Put tags in the html element's class attribute

Say in an Overview where you see a list of tickets, each ticket title in is in a <tr>, please consider putting the tags added to the ticket in the class attribute so I can add some css to change the text or background colour of tickets. (if admins don’t add custom css the colours will be normal)

eg

<tr class="item tag-awaiting-dims" data-id="16717" style="cursor: pointer;">

The interface will look ugly as, I agree. No dramas if you don’t like the idea or don’t think it would be useful to many people.

Would love that feature - maybe with option for the user to turn it on or off for himself.

Maybe this doesn’t require much work on the output-code - CSS can be added quite easy in my opinion.

1 Like

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.