Hi,
I didn't feel like creating a new ticket for discussing these little
details.
I think it would be a good idea to add the "closed" class for links to
completed milestone, so they'll appear the same way as closed tickets.
This will be especially nice in combination with #449 (Link from tickets
to milestones).
But then, I'm not sure the current "text-decoration: line-through" is
the best style for highlighting closed ticket links, as this makes the
actual number not very readable. It's also a bit odd in the "Replying to
[EMAIL PROTECTED]" links, as this appears with a line-through as well. So I was
wondering if we couldn't come up with a style that would be at the same
time visually distinctive /and/ leave the text of the link readable.
Some possibilities:
a.closed:link, a.closed:visited { text-decoration: overline }
or:
a.closed:link, a.closed:visited { text-decoration: underline overline }
Other suggestions welcomed. We can also keep things as they are, of
course, it's just that I find the readability to be not optimal, and
more so when there's text instead of just numbers.
-- Christian
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Development" 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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---