]> git.wh0rd.org - tt-rss.git/commitdiff
compat theme compatibility tweaks (2)
authorAndrew Dolgov <fox@madoka.spb.ru>
Wed, 20 Feb 2008 09:33:28 +0000 (10:33 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Wed, 20 Feb 2008 09:33:28 +0000 (10:33 +0100)
themes/compat/theme.css

index 94bade828990bba4d122c29c87fe71f7e6bd081f..1c820f42d5d44a3fa76f19098751565923a24c31 100644 (file)
@@ -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;
+}
+