]> jspc29.x-matter.uni-frankfurt.de Git - mvdsensorcontrol.git/commitdiff
correted prev image size
authorMichael Wiebusch <stratomaster@gmx.net>
Mon, 5 Aug 2013 15:36:00 +0000 (17:36 +0200)
committerMichael Wiebusch <stratomaster@gmx.net>
Mon, 5 Aug 2013 15:36:00 +0000 (17:36 +0200)
layout/testgui.css

index 2f49da90de23315710300784182f0055d7fd4159..7a89f6f6df11647a833b9bf56e274bfac1a987f0 100644 (file)
@@ -17,8 +17,8 @@
 }
 
 .previewArea {
-  width:576px;
-  height:288px;
+  width:800px;
+  height:400px;
   text-align:center;  
 }