diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index f782328f..99f5e066 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -5349,6 +5349,9 @@ html.f { #cfg_mu { margin: .1em; } + #u2tab tbody tr:hover td { + background: transparent; + } } html.fz { --bg: #2e258c;