From 555863a7be78b595f24e4402703ec5cf33a04acf Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Sat, 21 Nov 2009 03:19:31 +0000 Subject: [PATCH] MINOR Removed css background with new logo for now git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92813 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- css/unjquery.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/unjquery.css b/css/unjquery.css index 83673ef5..b22ac17a 100644 --- a/css/unjquery.css +++ b/css/unjquery.css @@ -132,7 +132,6 @@ .right form { margin: 1px 0 0 0; - background: #EEE url('../images/ss-bg.gif') repeat; -moz-border-radius: 4px; -webkit-border-radius: 4px; }