[bug #17662] Style sheet errors

Robert Wruck <[email protected]>
Newsgroups gmane.network.mldonkey.bugs
Message-ID <[email protected]>
Follow-up Comment #5, bug #17662 (project mldonkey):

Hmm.. does that surprise you?
After all, you colored them black (@color_anchor@ expands to #000 on my
system).
If you leave the semicolon in place, the selector

"; a:link,a:active,a:visited"

does not match anything (since it's invalid) and so the links get the default
color (sometimes blue). If you want valid css and blue links, you should add
something like

td.sr a { color: #0000ff; }


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?17662>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.