Fix bug causing subject in catalog to get hidden (from e496de4f6a9edcc45cb98fc35a476e3202b958df).
This commit is contained in:
parent
da622b1b79
commit
26872535a4
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user