Merge branch 'master' into hendrik-testing

This commit is contained in:
Hendrik
2017-01-20 13:15:06 +01:00
5 changed files with 77 additions and 20 deletions

View File

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