From 2b80b4104c96b2795bbe5066149b3abffe2c77d6 Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Wed, 15 May 2013 03:43:15 +1200 Subject: Add a note about possible UI lockups --- public/css/style.css | 4 ++-- public/index.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/public/css/style.css b/public/css/style.css index d7708a2..206415e 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -70,8 +70,8 @@ h3 { bottom: 0px; left: 0px; right: 0px; - width: 647px; - height: 570px; + width: 777px; + height: 650px; border: 1px grey solid; margin: auto; background-color: #fff; diff --git a/public/index.html b/public/index.html index 96c3f17..2b4d8de 100644 --- a/public/index.html +++ b/public/index.html @@ -59,6 +59,7 @@

Manavis will need records on your local file system. These files can be quite large, so the browser's local storage isn't sufficient. :)

Both raw server logs (.log) and scrubbed datasets (.scrubbed) will work fine. If using the latter, make sure it has .scrubbed in the file name!

You can load any number of files at once.

+

Please note that this is very js intensive. The tab may briefly lock up as it loads everything.

-- cgit v1.2.3-60-g2f50