diff --git a/installer/resources/themes/console/classic/console.css b/installer/resources/themes/console/classic/console.css index c680239de..f95fed011 100644 --- a/installer/resources/themes/console/classic/console.css +++ b/installer/resources/themes/console/classic/console.css @@ -110,7 +110,7 @@ div.warning h3 { border: 0; border-bottom: 5px solid #fb7; padding-bottom: 10px; - background: #ffd; + background:none #FFFFDD !important; padding-left: 0; } diff --git a/installer/resources/themes/console/images/favicon_light.ico b/installer/resources/themes/console/images/favicon_light.ico new file mode 100644 index 000000000..9d4063633 Binary files /dev/null and b/installer/resources/themes/console/images/favicon_light.ico differ diff --git a/installer/resources/themes/console/midnight/console.css b/installer/resources/themes/console/midnight/console.css index e00974c84..8436fa7d3 100644 --- a/installer/resources/themes/console/midnight/console.css +++ b/installer/resources/themes/console/midnight/console.css @@ -114,7 +114,7 @@ div.warning h3 { font-variant: small-caps; text-transform: capitalize; font-size: 12.5pt; - background: none; + background: none !important; } /* console error messages */