And, finally, IE is able to display IMS packages properly! B-)

One of the worst to solve bugs in my life! MDL-6417

Merged from MOODLE_17_STABLE
This commit is contained in:
stronk7 2006-11-06 17:22:13 +00:00
parent d210e12e85
commit 19e6237552

View file

@ -2087,7 +2087,6 @@ body#mod-quiz-report .controls {
#ims-contentframe { #ims-contentframe {
position:absolute; position:absolute;
overflow:auto;
left:260px; left:260px;
border:1px solid; border:1px solid;
width:640px; width:640px;
@ -2096,7 +2095,6 @@ body#mod-quiz-report .controls {
#ims-contentframe-no-nav { #ims-contentframe-no-nav {
position:absolute; position:absolute;
overflow:auto;
border:1px solid; border:1px solid;
width:640px; width:640px;
height:480px; height:480px;