mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
Bypass div#footer style in resource view pages to get
all the space avaliable, making an exception in the global one.
This commit is contained in:
parent
f2dcfac0fd
commit
4d939c7283
@ -1824,6 +1824,10 @@ body#mod-quiz-report .controls {
|
|||||||
border:1px solid;
|
border:1px solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#mod-resource-view div#footer {
|
||||||
|
margin-top: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
/***
|
/***
|
||||||
*** Modules: Scorm
|
*** Modules: Scorm
|
||||||
***/
|
***/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user