From 9e3c063fe6ebe7e85e838510c4648a8d437c9994 Mon Sep 17 00:00:00 2001 From: Bogdanova Olga Date: Fri, 16 Apr 2021 15:28:45 +0300 Subject: [PATCH] Issues-496: Fixed the styles for ReviewOptionLink --- ReplyTo/design/replyto.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ReplyTo/design/replyto.css b/ReplyTo/design/replyto.css index bda51b1..2e795b1 100644 --- a/ReplyTo/design/replyto.css +++ b/ReplyTo/design/replyto.css @@ -6,10 +6,12 @@ } .MessageList .ItemDiscussion .Item-Body .Controls a.ReplyViewOptionLink, .ReplyViewOptions .ReplyViewOptionLink { color: #137d60; + font-weight:500; } .MessageList .ItemDiscussion .Item-Body .Controls a.ReplyViewOptionLink.Active, .ReplyViewOptions .ReplyViewOptionLink.Active { color: #555555; + font-weight:500; } /* Indent comments according to their depth.