changed the style of .unread. I'm using this "hook" and the very short text "+ 1" to signalize about new posts unexcited but as an disquieter.
This commit is contained in:
@@ -395,7 +395,7 @@ table.formtable td {
|
||||
}
|
||||
|
||||
.unread {
|
||||
border-width:1px 0px;
|
||||
border-width:0px 0px 1px 3px;
|
||||
border-style:solid;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user