]> git.mjollnir.org Git - moodle.git/commitdiff
Inserted a new style to make install look better
authormoodler <moodler>
Tue, 9 Jan 2007 05:55:07 +0000 (05:55 +0000)
committermoodler <moodler>
Tue, 9 Jan 2007 05:55:07 +0000 (05:55 +0000)
install.php

index 25e098250faffd0c85ff8d503c632d7ac51d3328..f07eec1db8a34a6eee918c3143cb1a4b5c6f6e49 100644 (file)
@@ -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;
     }