From: Michael Wiebusch Date: Mon, 5 Aug 2013 15:36:00 +0000 (+0200) Subject: correted prev image size X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=067c936be7778ef24bde19cb041ff78449dc9ab7;p=mvdsensorcontrol.git correted prev image size --- diff --git a/layout/testgui.css b/layout/testgui.css index 2f49da9..7a89f6f 100644 --- a/layout/testgui.css +++ b/layout/testgui.css @@ -17,8 +17,8 @@ } .previewArea { - width:576px; - height:288px; + width:800px; + height:400px; text-align:center; }