summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-11 16:02:06 +0400
committerAndrew Dolgov <[email protected]>2011-11-11 16:02:06 +0400
commit86bda02b5a94cabae836908a832be8634fc2f67d (patch)
tree0fbd90e88bb9306418d303b2add52ec72e921c7e /tt-rss.css
parent0dfc968b1e07f85d433b7c5fed965643fa0261c3 (diff)
tweak code/pre css colors
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 2 insertions, 0 deletions
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 {