Fix bug causing subject in catalog to get hidden (from e496de4f6a9edcc45cb98fc35a476e3202b958df).

This commit is contained in:
ccd0 2016-09-25 22:00:36 -07:00
parent da622b1b79
commit 26872535a4

View File

@ -808,11 +808,11 @@ div.catalog-thread {
margin: 0;
}
#delform .catalog-thread > .postContainer:not(:hover) .file,
#delform .catalog-thread > .postContainer:not(:hover) .postInfo,
#delform .catalog-thread > .postContainer:not(:hover) .postInfo > :not(.subject),
#delform .catalog-thread > .postContainer > :not(.post),
#delform .catalog-thread .file > :not(.fileText),
#delform .catalog-thread .file > .fileText > :not(:first-child),
#delform .catalog-thread .postInfo > :not(.nameBlock):not(.dateTime),
#delform .catalog-thread .postInfo > :not(.subject):not(.nameBlock):not(.dateTime),
#delform .catalog-thread .posteruid,
.thread:not(.catalog-thread) .catalog-link,
.thread:not(.catalog-thread) .catalog-stats {