diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css index dd7999c334..a8f58e9028 100644 --- a/installer/resources/themes/console/light/console.css +++ b/installer/resources/themes/console/light/console.css @@ -2153,7 +2153,7 @@ h3#graphdisplay { } .notice li { - background: url(images/confirmed.png) left center no-repeat !important; + background: url(images/help.png) left center no-repeat !important; list-style: none !important; }