This commit is contained in:
Laurent Destailleur 2013-12-06 10:04:53 +01:00
parent b99eddc73e
commit f60f5b2751

View File

@ -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 #<?php echo $colorshadowtitle; ?>;
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: #<?php echo $colortexttitle; ?>;