Debug v17

This commit is contained in:
Laurent Destailleur
2023-02-22 15:46:20 +01:00
parent 610ab03f0d
commit fb4e3ec123
8 changed files with 45 additions and 32 deletions

View File

@@ -5211,7 +5211,7 @@ div.visible {
display: block;
}
div.hidden, header.hidden, td.hidden, img.hidden, span.hidden, div.showifmore {
div.hidden, header.hidden, tr.hidden, td.hidden, img.hidden, span.hidden, div.showifmore {
display: none;
}