Filemanager with Webix (and Jet)

Hi,
when using the filemanager and webix (and jet) I have some icon issues. All fontawesome-icons look like disabled over the whole application.
Am I the only one with this problem?

Thanks,
Martin

Hi,

please make sure that you have included webix and filemanager css libs. And fonts folders are also copied to your project.

Hi,

I did this already, but it still doesn’t work.
I see in the inspector of Chrome in the filemanager.css:
[class*=" fa-"], [class*=" fm-"]

color:#8a8a8a

Disabling this color makes it look “normal” again…

Thanks,
Martin

Hi Martin,

What icons did you mean ? Could provide some details/examples ?

Hi Maria,

really every icon from fontawesome, on sidebar, datatables, buttons etc…

Thanks,
Martin

Hi,

There is not a color for the icons fontawesome icons by default. But yes, FileManager uses #8a8a8a color for icons and sets this color for fontawesome icons too. If you want to change the color, you can set a new one as follows:

http://webix.com/snippet/5713fbca