summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_sidebar--left.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials/_sidebar--left.scss')
-rw-r--r--web/sass-files/sass/partials/_sidebar--left.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_sidebar--left.scss b/web/sass-files/sass/partials/_sidebar--left.scss
index b1dd470d2..46b328d43 100644
--- a/web/sass-files/sass/partials/_sidebar--left.scss
+++ b/web/sass-files/sass/partials/_sidebar--left.scss
@@ -59,7 +59,7 @@
color: #999;
&.unread-title {
color: #333;
- font-weight: bold;
+ font-weight: 600;
}
&:hover, &:focus {
background: #e6f2fa;
@@ -70,6 +70,7 @@
color: #111;
background-color: #e1e1e1;
border-radius: 0;
+ font-weight: 600;
}
}
}