From 8b75b3c77305f7040e796abb210dbfba8785ddb0 Mon Sep 17 00:00:00 2001 From: z3d Date: Sat, 4 Dec 2010 03:35:43 +0000 Subject: [PATCH] Dark stirrings. --- installer/resources/themes/console/dark/console.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/resources/themes/console/dark/console.css b/installer/resources/themes/console/dark/console.css index 978f7af01c..176bcb5bda 100644 --- a/installer/resources/themes/console/dark/console.css +++ b/installer/resources/themes/console/dark/console.css @@ -308,7 +308,7 @@ div.main { -moz-border-radius: 0 0 4px 4px; -khtml-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; - background: #000 url(images/scarface.png) center bottom no-repeat !important; + background: #000 url(images/scarface.jpg) center bottom no-repeat !important; min-width: 620px; -moz-box-shadow: 0 1px 5px #000; } @@ -436,7 +436,7 @@ div.graphspanel { -khtml-border-radius: 4px; border-radius: 4px; /* border: 1px solid #494;*/ - background: #000;/* url(images/camotile.png);*/ + background: none;/* url(images/camotile.png);*/ text-align: center; }