summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorErik Kristensen <ekristen@pfsense.org>2005-07-25 23:26:12 +0000
committerErik Kristensen <ekristen@pfsense.org>2005-07-25 23:26:12 +0000
commit5e237c187bbc98b32cab488bc3e16220fdccf55f (patch)
tree8a13527aeb031980ab9485300c67c62011288f90 /usr/local/www/themes
parent6c3c44158a11a215748fb3cd002d94afa5d634e2 (diff)
downloadpfsense-5e237c187bbc98b32cab488bc3e16220fdccf55f.zip
pfsense-5e237c187bbc98b32cab488bc3e16220fdccf55f.tar.gz
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
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/metallic/all.css4
1 files changed, 3 insertions, 1 deletions
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 {
OpenPOWER on IntegriCloud