From 17946fbfaba98c8bb085a2784b4f25b02cc0fbf3 Mon Sep 17 00:00:00 2001
From: z3d <z3d@mail.i2p>
Date: Thu, 20 Jan 2011 09:48:05 +0000
Subject: [PATCH] Light tweak, consistency fix.

---
 installer/resources/themes/console/light/console.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css
index 5245f6c340..9f634a1bcd 100644
--- a/installer/resources/themes/console/light/console.css
+++ b/installer/resources/themes/console/light/console.css
@@ -730,7 +730,7 @@ h1 {
      -khtml-box-shadow: inset 0px 0px 1px 1px #bbf;
      box-shadow: inset 0px 0px 1px 1px #bbf;
      white-space: normal;
-     background: #ffe url('images/header.png') center center repeat-x;
+     background: #ffe url('images/magic.png') center center repeat;
      border: 1px solid #447;
      border-radius: 4px;
      -moz-border-radius: 4px;
-- 
GitLab