Ticket #6964 (closed Bug: duplicate)
Custom icon disappeared in IE
| Reported by: | wwalc | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | UI : Toolbar | Version: | 3.5 |
| Keywords: | IE | Cc: |
Description (last modified by wwalc) (diff)
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
