Highlight unread notifications
This commit is contained in:
parent
3ddd4a0490
commit
e8cfa99cd9
3 changed files with 8 additions and 1 deletions
|
@ -221,3 +221,7 @@ th, td {
|
|||
.post.depth-4 {
|
||||
margin-left: 3em;
|
||||
}
|
||||
|
||||
.unread {
|
||||
background-color: #F3FFBD;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue