From: moodler Date: Sun, 12 Aug 2007 06:17:58 +0000 (+0000) Subject: Merged directory listing CSS fix frm stable X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6e6996ba7e27367c05add3ad29ee44d47b738294;p=moodle.git Merged directory listing CSS fix frm stable --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 35300dcee3..10512e7ac0 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -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 {