thomascube
2011-08-18 de55342cff8f5a7ab60307c1c94db1fc9ca4d4bb
Fix fieldset-tabs display within iframes on IE7

1 files modified
25 ■■■■■ changed files
skins/default/iehacks.css 25 ●●●●● patch | view | raw | blame | history
skins/default/iehacks.css
@@ -9,7 +9,23 @@
body.iframe
{
  margin-top: 6px;
  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
@@ -64,6 +80,11 @@
div.messageheaderbox
{
  margin-top: 0px;
}
body.iframe div.messageheaderbox
{
  margin-top: 6px;
}
#abooktoolbar a.buttonPas
@@ -254,7 +275,7 @@
#contact-details
{
  margin-top: 12px;
  margin-top: 20px;
}
#contact-details form {