changed style on tables pdf report

This commit is contained in:
marcos.alconada 2019-09-11 12:20:09 +02:00
parent a9e6409cf9
commit b9b4230a6e
1 changed files with 1 additions and 3 deletions

View File

@ -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 {