Added things to the menu.

Extra item for a random friend,
If you have no groups, it has a message.
This commit is contained in:
Lars van Hijfte
2017-01-20 12:25:18 +01:00
parent f5fa36c09c
commit 50cec9beed
4 changed files with 82 additions and 25 deletions

View File

@@ -30,7 +30,7 @@
cursor: pointer;
}
.friend-item:hover {
.friend-item:hover, .group-item:hover {
background: #845663;
color: white;
}