]> git.openstreetmap.org Git - osqa.git/commitdiff
this will change the color of the number of answers to red.
authorqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Thu, 13 May 2010 14:56:13 +0000 (14:56 +0000)
committerqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Thu, 13 May 2010 14:56:13 +0000 (14:56 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@261 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/skins/default/templates/question_list/count.html

index 535a829e3caeeb6749733b263d9708af055d7d78..b160b6e08e15bca152ea0ad11d9905aab521e73a 100644 (file)
@@ -8,7 +8,7 @@
 \r
 \r
     {% if answer_count %}\r
-    <div class="questions-count" style="color:green">\r
+    <div class="questions-count">\r
         {{ answer_count }}<span style="color:black;font-size:14px;margin-left:5px">{{ answer_description }}</span>\r
     </div>\r
 \r