From: Andrew Dolgov Date: Fri, 12 Nov 2010 21:31:46 +0000 (+0300) Subject: small css tweak in neutral theme X-Git-Tag: 1.5.0~249 X-Git-Url: https://git.wh0rd.org/?p=tt-rss.git;a=commitdiff_plain;h=b8c2af9c8c416b6b3000928fe5206fd4281ee841 small css tweak in neutral theme --- diff --git a/themes/neutral/theme.css b/themes/neutral/theme.css index 7ea1abb1..bfe8ef60 100644 --- a/themes/neutral/theme.css +++ b/themes/neutral/theme.css @@ -26,6 +26,10 @@ div.headlines_cdm { background : #f0f0f0; } +div#headlinesContainer { + background : #f0f0f0; +} + div#headlinesInnerContainer { background : #fafafa; }