From: stronk7 Date: Sat, 13 Jan 2007 20:12:32 +0000 (+0000) Subject: Added some styles to display phpinfo properly. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=84e2c6c72463bd6caf0458fe9698679c785e1b0c;p=moodle.git Added some styles to display phpinfo properly. --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index a01cd6809a..8215797a0d 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -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