leikind / wice_grid

A Rails grid plugin to create grids with sorting, pagination, and (automatically generated) filters
MIT License
537 stars 215 forks source link

Material icons #277

Closed e3duardo closed 8 years ago

e3duardo commented 8 years ago

I haven't font awesome in my project by now, and my grid is showing png icons, I want to change these to material icons. How can I start, even with a little bite of trouble.

ps. I already change in pagination

leikind commented 8 years ago

Use you own css and redefine those classes maybe?

e3duardo commented 8 years ago

It's worked, tanks... :)