Amélioration présentation

This commit is contained in:
Jean-Christophe Engel 2026-04-01 11:01:25 +02:00
parent f1ca740464
commit 6ac081a7fd
2 changed files with 28 additions and 5 deletions

View file

@ -76,3 +76,7 @@ table.list tbody tr.ignored:nth-child(even) {
font-style: italic;
background: rgba(255, 255, 200, 0.5);
}
html.dialog.dark {
filter: none !important;
}