diff --git a/Trunk/Server/Forum/Forum/Views/Home/Question.cshtml b/Trunk/Server/Forum/Forum/Views/Home/Question.cshtml index 657c4b1..beec3c6 100644 --- a/Trunk/Server/Forum/Forum/Views/Home/Question.cshtml +++ b/Trunk/Server/Forum/Forum/Views/Home/Question.cshtml @@ -30,7 +30,7 @@ foreach (var answer in Model.Answers) {
  • -
    +
    style="background-color: #7ecc2a"}}> @{ if (answer.Professional != null) {