Ah, this red line ...
You seem to have solved it anyway, but nevertheless:
firebug tells me it is a div with the class 'topbar', so just set
@medium "print" {
.topbar {
display: none;
}
}
Martin
On Nov 5, 2:26 pm, "Emmanuel Blot" <[EMAIL PROTECTED]> wrote:
> > I just looked at my trac installation and there is not red bar at the
> > print out.
> > Are you using a special theme?
>
> That's the default appearance on any of *.edgewall.org projects.
>
> You were right, though: I use two levels of custom stylesheets, and I
> forgot one (global for all projects).
> I think I've inherited this style from edgewall.org at some point in
> the past (some years ago) and I simply forgot.
>
> My mistake.
>
> Thanks for your help,
> Manu
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---