mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-09 21:36:44 +08:00
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:
commit
6dcaea973d
1 changed files with 0 additions and 10 deletions
|
@ -13,16 +13,6 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
&[data-unread="0"] {
|
|
||||||
|
|
||||||
.body-block {
|
|
||||||
|
|
||||||
.title {
|
|
||||||
font-weight: normal;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background: $color-concrete;
|
background: $color-concrete;
|
||||||
color: $color-emperor;
|
color: $color-emperor;
|
||||||
|
|
Loading…
Add table
Reference in a new issue