css - Chrome SVG fill not working -


i'm having problem getting fill value in css work in chrome svg icon. firefox , other browsers render fill fine in chrome should fill straight black.

this css

.color-primary .session { background: #4e60ab; fill: #a4add8; }  

it seems pretty straightforward , again, renders ok in firefox. 1 else experience this?


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -