mirror of
https://github.com/9001/copyparty.git
synced 2026-02-21 18:01:40 +10:00
fix filesize color on select
This commit is contained in:
@@ -1036,6 +1036,7 @@ html.dz #flogout {
|
|||||||
box-shadow: 0 .1em 1.2em var(--g-play-sh);
|
box-shadow: 0 .1em 1.2em var(--g-play-sh);
|
||||||
}
|
}
|
||||||
#files tbody tr.sel td,
|
#files tbody tr.sel td,
|
||||||
|
#files tbody tr.sel span,
|
||||||
#ggrid>a.sel,
|
#ggrid>a.sel,
|
||||||
#ggrid>a[tt].sel {
|
#ggrid>a[tt].sel {
|
||||||
color: var(--g-sel-fg);
|
color: var(--g-sel-fg);
|
||||||
|
|||||||
Reference in New Issue
Block a user