From 311f295f221af3f2edaf23c6987a48483baf6656 Mon Sep 17 00:00:00 2001 From: z3d Date: Tue, 14 Dec 2010 06:31:00 +0000 Subject: [PATCH] I2PTunnelManager "Midnight" polish. --- installer/resources/themes/console/midnight/default.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/installer/resources/themes/console/midnight/default.css b/installer/resources/themes/console/midnight/default.css index 5ee0603fa..e4a7392a3 100644 --- a/installer/resources/themes/console/midnight/default.css +++ b/installer/resources/themes/console/midnight/default.css @@ -45,6 +45,7 @@ h4 { white-space: nowrap; width: 782px; letter-spacing: 0.09em; + background: #001 url("/themes/console/midnight/images/tinytitles.png") repeat-x center center !important; } label { @@ -130,7 +131,7 @@ hr { .control { margin: 2px; - padding: 2px; + padding: 1px 2px 2px 2px; overflow: hidden; height: 20px; width: 60px;