From 043a3f960900076c428668924a64875873b49ec6 Mon Sep 17 00:00:00 2001 From: lilia Date: Fri, 18 Mar 2016 11:11:36 -0700 Subject: [PATCH] New layout Move the global header inside the left pane only, expand conversation panels to full bleed, restyle conversation list items and selected state. // FREEBIE --- background.html | 29 ++++++------ stylesheets/_conversation.scss | 4 +- stylesheets/_global.scss | 32 ++++++++----- stylesheets/_index.scss | 33 +++++-------- stylesheets/manifest.css | 86 +++++++++++++++++----------------- 5 files changed, 89 insertions(+), 95 deletions(-) diff --git a/background.html b/background.html index 801051995..daa38f472 100644 --- a/background.html +++ b/background.html @@ -3,21 +3,22 @@