replyhider css

This commit is contained in:
James Campos 2011-05-12 22:50:40 -07:00
parent 2df4d72ad8
commit 4f15a8d7c1
2 changed files with 6 additions and 0 deletions

View File

@ -2349,6 +2349,9 @@
.error {\
color: red;\
}\
td.replyhider {\
vertical-align: top;\
}\
\
div.thread.stub > *:not(.block) {\
display: none;\

View File

@ -1842,6 +1842,9 @@ main =
.error {
color: red;
}
td.replyhider {
vertical-align: top;
}
div.thread.stub > *:not(.block) {
display: none;