thomascube
2007-05-13 281e3ed325b2e12f0023d9556f4d4e915f21c2cf
skins/default/mail.css
@@ -594,7 +594,9 @@
  min-height: 18px;
  list-style-image: none;
  list-style-type: none;
  background: url(images/icons/attachment.png) 52px 1px no-repeat #DFDFDF; 
  background: url(images/icons/attachment.png) 52px 1px no-repeat #DFDFDF;
  /* css hack for IE */
  height: expression(Math.min(18, parseInt(this.clientHeight))+'px');
}
#attachment-list:after