diff --git a/public/css/style.less b/public/css/style.less index 0850e2b562..13c2f43c56 100644 --- a/public/css/style.less +++ b/public/css/style.less @@ -260,3 +260,16 @@ footer.footer { } } } + + +#thread_active_users { + float: right; + color: rgb(153,153,153); + +} + +#thread_active_users strong { + color: rgb(100,100,100); + font-weight: 600; + cursor: pointer; +} \ No newline at end of file diff --git a/public/templates/topic.tpl b/public/templates/topic.tpl index 1359100584..29628a6641 100644 --- a/public/templates/topic.tpl +++ b/public/templates/topic.tpl @@ -2,9 +2,8 @@ - -