Disable 4chan X Image Expansion on Tinyboard for now, and fix CSS so it doesn't interfere with native image expansion.
This commit is contained in:
parent
6d33fa052c
commit
7719dab474
@ -1270,7 +1270,7 @@ span.hide-announcement {
|
||||
.expanded-image > .post > .file > .fileThumb > img[data-md5] {
|
||||
display: none;
|
||||
}
|
||||
.full-image {
|
||||
.full-image[data-full-i-d] {
|
||||
display: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@ -22,6 +22,8 @@ SW.tinyboard =
|
||||
'Quote Previewing'
|
||||
'Quote Backlinks'
|
||||
'File Info Formatting'
|
||||
'Image Expansion'
|
||||
'Image Expansion (Menu)'
|
||||
'Comment Expansion'
|
||||
'Thread Expansion'
|
||||
'Thread Stats'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user