From 523a1e7b7c91a7a30271eb02fc7e6307992f2fa6 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 23 Jul 2017 21:25:32 +0200 Subject: [PATCH] [ticket/15292] Reduce bluriness for forum and topic icons PHPBB3-15292 --- phpBB/styles/prosilver/theme/content.css | 1 + 1 file changed, 1 insertion(+) diff --git a/phpBB/styles/prosilver/theme/content.css b/phpBB/styles/prosilver/theme/content.css index 741056e4c4..c34e01d0ae 100644 --- a/phpBB/styles/prosilver/theme/content.css +++ b/phpBB/styles/prosilver/theme/content.css @@ -135,6 +135,7 @@ dl.row-item { background-position: 10px 50%; /* Position of folder icon */ background-repeat: no-repeat; background-size: 32px; + image-rendering: -webkit-optimize-contrast; } dl.row-item dt {