I have created a custom map with a number of Graph Objects (Small Fonts) of various sensors. I have a IIS connections object on it that I can edit the line thickness on the map using some custom CSS :
.connectionline, .connectionlineGradient { stroke-width: 5px !important; }
However, for a CPU sensor via SNMP it doesnt make the line thicker.
In the channel settings for the sensor, I have assigne da custom colour and custom thickness. But, the colour hanges on the Map but notthe thickness (the thickness changes allright in the sensor itself when I look at live data etc)
Can you help but with this specific issue and also, is there a document with a list of all the various custom CSS things I can do ?
thanks, Declan Costello
Add comment