- yweb: disable horizontal scrolling in screenshot-pages

This commit is contained in:
svenhoefer
2013-02-04 15:07:27 +01:00
parent 1c85803632
commit 01c6cf0104
3 changed files with 16 additions and 4 deletions

View File

@@ -846,3 +846,11 @@ a.timer {
.lt_table td {
white-space: pre-wrap;
}
/* screenshots */
td.shot {
vertical-align: top;
}
img#shot {
width: 100%;
}

View File

@@ -37,8 +37,12 @@ function do_clearshot2(){
</div>
<table cellpadding="0">
<tr>
<td>{=include-block:Y_Blocks.txt;remote=}</td>
<td><img id="shot" src="" {=if-empty:{=full=}~style="width:600px"~=}/></td>
<td>
{=include-block:Y_Blocks.txt;remote=}
</td>
<td class="shot">
<img id="shot" src="" />
</td>
</tr>
</table>
</div>

View File

@@ -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