diff options
Diffstat (limited to 'style')
| -rw-r--r-- | style/install.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/style/install.css b/style/install.css index 27798e1..bdb954a 100644 --- a/style/install.css +++ b/style/install.css @@ -198,9 +198,9 @@ form.checks #phpini {max-width:44em} #install_welcome table * {list-style:none;padding:0;margin:0} #install_welcome table ul {line-height:23px} -table#dependencies tr.error, -table#dependencies tr.success, -table#dependencies tr.warning {border:0;background-position:right 50%;text-indent:0px} +table#requirements tr.error, +table#requirements tr.success, +table#requirements tr.warning {border:0;background-position:right 50%;text-indent:0px} |
