From 8a312b01fb6c4e0b3eaa8830ef7c6ba962517596 Mon Sep 17 00:00:00 2001 From: hanakin Date: Wed, 8 Mar 2017 22:42:49 -0500 Subject: [PATCH] [ticket/14976] fix errors PHPBB3-14976 --- 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 3ac30f0c56..75db7b8a97 100644 --- a/phpBB/styles/prosilver/theme/common.css +++ b/phpBB/styles/prosilver/theme/common.css @@ -1243,6 +1243,7 @@ ul.linklist:after, text-transform: uppercase; border-bottom: 1px solid; border-radius: 5px 5px 0 0; + /* needs moved to colurs.css */ text-shadow: 1px 1px 1px #ffffff; padding: 0 10px; }