Alexander Kriegisch:
> 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 }
Correction: The white background in context lines was also red, which is
wrong. So I modified the stylesheet rule like this:
> table.inline tbody.mod td.l, table.inline tbody.rem td.l { background: #fbb
> !important }
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---