Changeset [6a0ae87336f8db4c556936599e9868f7516894f6] by dleffler
February 13th, 2016 @ 02:20 PM
Fix some printout issues, esp. noticable on invoice print
outs...we were hard-setting the style tag to media=screen which
prevented the styles from being picked up when printing. We will
now expect designers to use @media queries to discriminate between
media types for styles, OR hard-code it into their hard-coded
styles
https://github.com/exponentcms/exponent-cms/commit/6a0ae87336f8db4c...
Committed by dleffler
- M framework/core/subsystems/expCSS.php
- M framework/core/views/_maintenance.tpl
- M framework/modules/ecommerce/views/order/email_invoice.tpl
- M framework/modules/forms/views/forms/email/custom_report.tpl
- M framework/modules/forms/views/forms/email/default_report.tpl
- M framework/modules/forms/views/forms/show.tpl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS