readability fix for new themes

This commit is contained in:
Til Schmitter 2026-05-18 23:58:49 +02:00
parent 0c8ad63f7c
commit 622aecc8c9

View file

@ -5349,6 +5349,9 @@ html.f {
#cfg_mu {
margin: .1em;
}
#u2tab tbody tr:hover td {
background: transparent;
}
}
html.fz {
--bg: #2e258c;