From 18a5ce8e54bc0750b131f620725efddfcc4afeae Mon Sep 17 00:00:00 2001 From: lilia Date: Fri, 18 Mar 2016 13:09:45 -0700 Subject: [PATCH] Restyle conversation panel // FREEBIE --- background.html | 11 ++++-- js/models/conversations.js | 28 ++++++++----- js/views/conversation_view.js | 8 ++-- js/views/inbox_view.js | 2 +- stylesheets/_conversation.scss | 37 +++++++---------- stylesheets/_global.scss | 6 +-- stylesheets/_index.scss | 35 ++++++++--------- stylesheets/manifest.css | 72 ++++++++++++++-------------------- 8 files changed, 95 insertions(+), 104 deletions(-) diff --git a/background.html b/background.html index daa38f472..892a2259a 100644 --- a/background.html +++ b/background.html @@ -38,9 +38,10 @@