Declined Suggested 5/27/2020

42

votes

Category Colours

Would be great if we could set different text colour or change the colour of the bar for specific Ticket categories when viewing all the tickets in the unanswered, unclosed or unassigned, etc areas?
This is so the category stands out and can be seen quickly.

avatar
Alex Tech
You can easily do this with custom CSS

.treeList a[data-categoryid="XXXX"] {background-color:#faa}

And it will stand out like on this screenshot: https://i.imgur.com/YQObiHd.png
3/2/2021 5:00 PM

Log in to comment...