Your message dated Fri, 11 Feb 2011 01:00:00 +0100 with message-id <[email protected]> and subject line Re: Bug#540942: www.debian.org: color used in the horizontal bar for ML pages doesn't fit has caused the Debian Bug report #540942, regarding www.debian.org: color used in the horizontal bar for ML pages doesn't fit to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 540942: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540942 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: www.debian.org Severity: minor Tags: patch The color used in the horizontal bar for Mailing list page is not the same on the default page: http://www.debian.org : purple http://lists.debian.org/ (and every child pages) : more red I see two ways to fix it in order to have consistent pages: - Modify the template for the mailing list pages to use the upper area of the main page. I don't exactly know how it works, so I don't know if it's easy to do it. You will have to add the default css file and to overwrite the style definition for the debian logo (to center it) in the Mailing List page template. - A quick hack: we keep the pictures for rounded corner and just modify the background color of the horizontal bar. This is the patch provided here. You just have to replace the pictures in /Pics/ by those linked to this email. The patch shows the color to change in the template. Warning: I don't know if those pictures are used elsewhere. (And I don"t know how the check it.) Tested with Iceweasel: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.0.11) Gecko/2009061212 Iceweasel/3.0.12 (Debian-3.0.12-1) -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (600, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-486 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- Stéphane Blondon<<attachment: red-lowerleft.png>>
<<attachment: red-lowerright.png>>
<<attachment: red-upperleft.png>>
<<attachment: red-upperright.png>>
--- Index.html.old 2009-08-10 23:37:45.000000000 +0200 +++ Debian Mailing Lists -- Index.html 2009-08-10 23:38:59.000000000 +0200 @@ -17,7 +17,7 @@ </td> </tr> </tbody></table> -<table summary="" width="100%" bgcolor="#df0451" border="0" cellpadding="0" cellspacing="0"> +<table summary="" width="100%" bgcolor="#bf1238" border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td valign="top"> <img src="Debian%20Mailing%20Lists%20--%20Index_fichiers/red-upperleft.png" alt="" vspace="0" width="15" align="left" border="0" height="16" hspace="0">
--- End Message ---
--- Begin Message ---Hi Stéphane On Tue, Aug 11, 2009 at 12:08:59AM +0200, Stéphane Blondon wrote: > Package: www.debian.org [..] > The color used in the horizontal bar for Mailing list page is not the > same on the default page: > http://www.debian.org : purple > http://lists.debian.org/ (and every child pages) : more red This is fixed by the new design applied to both www.d.o and lists.d.o. Regards, -- Simon Paillard
--- End Message ---

