mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
MDL-28295 SCORM change mangement of pop-up windows, load full SCORM API in existing window - this fixes an issue with IE 7 and httpreq communication
This commit is contained in:
parent
3fdc622697
commit
6d954dd372
6 changed files with 48 additions and 34 deletions
|
@ -23,7 +23,7 @@
|
|||
#page-mod-scorm-view .structurelist {list-style-type: none;white-space: nowrap;}
|
||||
#page-mod-scorm-view .structurelist {list-style-type: none;white-space: nowrap;}
|
||||
|
||||
#page-mod-scorm-player #altfinishlink {float: right; border: 0px; padding: 0px; }
|
||||
#page-mod-scorm-player #altfinishlink {font-size: 140%;border: 0px; padding: 0px; }
|
||||
#page-mod-scorm-player #altpopuplink {position: left; padding: 5px; border: 0px; }
|
||||
#page-mod-scorm-player #scormmode {float: left; border: 0px; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue