From a0e5e0b1aa121078640f55cd619bdf34e098eb02 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 14 May 2009 22:39:45 +0000 Subject: Tell the user the location of VARPATH so that they know where their photos are getting installed. --- installer/install.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'installer/install.css') diff --git a/installer/install.css b/installer/install.css index eda3e14a..513d502f 100644 --- a/installer/install.css +++ b/installer/install.css @@ -64,5 +64,13 @@ table td { code { background: #eee; + border: 1px solid #bbb; padding: 2px; } + +code.location { + display: block; + margin: 4px; + padding: 4px; + width: auto; +} -- cgit v1.2.3