]> git.mjollnir.org Git - moodle.git/commitdiff
some corrections for the wiki and the admin pages concerning the new framework.
authorurs_hunkler <urs_hunkler>
Tue, 25 Jan 2005 15:48:16 +0000 (15:48 +0000)
committerurs_hunkler <urs_hunkler>
Tue, 25 Jan 2005 15:48:16 +0000 (15:48 +0000)
theme/XHTML_CSS_UH/styles_font.css
theme/XHTML_CSS_UH/styles_layout.css

index 33eb6af30772710a27b5d89b0ce1f8a4b42fa82a..bd0b6f10b8fec7e8021de0938798f5a7ede6d96a 100644 (file)
@@ -52,6 +52,9 @@ body {
     font-size:0.9em;
     text-align:left;
 }
+#admin-lang FORM {
+    font-size:0.9em;
+}
 .course {
     text-align:left;
 }
index a55bc5e6e269fc74cc9eb24c0317f6b5c996e0da..e7fde6288b10f6c3585b844146aaacfcc934ada0 100644 (file)
@@ -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 {