mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
N°3912 - Polishing: Export - error message + ccs for pdf
This commit is contained in:
@@ -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 ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user