thomascube
2010-07-08 b218aa7d2edb2819c0318578ce4d55ff4ce85a07
skins/default/ie6hacks.css
@@ -113,6 +113,11 @@
  height: expression((parseInt(this.parentNode.offsetHeight)-24-parseInt(this.style.top?this.style.top:21))+'px');
}
#compose-div .boxlistcontent
{
  height: expression((parseInt(this.parentNode.offsetHeight)-28-parseInt(this.style.top?this.style.top:21))+'px');
}
#directorylistbox
{
  height: expression((parseInt(document.documentElement.clientHeight)-105)+'px');