From 38079cbcafa60b73335e372f1b091a0e85975201 Mon Sep 17 00:00:00 2001 From: Marijn Jansen Date: Wed, 11 Jan 2017 14:38:07 +0100 Subject: [PATCH] Added Friend list in chat. --- website/styles/chat.css | 6 +++++- website/views/chat-view.php | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/website/styles/chat.css b/website/styles/chat.css index c26366a..82e3e6d 100644 --- a/website/styles/chat.css +++ b/website/styles/chat.css @@ -19,12 +19,16 @@ background-color: white; } - /* List of chats. */ .chat-list { height: 600px; overflow-y: auto; padding: 10px; + text-align: left; +} + +.chat-conversation { + margin: 5px; } .chat-right { diff --git a/website/views/chat-view.php b/website/views/chat-view.php index 1e3f7f1..00f39fb 100644 --- a/website/views/chat-view.php +++ b/website/views/chat-view.php @@ -2,7 +2,11 @@
- Friends? +
Chats
+
+ + Rudolf Leslo +