mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-06 12:43:06 +08:00
Bold text for read messages
This commit is contained in:
parent
b501327c87
commit
33682bb561
1 changed files with 0 additions and 10 deletions
|
@ -13,16 +13,6 @@
|
|||
position: relative;
|
||||
width: 100%;
|
||||
|
||||
&[data-unread="0"] {
|
||||
|
||||
.body-block {
|
||||
|
||||
.title {
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background: $color-concrete;
|
||||
color: $color-emperor;
|
||||
|
|
Loading…
Reference in a new issue