From 5f5a81e03e2a89801f3de57c58bdbcc4cbe1055d Mon Sep 17 00:00:00 2001 From: raulmateos <noreply@pandorafms.org> Date: Mon, 28 Apr 2008 14:09:06 +0000 Subject: [PATCH] 2008-04-28 Raul Mateos <raulofpandora@gmail.com> * include/styles/pandora_red.css: Changed .gif to .png git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@822 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/include/styles/pandora_red.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/styles/pandora_red.css b/pandora_console/include/styles/pandora_red.css index f427477ba4..f4ef4e8ede 100644 --- a/pandora_console/include/styles/pandora_red.css +++ b/pandora_console/include/styles/pandora_red.css @@ -179,7 +179,7 @@ div#main { padding-bottom: 20px; margin-bottom: 25px; background-color: #fefefe; - background-image: url(../../images/backgrounds/background_red.gif); + background-image: url(../../images/backgrounds/background_red.png); margin-top: 0px; margin-left: 0px; margin-right: 0px;