From c6a19afd29f1844cf913b12b9ba5a0b1a9298889 Mon Sep 17 00:00:00 2001 From: lilia Date: Sun, 25 Jan 2015 00:19:28 -1000 Subject: [PATCH] Tweak contact style in typeahead Remove message snippets and dates. Add checkboxes. --- index.html | 1 + js/views/conversation_list_item_view.js | 5 +++++ js/views/inbox_view.js | 3 ++- stylesheets/index.scss | 14 ++++++++++++++ stylesheets/manifest.css | 8 ++++++++ 5 files changed, 30 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 28da4f7a..12c619b5 100644 --- a/index.html +++ b/index.html @@ -32,6 +32,7 @@