commit:     e604862d7bd2486399a5a786c96e93dca7734fcf
Author:     Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Mon Feb 23 00:23:10 2015 +0000
Commit:     Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Mon Feb 23 00:23:10 2015 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/ag-web.git;a=commit;h=e604862d

Try some styling fixes for HTML messages

---
 public/css/main.css | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/public/css/main.css b/public/css/main.css
index 38d482b..c6ffc94 100644
--- a/public/css/main.css
+++ b/public/css/main.css
@@ -65,6 +65,14 @@
   clear: both;
 }
 
+.ag-message-content pre {
+  border: none;
+}
+
+.ag-message-content blockquote {
+  font-size: inherit;
+}
+
 .ag-header-name-col {
   width: 10em;
 }

Reply via email to