diff options
author | mensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-02-17 10:25:29 +0000 |
---|---|---|
committer | mensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-02-17 10:25:29 +0000 |
commit | 9c00383f0f7f20326025010e3819528582add734 (patch) | |
tree | ab9d0a2df00664d94e136047d3107d6276e0cd5e /scuttle.css | |
parent | 2fb1f13f9335c01996b3e3e9ac6d5f60e5d3b211 (diff) | |
download | semanticscuttle-9c00383f0f7f20326025010e3819528582add734.tar.gz semanticscuttle-9c00383f0f7f20326025010e3819528582add734.tar.bz2 |
Interface fix: add css style to private notes on bookmarks page.
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@286 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'scuttle.css')
-rw-r--r-- | scuttle.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scuttle.css b/scuttle.css index c855a94..6d709a5 100644 --- a/scuttle.css +++ b/scuttle.css @@ -244,7 +244,7 @@ li.xfolkentry.shared { } li.xfolkentry div div.description span.anchorBookmark { - font-family:monospace; + /*font-family:monospace;*/ } /* SIDEBAR */ |