Can anyone point to a list of available colours for gkColor
For example, it has:
<a class="gkIcon gkColorGplus"><i class="icon-G+"></i></a>
We need to be able to control the backgrounds of embedded icons for use in the grid module.
Thanks
James
.gkIcon.gkColorGray {
background-color: gray;
}