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

This commit is contained in:
zero 2007-03-26 12:54:34 +00:00
parent d3fa10eee2
commit 1bbcb0e477
4 changed files with 36 additions and 12 deletions

View file

@ -1,5 +1,5 @@
.editor_window {
width:620px;
width:680px;
text-align:center;
}
@ -27,7 +27,7 @@
}
.header {
width:90px;
width:80px;
float:left;
text-align:right;
font-weight:bold;
@ -36,7 +36,7 @@
}
.body {
width:80px;
width:120px;
float:left;
text-align:left;
margin:5px 10px 5px 5px;