From e635d56a000032fcfb48e93aad58be367a3cfa8d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 20 Mar 2008 06:34:43 +0100 Subject: pref-feeds tweaks --- themes/compat/theme.css | 3 +++ themes/graycube/theme.css | 4 ++++ 2 files changed, 7 insertions(+) (limited to 'themes') diff --git a/themes/compat/theme.css b/themes/compat/theme.css index ef6cf14cc..fcda0b431 100644 --- a/themes/compat/theme.css +++ b/themes/compat/theme.css @@ -950,3 +950,6 @@ div.infoBoxContents a { color : #5050aa; } +a.visibleLink { + color : gray; +} diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css index fd9b24e35..8eacb1286 100644 --- a/themes/graycube/theme.css +++ b/themes/graycube/theme.css @@ -466,3 +466,7 @@ div.topLinks a { div.topLinks a:hover { color : gray; } + +a.visibleLink { + color : gray; +} -- cgit v1.2.3-54-g00ecf