[ad_1]
Hello! Please help me understand how to edit the styles of stock central generated pdf file.
Interested in editing table headers such as supplier_sku, sku, barcode, etc.
For some reason, for example, td.column-_supplier_sku{text-align: center;} works as it should, aligning the contents of the columns to the center, but th.column-_supplier_sku{text-align: center;} (headers) no longer works. Also “display” and many other properties don’t work, but for some reason “width” works.
Tell me, please, why is this happening?
