Chat works

This commit is contained in:
Garry Newman
2016-04-29 19:44:37 +01:00
parent 8db1528ae5
commit 1ce541e2b0
4 changed files with 24 additions and 12 deletions
+9
View File
@@ -132,4 +132,13 @@ th:only-child
.panel
{
background-color: #434857;
}
.chatname
{
display: block;
width: 200px;
float: left;
text-align: right;
padding-right: 8px;
}