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

This commit is contained in:
zero 2007-03-22 08:27:22 +00:00
parent 15756c2579
commit 799d22b4bd
4 changed files with 241 additions and 68 deletions

View file

@ -16,6 +16,12 @@
text-align:center;
}
.editor_option {
width:620px;
height:30px;
text-align:left;
}
.item_area {
clear:left;
}
@ -37,6 +43,13 @@
font-size:9pt;
}
.wide_body {
width:380px;
float:left;
text-align:left;
margin:5px 10px 5px 5px;
font-size:9pt;
}
.table_input {
width:40px;
height:13px;