From f60f5b275127950b01f96f91a67f7dd4d33745ee Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 6 Dec 2013 10:04:53 +0100 Subject: [PATCH] Fix: css --- htdocs/theme/eldy/style.css.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index af45dafce8b..04aa243db61 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1757,6 +1757,9 @@ tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste text-shadow: 1px 0px 1px #; vertical-align: middle; } +tr.liste_titre th a, th.liste_titre a, tr.liste_titre td a, td.liste_titre a, form.liste_titre div a, div.liste_titre a { + text-shadow: none !important; +} .liste_titre td a { text-shadow: none !important; color: #;