Morgane Charlier replied
Perfect, it's working like I wanted. Thanks a lot !
Hello,
I would like to be able to have less margin between the text and the line of the table. Here is the style code I have but when I modify the margin, nothing change. Do I need to modify or add something ?
<style>
table {
width: 100%;
border-collapse: collapse;
}
td {
padding: 3px;
border: 1px solid #000;
}
tr.marge-ligne {
margin: 5px;
}
</style>
Want to join this conversation or access attachments? Sign in first.
Open your ticket archive, review validated licenses, and continue product support conversations from one customer portal.