Removed the shitty design, preparing for Dojo crackdown.

git-svn-id: file:///home/svn/framework3/trunk@3947 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
lmh 2006-09-25 01:02:48 +00:00
parent 7c09ab1191
commit 57ff7d7c21
7 changed files with 1 additions and 265 deletions

View File

@ -14,39 +14,6 @@
</head>
<body>
<div id="content">
<div id="header">
<h1>Metasploit Framework <%=Msf::Framework::Version%></h1>
</div>
<ul id="nav">
<li><%= link_to "Exploits", :controller => "exploits" %></li>
<li><%= link_to "Auxiliaries", :controller => "auxiliaries" %></li>
<li><%= link_to_remote "Payloads", :url => {:controller => "payloads", :action => "list"}, :update => 'mainmenu', :complete => visual_effect(:appear, "mainmenu", :duration => 1.5) %></li>
<li><%= link_to "Encoders", :controller => "encoders" %></li>
<li><%= link_to "Sessions", :controller => "sessions" %></li>
<li><%= link_to "Jobs", :controller => "jobs" %></li>
<li><%= link_to "Console", :controller => "console" %></li>
</ul>
<div class="navbar">
<span class="navbartitle">You are at:</span> <a href="index.html">Blue Style 1</a>
</div>
<div id="mainmenu" style="display: none;">
</div>
<div id="main">
<%= @content_for_layout %>
</div>
<div id="footer">
<a href="index.html">FIXME - make me a smooth javascript "scroll up" effect</a>
</div>
<div id="end"><a href="Metasploit.com">Metasploit&trade;.com</a> | &copy; 2003-2006</div>
</div>
<%= @content_for_layout %>
</body>
</html>

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: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 B

View File

@ -1,231 +0,0 @@
body { padding: 0; margin: 0; font: 90% Verdana, arial, helvetica, sans-serif; background: #444444; color: #454545;}
a, a:visited { color: #06c; background: inherit; }
a:active { background: inherit; color: #990000; text-decoration: none; }
a:hover { color: #993333 ; background: inherit; text-decoration: underline; }
acronym{ border-bottom: 1px #26488F dashed; cursor: help;}
h1 {
background: inherit;
color:#26488F ;
font: normal 218% 'arial narrow', Verdana,georgia, Sans-Serif;
letter-spacing: 1px;
padding: 20px 0 0 0;
margin: 0;
text-transform:uppercase;
}
h2, h3, h4, h5 {
background: inherit;
color: #993333;
margin: 25px 0 4px 30px;
padding: 0;
font:normal 160% Georgia, Arial, Verdana, Helvetica, sans-serif;
letter-spacing: 1px;
}
#content { margin: 4px auto 20px auto; width: 96%;}
#header { background: url(/images/haxor-bg.png) no-repeat; color: #000; height: 112px; padding: 2px 0 4px 0; margin:0;}
#header h1 { background: #444444; color:#ffffff; float: right; text-transform: none; }
#nav { width:100%; float:left; }
ul#nav{ list-style:none; padding:0; margin: 16px 0 0px 0px;}
ul#nav li {
background: #dddddd;
display:block;
float:left;
background-image: url(/images/tr.gif) ;
background-position: top right ;
background-repeat: no-repeat;
margin: 0px 0 0 0;
color:#fff;
padding-right:10px;
border-right: 1em solid #444444;
}
ul#nav li a {
display:block;
float:left;
background-color: #dddddd;
background-image: url(/images/tl.gif);
background-position: top left;
background-repeat: no-repeat;
letter-spacing: 0px;
color:#444;
text-decoration:none;
font-weight: bold;
margin: 0px;
padding:6px 0 6px 10px;
}
ul#nav li a:hover {
color:#44444;
background-image: url(/images/tl.gif);
background-position: top left;
background-repeat: no-repeat;
margin:0;
text-decoration: underline;
padding:6px 0 6px 10px
}
.navbar {
float:left;
background: #dddddd;
color: #444;
margin: 0px;
padding: 5px 2px 5px 0;
width: 100%;
}
.navbartitle {
background:inherit;
color: #444;
padding: 0px 2px 0px 9px;
}
.navbar a, .navbar a:visited {
background: #dddddd;
color: #444;
padding: 2px 2px 2px 0px;
text-decoration: none;
}
.navbar a:hover {
background: #5A83BA;
color: #F8C400;
text-decoration: underline;
}
#main {
float: left;
display: inline;
background: #fcfcfc;
color: #000;
width: 100%;
border-left: solid 1px;
border-right: solid 1px;
border-color: #b0c4de;
padding: 0 0 20px 0;
}
#main p{ padding: 0px 32px 4px 32px; margin:10px 0 0 0; word-spacing:1px; line-height: 1.45;}
#main ul {padding: 0 0 0 36px; margin: 12px 0 0 0;}
#main li {padding: 0px 0 4px 0px; margin: 6px 0 0 0px; list-style-type:square;list-style-position: inside;}
#searchcontainer{
margin: 0 4px 0 4px;
padding: 1px 0 1px 0;
line-height: 1.75;
background-color: #fcfcfc;
color:#333;
text-align:center;
}
.searchform {
float: left;
display: inline;
background: #fcfcfc;
border: solid 1px#d1d1d1;
text-align: center;
font: normal 100% arial, Verdana,Helvetica, sans-serif;
color: #000;
letter-spacing:1px;
margin-left:0.6%;
width:98.9%;
padding: 5px 0 0px 0px;
}
form {background-color: #fcfcfc; color: #000; padding: 3px 0 4px 0; margin: 2px 0 2px 0;}
input { background-color: #fff; color: #333; border: 1px solid #ddd; padding: 2px;}
.button { cursor: pointer; padding: 1px; background: #eee; color: #000; border: 1px solid #ddd;}
#mainmenu {
background: #dddddd;
color:#000;
float:left;
padding:6px 2px 6px 0;
width:100%;
}
#bottommenu {
background: #b0c4de;
color:#000;
float:left;
padding:6px 2px 6px 0;
width:100%;
}
.menu1 {
background: #fcfcfc;
border: solid 1px;
border-color: #d1d1d1;
color: #749C40;
float: left;
line-height: 1.1em;
width: 98%;
padding: 0px 0 10px 0px;
margin-left: 1%;
margin-right: 1%;
}
.menu1 ul, .menu2 ul, .menu3 ul, .menua ul{ margin: 0; padding: 0;}
.menu1 li, .menu2 li, .menu3 li, .menua li{ line-height: 0.9em; list-style-type:none; margin: 8px 0 0 12px;}
.menu1 li a, .menu2 li a, .menu3 li a, .menu1 li a:visited, .menu2 li a:visited, .menu3 li a:visited{ text-decoration:none; color:#06c ; background:inherit;}
.menu1 li a:hover , .menu2 li a:hover , .menu3 li a:hover{ text-decoration:underline; color:#993333; background:inherit;}
.menutitle {
color: #fff;
background-image: url(/images/graybck.jpg);
background-color: #E6E6E6;
font: bold 100% tahoma,veranda, arial,helvetica, sans-serif;
letter-spacing:1px;
margin: 0;
padding: 2px 0 2px 6px;
text-transform: lowercase;
}
#dirbox {
float: left;
display: inline;
background: #fcfcfc;
color: #000;
width: 100%;
padding: 5px 0 5px 0;
border-left: solid 1px;
border-right: solid 1px;
border-color: #b0c4de;
}
#dirbox p{ padding: 0 0 10px 0; margin:6px 0 0 0; }
.halfleft {float: left; width: 45%; padding: 0.2em; margin: 12px 0 0 12px; font-size: small;}
.halfright {float: right; width: 45%; padding: 0.2em; margin: 12px 8px 0 0; font-size: small;}
.dirtitle{ font:normal 150% Georgia, "Arial Narrow", Verdana, sans-serif; letter-spacing:1px;
color: #990000; background:inherit; border-bottom: 1px solid #DCDCDC; margin: 24px 0 0 0; padding:0 0 3px 0;}
.paragraph {line-height: 1.5em; margin-left: 6px; margin-right:6px;}
.quarterleft{ width:49%; float:left; margin: 5px 0 0 0;}
.quarterright{ width:48%; float:right; margin: 5px 0 0 0;}
.quarterleft ul, .quarterright ul{ margin: 5px 0 30px 6px; padding:0; list-style:none;}
.quarterleft li, .quarterright li{ margin:0 0 6px 0; padding:0 3px 0 0; list-style:none;}
.quarterleft a, .quarterright a{ margin:0 0 0 10px; text-decoration:none;}
#footer { background:#5A83BA; color:#fff; float:left; margin: 0 0 10px 0; padding: 6px 2px 6px 0; text-align:center; width:100%;}
#footer a, #footer a:visited{ background: #5A83BA; color: #fff; letter-spacing: 1px; margin: 0 2px 0 2px; text-decoration:none; }
#footer a:hover { background:inherit; color: #F8C400; text-decoration: underline;}
#end {
width: 100%;
background: #fcfcfc;
font-size: 90%;
color: #233543;
float: left;
padding:0 0 6px 0;
text-align: center;
}