Fix: css
This commit is contained in:
parent
b99eddc73e
commit
f60f5b2751
@ -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; ?>;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user