remove old tat

git-svn-id: http://www.observium.org/svn/observer/trunk@150 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2008-03-12 19:47:12 +00:00
parent f71167e428
commit 843b8a9768
29 changed files with 0 additions and 490 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 448 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 237 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 637 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 371 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 526 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 463 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 453 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 532 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 498 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 740 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 768 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 749 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 760 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 622 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 315 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 614 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 502 B

View File

@@ -1,105 +0,0 @@
/* ================================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */
.container4 {
text-align:center; background:#eee url(menu4.gif); border:1px solid #e5e5e5; height:30px;
}
.menu4 {
text-align:left;
font-family: verdana, sans-serif;
position:relative;
font-size:x-small;
background:transparent;
width:600px;
height:30px;
}
.menu4 ul {
padding:0; margin:0; list-style-type: none;
}
.menu4 ul li {
float:left; position:relative; margin: 0px;
}
.menu4 ul li.home {background:transparent url(menu4home.gif);}
.menu4 ul li.products {background:transparent url(menu4products.gif);}
.menu4 ul li.services {background:transparent url(menu4services.gif);}
.menu4 ul li.contact {background:transparent url(menu4contact.gif);}
.menu4 ul li.site {background:transparent url(menu4site.gif);}
.menu4 ul li.news {background:transparent url(menu4news.gif);}
.menu4 ul li.subprod {background:transparent url(menu4subprod.gif) no-repeat;}
.menu4 ul li.subprod2 {background:transparent url(menu4subprod2.gif) no-repeat;}
.menu4 ul li.subprod3 {background:transparent url(menu4subprod3.gif) no-repeat;}
.menu4 ul li.subnews {background:transparent url(menu4subnews.gif) no-repeat;}
.menu4 ul li.subnews2 {background:transparent url(menu4subnews2.gif) no-repeat;}
.menu4 ul li.subnews3 {background:transparent url(menu4subnews3.gif) no-repeat;}
.menu4 ul li.subserv {background:transparent url(menu4subserv.gif) no-repeat;}
.menu4 ul li.subserv2 {background:transparent url(menu4subserv2.gif) no-repeat;}
.menu4 ul li.subserv3 {background:transparent url(menu4subserv3.gif) no-repeat;}
.menu4 ul li.subserv4 {background:transparent url(menu4subserv4.gif) no-repeat;}
.menu4 ul li.subserv5 {background:transparent url(menu4subserv5.gif) no-repeat;}
.menu4 ul li.subsubl {background:#eee url(next.gif) no-repeat top left;}
.menu4 ul li.subsubr {background:#eee url(previous.gif) no-repeat 145px 0;}
.menu4 ul li a, .menu4 ul li a:visited {
display:block; text-decoration:none; width:70px; height:30px; color:#000; padding-left:30px; line-height:29px;
}
* html .menu4 ul li a, .menu4 ul li a:visited {
width:100px; width:70px;
}
.menu4 ul li ul {
visibility:hidden; position:absolute; top:0; left:0; height:0; overflow:hidden;
}
.menu4 table {
margin:-1px; border-collapse:collapse; font-size:1em;
}
/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu4 ul li:hover a,
.menu4 ul li a:hover {
color:#c00; text-decoration:underline; border:0;
}
.menu4 ul li:hover ul,
.menu4 ul li a:hover ul {
visibility:visible; width:170px; height:auto; position:absolute; top:30px; left:-1px; background:#fff; border:1px solid #909; overflow:visible;
}
.menu4 ul li:hover ul li a,
.menu4 ul li a:hover ul li a {
display:block; background:transparent; text-decoration:none; color:#c00; height:auto; line-height:1.5em; padding:5px 10px 5px 35px; width:170px; w\idth:125px;
}
.menu4 ul li:hover ul li a.drop,
.menu4 ul li a:hover ul li a.drop {
display:block; color:#000; height:auto; line-height:1.5em; padding:5px 10px 5px 35px; width:170px; w\idth:125px;
}
.menu4 ul li:hover ul li ul,
.menu4 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:0; height:0; overflow:hidden;
}
.menu4 ul li:hover ul li a:hover,
.menu4 ul li a:hover ul li a:hover {
color:#00f; text-decoration:underline;
}
.menu4 ul li:hover ul li:hover ul,
.menu4 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0; color:#000; left:166px; height:auto; border:1px solid #909;
}
.menu4 ul li:hover ul li:hover ul.left,
.menu4 ul li a:hover ul li a:hover ul.left {
left:-166px;
}
.menu4 ul li:hover ul li:hover ul li a,
.menu4 ul li a:hover ul li a:hover ul li a {
display:block; color:#00f; height:auto; line-height:1.5em; padding:5px 10px 4px 35px; width:170px; w\idth:140px;
}
* html .menu4 ul li a:hover ul li a:hover ul li a {padding:4px 10px 4px 35px;}
.menu4 ul li:hover ul li:hover ul li:hover a,
.menu4 ul li a:hover ul li a:hover ul li a:hover {
color:#000; text-decoration:underline;
}

View File

@@ -1,68 +0,0 @@
<html>
<head>
<link href="menu.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="container4">
<div class="menu4">
<ul>
<li class="home"><a href="#nogo">Home</a></li>
<li class="products"><a class="drop" href="#nogo">Products<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li class="subprod"><a href="#nogo">Mobiles</a></li>
<li class="subprod2"><a href="#nogo">Photoframes</a></li>
<li class="subprod2"><a href="#nogo">Tripods</a></li>
<li class="subprod"><a href="#nogo">Memory cards</a></li>
<li class="subprod3"><a class="drop" href="#nogo">Cameras<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li class="subsubl"><a href="#nogo">SLRs</a></li>
<li class="subsubl"><a href="#nogo">Compact</a></li>
<li class="subsubl"><a href="#nogo">Digital</a></li>
<li class="subsubl"><a href="#nogo">Video</a></li>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="subprod2"><a href="#nogo">Camcorders</a></li>
<li class="subprod"><a href="#nogo">Accessories</a></li>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="services"><a class="drop" href="#nogo">Services<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li class="subserv4"><a href="#nogo">Photography</a></li>
<li class="subserv3"><a href="#nogo">Video editing</a></li>
<li class="subserv"><a href="#nogo">Web site Design and Hosting</a></li>
<li class="subserv5"><a href="#nogo">Reference guides</a></li>
<li class="subserv2"><a href="#nogo">Tutorials</a></li>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="contact"><a href="#nogo">Contact us</a></li>
<li class="site"><a href="#nogo">Site Map</a></li>
<li class="news"><a class="drop" href="#nogo">News<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li class="subnews3"><a href="#nogo">Breaking</a></li>
<li class="subnews"><a href="#nogo">Latest</a></li>
<li class="subnews"><a href="#nogo">May 2006</a></li>
<li class="subnews2"><a class="drop" href="#nogo">News Archives and Articles<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul class="left">
<li class="subsubr"><a href="#nogo">April 2006</a></li>
<li class="subsubr"><a href="#nogo">March 2006</a></li>
<li class="subsubr"><a href="#nogo">February 2006</a></li>
<li class="subsubr"><a href="#nogo">January 2006</a></li>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
</ul>
</div>
</div>
</body>
</html>

View File

@@ -1,156 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml2/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<style type="text/css">
/* common styling */
.menu2 {
float:left; width:100%; font-family: verdana, arial, sans-serif; font-size:11px; border:1px solid #aaaaaa;
background:#ddd url(images/menu2.gif) repeat-x;
}
.menu2 ul {
padding:0;margin:0;list-style-type:none;
}
.menu2 ul li {
float:left; position:relative;
}
.menu2 ul li.group {display:block; text-indent:10px; background:#666; color:#ff0; width:152px; padding:4px 0;}
.menu2 ul li a, .menu2 ul li a:visited {
float:left; display:block; text-decoration:none; color:#444; padding:0px 16px; line-height:30px; height:30px;
}
.menu2 ul li:hover {width:auto;}
.menu2 ul li a:hover {background:#aaa url(images/sub2a.gif); color:#356AA0;}
.menu2 ul li:hover a {background:#aaa url(images/sub2a.gif); color:#356AA0;}
.menu2 ul li ul {
display: none;
}
.menu2 table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}
/* specific to non IE browsers */
.menu2 ul li:hover ul {
display:block; position:absolute;top:29px; background:#aaa; margin-top:1px; left:0; width:140px;
}
.menu2 ul li:hover ul.scroller {
height:138px; width:172px; overflow:auto;}
.menu2 ul li:hover ul.endstop {
left:-90px;
}
.menu2 ul li:hover ul li ul {
display: none;
}
.menu2 ul li:hover ul li a {
display:block; background:#aaa; color:#fff;height:auto;line-height:15px;padding:4px 10px; width:120px;
}
.menu2 ul li:hover ul li a.drop {
background:#888;
}
.menu2 ul li:hover ul li a:hover {
color:#ff0; background: #888;
}
.menu2 ul li:hover ul li a:hover.drop {
background: #888; color:#ff0;
}
.menu2 ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-70px; color:#000; left:152px; height:138px; width:172px; overflow:auto; background:#888;
}
.menu2 ul li:hover ul li:hover ul li a {background:#888;}
.menu2 ul li:hover ul li:hover ul li.group {width:152px; padding:5px 0;}
.menu2 ul li:hover ul li:hover ul.left {
left:-172px;
}
.menu2 ul li:hover ul li:hover ul li a:hover {background:#666; color:#0ff;}
/* specific to IE5.5 and IE6 browsers */
.menu2 ul li a:hover ul {
display:block;position:absolute;top:30px; t\op:29px; background:#aaa;left:0; marg\in-top:1px;
}
.menu2 ul li a:hover ul.scroller {
height:138px; overflow:auto;}
.menu2 ul li a:hover ul.endstop {
left: -90px;
}
.menu2 ul li a:hover ul li a {
display:block; color:#fff; height:1px; line-height:15px; padding:4px 16px; width:152px; w\idth:120px;
}
.menu2 ul li a:hover ul li a.drop {
background:#888; padding-bottom:5px;
}
.menu2 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.menu2 ul li a:hover ul li a:hover {
color:#ff0; background: #888;
}
.menu2 ul li a:hover ul li a:hover.drop {
background: #888; color:#ff0;
}
.menu2 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:-69px; t\op:-70px; color:#000; left:152px; height:138px; width:172px; overflow:auto; background:#888;
}
.menu2 ul li a:hover ul li a:hover ul.left { left:-170px; }
.menu2 ul li a:hover ul li a:hover ul li a:hover {background:#666; color:#0ff;}
.left {clear:both;}
</style>
</head>
<body>
<div class="menu2">
<ul>
<li><a href="/"><img src='http://demo.project-observer.org/images/16/lightning.png' border=0 align=absmiddle> Status
<!--[if IE 7]><!--></a><!--<![endif]-->
<table><tr><td>
<ul>
<li><a href="?page=eventlog"><img src='http://demo.project-observer.org/images/16/information.png' border=0 align=absmiddle> Eventlog</a></li>
<li><a href="?page=alerts"><img src='http://demo.project-observer.org/images/16/exclamation.png' border=0 align=absmiddle> Alerts</a></li>
</ul>
</td></tr></table>
<!--[if lte IE 6]></a><![endif]-->
</li>
</ul>
<ul>
<li><a href="?page=devices"><img src='http://demo.project-observer.org/images/16/server.png' border=0 align=absmiddle> Devices
<!--[if IE 7]><!--></a><!--<![endif]-->
<table><tr><td>
<ul>
<li><a href="?page=devices&type=server"><img src='http://demo.project-observer.org/images/16/server.png' border=0 align=absmiddle> Servers</a></li>
<li><a href="?page=devices&type=network"><img src='http://demo.project-observer.org/images/16/arrow_switch.png' border=0 align=absmiddle> Network</a></li>
<li><a href="?page=devices&type=firewall"><img src='http://demo.project-observer.org/images/16/shield.png' border=0 align=absmiddle> Firewalls</a></li>
<li><hr width=140 /></li>
<li><a href="?page=devices&status=0"><img src='http://demo.project-observer.org/images/16/server_error.png' border=0 align=absmiddle> Alerted Devices</a></li>
<li><hr width=140 /></li>
<li><a href="?page=addhost"><img src='http://demo.project-observer.org/images/16/server_add.png' border=0 align=absmiddle> Add Device</a></li>
<li><a href="?page=delhost"><img src='http://demo.project-observer.org/images/16/server_delete.png' border=0 align=absmiddle> Delete Device</a></li>
</ul>
</td></tr></table>
<!--[if lte IE 6]></a><![endif]-->
</li>
<li><a href="?page=services"><img src='http://demo.project-observer.org/images/16/cog.png' border=0 align=absmiddle> Services
<!--[if IE 7]><!--></a><!--<![endif]-->
<table><tr><td>
<ul>
<li><a href="?page=services&status=0"><img src='http://demo.project-observer.org/images/16/cog_error.png' border=0 align=absmiddle> Down Services</a></li>
</ul>
</td></tr></table>
<!--[if lte IE 6]></a><![endif]-->
</li>
<li><a class="menu2four" href="?page=locations"><img src='http://demo.project-observer.org/images/16/building.png' border=0 align=absmiddle> Locations</a></li>
<li style="float: right;"><a href="?page=configuration"><img src='http://demo.project-observer.org/images/16/wrench.png' border=0 align=absmiddle> Configuration</a></li>
</ul>
</div>
</body>

View File

@@ -1,161 +0,0 @@
/*
//
// Copyright (C) Julian I. Kamil <julian.kamil@gmail.com>
// No warranty is provided. Use at your own risk.
//
// Commercial support is available through ESV Media Group
// who can be reached at: http://www.ESV-i.com/.
//
// Name: simple.css
// Author: Julian I. Kamil <julian.kamil@gmail.com>
// Created: 2005-05-18
// Description:
// This is a simple skin for PmWiki. Please see:
// http://www.madhckr.com/project/PmWiki/SimpleSkin
// for a live example and doumentation.
//
// $Id: simple.css,v 1.3 2005/09/14 15:14:27 julian Exp $
//
// History:
// 2005-05-18 jik Created.
// 2005-08-16 jik Simplified and cleaned up.
//
*/
body {
margin: 0px; padding: 0px 0px 0px 0px;
background-color: #fff; color: #666;
font: 10pt Verdana;
line-height: 20px;
}
table { border-collapse: collapse; margin: 0px; }
table tr td { border: 0px solid #ddd; padding: 0px 10px; vertical-align: top; }
form { margin: 0px; padding: 0px; }
hr { border: 0px; height: 1px; background-color: #ccc; color: #ccc; }
p { margin: 0px; padding: 0px; }
ul { margin: 0px 24px; padding: 0px; list-style: disc outside; }
ul ul { margin-top: 0px; padding-top: 0px; list-style: circle outside; }
ul ul ul { margin-top: 0px; padding-top: 0px; list-style: square outside; }
a { text-decoration:none; color: #00f; }
a:visited { text-decoration:none; color: #00f; }
a:hover { text-decoration:underline; color: #00f; }
a:active { color: #00f; }
.vspace { margin-top: 4px; margin-bottom: 4px; }
p.vspace { padding-top: 3px; padding-bottom: 3px; }
.content-mat { padding: 10px; margin: auto; background: none; }
.clearer{ clear: both; display: block; margin: 0px; padding: 0px; height: 0px; line-height: 1px; font-size: 0px; }
.borderless-table tr td { border: none }
#header { width: 100%; height: 90px; margin: 0px; text-align: left; background-color: #000; }
#header #page-title { color: #eeeeee; font: 18pt Arial; font-weight: bold; padding: 15px 8px 8px 15px; }
#header #page-subtitle { color: #eeeeee; font: 12pt Arial; font-weight: bold; padding: 0px 8px 8px 15px; }
#header a { color: #eeeeee; }
#main {
width: 100%; margin: 0px 0px 0px 0px;
border-bottom: 1px solid transparent;
}
#main h1 { font-size: 12pt; margin: 0px; padding: 0px; }
#main h2 { font-size: 11pt; margin: 0px; padding: 0px; }
#main h3 { font-size: 10pt; margin: 0px; padding: 0px; }
#main h4 { font-size: 9pt; margin: 0px; padding: 0px; }
#content { margin: 0px; text-align: left; padding: 0px; }
#footer {
width: 100%; height: 40px;
border: 1px none #ccc;
margin: 0px 0px 0px 0px; padding: 0px 0px 8px 0px;
}
#copyright { margin: 0px 12px 0px 11px; padding: 2px 0px; border-top: 1px solid #ddd; font-size: 8pt; }
#topnav {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: right;
font-size: 11px; font-weight: bold;
}
#topnav ul { margin: 15px 0px 0px 0px; padding: 0px; }
#topnav ul li { list-style: none; display: text-indent: 0px; display: inline; padding-right: 10px; }
#topnav a { color: #eee;}
#menubar {
margin: 0px 0px 0px 0px;
padding: 3px 15px 3px 15px;
border-bottom: 1px solid #e8e8e8;
background-color: #e8e8e8;
text-align: left;
font-size: 10px; font-weight: bold;
}
#menubar ul { margin: 0px; padding: 0px; }
#menubar ul li { list-style: none; display: inline; text-indent: 0px; text-align: left; padding-right: 15px; }
#menubar a { color: #666; }
#popupmenu a { color: #aaa; }
#popupmenu a:hover { color: #fff; }
#popupmenu li:hover { background: #444; color: #eec; }
#popupmenu li:hover ul { display: block; }
#popupmenu ul { padding: 0px; margin: 0px; list-style: none; }
#popupmenu ul li { padding: 0px 8px; float: left; position: relative; }
#popupmenu li ul {
display: none;
position: absolute;
top: 8px;
right: 0px;
width: 180px;
margin-top: 10px;
border-top: 1px solid #888;
border-bottom: 1px solid #888;
padding-top: 3px;
padding-bottom: 4px;
background: #444;
}
#popupmenu li ul li {
display: block;
clear: both;
color: #aaa;
}
#popupmenu li ul li:hover { color: #aaa; }
#toext { margin-top: 12px; margin-bottom: 12px; font-family: monospace; }
.graphcell, .ifcell, .datacell { margin: 5px; left; padding: 10px; border: 0px; background: #e8e8e8; float: left; }
.ifcell { float: left; clear: right; background:none; }
.nofloat { clear: left; }
.servercell, .corecell, .othercell, .custcell, .unlabelledcell, .cpecell, .unknowncell {
float: left; padding: 0px; margin: 3px; border: 1px; height: 100px; width: 140px;
text-align: center;
}
.corecell, .servercell, .othercell {
background: #ffa0a0;
}
.custcell, .cpecell {
background: #ffe0e0;
}
.unknowncell {
background: #ddd;
}
.unlabelledcell {
background: #eee;
}