Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36152

    Hi,

    We have a table rendering issue with this simple case :
    <table style="border-style: solid; border-color: #000000; width: 100%;border-collapse: collapse;border-width:2px;"> <tbody> <tr style="background-color: #c2e0f4;"> <td>Text1</td> <td>Text2</td> <td>Text3</td> </tr> </tbody> </table>

    The text is invisible in the cells (it seems to be still present but not visible)
    It works fine without the border-collapse rule.

    Attachments:
    You must be logged in to view attached files.
    #36154

    Hi! It seems to be a wrong text color style inheritance.
    We are converting the topic to support ticket to keep you informed regarding the bugfix progress

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.