mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
fix for new themes
This commit is contained in:
parent
a6793b8885
commit
32a27e0927
|
|
@ -5333,6 +5333,9 @@ html.f {
|
|||
#widget:not(.thin) #pvol {
|
||||
border-color: var(--a-dark);
|
||||
}
|
||||
#files tbody td:nth-child(3) {
|
||||
font-size: .8em;
|
||||
}
|
||||
}
|
||||
html.fz {
|
||||
--bg: #2e258c;
|
||||
|
|
|
|||
Loading…
Reference in a new issue