From 9b9facd3d21a7ab341dd6d80fd8b53fb852ae036 Mon Sep 17 00:00:00 2001 From: samogot Date: Thu, 14 Jul 2016 15:19:27 +0300 Subject: PLT-3366 Holding down the ALT key and clicking on a message adds a new messages indicator (squashed) (#3374) --- webapp/sass/layout/_sidebar-left.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'webapp/sass/layout') diff --git a/webapp/sass/layout/_sidebar-left.scss b/webapp/sass/layout/_sidebar-left.scss index d4d01c865..4c718327e 100644 --- a/webapp/sass/layout/_sidebar-left.scss +++ b/webapp/sass/layout/_sidebar-left.scss @@ -178,6 +178,10 @@ border-radius: 0; font-weight: 400; position: relative; + + &.unread-title { + font-weight: 600; + } } } } -- cgit v1.2.3-1-g7c22