I am on version 19.3.52.3502. I have created several maps and the fonts color is black. When I go to create a new map. In the properties windows on the right hand side I am using Device Tree View - Device Tree (S). The font color is white. How can I change the color. I have tried to edit the "styles_custom_v2.css"
.map_object[class*=map_iconcolor_sens] .status, .map_object[class*=map_iconcolor_sens] span {color: #000 !important; text-shadow: none !important; font-size: 18px !important;} .map_icon_large[class*=map_iconcolor_has] span {color: #000 !important; text-shadow: none !important; font-size: 22px !important;} .map_object[class*=map_iconcolor_sens], .map_icon_large[class*=map_iconcolor_has] {color: #000 !important; text-shadow: none !important; font-size: 18px !important;}
Restarted the services and the font will not change color. All other maps have the black font and the correct size.
Any help is welcomed.
Add comment