Change colors of svg images

Vanbom3 years ago

Hello.
I want to change the background and Fill colors of the svg images of the devices : Online - Offline.
I changed the values: mapColorOnline , mapColorOffline in the web/app/Style.js file

I enabled Debug mode: <entry key='web.debug'>true</entry>

But nothing is changed.
is there another place to change?

Anton Tananaev3 years ago

Have you cleared browser cache?

Vanbom3 years ago

I restart apache . and it's works.
thank you Antonov for your repsonse