alecpl
2008-05-13 800c48079dc1abf58b7574dc98237ccd36f34468
skins/default/mail.css
@@ -622,7 +622,7 @@
  list-style-type: none;
  background: url(images/icons/attachment.png) 52px 1px no-repeat #DFDFDF;
  /* css hack for IE */
  height: expression(Math.min(18, parseInt(this.clientHeight))+'px');
  height: expression(Math.min(18, parseInt(document.documentElement.clientHeight))+'px');
}
#attachment-list:after
@@ -738,11 +738,6 @@
#receipt-selector
{
  padding-left: 30px;
}
#rcmcomposereceipt
{
  background-color: transparent;
}
#compose-container