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:
stronk7 2006-04-25 15:35:39 +00:00
parent f2dcfac0fd
commit 4d939c7283

View File

@ -1824,6 +1824,10 @@ body#mod-quiz-report .controls {
border:1px solid;
}
#mod-resource-view div#footer {
margin-top: 5px;
}
/***
*** Modules: Scorm
***/