Skip to content

Commit fbb1852

Browse files
authored
Merge pull request #90 from topcoder-platform/issues-496
Issues-496: Fixed the styles for ReviewOptionLink
2 parents b36ddc6 + 9e3c063 commit fbb1852

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ReplyTo/design/replyto.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@
66
}
77
.MessageList .ItemDiscussion .Item-Body .Controls a.ReplyViewOptionLink, .ReplyViewOptions .ReplyViewOptionLink {
88
color: #137d60;
9+
font-weight:500;
910
}
1011

1112
.MessageList .ItemDiscussion .Item-Body .Controls a.ReplyViewOptionLink.Active, .ReplyViewOptions .ReplyViewOptionLink.Active {
1213
color: #555555;
14+
font-weight:500;
1315
}
1416
/*
1517
Indent comments according to their depth.

0 commit comments

Comments
 (0)