]> git.mjollnir.org Git - moodle.git/commitdiff
Added some styles to display phpinfo properly.
authorstronk7 <stronk7>
Sat, 13 Jan 2007 20:12:32 +0000 (20:12 +0000)
committerstronk7 <stronk7>
Sat, 13 Jan 2007 20:12:32 +0000 (20:12 +0000)
theme/standard/styles_layout.css

index a01cd6809a0a67f4698fbefc847621d0842b1464..8215797a0d0b60d2fc69d8f5e270957f20fb036c 100644 (file)
@@ -455,6 +455,19 @@ form.mform .required img.req {
   text-align:center;
 }
 
+div.phpinfo .center{
+  text-align: center;
+}
+
+div.phpinfo .center table { 
+  margin-left: auto; 
+  margin-right: auto; 
+  text-align: left;
+}
+
+div.phpinfo .center th {
+  text-align: center;
+}
 
 /***
  *** Header