From cafbc0f5df0fa4a242f692ec4a7c91e3687b0b73 Mon Sep 17 00:00:00 2001 From: Odysseas Date: Sat, 24 Oct 2015 00:43:51 +0300 Subject: [PATCH] Tweak conversation list style Styled the conversation list items so that: - Timestamp is on the same line as the name - The message text on an unread conversation is ligher than the rest of the text Resolves: #379 --- background.html | 2 +- stylesheets/_global.scss | 1 + stylesheets/_index.scss | 2 +- stylesheets/manifest.css | 9 +++++---- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/background.html b/background.html index 2b5f0bbd..1ee6017e 100644 --- a/background.html +++ b/background.html @@ -122,8 +122,8 @@ {{> avatar }}
{{> contact_name_and_number }} -

{{ last_message }}

{{ last_message_timestamp }} +

{{ last_message }}