From c866bf086669ce9c129641a0a72f3b01d720fc95 Mon Sep 17 00:00:00 2001 From: svenhoefer Date: Sun, 7 Jul 2013 22:33:21 +0200 Subject: [PATCH] - yweb: fix position and dimension of volume table --- src/nhttpd/web/Y_Main.css | 4 ++-- src/nhttpd/web/Y_Version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/nhttpd/web/Y_Main.css b/src/nhttpd/web/Y_Main.css index 1d3a39aa8..a2283ebe7 100644 --- a/src/nhttpd/web/Y_Main.css +++ b/src/nhttpd/web/Y_Main.css @@ -551,8 +551,8 @@ tr { } .y_text_boxcontrol_table { width:114px; - height: 22px; - background: url('/images/audiobar.gif') no-repeat 1px 0px; + height: 23px; + background: url('/images/audiobar.gif') no-repeat 1px 1px; padding: 1px; margin-top: 10px; border: #FF8e42 solid 1px; diff --git a/src/nhttpd/web/Y_Version.txt b/src/nhttpd/web/Y_Version.txt index e1106e686..5698d1a0b 100644 --- a/src/nhttpd/web/Y_Version.txt +++ b/src/nhttpd/web/Y_Version.txt @@ -1,4 +1,4 @@ -version=2.8.0.42 +version=2.8.0.43 date=07.07.2013 type=Release info=Port CST