Manu, I use a firefox addon that can show me all css elements. https://addons.mozilla.org/en-US/firefox/addon/60
After install you click Shift+Ctrl+f and click in any element to see name and other attributes When you know the name of css class or id you can use grep or something else to find the file !!! Its a very cool plugin for interface developers and everyone in my team use it Emmanuel Blot escreveu: > Hi, > > I'm unable to find the CSS element that appears as a big red bar at > the top of the page, whenever I print out a Trac page. > Maybe it is hidden by some other element when @media == screen. Anyway > it is probably obvious, but I'm unable to locate it in the various > Trac CSS files. > > Any idea about the name of this element? > > Thanks, > 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 -~----------~----~----~----~------~----~------~--~---
