From b9b4230a6e6d82de0dbf24481123146324b1b1a5 Mon Sep 17 00:00:00 2001 From: "marcos.alconada" Date: Wed, 11 Sep 2019 12:20:09 +0200 Subject: [PATCH] changed style on tables pdf report --- pandora_console/include/styles/pandoraPDF.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pandora_console/include/styles/pandoraPDF.css b/pandora_console/include/styles/pandoraPDF.css index 9a55b6a1e4..4d78d5c81b 100644 --- a/pandora_console/include/styles/pandoraPDF.css +++ b/pandora_console/include/styles/pandoraPDF.css @@ -27,9 +27,6 @@ * GNU General Public License for more details. * ============================================================================ */ -table { - text-align: center; -} table.header_table { width: 100%; @@ -72,6 +69,7 @@ table.table_beauty tbody tr td { table.databox { margin-bottom: 20px; + text-align: center; } th.title_table_pdf {