From 32398ee61bf5fec93f2a0236149eb44db72768d2 Mon Sep 17 00:00:00 2001 From: mensonge Date: Wed, 7 Jan 2009 15:13:16 +0000 Subject: New Feature: special colors on admin page and bookmarks allowing to mark a difference with bookmarks from normal users. [Config file modified: ] git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@223 b3834d28-1941-0410-a4f8-b48e95affb8f --- scuttle.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'scuttle.css') diff --git a/scuttle.css b/scuttle.css index 9dfc0a4..7f9b579 100644 --- a/scuttle.css +++ b/scuttle.css @@ -507,6 +507,12 @@ ul { width: 75%; } +.adminBackground { + background: #FFFFFF url(http://127.0.0.6/SemanticScuttle/trunk/images/logo_24.png) repeat-y scroll top right; + /*border-top: 1px solid; + border-color: #CC9900;*/ +} + /* DOJO Style */ /* DOJO Style */ -- cgit v1.2.3-54-g00ecf