Merge branch 'new-messaging' into staging

This commit is contained in:
ansuz
2017-08-25 14:42:34 +02:00
13 changed files with 1449 additions and 10 deletions

View File

@@ -52,6 +52,7 @@ body {
width: 350px;
height: 100%;
background-color: lighten(@bg-color, 10%);
overflow-y: auto;
.friend {
background: rgba(0,0,0,0.1);
padding: 5px;
@@ -169,8 +170,8 @@ body {
margin: 10px;
}
.more-history {
display: none;
//.hover;
//display: none;
.hover;
}
}
.chat {