diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-06-09 19:59:24 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-06-09 19:59:24 +0000 |
| commit | f2900fd0b3a9c394257bfb51f36ffe27be270b8f (patch) | |
| tree | 19207ae1734b95aa0a3a0e720116b08eb8292768 /style | |
| parent | 62a4d89f9f050eb3ce0d299b45dee5d8599c43f0 (diff) | |
| download | install-f2900fd0b3a9c394257bfb51f36ffe27be270b8f.tar.gz install-f2900fd0b3a9c394257bfb51f36ffe27be270b8f.tar.bz2 install-f2900fd0b3a9c394257bfb51f36ffe27be270b8f.zip | |
clean up final install page and rewrite a lot of outdated text
Diffstat (limited to 'style')
| -rw-r--r-- | style/install.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/style/install.css b/style/install.css index 6f4029b..6494939 100644 --- a/style/install.css +++ b/style/install.css @@ -50,6 +50,9 @@ textarea {width:100%;} .success {background:#def;} .current {background:#ffc;} .help {background:#eee;} +div.warning, +div.success, +div.error {border:1px solid #999; padding:1em;} p.warning, p.success, p.error {border:1px solid #999;} |
