From 5933ad03fa62712409029f729cb06c85a0757c95 Mon Sep 17 00:00:00 2001 From: mensonge Date: Mon, 16 Feb 2009 16:10:28 +0000 Subject: Interface fix: make bookmarklet more visible. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@282 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 6c11af3..1374066 100644 --- a/scuttle.css +++ b/scuttle.css @@ -528,6 +528,11 @@ ul { background: #FFF url('images/bg_admin.png') repeat-y top right; } +a.bookmarklet { + padding: 2px; + background-color: #AAFAEE; +} + /* DOJO Style */ /* DOJO Style */ -- cgit v1.2.3