From 4a2d55fb40bd0f7a21b652d02466a35065a84702 Mon Sep 17 00:00:00 2001 From: Evgeny Gryaznov Date: Fri, 27 Feb 2009 17:26:04 +0000 Subject: [PATCH] proper bg git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@398 c66351dc-e62f-0410-b875-e3a5c0b9693f --- site/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/default.css b/site/default.css index a3f4107e..ba49194d 100755 --- a/site/default.css +++ b/site/default.css @@ -317,7 +317,7 @@ input, textarea, select { #footer { height: 50px; min-height: 50px; - background: #003448 url(images/img01_v.gif) repeat-x; + background: white url(images/img01_v.gif) repeat-x; font-size: 11px; position:relative;