mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 12:45:04 +01:00
Merged directory listing CSS fix frm stable
This commit is contained in:
parent
4aa8037436
commit
6e6996ba7e
@ -3791,16 +3791,21 @@ body#mod-quiz-report .controls {
|
||||
width: 100%;
|
||||
padding-top: 15px;
|
||||
text-align: center
|
||||
}
|
||||
}
|
||||
|
||||
#mod-resource-view .boxaligncenter table.files {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.resourcecontent object {
|
||||
height:480px;
|
||||
width:600px;
|
||||
height:480px;
|
||||
width:600px;
|
||||
}
|
||||
|
||||
.resourcepdf object{
|
||||
height: 800px;
|
||||
width: 800px;
|
||||
height: 800px;
|
||||
width: 800px;
|
||||
}
|
||||
|
||||
.mod-resource .modified {
|
||||
|
Loading…
x
Reference in New Issue
Block a user