In htmlbox.css at line 62 is div.htmlbox div.htmlbox-toolbar button span.p { background-position: -840px -20px; }
I think it should be
div.htmlbox div.htmlbox-toolbar button span.paragraph { background-position: -840px -20px; }

----------
Bloggero

Comments

Poetro’s picture

Thanks for pointing this out. Doing a fix, and some new features really soon.

idflorin’s picture

I also think it shoud be better if you'll change for example <span class="left"> to something more specific to this module like <span class="left-html-button">
Because for example <span class="left"> it's used also by the image module

Poetro’s picture

Assigned: Unassigned » Poetro