Logic Machine Forum
custom value select background color - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9)
+--- Thread: custom value select background color (/showthread.php?tid=4056)



custom value select background color - cdebackere - 23.05.2022

I tried to change the background color of the custom value select with

.blackBack {
background-color: #000;
}


but it obviously makes the background black of the object (not needed), rather that the vselect popup.

So how can I modify the popover ad vselect of this object? (probably need to tune more than just backcolor)


RE: custom value select background color - admin - 23.05.2022

You can set the background color in the Visualization parameters. It's possible to set parameters for a single visualization element.