That's it, Daniel. Thanks :) I got it working in Konqueror and Firefox,
bot using Firefox's userContent.css as a common local stylesheet. In my
case the actual solution (using a slightly darker shade of red for the
inline diff background) looks like this:
> td.l { background: #fbb !important }
--
Alexander Kriegisch
C. Daniel Chase:
> Info on the CSS cascading rules, inheritance and the !important rule
> that allows you to do this is here:
> http://www.w3.org/TR/REC-CSS2/cascade.html#cascading-order
>
> How to do it in Mozilla (Firefox) is here:
> http://www.mozilla.org/unix/customizing.html
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---