diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css index 65dacbfc0607ebc98b92e3e465b508666302284b..f3d991a8ef03a57ab26197daf571a5beebc0367c 100644 --- a/installer/resources/themes/console/light/console.css +++ b/installer/resources/themes/console/light/console.css @@ -443,7 +443,7 @@ div.news h4 { div.confignav { padding: 15px 10px !important; margin: 15px 0 15px 0; - background: #ffe url('images/header.png') center center repeat-x; + background: url('images/header.png') center center repeat-x; -moz-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px;