From: Andrew Dolgov Date: Fri, 11 Nov 2011 12:02:06 +0000 (+0400) Subject: tweak code/pre css colors X-Git-Tag: 1.5.7~14 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=86bda02b5a94cabae836908a832be8634fc2f67d;p=tt-rss.git tweak code/pre css colors --- diff --git a/tt-rss.css b/tt-rss.css index 354e81cd..a1b896a0 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 {