Current conversation is highlited

This commit is contained in:
Pierre
2018-05-16 06:47:41 +02:00
parent 19576cebed
commit ec13b6902b
3 changed files with 17 additions and 7 deletions

View File

@ -6,4 +6,8 @@
.conversations-page-container .conversations-list-box {
max-height: 100%;
}
.conversations-page-container a.selected {
background: #f7f7f7;
}