From 01c6cf0104d8edc7006ec5f8c1569bdd3898daab Mon Sep 17 00:00:00 2001 From: svenhoefer Date: Mon, 4 Feb 2013 15:07:27 +0100 Subject: [PATCH] - yweb: disable horizontal scrolling in screenshot-pages --- src/nhttpd/web/Y_Main.css | 8 ++++++++ src/nhttpd/web/Y_Tools_remote_osd.yhtm | 8 ++++++-- src/nhttpd/web/Y_Version.txt | 4 ++-- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/src/nhttpd/web/Y_Main.css b/src/nhttpd/web/Y_Main.css index 7f48c980d..83ec64950 100644 --- a/src/nhttpd/web/Y_Main.css +++ b/src/nhttpd/web/Y_Main.css @@ -846,3 +846,11 @@ a.timer { .lt_table td { white-space: pre-wrap; } + +/* screenshots */ +td.shot { + vertical-align: top; +} +img#shot { + width: 100%; +} diff --git a/src/nhttpd/web/Y_Tools_remote_osd.yhtm b/src/nhttpd/web/Y_Tools_remote_osd.yhtm index f45c62466..476286fa0 100644 --- a/src/nhttpd/web/Y_Tools_remote_osd.yhtm +++ b/src/nhttpd/web/Y_Tools_remote_osd.yhtm @@ -37,8 +37,12 @@ function do_clearshot2(){ - - + +
{=include-block:Y_Blocks.txt;remote=} + {=include-block:Y_Blocks.txt;remote=} + + +
diff --git a/src/nhttpd/web/Y_Version.txt b/src/nhttpd/web/Y_Version.txt index e8859d88d..224de84ad 100644 --- a/src/nhttpd/web/Y_Version.txt +++ b/src/nhttpd/web/Y_Version.txt @@ -1,4 +1,4 @@ -version=2.8.0.31 -date=19.11.2012 +version=2.8.0.32 +date=04.02.2013 type=Release info=Port Coolstream