Update global.inc.php

This commit is contained in:
Anthony Berton 2020-04-24 23:36:37 +02:00 committed by GitHub
parent d416edab1a
commit ac872b6d3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3360,6 +3360,7 @@ tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste
}
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;
color: unset;
}
tr.liste_titre_topborder td {
border-top-width: <?php echo $borderwidth; ?>px;