summaryrefslogtreecommitdiff
path: root/themes/graycube
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/graycube
parentd757a83ff5b9d9e1eb2962857bf080c001bcfe9d (diff)
pref-feeds tweaks
Diffstat (limited to 'themes/graycube')
-rw-r--r--themes/graycube/theme.css4
1 files changed, 4 insertions, 0 deletions
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;
+}