From: Andrew Dolgov Date: Wed, 20 Feb 2008 09:33:28 +0000 (+0100) Subject: compat theme compatibility tweaks (2) X-Git-Tag: 1.2.20~12 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=8e4098cfbfdfbd8392e2cf6ff708b6827d5795b1;p=tt-rss.git compat theme compatibility tweaks (2) --- diff --git a/themes/compat/theme.css b/themes/compat/theme.css index 94bade82..1c820f42 100644 --- a/themes/compat/theme.css +++ b/themes/compat/theme.css @@ -936,3 +936,17 @@ div.return a:hover { background-repeat : repeat-x; border-color : #c0c0c0; } + + +div.topLinks a { + color : #5050aa; +} + +div.tagCloudContainer { + border : 1px solid #c0c0c0; +} + +div.infoBoxContents a { + color : #5050aa; +} +