Skip to content

Fix print stylesheets when remove_startup_css enabled

Simon Knox requested to merge master-patch-7ee1 into master

What does this MR do and why?

Fix print stylesheet when remove_startup_css flag enabled - use media: all instead of media: screen. startup css activator currently does this when startup css is being used.

Fixes #408518 (closed)

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Simon Knox

Merge request reports

Loading