i have a set of button with the type of iconTop. Can i change the color of the label below the icon with different color for each icon ??
Because when i use custom css like these :
.iconred .webix_icon{
color:red;
}
the only changes is on the color of the icon but the text/label below still using the default color.
Hi,
Label has a different CSS style. Please, check the CSS image map and the snippet: http://webix.com/snippet/930ac8d3
thanx
thanks.
ps: looks like your forum has been hacked.