N°3912 - Polishing: Export - error message + ccs for pdf

This commit is contained in:
acognet
2021-06-25 10:25:24 +02:00
parent 2ca11aa2b7
commit 60b015919d
2 changed files with 9 additions and 2 deletions

View File

@@ -67,10 +67,10 @@ class PDFPage extends WebPage
table {
padding: 2pt;
}
table.ibo-datatable td {
table.ibo-datatable td, table.listResults td {
border: 0.5pt solid #000 ;
}
table.ibo-datatable th {
table.ibo-datatable th, table.listResults th {
background-color: #eee;
border: 0.5pt solid #000 ;
}