2007/8/16, Matt Kaatman <[EMAIL PROTECTED]>: > > Why are we even using GIF for the top right header buttons. Couldn't we > use PNG?
These icons are referenced as background-images in CSS. Older IE browsers are not able to correctly display the alpha channel of background PNGs. See folder list icons. > > Let's ditch them for PNG! Even PNG images are not safe from being corrupted on SVN checkout... > > With the last couple revisions from CVS, I've lost the ability to > highlight multiple emails and hit delete. As soon as multiple items are > highlighted the delete button is grayed out. Must be broken since r667: http://trac.roundcube.net/trac.cgi/changeset/667#file3 The check for list.selection.length>0 is gone. Rich, please fix! ~Thomas _______________________________________________ List info: http://lists.roundcube.net/dev/
