From 144ac2706c4687db67b473d3ef223bdc29401c0c Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sun, 26 Oct 2008 11:04:59 +0000 Subject: add some rudimentary dependency calculations. this simply checks if deps are met. i think this should do for the beginning. --- style/install.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style') diff --git a/style/install.css b/style/install.css index 64df715..5877a85 100644 --- a/style/install.css +++ b/style/install.css @@ -198,6 +198,10 @@ 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} + -- cgit v1.3