From ac8cea75ed68e568658a8e45215a78b8c40f3ce6 Mon Sep 17 00:00:00 2001 From: mensonge Date: Mon, 12 Jan 2009 13:45:49 +0000 Subject: Interface fix: add suggested anchors to bookmarks' description field. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@229 b3834d28-1941-0410-a4f8-b48e95affb8f --- scuttle.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scuttle.css') 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; } -- cgit v1.2.3-54-g00ecf