- yweb: fix position and dimension of volume table

This commit is contained in:
svenhoefer
2013-07-07 22:33:21 +02:00
parent 262820f927
commit c866bf0866
2 changed files with 3 additions and 3 deletions

View File

@@ -551,8 +551,8 @@ tr {
} }
.y_text_boxcontrol_table { .y_text_boxcontrol_table {
width:114px; width:114px;
height: 22px; height: 23px;
background: url('/images/audiobar.gif') no-repeat 1px 0px; background: url('/images/audiobar.gif') no-repeat 1px 1px;
padding: 1px; padding: 1px;
margin-top: 10px; margin-top: 10px;
border: #FF8e42 solid 1px; border: #FF8e42 solid 1px;

View File

@@ -1,4 +1,4 @@
version=2.8.0.42 version=2.8.0.43
date=07.07.2013 date=07.07.2013
type=Release type=Release
info=Port CST info=Port CST