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