Open blonkm opened 9 years ago
sleeping-owl/admin has Font Awesome 4.1.0 (http://sleeping-owl.github.io/en/Introduction.html) fa-futbol-o comes with 4.2 (http://fortawesome.github.io/Font-Awesome/icon/futbol-o/)
ok, but all the js and css is compressed into one file. Can I somehow replace FontAwesome with a new version then?
To test you can download new font awesome. Put font-awesome.min.css to public\packages\sleeping-owl\admin\, fontawesome-webfont.ttf and fontawesome-webfont.woff to public\packages\sleeping-owl\fonts. Then add 'admin::font-awesome.min.css' to $styles at SleepingOwl\Admin\AssetManager. Enjoy.
I have two icons: fa-futbol-o and fa-bar-chart that are not showing up. I already downloaded the latest fontawesome pack to see if that was the problem.
Perhaps the dashes are a problem??