Merge branch 'lars-chat' into 'master'

Lars chat

See merge request !59
This commit was merged in pull request #63.
This commit is contained in:
Lars van Hijfte
2017-01-18 15:55:41 +01:00
9 changed files with 254 additions and 44 deletions

View File

@@ -25,3 +25,16 @@
font-size: 14px;
cursor: pointer;
}
.friend-item {
cursor: pointer;
}
.menu button {
background: none;
color: #333;
width: 100%;
height: 100%;
padding: 0;
text-align: left;
}