Hi,
I’ve been trying to change the hover over color of my buttons/icons/iconbuttons in my window, but the properties I’ve been trying don’t seem to be changing anything for icons. .webixtype_base:hover works for my htmlbuttons, but not my icon, and .webixtype_img_btn:hover doesn’t seem to work, although it looks as though it has the same background-color property in the codebase…
The “transparent button” part of this snippet should have a green background when hovered over:
http://webix.com/snippet/26ebb569
Thanks.