Closed msohaib47 closed 9 years ago
One solution I found (but its not complete) is to replace following in tpl file
background-position-y: -XXXpx;
with
background-position: 0px -XXXpx;
This results in icons to show, but does not change icon on hover.
I noticed this, too.
thx for noticing this guys. I will work on it to fix. :+1:
I have this too
released the fix guys. thx for noticing this.
Toolbar images do not render in firefox. All toolbar buttons show the first image (<>). Works in chrome.
Is there any easy fix to this?