From: urs_hunkler Date: Tue, 25 Jan 2005 15:48:16 +0000 (+0000) Subject: some corrections for the wiki and the admin pages concerning the new framework. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ccb2643a39bacaf3ad39e095ca8ef24861ec8839;p=moodle.git some corrections for the wiki and the admin pages concerning the new framework. --- diff --git a/theme/XHTML_CSS_UH/styles_font.css b/theme/XHTML_CSS_UH/styles_font.css index 33eb6af307..bd0b6f10b8 100644 --- a/theme/XHTML_CSS_UH/styles_font.css +++ b/theme/XHTML_CSS_UH/styles_font.css @@ -52,6 +52,9 @@ body { font-size:0.9em; text-align:left; } +#admin-lang FORM { + font-size:0.9em; +} .course { text-align:left; } diff --git a/theme/XHTML_CSS_UH/styles_layout.css b/theme/XHTML_CSS_UH/styles_layout.css index a55bc5e6e2..e7fde6288b 100644 --- a/theme/XHTML_CSS_UH/styles_layout.css +++ b/theme/XHTML_CSS_UH/styles_layout.css @@ -667,11 +667,20 @@ TABLE.formtable TD { border-style:solid; } -#containerPageActions { +#wikiPageActions { position:relative; width:auto !important; margin:auto; } + +#wikiPageActions td { + text-align:left !important; +} +#wikiPageActions INPUT { + padding:0px; + margin:0px; +} + .mwiki, .glossary, .forum {