From a71372c67940e9584aec6d3a6339a5106a854934 Mon Sep 17 00:00:00 2001
From: z3d <z3d@mail.i2p>
Date: Sat, 22 Jan 2011 03:14:46 +0000
Subject: [PATCH] TUnnel Manager: light button consistency fix.

---
 installer/resources/themes/console/light/i2ptunnel.css | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/installer/resources/themes/console/light/i2ptunnel.css b/installer/resources/themes/console/light/i2ptunnel.css
index 4f1f18941c..204e17cdf7 100644
--- a/installer/resources/themes/console/light/i2ptunnel.css
+++ b/installer/resources/themes/console/light/i2ptunnel.css
@@ -99,6 +99,8 @@
 
 #tunnelListPage .footer .control {
      margin-left: 2px;
+     font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
+     font-weight: bold;
 }
 
 #tunnelListPage .footer label {
-- 
GitLab