johndwells / Minimee

Minimize & combine your CSS and JS files. Minify your HTML. Because size (still) DOES matter.
http://johndwells.github.com/Minimee
56 stars 16 forks source link

Add icon to the EE Debug Toolbar #16

Closed stoneandstorm closed 10 years ago

stoneandstorm commented 11 years ago

Add a icon for the minimee section in the EE Debug Toolbar.

In the EE Debug Toolbar bootstrap theme the layout is abit broken when no icon is used.

johndwells commented 10 years ago

Hi Rommele,

Sorry that I never reacted to this pull request, I was just mad busy at the time!

I've just pushed an update that adds an icon to Minimee's tab of the EE Debug Toolbar. Rather than using a separate image file, I simply inject base64 encoded image (it's just a 1x1 transparent png). I hope that helps?

Cheers, John