diff --git a/installer/resources/themes/console/dark/console.css b/installer/resources/themes/console/dark/console.css index c2ced4b1a007f256bd3ab834f5954ee461169afd..2425dcc3b17ae0586301d6e92e6b70ccce18524b 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;