fixes #1408; fix blacklist for uploaders

This commit is contained in:
Toks
2013-04-23 18:57:16 -04:00
parent 6d843cff1f
commit ed66f71fad
4 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ a.blacklisted-active {
font-weight: bold;
}
.post-preview.blacklisted-active, #image.blacklisted-active {
.post-preview.blacklisted-active, #image-container.blacklisted-active {
display: none;
}