Bug #24927
Updated by Alexander Opitz about 10 years ago
After switching to sprites in the fileadmin, I recognized that some filetypes are showing just an "x", where there should be a proper icon. For example, .doc files are properly declared with the style "t3-icon-word", but there is no such class in the css. Hence the sprite is not getting properly addressed and the default of the sprite table - upper left icon - is shown. (issue imported from #M17442)