mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
more aggressive image load prevention (?)
This commit is contained in:
parent
f50c870916
commit
c9515ca85c
|
|
@ -4134,7 +4134,7 @@ html.e #wrap.thin .ghead {
|
|||
}
|
||||
|
||||
/* prevent load of new thumbnails */
|
||||
#ggrid.waiting a:not(.thumbed) img {
|
||||
#ggrid.waiting img {
|
||||
display: none;
|
||||
}
|
||||
@supports (display: grid) and (gap: 1em) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue