mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 05:32:25 -06:00
readability fix for new themes
This commit is contained in:
parent
0c8ad63f7c
commit
622aecc8c9
|
|
@ -5349,6 +5349,9 @@ html.f {
|
||||||
#cfg_mu {
|
#cfg_mu {
|
||||||
margin: .1em;
|
margin: .1em;
|
||||||
}
|
}
|
||||||
|
#u2tab tbody tr:hover td {
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
html.fz {
|
html.fz {
|
||||||
--bg: #2e258c;
|
--bg: #2e258c;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue