NIHVIVO-1838: In IE6 some content (text) disappear after loading individual pages for foaf person or generic. Changing var applyPositioning = false in supersleight.js change the behavior and content doesn't disappear (text) anymore. Still working on why PNG images disappear. Also I have fixed some layout issues in IE 6 and IE 7.

This commit is contained in:
mb863 2011-02-01 21:19:58 +00:00
parent 77a16e123c
commit 8a78049943
3 changed files with 23 additions and 14 deletions

View file

@ -97,10 +97,10 @@ table {
/* New ones added to the default list */
a {
text-decoration: none;
}
}
fieldset {
border-style: none;
}
}
legend {
display: none;
}
}