matomo-org / matomo-icons

Source files for the icons in Matomo
22 stars 16 forks source link

change color of all matomo Icons #20

Closed ImenTurki closed 5 years ago

ImenTurki commented 5 years ago

I need to change the clors of all matomo icons, i update the calss at the navigator like this: [class^="icon-"], [class*=" icon-"] { font-family: 'matomo' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #ff66054; }

but i did succed to do change on the server , any idea ?

Findus23 commented 5 years ago

Hi,

This is the repository that collects png images for browsers and other things that are used in Matomo. Please ask questions about Matomo on the forum.

That said the CSS you posted works for me (when e.g. changing color to orange) grafik