Fix Werk Tyme on Tinyboard sites that didn't upgrade to vichan.
Also move thumbLink selector out of file object to avoid setting post.file.thumbLink twice.
This commit is contained in:
parent
72b7c8dc5e
commit
a70648d8b1
@ -1392,7 +1392,8 @@ input[name="Default Volume"] {
|
|||||||
:root.fappeTyme $site$relative$replyOriginal.noFile + br {
|
:root.fappeTyme $site$relative$replyOriginal.noFile + br {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
:root.werkTyme $site$file$thumbLink,
|
:root.werkTyme $site$thumbLink,
|
||||||
|
:root.werkTyme $site$file$thumb,
|
||||||
:root.werkTyme .catalog-thumb:not(.deleted-file):not(.no-file),
|
:root.werkTyme .catalog-thumb:not(.deleted-file):not(.no-file),
|
||||||
:root:not(.werkTyme) .werkTyme-filename {
|
:root:not(.werkTyme) .werkTyme-filename {
|
||||||
display: none;
|
display: none;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user