From 1b74b49e0f6068ca1a9bd9d6a0998414ed65df55 Mon Sep 17 00:00:00 2001
From: zzz <zzz@mail.i2p>
Date: Fri, 31 Dec 2010 13:16:14 +0000
Subject: [PATCH] remove missing img

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

diff --git a/installer/resources/themes/snark/vanilla/snark.css b/installer/resources/themes/snark/vanilla/snark.css
index da428ef9db..50049164b9 100644
--- a/installer/resources/themes/snark/vanilla/snark.css
+++ b/installer/resources/themes/snark/vanilla/snark.css
@@ -59,7 +59,7 @@ body {
      font-weight: bold;
      font-size: 11pt;
      color: #fb0;
-     background: #eeb url('images/snarknav_lowlight.png') repeat-x scroll center center;
+     background: #eeb;
 }
 
 .snarkRefresh:last-child {
-- 
GitLab