mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
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:
parent
d210e12e85
commit
19e6237552
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue