From: moodler Date: Tue, 9 Jan 2007 05:55:07 +0000 (+0000) Subject: Inserted a new style to make install look better X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=69cb58efdc8bf6bdcf172ab188f807a5cdadaf57;p=moodle.git Inserted a new style to make install look better --- diff --git a/install.php b/install.php index 25e098250f..f07eec1db8 100644 --- a/install.php +++ b/install.php @@ -1179,6 +1179,12 @@ function css_styles() { padding: 20px; color: #ff0000; } + .invisiblefieldset { + display:inline; + border:0px; + padding:0px; + margin:0px; + } #mysql, #postgres7, #mssql, #mssql_n, #odbc_mssql, #oci8po { display: none; }