From 69faa9a3fabace053ced94bf2cabb10790697eab Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 8 Jan 2007 12:22:26 +0000 Subject: [PATCH] Added back some stuff Urs deleted ;-) --- theme/standard/styles_layout.css | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index bd5e1d788a..ac79a68208 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -292,6 +292,22 @@ form.popupform { vertical-align: top; } +img.icon { + vertical-align: middle; + margin-right: 4px; + width:16px; + height:16px; + border:0px; +} + +img.iconsmall { + vertical-align: middle; + margin-right: 1px; + width:11px; + height:11px; + border:0px; +} + /*Accessibility: text 'seen' by screen readers but not visual users. Fixed for RTL languages, example Farsi. */ .accesshide { position:absolute; @@ -2418,6 +2434,9 @@ body#mod-quiz-report table#attempts .picture { body#mod-quiz-report .controls { text-align: center; } +body#question-preview .quemodname, body#question-preview .controls { + text-align: center; +} /*** *** Modules: Resource -- 2.39.5