Quantum CV - Quoted text. Fixes b/16139353.

Change-Id: I415267e9c7ceb09aca15ad098c98def5110fa94a
diff --git a/res/raw/template_conversation_upper.html b/res/raw/template_conversation_upper.html
index 5966596..c3354aa 100644
--- a/res/raw/template_conversation_upper.html
+++ b/res/raw/template_conversation_upper.html
@@ -9,9 +9,9 @@
         color: purple;
     }
     .mail-elided-text {
-        color: #666;
-        font: bold 11px sans-serif;
-        margin: 12px 0 6px;
+        color: #4285f4;
+        font: 12px sans-serif;
+        padding: 24px 0;
     }
     .mail-message-content {
     }