1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-25 11:57:42 +02:00

tweak code/pre css colors

This commit is contained in:
Andrew Dolgov 2011-11-11 16:02:06 +04:00
parent 0dfc968b1e
commit 86bda02b5a

View File

@ -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 {