From 2fb1f13f9335c01996b3e3e9ac6d5f60e5d3b211 Mon Sep 17 00:00:00 2001 From: mensonge Date: Tue, 17 Feb 2009 10:06:19 +0000 Subject: Interface fix: makes visible private notes on bookmarks pages. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@285 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 1374066..c855a94 100644 --- a/scuttle.css +++ b/scuttle.css @@ -217,6 +217,11 @@ div.meta { div.meta span { color: #F00; } +div.privateNote { + font-variant: small-caps; + font-size: small; + text-align: right; +} li.xfolkentry { border-bottom: 1px solid #DDD; margin-bottom: 0; -- cgit v1.2.3