aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2017-10-11 19:06:48 +0200
committerMarc Alexander <admin@m-a-styles.de>2017-10-11 19:06:48 +0200
commit2f799fa9939647d890bbb9584a3ee39d2dafce17 (patch)
tree16630ab4cf63cd7dfe43a8788dae61ea6a4bf0b1
parentf6d1dd8b336dd69c34fad56ec954dfd9d720bfe7 (diff)
parente213b8264dd837bba8bb094d11eef0c6d7bf3f90 (diff)
downloadforums-2f799fa9939647d890bbb9584a3ee39d2dafce17.tar
forums-2f799fa9939647d890bbb9584a3ee39d2dafce17.tar.gz
forums-2f799fa9939647d890bbb9584a3ee39d2dafce17.tar.bz2
forums-2f799fa9939647d890bbb9584a3ee39d2dafce17.tar.xz
forums-2f799fa9939647d890bbb9584a3ee39d2dafce17.zip
Merge pull request #4994 from hanakin/ticket/15391
[ticket/15391] image-rendering not needed for Topic/Forum imgs
-rw-r--r--phpBB/styles/prosilver/theme/content.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/theme/content.css b/phpBB/styles/prosilver/theme/content.css
index 3040282b90..a071e63c69 100644
--- a/phpBB/styles/prosilver/theme/content.css
+++ b/phpBB/styles/prosilver/theme/content.css
@@ -137,7 +137,6 @@ 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 {