From 20baa795ad1e3f778339adf47c181e065b95bafa Mon Sep 17 00:00:00 2001 From: lilia Date: Mon, 23 Mar 2015 14:01:18 -0700 Subject: [PATCH] Fixes #198 Squished avatars Refactor all avatar views to use a shared partial, then change it to a background image. Requires allowing unsafe-inline styles in the CSP. --- background.html | 11 +++++++---- js/views/conversation_list_item_view.js | 2 +- js/views/message_detail_view.js | 12 +++++------- js/views/message_view.js | 2 +- js/views/new_group_update_view.js | 1 + js/views/whisper_view.js | 11 +++++++++-- manifest.json | 2 +- stylesheets/_conversation.scss | 8 +------- stylesheets/_global.scss | 17 ++++++++++------- stylesheets/manifest.css | 24 ++++++++++++------------ 10 files changed, 48 insertions(+), 42 deletions(-) diff --git a/background.html b/background.html index c5835276..b95ce2a2 100644 --- a/background.html +++ b/background.html @@ -53,7 +53,7 @@ +