From 440e43d2894fdd517cc91302d4364b082e7d1d8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Fri, 27 Jul 2012 12:12:39 +0200 Subject: Bug #679404 - Read colors for message preview from Gtk theme --- data/webview.css | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'data') diff --git a/data/webview.css b/data/webview.css index a8a936d0a2..8d4c3397c2 100644 --- a/data/webview.css +++ b/data/webview.css @@ -12,21 +12,12 @@ body { margin: 10px; } -h1, h2, h3 { - color: #7f7f7f; -} - th { - color: #7f7f7f; text-align: left; font-weight: normal; vertical-align: top; } -.header { - color: #7f7f7f; -} - span.navigable, div.navigable, p.navigable { cursor: pointer; text-decoration: underline; @@ -123,7 +114,6 @@ object { /* GtkWidgets */ } .itip th { - color: #000; vertical-align: middle; } -- cgit v1.2.3