Question
security label download confirmation window rich text
Team
I am configuring Security Labels. For the download confirmation popup ("You are downloading sensitive XYZZY information, please confirm'), I have been asked to make some of the words red. Can you use Rich Text in the message, similar to description fields elsewhere?
I have tried using a Spring Boot color code "${AnsiColor.RED}" but it does not work. Perhaps a "<span>" tag with some css?
Thanks

