improvements to topic listing

This commit is contained in:
albert
2011-09-30 12:14:19 -04:00
parent 3b1775fb74
commit 1c3b094e81
2 changed files with 25 additions and 3 deletions

View File

@@ -1011,6 +1011,14 @@ div#c-forum-topics {
border-top: 1px solid #AAA;
}
}
a.last-page {
color: #666;
}
span.locked-topic {
color: #666;
}
}