From 5e237c187bbc98b32cab488bc3e16220fdccf55f Mon Sep 17 00:00:00 2001 From: Erik Kristensen Date: Mon, 25 Jul 2005 23:26:12 +0000 Subject: updated index.php to use an iframe for status meters updated all.css so that the iframe is displayed properly added index_sub.php, which now contains the meters --- usr/local/www/themes/metallic/all.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'usr/local/www/themes') diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css index 4bddd93..59c328e 100644 --- a/usr/local/www/themes/metallic/all.css +++ b/usr/local/www/themes/metallic/all.css @@ -22,7 +22,9 @@ form input { iframe { border: 0px; } - +.iframe { + background-color: #FFFFFF; +} /* ID Based CSS Definitions */ #wrapper { -- cgit v1.1