This commit is contained in:
Zixaphir 2014-02-16 05:22:35 -07:00
parent a9ff7e8d7e
commit 3c102d4823
3 changed files with 2 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1069,12 +1069,6 @@ nav a,
.expanding {
opacity: .5;
}
.fileText:hover .fntrunc,
.fileText:not(:hover) .fnfull,
.expanded-image > .post > .file > .fileThumb > img[data-md5],
.post > .file > .fileThumb > .full-image {
display: none;
}
.expanded-image > .post > .file > .fileThumb > .full-image {
display: block;
}