From f9b59ee07db79db937006b4129fe321d2831aba9 Mon Sep 17 00:00:00 2001 From: cervantes Date: Wed, 14 Jun 2006 05:24:34 +0000 Subject: [PATCH] 2006-06-14 cervantes * Small tweak to I2PTunnel CSS, so it looks better with desktops that use Bitstream Vera fonts @ 96 dpi --- history.txt | 6 +++++- installer/resources/themes/console/defCon1/i2ptunnel.css | 2 +- installer/resources/themes/console/i2ptunnel.css | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/history.txt b/history.txt index ae284e6db..676f78879 100644 --- a/history.txt +++ b/history.txt @@ -1,4 +1,8 @@ -$Id: history.txt,v 1.488 2006-06-13 18:29:51 jrandom Exp $ +$Id: history.txt,v 1.489 2006-06-13 21:17:40 jrandom Exp $ + +2006-06-14 cervantes + * Small tweak to I2PTunnel CSS, so it looks better with desktops + that use Bitstream Vera fonts @ 96 dpi * 2006-06-14 0.6.1.21 released diff --git a/installer/resources/themes/console/defCon1/i2ptunnel.css b/installer/resources/themes/console/defCon1/i2ptunnel.css index 473e4f17b..90ac608a1 100644 --- a/installer/resources/themes/console/defCon1/i2ptunnel.css +++ b/installer/resources/themes/console/defCon1/i2ptunnel.css @@ -138,7 +138,7 @@ #tunnelListPage .footer label { text-align : right; height : 24px; - width : 160px; + width : 360px; float : left; } diff --git a/installer/resources/themes/console/i2ptunnel.css b/installer/resources/themes/console/i2ptunnel.css index 7ccba6c82..814cab892 100644 --- a/installer/resources/themes/console/i2ptunnel.css +++ b/installer/resources/themes/console/i2ptunnel.css @@ -122,7 +122,7 @@ #tunnelListPage .footer label { text-align : right; height : 24px; - width : 160px; + width : 360px; float : left; }