Inserted a new style to make install look better

This commit is contained in:
moodler
2007-01-09 05:55:07 +00:00
parent 38fca5d7c7
commit 69cb58efdc
+6
View 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;
}