summaryrefslogtreecommitdiff
path: root/themes/compat/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/compat/theme.css')
-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;
+}