From 1a3076a162291fc58c2ac261d1a7bb56e975c013 Mon Sep 17 00:00:00 2001 From: z3d <z3d@mail.i2p> Date: Wed, 8 Dec 2010 06:24:26 +0000 Subject: [PATCH] Dark updates. --- installer/resources/themes/console/dark/console.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/resources/themes/console/dark/console.css b/installer/resources/themes/console/dark/console.css index c2ced4b1a0..2425dcc3b1 100644 --- a/installer/resources/themes/console/dark/console.css +++ b/installer/resources/themes/console/dark/console.css @@ -325,7 +325,7 @@ div.news { padding: 5px 30px 10px 30px; border: 1px solid #494; background: #000; - background: #000 url("images/news.jpg")no-repeat scroll center right; + background: #000 url("images/news.png")no-repeat scroll bottom right; color: #7b7; /* border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -- GitLab