mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
NEW FEATURE: Media file now works with web pages and with text and html files. Also, the pop-up
window size is configurable as well as an optional close button at the bottom of the window.
This commit is contained in:
parent
525bb31f37
commit
3eca6cf1bf
9 changed files with 98 additions and 12 deletions
|
@ -130,8 +130,8 @@
|
|||
}
|
||||
|
||||
.mod-lesson .branchslidebottom {
|
||||
/* You may choose to not show them at all
|
||||
display: none;*/
|
||||
/* You may choose to not show them at all
|
||||
display: none; */
|
||||
}
|
||||
|
||||
/***
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue