diff --git a/installer/resources/themes/console/classic/console.css b/installer/resources/themes/console/classic/console.css index c680239def59073c57312433bb05bb17be380d41..f95fed011a23e06d739ce2f9a52b023ae25ee683 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 0000000000000000000000000000000000000000..9d406363331dd70561e0538b4d738689f6e81cdc 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 e00974c8403cb9312a1514043ad92ef8b3203ed3..8436fa7d34269892fcc63846db45b9a9262ec9ad 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 */