Bold text for read messages

This commit is contained in:
Anton Ignatov 2019-03-04 13:48:25 +01:00
parent b501327c87
commit 33682bb561

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;