I'm looking at nodesWithinDays because I'd really like to be able to alternate colors sorta how we do for the chatterbox. However, I see we set each row's class to "node-from-#####" based on who wrote what. I'm proposing that we change it such that alternating rows get the "highlight" class, and the actual td's get the node-from-##### class. This may break the expectations of a few odd people, but I don't see how we can do background colours any other way.

Instead of just submitting such a patch, I would at least like to gauge the acceptableness of this to both the users at large, and the gods who would apply it. Something tells me not to bother, although I have to admit that being able to tell who wrote what really easily has been bothering me for quite some time, especially when some of the node titles are really long. And narrowing the width of my browser just for the Newest Nodes page seems a bit annoying as well.


In reply to Hilighting Newest Nodes by Tanktalus

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.