diff options
| author | laetzer <laetzer@users.sourceforge.net> | 2008-11-06 00:07:48 +0000 |
|---|---|---|
| committer | laetzer <laetzer@users.sourceforge.net> | 2008-11-06 00:07:48 +0000 |
| commit | dfe1964a3056ed937a5e3b351b11d12942544a1a (patch) | |
| tree | 197ca0606ff1d69ea1b325f8041d7373af59afdb /style | |
| parent | 0e5aea7d883fea7f4d8b60469fb32cde27def65a (diff) | |
| download | install-dfe1964a3056ed937a5e3b351b11d12942544a1a.tar.gz install-dfe1964a3056ed937a5e3b351b11d12942544a1a.tar.bz2 install-dfe1964a3056ed937a5e3b351b11d12942544a1a.zip | |
only 1 instead of 2 'success' background colors
Diffstat (limited to 'style')
| -rw-r--r-- | style/install.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/install.css b/style/install.css index e38075c..c73c44d 100644 --- a/style/install.css +++ b/style/install.css @@ -201,7 +201,7 @@ form.checks #phpini {max-width:44em} table#requirements tr.error, table#requirements tr.success, table#requirements tr.warning {border:0;background-position:right 50%;text-indent:0px} - +table#requirements tr.success {background-color:transparent} |
