diff options
Diffstat (limited to 'scuttle.css')
-rw-r--r-- | scuttle.css | 6 |
1 files changed, 6 insertions, 0 deletions
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 */ |