mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
N°3912 - Polishing: Export - export of impact analysis
This commit is contained in:
@@ -67,10 +67,10 @@ class PDFPage extends WebPage
|
||||
table {
|
||||
padding: 2pt;
|
||||
}
|
||||
table.listResults td {
|
||||
table.ibo-datatable td {
|
||||
border: 0.5pt solid #000 ;
|
||||
}
|
||||
table.listResults th {
|
||||
table.ibo-datatable th {
|
||||
background-color: #eee;
|
||||
border: 0.5pt solid #000 ;
|
||||
}
|
||||
@@ -86,6 +86,13 @@ table.section td {
|
||||
td.icon {
|
||||
width: 30px;
|
||||
}
|
||||
h2{
|
||||
font-size: 10pt;
|
||||
vertical-align: middle;
|
||||
background-color:#eee;
|
||||
padding: 2pt;
|
||||
margin:2pt;
|
||||
}
|
||||
EOF
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user