alecpl
2011-06-21 b0689bd500ccc347b6ecda63cd39269696e5a157
skins/default/iehacks.css
@@ -119,11 +119,6 @@
  height: expression((parseInt(this.parentNode.offsetHeight)-1-parseInt(document.getElementById('compose-headers').offsetHeight))+'px');
}
#subscription-table
{
  width: auto;
}
#messagelist
{
  width: inherit;
@@ -177,9 +172,11 @@
}
#contacts-box,
#prefs-box
#prefs-box,
#folder-box
{
  width: expression((parseInt(this.parentNode.offsetWidth)-555)+'px');
  overflow: hidden;
}
#rcmdraglayer