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:
urs_hunkler
2005-01-30 11:34:30 +00:00
parent 214dcd4216
commit 6a4c008b39
+1 -1
View File
@@ -395,7 +395,7 @@ table.formtable td {
}
.unread {
border-width:1px 0px;
border-width:0px 0px 1px 3px;
border-style:solid;
}