Use cursor: pointer for expanded WebMs. #299
This commit is contained in:
parent
50b98e2a4b
commit
b6541bfc52
@ -905,6 +905,7 @@ span.hide-announcement {
|
|||||||
}
|
}
|
||||||
.full-image {
|
.full-image {
|
||||||
display: none;
|
display: none;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.expanded-image > .post > .file > .fileThumb > .full-image {
|
.expanded-image > .post > .file > .fileThumb > .full-image {
|
||||||
display: inline;
|
display: inline;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user