Comment 10 for bug 1073431

Revision history for this message
Victor Martinez (victored) wrote :

Daniel,

> 1. In the attached screenshot you can see that there are little gray corners here for some reason.
Yeah, I forgot to do what Ikey suggested above.

> 2. Is there a way to add padding around the outside of this box so it's not directly up against the side of the window?
Yes, it is :) Although we're no longer talking about padding here, but the "margin" style property. The correct order is margin/border-width/padding, where padding refers to internal spacing. Margin support is still not implemented, but I'll add it as soon as possible.