thomascube
2011-08-18 b6cd452bd31bfd4b6b94b23fe54b424fdf901e61
skins/default/iehacks.css
@@ -7,6 +7,27 @@
  background-color: expression(this.type=='checkbox' || this.type=='radio' ? 'transparent' : '#ffffff');
}
body.iframe
{
  margin-top: 0px;
}
body.iframe div.boxcontent
{
  margin-top: 20px;
  z-index: 2;
}
body.iframe div.boxtitle
{
  z-index: 100;
}
body.iframe #prefs-details
{
  padding-top: 1px;
}
#login-form form
{
  margin-top: 0;
@@ -54,6 +75,16 @@
{
  margin: 0 8px;
  top: 8px;
}
div.messageheaderbox
{
  margin-top: 0px;
}
body.iframe div.messageheaderbox
{
  margin-top: 6px;
}
#abooktoolbar a.buttonPas
@@ -214,6 +245,13 @@
  min-height: auto;
}
.popupmenu li.block a
{
  clear: none;
  display: inline-block;
  padding-left: 2px;
}
#console
{
  filter: alpha(opacity=80);
@@ -235,6 +273,15 @@
  margin-top: 2px;
}
#contact-details
{
  margin-top: 20px;
}
#contact-details form {
  margin-top: -1px;
}
.contactfieldgroup legend
{
   padding: 0 0 0.5em 0;