I've turned on the icons via style properties.
I've changed the cog icon for the resource manager to the download icon by adding this to my extra.less
a[data-nav-id="xfrm"]:before { .m-faContent("@{fa-var-download}"); }
However i'm just wondering how I go about changing the colour for the icon?
I've changed the cog icon for the resource manager to the download icon by adding this to my extra.less
a[data-nav-id="xfrm"]:before { .m-faContent("@{fa-var-download}"); }
However i'm just wondering how I go about changing the colour for the icon?