summaryrefslogtreecommitdiff
path: root/themes/compat
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-03-20 06:34:43 +0100
committerAndrew Dolgov <[email protected]>2008-03-20 06:34:43 +0100
commite635d56a000032fcfb48e93aad58be367a3cfa8d (patch)
treecbe6fc619ace158722a503e9ece22f67f911196f /themes/compat
parentd757a83ff5b9d9e1eb2962857bf080c001bcfe9d (diff)
pref-feeds tweaks
Diffstat (limited to 'themes/compat')
-rw-r--r--themes/compat/theme.css3
1 files changed, 3 insertions, 0 deletions
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;
+}