hide-threads.js: further fixes and customisations, mainly due to unexpanding previously not working here, but working on another boards (4chon, etc.)

This commit is contained in:
czaks 2013-07-26 15:31:20 -04:00
parent 95c50ae778
commit 1a43b87315
2 changed files with 7 additions and 5 deletions

View file

@ -458,6 +458,7 @@ table.mod.config-editor input[type="text"] {
background-color: #fff;
opacity: 0.8;
}
.thread-hidden {
opacity: 0.5;
p.intro.thread-hidden {
margin: 0px;
padding: 0px;
}