mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
center content tables in pdf generator
This commit is contained in:
parent
ac85884e46
commit
61a1243213
@ -27,6 +27,9 @@
|
|||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
* ============================================================================
|
* ============================================================================
|
||||||
*/
|
*/
|
||||||
|
table {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
table.header_table {
|
table.header_table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user