changed style on tables pdf report
This commit is contained in:
parent
a9e6409cf9
commit
b9b4230a6e
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue