﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6964	Custom icon disappeared in IE	Wiktor Walc		"Custom icons for buttons are missing since 3.5 in IE. I'm having this problem with gif images.

Removing in Developer Tools the following CSS rule ""solves"" the problem:

{{{
cke_skin_kama .cke_browser_ie .cke_button .cke_icon {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')
}
}}}

check the attached sample to reproduce the issue.
"	Bug	closed	Normal		UI : Toolbar	3.5	duplicate	IE	
