Merge branch 'master' into kevin-prototype

This commit is contained in:
K. Nobel
2017-01-20 13:08:07 +01:00
4 changed files with 73 additions and 16 deletions

View File

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