helvetireader list view css update
December 2nd, 2008Here is an update to the CSS I posted the other day for tweaking Helvetireader.
#selectors-box, #add-box { display: none; } .entry { -webkit-border-radius: 0 !important; -moz-border-radius: 0 ! important; } .entry .collapsed { padding: 2px 0 2px 0 ! important; } .entry .collapsed .entry-secondary { margin-top: 1px !important; } .entry .collapsed .entry-original { margin-top: 2px !important; } .entry .collapsed .entry-icons { top: -4px !important; } .entry .collapsed .entry-date { margin: 0 30px 0 0 !important; padding: 1px 0 1px 0 !important; } .entry-actions { height: 1.2em !important; padding-top: 0px !important; } .entry-actions:hover { padding-left: 25px !important; }
I forgot to even mention in my last post, but the real reason for needing most of this is that I’m using Reader in list view, instead of expanded view as is intended. I think the only real difference you might see using this css in expanded view is that you won’t get the nice rounded corners around each entry. Unless there’s a CSS selector for matching the parent of a certain element, I don’t know a practical way to preserve the corners. I also never use expanded view, so I don’t care.
December 2nd, 2008 at 11:54 am
[...] helvetica scenario intelligent calcium « helvetireader list view css update links for 2008-10-17 [...]