seitime-frappe/frappe/templates/styles
sbkolate 1a60f979c7 Fix table header background color in pdf view
wkhtmltopdf removes div/th background color
reference: http://stackoverflow.com/questions/25118343/wkhtmltopdf-div-background-color

	background-color: #eee !important; //will fix the problem in Modern Print Pdf View

Check this url

Table Header border is comming in print priview
https://demo.erpnext.com/api/method/frappe.templates.pages.print.download_pdf?doctype=Sales%20Invoice&name=%5BSelect%5D00024&format=Standard&no_letterhead=0

but Table Header background color is removed in pdf
https://demo.erpnext.com/print?doctype=Sales%20Invoice&name=%5BSelect%5D00024&format=Standard&no_letterhead=0
2016-03-05 19:09:33 +05:30
..
classic.css [print] Removed Noto Serif from Classic style. Use standard serif font. 2014-07-31 11:44:57 +05:30
modern.css Fix table header background color in pdf view 2016-03-05 19:09:33 +05:30
monochrome.css [print] Style = Monochrome 2014-08-05 19:02:38 +05:30
standard.css [fix] pdf print: footer encoding and workaround to include bootstrap in footer 2016-01-28 16:41:11 +05:30