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