From: Tom Gilder Date: Thu, 6 Oct 2005 18:40:32 +0000 (+0000) Subject: Usability improvements + IE fix X-Git-Tag: 1.6.0~1526 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=fe9d264048d62212bc310a0ac0cdbc56fa2ea53e;p=lhc%2Fweb%2Fwiklou.git Usability improvements + IE fix --- diff --git a/config/index.php b/config/index.php index 9e3ea18c61..7893bb795d 100644 --- a/config/index.php +++ b/config/index.php @@ -32,9 +32,13 @@ header( "Content-type: text/html; charset=utf-8" ); @import "../skins/monobook/main.css"; - .license { - font-size: 85%; - padding-top: 3em; + .env-check { + font-size: 90%; + margin: 1em 0 1em 2.5em; + } + + .config-section { + margin-top: 2em; } .config-section label.column { @@ -79,7 +83,7 @@ header( "Content-type: text/html; charset=utf-8" ); font-size: 130%; font-weight: bold; padding: 1em 1.5em; - float: left; + margin: 2em 0 1em; } ul.plain { @@ -90,10 +94,15 @@ header( "Content-type: text/html; charset=utf-8" ); padding: 0; } - h2 { - border-bottom: 1px solid #aaa; - margin-bottom: 1em; - clear: left; + .btn-install { + font-weight: bold; + font-size: 110%; + padding: .2em .3em; + } + + .license { + font-size: 85%; + padding-top: 3em; } @@ -179,7 +188,7 @@ class ConfigData {

Checking environment...

Please include all of the lines below when reporting installation problems.

-