From 6e4dbffd0aecedb7c6bf47cbaddfb8f2732fb774 Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 12 Aug 2007 06:15:55 +0000 Subject: [PATCH] Straighten files in directory mode --- theme/standard/styles_layout.css | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 5075934a2ce..7fa9c7d9362 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -3248,16 +3248,21 @@ body#question-preview .quemodname, body#question-preview .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 {