propagate from branch 'i2p.i2p.zzz.test' (head 8424049f1510c378ac5c6d74a51fcc914f6082f5)

to branch 'i2p.i2p' (head d14d24978b11daeff7d37002b7ac3ec5b5535475)
This commit is contained in:
zzz
2009-02-07 21:18:06 +00:00
287 changed files with 1392 additions and 52957 deletions

View File

@@ -22,11 +22,12 @@ div.logo {
top: 1em;
margin: 0em;
padding: .5em;
text-align: left;
text-align: center;
}
div.toolbar {
font-weight: bold
margin: 0em 0em 2em 0em;
font-weight: bold;
}
div.routersummary {
@@ -70,7 +71,7 @@ div.news {
margin: 0em 1em 1em 224px;
padding: .5em 1em;
background-color: #ffffc0;
border: medium solid #ffffd0;
border: medium solid #ffffa0;
text-align: left;
color: inherit;
}

View File

@@ -12,7 +12,6 @@
<div class="logo">
<a href="index.jsp"><img src="i2plogo.png" alt="Router Console" width="187" height="35" /></a><br />
[<a href="config.jsp">configuration</a> | <a href="help.jsp">help</a>]
</div>
<div class="toolbar">
<% if (new File("docs/toolbar.html").exists()) { %>