aboutsummaryrefslogtreecommitdiff
path: root/scuttle.css
diff options
context:
space:
mode:
Diffstat (limited to 'scuttle.css')
-rw-r--r--scuttle.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/scuttle.css b/scuttle.css
index 7f9b579..5c9aba6 100644
--- a/scuttle.css
+++ b/scuttle.css
@@ -325,6 +325,11 @@ p.tags span.selected {
background: #CEC;
}
+.anchor {
+ cursor: pointer;
+ text-decoration: underline;
+}
+
.treeTag {
color: #999955;
}