corner icon indicating copy to clipboard operation
corner copied to clipboard

No Rounded Corner when Setting a Background image in Firefox & Opera

Open AimanZidan opened this issue 13 years ago • 0 comments

<table style="width: 100%;border-collapse: separate; border-spacing:0 8px;" cellpadding="0">
<tr style="background-image: url('image.gif');height: 30px; color: #2E2E2E;">
<td class="myCorner" data-corner="left 8px" style="width: 30px;height: 35px;">
</td>
</tr>
</table>

IT only works in Chrome and IE. Please fix this bug in Firefox and Opera.

Thank You very much

AimanZidan avatar Jul 06 '11 08:07 AimanZidan