From 3ec3dfcf3ad63ac52383ad74b8b346f0d177bcab Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Thu, 28 May 2015 14:58:46 +0200 Subject: [PATCH] [ticket/13878] Display background images when printing topic in webkit PHPBB3-13878 --- phpBB/styles/prosilver/theme/common.css | 1 + 1 file changed, 1 insertion(+) diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css index c0cc2bb2dd..7b17c58698 100644 --- a/phpBB/styles/prosilver/theme/common.css +++ b/phpBB/styles/prosilver/theme/common.css @@ -59,6 +59,7 @@ body { margin: 0; padding: 12px 0; word-wrap: break-word; + -webkit-print-color-adjust: exact; } h1 {