From 2f9a4f0fa5f3680e5b83afa50c40ead0b0e8be51 Mon Sep 17 00:00:00 2001 From: z3d Date: Fri, 21 Aug 2009 00:27:32 +0000 Subject: [PATCH] Slight margin adjustments for the light theme. --- apps/routerconsole/jsp/help.jsp | 2 +- installer/resources/themes/console/light/console.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/routerconsole/jsp/help.jsp b/apps/routerconsole/jsp/help.jsp index 48752b19e..0ae11a95a 100644 --- a/apps/routerconsole/jsp/help.jsp +++ b/apps/routerconsole/jsp/help.jsp @@ -176,4 +176,4 @@ client applications can be found on our d

A more complete list of changes can be found in the history.txt file in your i2p directory. -


+


diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css index 67c22bcc4..e120d8ea3 100644 --- a/installer/resources/themes/console/light/console.css +++ b/installer/resources/themes/console/light/console.css @@ -23,6 +23,7 @@ pre { text-align: left; font: 8pt "Lucida Console", "DejaVu Sans Mono", Courier, mono; color: #333; + margin: 10px; } div.logo {