git-svn-id: http://xe-core.googlecode.com/svn/trunk@592 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-21 13:13:15 +00:00
parent 5296036e75
commit adf1fc2d71

View file

@ -1,5 +1,5 @@
.editor_window { .editor_window {
width:400px; width:600px;
clear:both; clear:both;
} }
@ -29,7 +29,7 @@
.body { .body {
float:left; float:left;
width:250px; width:400px;
text-align:left; text-align:left;
margin:5px; margin:5px;
font-size:9pt; font-size:9pt;