]> dev.renevier.net Git - syp.git/blobdiff - media/install.css
improve wizard (hand editing of settings.php is no more needed)
[syp.git] / media / install.css
diff --git a/media/install.css b/media/install.css
new file mode 100644 (file)
index 0000000..46aa7ca
--- /dev/null
@@ -0,0 +1,13 @@
+/* Copyright (c) 2009 Arnaud Renevier, Inc, published under the modified BSD
+   license. */
+
+@import url(common.css);
+
+label {
+    display: inline-block;
+    min-width: 25em;
+}
+#db_form_submit {
+    margin-left: 20em;
+    margin-top: 0.5em;
+}