mirror of
https://github.com/9001/copyparty.git
synced 2025-11-24 07:23:22 -07:00
fix filesize color on select
This commit is contained in:
parent
d3dd34569a
commit
1c17b63b76
|
|
@ -1036,6 +1036,7 @@ html.dz #flogout {
|
|||
box-shadow: 0 .1em 1.2em var(--g-play-sh);
|
||||
}
|
||||
#files tbody tr.sel td,
|
||||
#files tbody tr.sel span,
|
||||
#ggrid>a.sel,
|
||||
#ggrid>a[tt].sel {
|
||||
color: var(--g-sel-fg);
|
||||
|
|
|
|||
Loading…
Reference in a new issue