From 86bda02b5a94cabae836908a832be8634fc2f67d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 11 Nov 2011 16:02:06 +0400 Subject: [PATCH] tweak code/pre css colors --- tt-rss.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tt-rss.css b/tt-rss.css index 354e81cd2..a1b896a07 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -420,6 +420,7 @@ a.helpLink:hover { font-size : 12px; background : transparent; border-width : 0px; + color : gray; } #content-insert blockquote, #headlines-frame blockquote, .dijitContentPane blockquote { @@ -440,6 +441,7 @@ a.helpLink:hover { font-family : monospace; padding : 0px; font-size : 12px; + color : black; } div.notice {