diff options
author | mensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-02-16 16:10:28 +0000 |
---|---|---|
committer | mensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-02-16 16:10:28 +0000 |
commit | 5933ad03fa62712409029f729cb06c85a0757c95 (patch) | |
tree | 237db4f6e01e9e8fd81e77f67f883f95efcbf30d /scuttle.css | |
parent | db61f33eee26b947e4e4826af057385d08594c63 (diff) | |
download | semanticscuttle-5933ad03fa62712409029f729cb06c85a0757c95.tar.gz semanticscuttle-5933ad03fa62712409029f729cb06c85a0757c95.tar.bz2 |
Interface fix: make bookmarklet more visible.
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@282 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'scuttle.css')
-rw-r--r-- | scuttle.css | 5 |
1 files changed, 5 insertions, 0 deletions
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 */ |