From 3839d9873ad092b686122d0e893e9b3d35a89907 Mon Sep 17 00:00:00 2001 From: z3d Date: Fri, 9 Oct 2009 00:45:33 +0000 Subject: [PATCH] Minor theme updates; lose whitespace in config.jsp; add license for SilkIcons. --- apps/routerconsole/jsp/config.jsp | 8 +++---- .../themes/console/classic/console.css | 8 +++++-- .../resources/themes/console/dark/console.css | 16 ++++++++++---- licenses/LICENSE-SilkIcons.txt | 22 +++++++++++++++++++ .../src/net/i2p/router/RouterVersion.java | 2 +- 5 files changed, 45 insertions(+), 11 deletions(-) create mode 100644 licenses/LICENSE-SilkIcons.txt diff --git a/apps/routerconsole/jsp/config.jsp b/apps/routerconsole/jsp/config.jsp index 7cd937511..d33bf38c9 100644 --- a/apps/routerconsole/jsp/config.jsp +++ b/apps/routerconsole/jsp/config.jsp @@ -48,7 +48,7 @@ Share () -

+

<% int share = nethelper.getShareBandwidth(); if (share < 12) { out.print("NOTE: You have configured I2P to share only " + share + "KBps. "); @@ -60,7 +60,7 @@ out.print("The higher the share bandwidth the more you improve your anonymity and help the network.
"); } %> -

+