Hi all,
I have a simple problem. I need to set the background of a groupBox to a specific color. Since it is just on a particular view, I would like to use the "style" input in the modeler (not creating a custom CSS class). You can find my solution below.
However, this solution does not change the background of the groupbox... any suggestions why?