This commit is contained in:
Laurent Destailleur 2021-10-17 13:27:14 +02:00
parent 94c48d3573
commit 10bd8db9b1

View File

@ -3397,7 +3397,7 @@ table.liste, table.noborder, table.formdoc, div.noborder {
border-top-width: <?php echo $borderwidth ?>px;
border-top-color: var(--colortopbordertitle1);
border-top-style: solid;
margin: 0px 0px 5px 0px;
margin: 0px 0px 20px 0px;
<?php
if ($userborderontable) { ?>