implemented last-forum-read-at
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
/*= require "smoothness/jquery-ui-1.8.5.custom.css" */
|
||||
@import 'bourbon';
|
||||
|
||||
$link_color: #006FFA;
|
||||
$link_hover_color: #9093FF;
|
||||
@@ -897,6 +896,10 @@ div#c-forum-topics {
|
||||
color: #AAA;
|
||||
}
|
||||
|
||||
tr.new-topic {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
div#form-content {
|
||||
float: left;
|
||||
width: 450px;
|
||||
|
||||
Reference in New Issue
Block a user