thomascube
2011-09-28 63d6e6dfc35e6d82c4a64f37c408794c163becd4
skins/default/ie6hacks.css
@@ -55,7 +55,7 @@
.pagenav
{
  width: 200px;
  width: 250px;
}
.pagenav a.button,
@@ -105,6 +105,11 @@
  width: auto;
}
#directorylist li
{
  background-image: url(images/icons/folders.gif);
}
.boxlistcontent
{
  top: 21px;
@@ -116,7 +121,7 @@
  height: expression((parseInt(this.parentNode.offsetHeight)-23-parseInt(this.style.top?this.style.top:21))+'px');
}
#directorylistbox, #folder-manager
#folder-manager
{
  height: expression((parseInt(document.documentElement.clientHeight)-105)+'px');
}
@@ -143,7 +148,22 @@
  background-image: url(images/messageicons.gif);
}
#messagelist tr td div.collapsed,
#messagelist tr td div.expanded {
   background-color: #fff;
}
body.iframe .boxtitle
{
  position: absolute;
}
#subscription-table
{
  width: auto;
}
#sourcename
{
  zoom: 1;
}