mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Merge branch 'ent-4632-alineamiento-erroneo-en-los-headers-y-footer-con-reported-pdf' into 'develop'
changed style on tables pdf report See merge request artica/pandorafms!2718
This commit is contained in:
commit
8e728eed6b
@ -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…
x
Reference in New Issue
Block a user