diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css index 5245f6c340d519cde71d9340bb4363c14c8d4855..9f634a1bcd0d03a12bc2d1b4506d3d2ffd68f449 100644 --- a/installer/resources/themes/console/light/console.css +++ b/installer/resources/themes/console/light/console.css @@ -730,7 +730,7 @@ h1 { -khtml-box-shadow: inset 0px 0px 1px 1px #bbf; box-shadow: inset 0px 0px 1px 1px #bbf; white-space: normal; - background: #ffe url('images/header.png') center center repeat-x; + background: #ffe url('images/magic.png') center center repeat; border: 1px solid #447; border-radius: 4px; -moz-border-radius: 4px;