Hello,
Am I able to change the border color of one single widget, in my case ui_text?
I can't find out how to target this class with css. You can also see on the picture, that the font style is not the same. I would like to cahnge this aswell.
I've found out that my setup works, I only need to use as label: text. Then my settings apply to my ui_text widget.
But now second question. How to use label, but hidden? I dont want to show the label, I need only the payload, but I need to use label to target the widget with css class.