Merge pull request #1550 from aignatov-bio/ai-sci-3123-keep-title-bold

Bold text for read messages SCI-3123
This commit is contained in:
aignatov-bio 2019-03-05 10:30:16 +01:00 committed by GitHub
commit 6dcaea973d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,16 +13,6 @@
position: relative;
width: 100%;
&[data-unread="0"] {
.body-block {
.title {
font-weight: normal;
}
}
}
&:hover {
background: $color-concrete;
color: $color-emperor;