From 6a57eb34b30de8be2690e489f9806f9e10889a3e Mon Sep 17 00:00:00 2001 From: wrossiter Date: Wed, 29 Aug 2007 04:44:20 +0000 Subject: [PATCH] git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@41010 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- config-form.css | 9 ++++----- config-form.html | 9 +++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/config-form.css b/config-form.css index c572dec..7d99534 100644 --- a/config-form.css +++ b/config-form.css @@ -46,15 +46,14 @@ p.error a:hover { text-decoration: none; } span.middleColumn { - width: 306px; - padding: 4px; + width: 312px; margin-right: 0; + padding: 4px; } input.text, textarea, select { - padding: 2px 0 0 2px; + padding: 2px; border: 1px solid #A7A7A7; color: #000; - height: 1.7em; font-size: 1.2em; font-weight: bold; width: 305px; @@ -87,6 +86,6 @@ p#AdminAccount { } #Layout input.action { text-align: center; - width: auto; + width: 160px; font-size: 1em; } \ No newline at end of file diff --git a/config-form.html b/config-form.html index dd242eb..20188fa 100644 --- a/config-form.html +++ b/config-form.html @@ -1,4 +1,5 @@ - + + SilverStripe CMS Installation